ecere/gui/Window: Prevent uninitialized values if base Window methods not overridden...
[sdk] / eda /
2012-11-07 Jerome St-Louissdk/Build System: Synced up latest changes to makefiles
2012-11-07 Jerome St-Louissdk/Build System: Took out extra inclusion of LDFLAGS...
2012-11-07 Jerome St-Louissdk/ide: Fixed Makefiles not passing keeping LDFLAGS...
2012-11-07 Jerome St-Louiseda: Put back include paths to fix Oneiric/amd64 build...
2012-11-07 Jerome St-Louissdk/Build System: Improved the bootstrap Makefiles
2012-11-06 Jerome St-Louissdk/Build System: Added support for cross-compiling...
2012-11-05 Jerome St-Louissdk/Build System: Took out erroneous/superfluous stuff...
2012-11-05 Jerome St-Louissdk/Build System: Solved the $(CPP) space issues
2012-11-05 Jerome St-Louisbuild system: Fixed CCACHE/DISTCC/SYSROOT space issues
2012-11-05 Jerome St-Louissdk/build system: Took out bad ifdef that was breaking...
2012-11-05 Jerome St-Louissdk tarball/Windows: Fixed build by removing call to...
2012-11-05 Rejean Loyerbuildsystem,epj2make,ide,tarball; misc improvements...
2012-11-05 Rejean Loyereda;drivers;SQLite,SQLiteCipher; fix .epj files to...
2012-10-26 Rejean Loyermisc; modified all project (.epj) files to have the...
2012-10-24 Jerome St-Louiside/Makefiles: Updated tarball makefiles to use FORCE_3...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; sorted out platform variables...
2012-08-16 Jerome St-LouisMakefiles: Tweaks for Debian
2012-08-13 Jerome St-Louiscompiler/libec: Fixed improper usage of GCC compound...
2012-08-12 Rejean Loyereda:gui:TableEditor; ::SelectNext(), ::SelectPrevious...
2012-08-12 Rejean Loyereda:gui:TableEditor::Select; fix crash if TableEditor...
2012-08-12 Rejean Loyereda; output some error message when driver is not found.
2012-08-12 Jerome St-LouisEDA/SQLite: Tweaked Makefiles to specify include path...
2012-08-07 Jerome St-LouisEDA/ERS: Moved lastDetail definition to fix a Freed...
2012-08-03 Jerome St-LouisEDA/SQLite driver: Binding null values without crashing...
2012-08-03 Jerome St-LouisEDA/ERS: Added a check to prevent deleting itself when...
2012-08-03 Jerome St-LouisEDA/ERS: Added OnReset virtual method to Report class...
2012-08-02 Jerome St-LouisEDA/ERS: Fix for Detail::isLast being set while on...
2012-08-02 Jerome St-LouisEDA/ERS: Tweaks for Details to be aware of available...
2012-08-02 Jerome St-LouisEDA/Id: Tweak to report invalid Id rather than producin...
2012-08-02 Jerome St-LouisEDA/Id stringification: Fixed returning an uninitialize...
2012-08-02 Jerome St-LouisEDA/ERS: Group level information for use in continuatio...
2012-08-02 Jerome St-LouisEDA/ERS: More flexible progress reporting for use with...
2012-08-02 Jerome St-LouisEDA: Support for querying the rows count for a query...
2012-08-02 Jerome St-LouisEDA & SQLite: Support for retrieving a Table's primary key
2012-07-31 Rejean Loyereda:gui:TableEditor; CreateRow(); don't attempt adding...
2012-07-31 Jerome St-Louisecere/DataBox: Tweaks for read only DataBoxes to not...
2012-07-31 Jerome St-Louisdeps/libffi: Using an Ecere project and Makefile to...
2012-07-31 Jerome St-LouisEDA/ERS: Took out debugging code (6497acfbaf02acd7afdf9...
2012-07-31 Jerome St-LouisEDA/Ecere Report System: Replaced usage of deprecated...
2012-07-29 Rejean Loyereda/drivers;sqlite,sqliteCipher; updated cipher's Makef...
2012-07-29 Rejean Loyereda:gui:TableEditor; clear selectedId on EditClear.
2012-07-29 Jerome St-Louiseda/SQLite: Fixed problem introduced by 4470ea6d448a85d...
2012-07-29 Jerome St-Louiseda/NoCaseAccent SQLFunction & TableEditor: Fixed searc...
2012-07-29 Jerome St-Louiseda/IdList: Fixes for a reasonable-length list of Id...
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-Louisi18n/SQLiteCipher: Updated SQLiteCipher translation...
2012-07-26 Jerome St-Louisi18n: Updated Translation templates
2012-07-26 Jerome St-Louiseda/gui/TableEditor: Fixed memory leaks
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-Louiseda/Id class: Performance optimization for caching...
2012-07-14 Jerome St-Louisecere, eda: GUI Tweaks to fix autoSize behaviors
2012-07-13 Jerome St-Louiseda/SQLite driver: Fix for bug introduced by bca6e55e4c...
2012-07-11 Jerome St-Louiscompiler/i18n: Modified .bowl/.pot generation to always...
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-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 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-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-24 Rejean Loyereda:gui:TableEditor: don't load a word list if no searc...
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-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-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-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-04-15 Rejean Loyereda:drivers:sqlitecipher: improved Makefile and EDASQLi...
2012-03-30 Rejean Loyereda:driver:sqlite: use libsqlite3 on linux to comply...
2012-03-15 Jerome St-Louiseda: Fixed i18n strings typos; samples/db/MovieCollecti...
2012-03-06 Rejean Loyerinclude.mk: moved windows openssl detection intelligenc...
2012-02-22 Rejean Loyeride: makefile generation and makefiles: added NOSTRIP...
2012-02-21 Juan SanchezUpdated completed Spanish translation
2012-02-20 Jerome St-Louiseda: Fixed case of EDA.mo in project and Makefile
2012-02-20 Jerome St-Louisi18n: Fixed location of msgctxt in .pot files
2012-02-20 Jerome St-Louisi18n: Added header to .pot files for Launchpad
2012-02-20 Jerome St-Louisi18n: Moved .pot files into locale/, added them to...
next