sdk
2012-01-05 Jerome St-Louisextras/gui/skins: Added missing 'selectionText' propert...
2011-12-31 Jerome St-Louislibec/loadSymbols: Fixed warning where an Iterator...
2011-12-12 Jerome St-Louislibec/ide parsing: Fix for bad memory when opening...
2011-12-12 Jerome St-Louisecere/3D Camera: Fix for fovDirection wrongly defaultin...
2011-12-12 Jerome St-Louiside/CodeEditor: Fixes for parsing memory leaks
2011-12-05 Jerome St-Louiscompiler/libec: Fixed parsing memory leaks
2011-11-26 Jerome St-Louiseda/idlist: Fix to invoke data controls' NotifyChanged...
2011-11-25 Jerome St-Louisecere/gui/ListBox: Fix for deleting sub-rows on a Delet...
2011-11-21 Jerome St-Louiside: Fix to update project file dialog directory when...
2011-11-19 Jerome St-Louiseda/ers: Solved a modal lock-up between progress bar...
2011-11-07 Jerome St-LouisOrganized some Po editing functionality into a class
2011-11-07 Jerome St-LouisProper .pot generation (Wrap up ecere.com/mantis/view...
2011-11-03 Jerome St-LouisFixed a bug in renew/renew0 which would prevent from...
2011-10-18 Jerome St-Louiside: Fixed memory leak in ProjectView opening files...
2011-10-18 Jerome St-Louisecere/com: Worked around leak ecere.com/mantis/view...
2011-10-18 Jerome St-Louisecere/com: Fix for auto-completion in the 84d925c3301f3...
2011-10-18 Jerome St-Louissamples/net/SocketSample: comments typos
2011-10-18 Jerome St-Louissamples/net: Added a SocketSample to showcase how to...
2011-10-18 Rejean Loyeride:epj: fixed empty description and license written...
2011-10-18 Rejean Loyerdocumentor: use native decorations.
2011-10-18 Rejean Loyerdocumentor: added application icon.
2011-10-18 Rejean Loyermakefiles: single file per line for all file lists...
2011-10-18 Rejean Loyeride/epj2make: makefile generation: print a single file...
2011-10-18 Rejean Loyercompiler:libec: fix for null pointer crash. not sure...
2011-10-17 Jerome St-Louisecere: Temporary patch for ecere.com/mantis/view.php...
2011-10-17 Jerome St-Louiside: Fix for 'Copying include directories from one...
2011-10-17 Jerome St-Louiside: Memory leaks fixes
2011-10-17 Jerome St-Louisecere:Stacker; extras:SelectorBar: Further fixes to...
2011-10-17 Jerome St-Louisecere:GlobalAppSettings: Now preferring .ini extension...
2011-10-17 Jerome St-Louisecere:Window: Fixed nulling out the 'activeChild' membe...
2011-10-16 Jerome St-Louiseda/edb: Proper fix for ecere.com/mantis/view.php?id...
2011-10-16 Jerome St-Louiside/Project: Fixed a major memory leak in platformSpeci...
2011-10-16 Jerome St-Louiside/Project: Fixes to prevent ever saving empty arrays...
2011-10-15 Jerome St-Louiside: Added extra checks to ProjectOptions::isEmpty...
2011-10-15 Jerome St-Louiside: Fixed another i18n string mistake on File Reload...
2011-10-15 Jerome St-Louisecere/MemoryGuard: Added check in eInstance_Delete...
2011-10-14 Ecere CorporationMerge pull request #1 from darkf/master
2011-10-14 Jerome St-LouisRevert "ecere:Stacker: added FlipStacker class to suppo...
2011-10-14 Jerome St-LouisRevert "ecere:Stacker: fixed order of non visible contr...
2011-10-14 Jerome St-LouisRevert "ecere:Stacker: fixed spring feature not properl...
2011-10-14 Jerome St-LouisRevert "ecere/controls/Stacker: Moved the delete and...
2011-10-14 darkfInitialize network when network functions are called...
2011-10-14 Jerome St-Louisecere/controls/Stacker: Moved the delete and Free(...
2011-10-13 Jerome St-Louisecere/JSON: Fix to JSON Parser: Parsing empty objects...
2011-10-13 Jerome St-Louisecere(Linux/X11): Fix for annoying X error on startup...
2011-10-13 Jerome St-Louiscompiler/i18n: Temporary fix for ecs null pointer crash...
2011-10-13 Jerome St-Louiside: Fixed a few translated strings issues
2011-10-13 Jerome St-Louiscompiler/ecere/i18n: Added i18n context support through...
2011-10-13 Jerome St-Louisecere/i18n: Fixed dllexport in bootstrap that would...
2011-10-13 Jerome St-Louisecere/Containers: Improved support for Map with 'struct...
2011-10-13 Jerome St-Louisdocumentor: Took out left-over reference to -lintl...
2011-10-04 Jerome St-LouisFixed up some i18n strings
2011-10-03 Jerome St-Louisecere: Some more translation support in FileDialog
2011-10-03 Jerome St-Louisecere: Fixed up i18n Support; Started Chinese translati...
2011-10-03 Jerome St-LouisMerge branch 'i18n'
2011-10-03 Jerome St-Louisecere/i18n: Made moduleMaps static
2011-10-03 Jerome St-Louisecere/compiler: Included i18n in bootstrap and updated...
2011-10-03 Jerome St-Louisecere & compiler: Built-in internationalization support
2011-10-02 Jerome St-Louisecere: Initial gettext implementation, following GNU...
2011-10-01 Rejean Loyeride: fixed null pointer crash in Project::MarkChanges
2011-10-01 Rejean Loyerecere:ToolBar: made toolbar buttons transparent
2011-10-01 Rejean Loyerecere:Stacker: fixed spring feature not properly implem...
2011-10-01 Rejean Loyerecere:Stacker: fixed order of non visible controls...
2011-10-01 Rejean Loyerecere:PathBox: added foreground/background watchers...
2011-10-01 Rejean Loyerecere:PaneSplitter: fixed for resizing when dynamically...
2011-10-01 Rejean Loyerecere:ListBox: fixed alt/ctrl-arrows combination key...
2011-10-01 Rejean Loyerecere:ListBox: null check for allowing setting currentR...
2011-10-01 Jerome St-LouisMerge branch 'master' into i18n
2011-10-01 Jerome St-LouisMerge commit 'd0e27' into i18n
2011-10-01 Jerome St-Louiseda/edb: Fixed a bug in EDBRow::SetData that would...
2011-09-30 Jerome St-Louisecere/EditBox: Fix a bug in multi-line EditBox without...
2011-09-30 Jerome St-Louiseda: Added Database::Begin & Commit to speed up Saving...
2011-09-30 Jerome St-Louiseda/sqlite: Building EDASQLite statically (ecc/.imp...
2011-09-30 Jerome St-Louiseda/sqlite: Updated SQLite to 3.7.8
2011-09-29 Jerome St-Louisecere: Fixed File object leak in File::CopyTo
2011-09-27 Jerome St-Louissamples: New: ecas, curvyweb, gltriangle
2011-09-26 Jerome St-Louiseda/ers: Fixed potentially uninitialized variables...
2011-09-25 Jerome St-Louiscompiler/db: Recognizing CIString as a nameField; eda...
2011-09-25 Jerome St-Louissamples/blokus: Can now play a local game! :)
2011-09-19 Jerome St-Louiseda/sqlite: Added Row::AddID method to create a row...
2011-09-18 Jerome St-Louisecere: Fixed size setting for raster fonts
2011-09-18 Jerome St-Louisecere: Font/Text engine improvements; Update from freet...
2011-09-18 Jerome St-LouisTook out i18n from Documentor until we have our own...
2011-09-18 Jerome St-LouisFixes for Archlinux: #ifdef out stdcall (weird segfault...
2011-09-16 Rejean Loyerecere: proper fox for: fixed FileListing::path was...
2011-09-16 Jerome St-Louisdocumentor: Fixed '(' mistake that was causing crashes...
2011-09-16 Rejean Loyerecere: fixed FileListing::path was returning //path...
2011-09-16 Jerome St-Louisecere/ListBox: Fixed clickedRow on Clear(); fixed a...
2011-09-16 Jerome St-Louiside/debugger: Crash fix on watch evaluation; Fixed...
2011-09-14 Jerome St-Louisecere: Fix for FileAttribs::isFile not working in FileL...
2011-09-14 Jerome St-Louiscompiler: Fixed Documentor, CodeEditor not building...
2011-09-14 Jerome St-Louisecere/Object/3DS: Added big endian support to 3DS loader
2011-09-14 Jerome St-Louiside: Fixed visual glitches: 'dead pixel' in Properties...
2011-09-14 Jerome St-Louiside/debugger: Debugger improvements (Corrected member...
2011-09-14 Rejean LoyerRevert "ecere:ListBox: fixed null vtbl call crash"
2011-09-14 Rejean LoyerRevert "ecere:ListBox: properly fixed null vtbl call...
2011-09-13 Jerome St-Louiseda/ecere: Prevent assigning itself as a parent to...
2011-09-13 Rejean Loyerecere:ListBox: properly fixed null vtbl call crash
2011-09-12 Jerome St-LouisNew fun Blokus sample -- initial ocmmit
2011-09-11 Jerome St-Louisextras/CountryCode: Tweaked OnGetString to return name...
next