sdk
2016-08-04 Jerome St-Louisecere/gfx/fontRendering: Improved rendering of some...
2016-08-04 Jerome St-Louisdoc/Container: Some container class documentation
2016-08-04 Jerome St-Louisdocumentor; extras/html: Made it easier to position...
2016-08-04 Jerome St-Louisdocumentor: Fixed line wrapping mix-ups causing bad...
2016-08-04 Jerome St-Louisdocumentor: Fixed caret positioning bug after opening...
2016-08-04 Jerome St-Louisextras/html: Fixed shaky text selection with new TextEx...
2016-08-04 Jerome St-Louisdocumentor: Added an embedded icon for Windows
2016-08-04 Jerome St-Louisextras: Updated ecere.LICENSE for 0.44.15
2016-08-04 Jerome St-Louisinstaller: Updated Makefiles; Simplified libecere Insta...
2016-08-04 Jerome St-Louisinstaller: Updated project for TDM-GCC 5, ide -> ecere...
2016-08-04 Jerome St-Louissamples: Various fixes
2016-08-04 Jerome St-Louisecere/gui/Window: Enabling OpenGL Shaders by default
2016-08-04 Jerome St-Louistarball: Updated for version 0.44.15
2016-08-04 Jerome St-Louisecere: Excluding OpenGL dependency for installer config...
2016-08-04 Jerome St-Louiside; documentor; epj2make; installer: Moved IDE depende...
2016-08-03 Jerome St-Louisdoc: Added File class description
2016-08-03 Jerome St-Louissamples/3D: Added materials sample with reflection...
2016-08-03 Jerome St-Louisdocumentor: Alt-Left/Right shortcuts when edit pane...
2016-08-03 Jerome St-Louisdoc: Fixed newlines (specified by <BR> rather than \n)
2016-08-03 Jerome St-Louisecere/gfx/3D: Updates to Direct3D driver to not crash...
2016-08-03 Jerome St-Louisecere/sys/ECON: Fixed ECON parsing bug with : inside...
2016-08-03 Jerome St-Louisdocumentor: Reverting internalDecl ignore because it...
2016-08-03 Jerome St-Louisdocumentation: Breaking the API Reference documentation ice
2016-08-03 Jerome St-Louisecere/com/dataTypes: Fixed private access type
2016-08-03 Jerome St-Louisdocumentor: Fixed module confusion for classes and...
2016-08-03 Jerome St-Louisdocumentor: Improved spacing
2016-08-03 Jerome St-Louisecere/gfx: Moved CubeMap to Bitmap.ec
2016-08-03 Jerome St-Louisshare/man: Updated ide and documentor man pages
2016-08-03 Jerome St-Louisecere/com/templates: Tweaks to avoid 'AT' class being...
2016-08-03 Jerome St-Louistarball/crossplatform.mk: Removing cp/cpr -p flag break...
2016-08-03 Jerome St-Louissamples/3D/HiraganaCube: Fixes reflecting extent fixes...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed warnings about unused...
2016-08-03 Jerome St-Louisecere/Makefile; ecere.epj: Excluding incomplete Cocoa...
2016-08-03 Jerome St-Louistarball/crossplatform.mk: cp/cpr using -pP/-pPR as...
2016-08-03 Jerome St-Louiside/FindInFiles: Fixed buffer underrun on go to found...
2016-08-03 Jerome St-Louiside/FindInFiles: Fixed ridiculous stack usage causing...
2016-08-03 Jerome St-Louisecere/gui/controls/EditBox: Fixed uninitialized 'prevGl...
2016-08-03 Jerome St-Louisecere/gui/Window: Fixed lock-up closing code editor...
2016-08-03 Jerome St-Louiside/settings: Fixed sync warning
2016-08-03 Jerome St-Louissamples/games/chess: Fixed exit following game still...
2016-08-03 Jerome St-Louisecere/gfx/3D/Object: computeLightVector flag to avoid...
2016-08-03 Jerome St-Louisecere/gfx/3D/3DS Models: Work around for diffuse map...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL/Default Shader: Fixed color...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL/Default Shader: Fixed mistakes...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed capabilities modified...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed texturing set up
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Added missing VAO compile...
2016-08-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed FBO capability confusion
2016-08-03 Jerome St-Louiside/debugger/Valgrind Integration: Fixed buffer underrun
2016-08-03 Jerome St-Louiside/settings: Added still missing comparisons for Compi...
2016-08-03 Jerome St-Louiside/settings: Fixed write locking on Unix
2016-08-02 Jerome St-Louisdeps/freetype: Turned on optimization in .epj
2016-08-02 Jerome St-Louiscompiler/ecc; ecp: Parsing -s for Emscripten's emcc
2016-08-01 Jerome St-Louiside/settings: Removed unneeded config files saving
2016-08-01 Jerome St-Louiside/GlobalSettings: Re-reading configs before bringing...
2016-08-01 Jerome St-Louiside/GlobalSettings: Fixed target extensions label
2016-08-01 Jerome St-Louiside/settings: Improvements to safe config file handling
2016-08-01 Jerome St-Louiside: Fixed various global settings issues
2016-08-01 Rejean Loyeride: fix ide old config reloading messing up new config...
2016-08-01 Jerome St-Louiside/project: Treating both 'emcc' and 'clang' as 'gcc...
2016-08-01 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed extra parameters for...
2016-07-30 Jerome St-Louiscompiler/libec (#1115): Fixed inheriting from templated...
2016-07-30 Jerome St-Louiscompiler/libec: Improved error messages
2016-07-30 Jerome St-Louiscompiler/libec: Improved template type checks to avoid...
2016-07-29 Rejean Loyeride: fix safeWriteFileOpen.
2016-07-29 Jerome St-Louisecere/gfx/OpenGL: Fixed remaining issues
2016-07-29 Jerome St-Louisecere/gui/Window: modeSwitching tweaks for triggering...
2016-07-29 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed FFP font modulation
2016-07-29 Jerome St-Louisecere/com/Containers/CustomAVLTree: Fixed key class...
2016-07-28 Rejean Loyeride: fix specifying all file extensions (output file...
2016-07-28 Rejean Loyeride: fix generated <compiler>.cf file to not define...
2016-07-28 Rejean Loyeride/CodeEditor/Parsing: fix null pointer crash on missm...
2016-07-28 Rejean Loyerepj2make, ide: makefile generation, global settings...
2016-07-28 Rejean Loyeride, documentor, epj2make: settings, compiler configs...
2016-07-28 Rejean Loyerextras/FileSystemIterator: fix OnInit work work properl...
2016-07-28 Rejean Loyerbuildsystem, crossplatform.mk, tarball: change the...
2016-07-28 Rejean Loyerecere: GlobalSettings: tweak dotPrefix so that config...
2016-07-28 Rejean Loyeride: move windows specific code (setEcereLanguageInWinR...
2016-07-28 Rejean Loyeride: add recent files to workspace for the recent files...
2016-07-28 Rejean Loyeride: workspace: fix making changes in openedFiles list...
2016-07-28 Rejean Loyeride: workspace: (#882) save workspace file (.ews) in...
2016-07-28 Rejean Loyeride: outputView: missing internationalization.
2016-07-28 Rejean Loyeride: recent menu hidden features improvements. use...
2016-07-28 Rejean Loyeride: improve user interface to build output mode contro...
2016-07-28 Rejean Loyeride, tarball: changed target name and module name from...
2016-07-28 Rejean Loyeride: fix debug-only bug when adding a watch expression...
2016-07-28 Rejean Loyeride: workspace: fix memory leak.
2016-07-28 Jerome St-Louisear: (#1077) Fixed issue on using 'f' option with a...
2016-07-28 Jerome St-Louisecere: Added missing namespaces
2016-07-28 Jerome St-Louiside/Project: Fixed double GCC_PREFIX introduced by...
2016-07-28 Jerome St-Louiside: Fixed a couple warnings
2016-07-28 Jerome St-Louiside/Project; ecere/sys/FileMonitor: (#1113) Fixed Crash...
2016-07-28 Jerome St-Louiside/PictureEdit: Fixed images not showing in OpenGL
2016-07-28 Jerome St-Louiside/CodeEditor: (#1095) Fixed crash writing this. befor...
2016-07-28 Jerome St-Louiside/designer: (#1112) Fixed toggling Form designer...
2016-07-28 Jerome St-Louiside: Changing reload message boxes activation settings...
2016-07-28 Jerome St-Louiside: Copying bold and size attributes for fonts
2016-07-28 Jerome St-Louiseda/EDA.epj: Enabling SSE and SSE2
2016-07-28 Jerome St-Louiseda/sqlite: Enabling RTREE, Omiting Authorization,...
2016-07-28 Jerome St-Louiseda/sqlite: Fixed Row::Find() with Id
next