sdk
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
2016-07-28 Rejean Loyercrossplatform.mk: add cygwin detection for disabling...
2016-07-28 Rejean Loyerecere/gui/controls/Stacker, ide: implement hover scroll...
2016-07-28 Jerome St-Louiside: Support for .epj files in econ format. econ is...
2016-07-28 Rejean Loyerecere/GlobalSettings: add ECON driver.
2016-07-28 Rejean Loyerbuildsystem,epj2make,ide: fix makefile generation to...
2016-07-28 Rejean Loyerbuildsystem,epj2make,ide: add the optional use of resou...
2016-07-28 Rejean Loyerbuildsystem,makefiles,tarball: improve distclean target...
2016-07-28 Rejean Loyertarball,Makefiles: add empty recipe rules for makefiles...
2016-07-28 Jerome St-Louistarball/Makefile: Setting permissions of DOCDIR
2016-07-28 Rejean Loyercrossplatform.mk,tarball; improve cross-platform recurs...
2016-07-28 Rejean Loyertarball: remove Makefiles.epj. update .gitignore.
2016-07-28 Jerome St-Louisecere/units: Degrees: Addressing 'inf' compiler issue...
2016-07-28 Jerome St-LouisEDA/drivers/SQLite: SQLite Update (3.9.1 ==> 3.11.1)
2016-07-28 Jerome St-Louisecere/Android: Latest Android fixes
2016-07-28 Rejean Loyerecere/ECONParser: parse json. econ is a superset of...
2016-07-28 Rejean Loyerecere/econ,ecere/json: handle identifiers and values...
2016-07-28 Rejean Loyerecere/ECONParser: fix class name. i.e.: ECONParser...
2016-07-28 Rejean Loyerdocumentor: don't add the same module(s) multiple times.
2016-07-28 Jerome St-Louisdocumentor; ecere/eCON: Avoiding more residual changes
2016-07-28 Jerome St-Louisdocumentor: Fixed warnings
2016-07-28 Jerome St-Louisecere/sys/JSON: Avoiding confusion by letting WriteNumb...
2016-07-28 Rejean Loyerdoc: add econ-based text doc exported from previous...
2016-07-28 Jerome St-Louisdocumentor, ecere/sys/json: Addressed various issues...
next