sdk
2015-12-22 Rejean Loyerbuildsystem, epj2make, ide: support Emscripten compiler.
2015-12-21 Rejean LoyerREADME: use 'SQLCipher' which refers to the open source...
2015-12-21 Jerome St-Louisecere/gui/Window: Tweak to avoid wasting time on fullRender
2015-12-21 Jerome St-Louissamples/guiAndGfx: eC port of JFD's Mekano
2015-12-21 Jerome St-Louisextras/XMLParser: Configurable character data buffer...
2015-12-21 Rejean Loyerecere/gui/drivers/Win32: Removed useless call to GetWin...
2015-12-21 Rejean Loyerextras/gui/controls/CheckListBox: use OnKeyDown instead...
2015-12-21 Jerome St-Louisextras/gui/GuiConfigData: Null pointer check
2015-12-21 Jerome St-Louisextras/CheckListBox: Added 'IsFullyChecked()'
2015-12-21 Rejean Loyerextras: add tools to remember gui configuration (size...
2015-12-21 Jerome St-Louisecere/gui/StatusBar: Added option to set minimum info...
2015-12-21 Jerome St-Louiscontrols/TabControl: Modifications to solve Cartographe...
2015-12-21 Jerome St-Louisgui/TabControl: Fixed memory leaks
2015-12-21 Jerome St-Louisecere/gui/controls/TabControl: Tweaks to remove and...
2015-12-21 Jerome St-Louisecere/gui/Stacker: Fixed issue when not using scroller...
2015-12-21 Jerome St-Louisecere/gui/controls/DataBox: Only setting autoSize on...
2015-12-21 Jerome St-Louisecere/gui/controls/Stacker: Fixed issues with scrollers...
2015-12-21 Jerome St-Louisecere/gui/controls/Stacker: Freeing space for scrollers...
2015-12-21 Jerome St-Louisecere/gui/controls/ListBox: Fixed remaining issue cause...
2015-12-21 Jerome St-Louisecere/gui/controls/ListBox: Simplified member access
2015-12-21 Jerome St-Louisecere/gui/controls/ListBox: Fixed drag-select issues...
2015-12-21 Jerome St-Louisecere/gui/controls/ListBox: Fixed issue moving rows...
2015-12-21 Jerome St-Louisecere/gui/controls/ListBox: Fixes for moving row in...
2015-12-21 Rejean Loyerecere/gui/controls/ListBox: add NotifyMoved.
2015-12-21 Jerome St-Louisecere/gui/controls/ListBox: Attempts to improve row...
2015-12-21 Jerome St-Louisecere/gui/drivers/Win32Interface: Hacks for Pimiento...
2015-12-21 Jerome St-Louisecere/sys/Date: OnCompare method (optimization)
2015-12-21 Rejean Loyerecere/GlobalAppSettings: do not add 'rc' to settings...
2015-12-21 Jerome St-Louisecere/sys/units: Taking out GeoPoint, WorldPoint, Polar...
2015-12-21 Jerome St-Louisecere/containers: Saving null containers as empty
2015-12-21 Jerome St-Louisecere/com: Improvements to float stringification
2015-12-21 Jerome St-Louiscom/instance (MemoryGuard): Options to just check leaks...
2015-12-21 Jerome St-Louisecere/com/instance.ec: Improved memory tracking tools
2015-12-21 Jerome St-Louiscom/instance, Array: Tweaks to MEMTRACKING mode
2015-12-21 Jerome St-Louisecere/com/instance; containers: MemTracking code
2015-12-21 Jonás Perusquía... Update es.po
2015-12-21 Jerome St-Louisecere/gfx/3D/Object: Fixed broken Merge(), mix-up in...
2015-12-12 Jerome St-Louisextras/html/htmlParser: Fixed consecutive <br> resultin...
2015-12-12 Jerome St-Louiside/designer/Properties Sheet: Fixed counter-intuitive...
2015-12-12 Jerome St-Louiside/designer/CodeEditor: Fixed controls property values...
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
next