sdk
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...
2012-05-26 Jerome St-Louisecere/Printing; eda/ers: Added 'SetPrintingDocumentName...
2012-05-26 Jerome St-Louisecere/String: Fixed another instance of potential memor...
2012-04-24 Jerome St-Louiside/Project: Moved -shared before -l libraries
2012-04-24 Jerome St-Louiside/ProjectSettings: Tweaks for Config X Platform to...
2012-04-24 Jerome St-Louiside/Project: Fix for OFLAGS += outside of ifneq and...
2012-04-23 Jerome St-Louiside/Project: Fix for double LIBS +=
2012-04-23 Jerome St-Louiside/Project: Added buildBitDepth member to ProjectOptio...
2012-04-18 Jerome St-Louiside/Compiler Configs: Fix to replace COMPILER_SUFFIX...
2012-04-18 Jerome St-Louiside/Compiler Configs: Using COMPILER_SUFFIX and DEBUG_S...
2012-04-18 Jerome St-Louiside/Compiler Configs: Added predefined DEBUG_SUFFIX...
2012-04-18 Jerome St-Louiside/Compiler Settings: Fix for DEBUG var support in...
2012-04-18 Jerome St-Louiside/Compile Configs: Renamed E_IDE_CF_DIR variable...
2012-04-18 Jerome St-Louiside/Project: Took out debug.cf debugging tools for...
2012-04-18 Jerome St-Louiside/Project/Compiler Configs: Using .cf file based...
2012-04-17 Jerome St-Louiside/Project: Fixed CONSOLE's assignment to use = instea...
2012-04-17 Rejean Loyerbuild system: added per-project override of compiler...
2012-04-17 Rejean Loyeride: generate a single makefile, no more compiler speci...
2012-04-17 Jerome St-Louiside/Makefile: Added missing crossplatform.cf
2012-04-16 Rejean Loyerbuildsystem: moved compiler toolchain and additional...
2012-04-16 Rejean Loyerbuild system: taken include.mk stuff as well as compile...
2012-04-16 Jerome St-Louiside/ProjectView: Fixed handling of exclusions when...
2012-04-15 Rejean Loyereda:drivers:sqlitecipher: improved Makefile and EDASQLi...
2012-04-15 Rejean Loyerbuild system: added missing .a to suffixes.
2012-04-15 Rejean Loyerbuild system: improved common library openssl compilati...
2012-04-15 Rejean Loyerbuild system: improved space hiding/showing functions...
2012-04-15 Rejean Loyermakefile generation: fixed support for space in source...
2012-04-15 Rejean Loyermakefile generation: output a single list of ec files...
2012-04-13 Jerome St-Louisecere: Fixed WSMS config build
2012-04-12 Jerome St-Louiside/Project: I think the 'else if' was actually meant...
2012-04-12 Jerome St-Louiside/Project: Fixed an 'else if' that should have been...
2012-04-09 Rejean Loyermakefile generation: fix unable to link to ecere bug...
2012-04-06 Rejean Loyermakefile generation: restored ouput order for LIBS.
2012-04-06 Rejean Loyeride:ProjectView: fixed getting a node by window. this...
2012-04-06 Rejean Loyermakefile generation: cleaned up and improved implementa...
2012-04-05 Rejean Loyeride: improved quick project menu item enabling/disabling.
2012-04-05 Rejean Loyermakefile generation: added printing of platform specifi...
2012-04-05 Rejean Loyermakefile generation: output compiler include/library...
2012-04-05 Rejean Loyermakefile-generation: fixed platform vs config vs common...
next