sdk
2012-07-28 Jerome St-Louiseda/EDASQLite: Improved SQL Custom Functions support...
2012-07-28 Jerome St-Louiseda/TableEditor: Fixed memory leaks on memory allocated...
2012-07-28 Jerome St-Louiseda: Added BindQueryData typed_object interface to Row
2012-07-27 Jerome St-Louiscompiler/libec: Fix for crash occurring sometimes when...
2012-07-27 Jerome St-Louisi18n/SQLiteCipher: Updated SQLiteCipher translation...
2012-07-26 Jerome St-Louisi18n: Updated Translation templates
2012-07-26 Jerome St-Louiside/GlobalSettingsDialog: Fixes for compilers selector...
2012-07-26 Jerome St-Louiside/GlobalSettingsDialog: Fix to confirm closing dialog...
2012-07-26 Jerome St-Louiseda/gui/TableEditor: Fixed memory leaks
2012-07-26 Jerome St-Louisecere/gui: DataBox/Label (Tooltips): Fixes to chain...
2012-07-26 Jerome St-Louisecere/gui: Stacker, SelectorBar: Further Improvements...
2012-07-26 Jerome St-Louiseda: Simpler approach to Id row caching by storing...
2012-07-25 Jerome St-Louisecere/gui/Stacker: Patched previous commit to work...
2012-07-25 Jerome St-Louisecere/gui: Window & Stacker: Fixed memory leaks relatin...
2012-07-25 Jerome St-Louiseda/Id class: Performance optimization for caching...
2012-07-25 Jerome St-Louisecere/gui/ScrollBar: Fix for computing scrollbar positi...
2012-07-24 Jerome St-Louisecere/gui/Stacker: Fix to UpdateControls() to ignore...
2012-07-24 Jerome St-Louisecere/gui/Stacker: Unsetting 'modifyVirtualArea' proper...
2012-07-24 Jerome St-Louisecere/gui: Exposed previously unexposed 'dontAutoScroll...
2012-07-24 Jerome St-Louisecere/gui: Fixed auto-setting of 'drawBehind' property...
2012-07-24 Jerome St-Louisecere/gui: Solved a crash on setting parent to null...
2012-07-24 Jerome St-Louisecere/gui: Proper fix for 71ebaed351b8fe8ac9ce3b63a3968...
2012-07-14 Jerome St-Louisecere, eda: GUI Tweaks to fix autoSize behaviors
2012-07-13 Jerome St-Louiside/Toolbar: Fix for Save tool button not working
2012-07-13 Jerome St-Louiseda/SQLite driver: Fix for bug introduced by bca6e55e4c...
2012-07-13 Jerome St-Louisecere/gui/ListBox: Fix for mistakenly reporting consist...
2012-07-13 Jerome St-Louiside/ProjectView: Fix for functions returning without...
2012-07-13 Jerome St-Louisecere/gui/ListBox: Fix for proper update of row indices...
2012-07-13 Jerome St-Louisecere/gui/Window ScrollBars: Fix for bug introduced...
2012-07-12 Jerome St-Louiside/Project: On closing the IDE, properly report which...
2012-07-12 Jerome St-Louisecere/sys/File monitors: Disabled reentrancy for file...
2012-07-12 Jerome St-Louiside/Project: Fixes for monitoring newly created project...
2012-07-12 Jerome St-Louisecere/gui: Fix for properly handling system hotkeys...
2012-07-12 Jerome St-Louiside/Project/epj monitoring: Added support for notifying...
2012-07-12 Jerome St-Louisecere/sys/File Monitoring: Quick fix for crashes when...
2012-07-11 Jerome St-Louiside/Debugger: Improvement to last commit for issue...
2012-07-11 Jerome St-Louiside/debugger: Debugger support for automatically resolv...
2012-07-11 Jerome St-Louiside/Project: Fix for broken QuickProject #736 (Was...
2012-07-11 Jerome St-Louiscompiler/i18n: Modified .bowl/.pot generation to always...
2012-07-10 Jerome St-Louiside/Debugger/GDBDialog: Fix for parsing empty arguments...
2012-07-10 Jerome St-Louiside/Debugger: Fix for avoiding confusion between intern...
2012-07-10 Jerome St-Louiside/Project: Added a distinct C++ compiling/linking...
2012-07-10 Jerome St-Louisecere/instance: Tweaks to instance.ec to remove the...
2012-07-09 Jerome St-Louiseda/gui: Added support for non-String name field in...
2012-07-08 Jerome St-Louis eda/TableEditor: Support for first/last/middle name...
2012-07-08 Jerome St-Louiseda/TableEditor: OnInitizlize typo fix
2012-07-08 Jerome St-Louisecere/DataTypes: missing channel argument in OnUnserialize
2012-07-08 Jerome St-Louisecere/gui/typeEdit: Took out non-commented out debuggin...
2012-07-08 Jerome St-LouisEDA/SQLite driver: Support for stepping backwards and...
2012-07-07 Jerome St-LouisEDA/GUI/TableEditor: Tweak for SelectPrevious/SelectNex...
2012-07-07 Jerome St-LouisEDA/SQLite driver: Support for iterating backwards...
2012-07-07 Jerome St-Louisecere/COM: Fix to FixDerivativesBase so that overridden...
2012-07-07 Jerome St-Louisecere/gui/Stacker: Fix for scrolling buttons icons...
2012-07-07 Jerome St-Louisecere/gui/Stacker: Scrolling update tweak on toggling...
2012-07-07 Rejean Loyereda:TableEditor,eda:FieldBox; improved lookup techinques.
2012-07-07 Rejean Loyereda:Field,eda:drivers:EDB/SQLite; added table property...
2012-07-06 Jerome St-Louisecere/gui/Stacker: Computation of extra space for left...
2012-07-06 Jerome St-LouisDataBox/Type Edition: Fixed missing chaining of EditBox...
2012-07-06 Jerome St-Louiseda, sqlite driver, TableEditor: Tweak so that Prev...
2012-07-06 Jerome St-Louiseda/TableEditor: Temporary fix for bad warning relating...
2012-07-05 Rejean Loyereda:gui:TableEditor; better use of acovel search, multi...
2012-07-05 Rejean Loyereda:gui:controls:FieldBox; fixed null nameField class...
2012-07-05 Rejean Loyerecere:gui:typeEdit.ec,ecere:gui:controls:DataBox,eda...
2012-06-25 Rejean Loyerspaces
2012-06-24 Rejean Loyerextras:gui:controls:SearchBox: added new SearchBox...
2012-06-24 Rejean Loyerextras:gui:controls:ToolBar: minor. for use of button...
2012-06-24 Rejean Loyereda:gui:TableEditor: don't load a word list if no searc...
2012-06-24 Rejean Loyerecere:gui:controls:DataBox: autoSize fix.
2012-06-24 Rejean Loyerecere:gui:controls:EditBox: autoSize fix.
2012-06-24 Rejean Loyerecere:gui:controls:Stacker: autoSize fix.
2012-06-10 Rejean Loyereda:gui:controls:fieldbox: do not override manualy...
2012-06-10 Rejean Loyereda:gui:tableditor: re-enabled full text search. fixed...
2012-06-10 Rejean Loyereda/drivers: sqlite and sqliteCipher: update epj files...
2012-06-10 Rejean Loyereda/drivers/sqlite: removed ecere lib from SQLiteShellC...
2012-06-10 Rejean Loyer.gitignore: added .mk and .cf
2012-06-08 Jerome St-Louisecere/DataBox: Fix for prior optimization breaking...
2012-06-04 Jerome St-Louisecere/EditBox/Syntax Highlighting: Fix for multi-line...
2012-06-04 Jerome St-LouisBuild System: Fixed linking issues with SQLiteCipher...
2012-06-02 Jerome St-Louiseda/idList: Added support for non-String name Fields
2012-06-02 Jerome St-Louiseda/drivers/sqliteCipher: Tweaks to build SQLCipherShellCmd
2012-06-02 Jerome St-Louisecere/gui/Stacker: Optimization to avoid re-setting...
2012-06-02 Jerome St-Louiseda/Id type's OnDisplay: Performance improvement: cache...
2012-06-02 Jerome St-Louislibec/ide:Debugger:Watches: Fix for crash on null point...
2012-06-01 Rejean Loyereda:TableEditor: added readOnly.
2012-05-30 Rejean Loyereda:TableEditor: more changes.
2012-05-30 Rejean Loyereda:TableEditor: misc changes.
2012-05-30 Rejean Loyereda:TableEditor: nicer debug.
2012-05-30 Rejean Loyereda:gui:TableEditor: merged threaded (using a timer...
2012-05-30 Rejean Loyereda:TableEditor: fixed some leaks.
2012-05-30 Rejean Loyereda:TableEditor: debug
2012-05-30 Rejean Loyereda:TableEditor: misc improvements
2012-05-30 Rejean Loyereda:TableEditor: transparent disabling of search string...
2012-05-30 Rejean Loyereda:TableEditor: added OnLoad virtual method.
2012-05-30 Rejean Loyereda:TableEditor: improvements to SetListRowFields....
2012-05-30 Rejean Loyereda:TableEditor: added control over method of indexing...
2012-05-30 Rejean Loyerbuild system: reverted to using immediate assignment...
2012-05-30 Rejean Loyerbuild system: improved cleaning to remove .bowl files.
2012-05-29 Jerome St-Louisecere/EditBox Syntax Highlighting: Fix for overwrite...
2012-05-29 Jerome St-Louisecere/EditBox Syntax Highlighting: Fix for properly...
2012-05-26 Jerome St-Louiseda/ers: Added flag to row details to know whether...
next