sdk
2015-12-10 Jerome St-Louistarball: Updated installer, LICENSE, NEWS and README... 0.44.12
2015-12-09 Rejean LoyerLICENSE: fix shorter separator line.
2015-12-09 Rejean Loyertarball: fix realclan typo in master Makefile.
2015-12-09 Jerome St-Louiside/designer/Property Sheet: Fixed uninitialized variable
2015-12-09 Rejean Loyeride/ProjectSettings: some drawing update fix.
2015-12-09 Rejean Loyeride: fix unwanted linker error message.
2015-12-09 Rejean Loyeride: fix about menu items not opening files/folders...
2015-12-09 Rejean Loyeride: fix active bith depth dropbox is not updated with...
2015-12-09 Rejean Loyeride: fix -debug-start command line switch.
2015-12-09 Jerome St-Louisextras/md5: Replacing RSA implementation with public...
2015-12-09 Jerome St-Louisextras/CSVParser: Fixed escaped backslash followed...
2015-12-09 Jerome St-Louisextras/CSVParser: support for double double-quote for...
2015-12-09 Jerome St-Louisextras/CSVParser: Escaping support
2015-12-09 Jerome St-Louiseda/CheckBool: Fixed use of OnEdit's 'obsolete' parameter
2015-12-09 Rejean Loyerecere: fix ecere.epj's outdated versions of dependencie...
2015-12-09 Rejean Loyerecere/gui/controls/PathBox: fix absent file and folder...
2015-12-09 Jerome St-Louisecere/gui/controls/ListBox: Fix for translucent ListBox
2015-12-09 Jerome St-Louisecere/gui/controls/ListBox: Fixed IDE crash expanding...
2015-12-09 Jerome St-Louisecere/gui/controls/DropBox: Extra safety to avoid crashes
2015-12-09 Jerome St-Louisecere/gui/drivers/XInterface: Fixed uninitialized warnings
2015-12-09 Jerome St-Louisecere/gui/drivers/XInterface: Fixed scrolling broken...
2015-12-09 Jerome St-Louisecere/gui/drivers/XInterface: Fixed key flags on mouse...
2015-12-09 Jerome St-Louisecere/gui/drivers/Win32Interface: Fixed crashes on...
2015-12-09 Jerome St-Louisecere/gui/drivers/Win32Interface: Fixed activation...
2015-12-09 Jerome St-Louisecere/gfx3D/Object: Fixed crashes on light without...
2015-12-09 Jerome St-Louisecere/gfx3D/Object: Fixed Merge() crashing on non-mesh...
2015-12-09 Jerome St-Louisecere/gfx/3D/Object: Fixed leak of objects on Object...
2015-12-09 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed mipmapping
2015-12-09 Jerome St-Louisecere/EARArchive: Fixed junk data saved if out of range...
2015-12-09 Jerome St-Louisecere/sys/EARArchive: No need to set up freeblocks...
2015-12-09 Jerome St-Louisecere/sys/JSON: Improved look up of classes across...
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed issues on 32 bit ARM platform
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed remaining class type confusion
2015-12-09 Rejean Loyerecere/sys/JSON: add ColorAlpha de/stringification into...
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed issues deserializing structs
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed crash on unknown member
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed more issues with struct classes...
2015-12-09 Jerome St-Louisecere/sys/JSON: (de)serializing unit classes as numbers
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixes for Arrays of structs and unsigne...
2015-12-09 Jerome St-Louisecere/sys/JSON: Fixed support for writing struct properties
2015-12-09 Jerome St-Louisecere/com/instance: Fixes for templates with third...
2015-12-09 Jerome St-Louisecere/com/instance: Fixed crashes on intermediate class...
2015-12-09 Jerome St-Louisecere/com/instance: Fixed crashes on Ecere classes...
2015-12-09 Jerome St-Louisecere/com/instance: Commented out code testing Template...
2015-12-09 Jerome St-Louisecere/com/instance: Class Template Fix
2015-12-09 Jerome St-Louisecere/com/dataTypes: Fixed issues stringifying enums
2015-12-09 Jerome St-Louisecere/com/dataTypes: Fixed OnGetDataFromString()
2015-12-09 Jerome St-Louisecere/containers/Array: Implemented faster deserialization
2015-12-09 Jerome St-Louisecere/com/Containers/Array: Clear fix on resize
2015-12-09 Jerome St-Louisecere/com/containers/Map: Faster implementation of...
2015-12-09 Jerome St-Louisecere/com/Map;: Fixed memory leaks
2015-12-09 Jerome St-Louiscom/containers; dataTypes: Null checks
2015-12-09 Jerome St-Louisecere/com/Containers: Implemented OnCompare
2015-12-09 Jerome St-Louiscompiler/libec: Null checks
2015-06-16 Jerome St-Louisdeps/jpeg-9a: Removed non-existing files from project
2015-06-16 Jerome St-Louisecere/gui/dialogs/FindDialog: Fixed autoCreate to defau...
2015-06-16 Jerome St-Louisecere/gfx/bitmaps/GIFFormat: Fixes to build with Giflib...
2015-02-19 Jerome St-Louissamples/net/browser/browser.epj: Fixed bad relative...
2015-02-19 Jerome St-Louis.gitattributes: Marked SQLite files as vendored
2015-02-18 Jerome St-Louis.gitattributes: tweaks
2015-02-18 Jerome St-Louis.gitattributes: tweaks
2015-02-18 Jerome St-LouisREADME: Updated version
2015-02-18 Jerome St-Louis.gitattributes: vendored testing
2015-02-18 Jerome St-Louis.gitattributes: added harfbuzz to vendored
2015-02-18 Jerome St-Louis.gitattributes: Added vendor overrides for Linguist
2015-02-17 Jerome St-Louisinstaller: updated Makefile and project filename version 0.44.11
2015-02-17 Jerome St-Louisinstaller: updated release version and date
2015-02-17 Jerome St-LouisNEWS: Added notes for 0.44.11 release (bug fixes)
2015-02-15 Jerome St-Louisi18n: updated templates
2015-02-15 Jerome St-Louiscompiler/bootstrap: updated
2015-02-15 Jerome St-Louisecere/sys/JSON: Fixed serialization of bit classes
2015-02-15 Jerome St-Louisecere/gui/Window: Call OnMouseLeave on Release for...
2015-02-15 Jerome St-Louisecere/gui/RepButton: Fixed pushed offset
2015-02-15 Jerome St-Louisecere/gui: Big Checkboxes in HIGH_DPI mode
2015-02-15 Jerome St-Louisecere/gui/Window: Fix for stopping window movement
2015-02-15 Jerome St-Louisgui/drivers/Win32Interface: Fixed hangs on alpha-blende...
2015-02-15 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Fixed glesRotated()
2015-02-15 Jerome St-Louisecere/com/instance: Workaround for AVLNode cross-bitness
2015-02-15 Jerome St-Louisecere/com: Avoid going through OnCopy() for units,...
2015-02-15 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Fixed memory leaks
2015-02-15 Jerome St-Louisecere/gfx/drivers/OpenGL: Disabling flippingBuffer...
2015-02-15 Jerome St-Louisecere/gui/drivers/Android: Tweaks to LOGI vs. LOGV
2015-02-15 Rejean Loyerepj2make,ide: fix bad memory delete related to executab...
2015-02-15 Jerome St-Louisecere/gui/drivers/Android: Fixed GUI lock mutex warnings
2015-02-15 Jerome St-Louisecere/com/containers/LinkList: Fixed issue in 32 bit
2015-02-15 Rejean Loyeride: fix unable to open generated .c files from clang...
2015-02-15 Rejean Loyeride: fix goto line from find in files not working becau...
2015-02-15 Jerome St-Louisecere/gfx/LFBDisplayDriver: Fixed wrong returned 'ascen...
2015-02-15 Jerome St-Louisecere/sys/File.ec: GetString() fix
2015-02-15 Jerome St-Louisecere/com/instance.ec (realloc) fix
2015-02-15 Jerome St-Louisecere/gfx/drivers/OpenGL: Not locking vertex arrays...
2015-02-15 Rejean Loyerecere: gui/Window: add public get only property normalS...
2015-02-15 Jerome St-Louisecere/sys/BufferedFile: Fixed useless allocation
2015-02-15 Jerome St-Louisecere/gfx/LFBDisplayDriver: Made font ascent available...
2015-02-15 Jerome St-Louisecere/com/containers/Map: Fixed issues deleting maps...
2015-02-15 Jerome St-Louiseda/drivers/SQLite: Printing query errors
2015-02-15 Jerome St-Louiside/debugger: Fixed crash on watching array[index]
2015-02-15 Jerome St-Louiscompiler/libec/dbpass: Processing EDA/DB keywords withi...
2015-02-15 Jerome St-Louisecere/gui/DropBox: Added lastRow property
2014-12-03 Jerome St-Louisecere/gfx/bitmaps/GIF: Fixed support for GifLib 5
next