Released 2016-08-04
July 2016 Release
- Fixed building with GCC 6 (Compiler was generating bad __attribute__ specifiers with with spaces rather than commas)
- Renamed IDE binary to less generic name (ide ==> ecere-ide)
- OpenGL Rendering: Optimizations; Support for Shaders (WebGL, Core/Compatibility profiles, OpenGL ES 2)
- Emscripten Support
- Android: Fixes to run on newer versions
- X: Fixed NumPad key definitions
- Font Outline Support
- Fixed text extent computation to account for overhang of italic fonts
- ECON Support (ECON is a JSON superset, dropping quotes, supporting hexadecimal, multi-line strings, comments, derived classes, and mapping directly to eC instantiations -- http://ec-lang.org/econ/ )
- ECON based Documentor (Documentation data can now be text-diffed with git etc.)
- Distributed Objects Fixes & Improvements
- (Windows) Fixes for TDM-GCC 5
- Sortable Containers
- Build system Fixes & Improvements
- Other Fixes & Improvements
0000594: [ecere] The template Containers are missing a Sort! (jerome)
0001115: [compiler] container inheritance bug / template bug due to order of definition (jerome)
0001042: [compiler] Container bug -- when doing array.array [ ] instead of just array [ ] (jerome)
0001012: [documentor] Implement a source .ecDoc format using eCON (Our own twist on JSON!) (redj)
0000845: [ecere] Simpler more intuitive Folder Select Dialog (jerome)
0000870: [ecere] Multitouch Support (jerome)
0000094: [compiler] DCOM fussiness over module names and module order (jerome)
0000890: [tarball] Rename the IDE ecere-ide (jerome)
0000854: [installer] Fatal error: can't create obj/bootstrap.win32/Array.o: No such file or directory Document this is caused by some mkdir.exe (redj)
0000882: [ide] Adopt JSON for Workspace (.ews) files (redj)
0000789: [ecere] issues on Grab screen (jerome)
0001077: [ecere] ear: crash on using f with a file instead of a folder (jerome)
0001113: [ide] Crash on closing IDE (from dock) asking to reload a Project (fault in ide.exe) (jerome)
0001114: [ide] Images not displaying in IDE, in OpenGL (jerome) - assigned. (jerome)
0001095: [ide] Crash when writing 'this.' (jerome)
0001112: [ide:codeeditor] Toggling Form designer moves cursor (EXTREME ANNOYANCE AS OFTEN MISS F9 breakpoint for F8) (jerome)
0000791: [ide:settings] custom fonts / fonts settings (jerome)
       0000792: [ide:codeeditor] use the Consolas font for code editor if available (jerome)
0000719: [installer] use Consolas font if available (jerome)
0001024: [ide:settings] Global Settings: Split compilers configuration from recent project (redj)
20 issues View Issues