compiler/libec/lexer, loadSymbols: (#1008) Fixed lexer mix ups
[sdk] / eda /
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...
2012-02-19 Jerome St-Louiscompiler/i18n: Added i18n strings to libec/ecc/ecp/ecs
2012-02-19 Jerome St-Louiseda/i18n: Added i18n strings to EDA/EDASQLite/EDASQLite...
2012-02-18 Jerome St-Louisi18n: ide, ecere, documentor: New strings, Chinese
2012-02-11 Jerome St-Louiseda/drivers/Oracle: Fixed warnings
2012-02-08 Juan Sanchezeda:drivers:oracle: Adaptation to compile on Linux.
2012-02-07 Juan SanchezEDA Oracle Driver reviewed. Added check for null and...
2012-02-06 Juan SanchezEDA Oracle Driver added
2011-11-26 Jerome St-Louiseda/idlist: Fix to invoke data controls' NotifyChanged...
2011-11-19 Jerome St-Louiseda/ers: Solved a modal lock-up between progress bar...
2011-10-18 Rejean Loyermakefiles: single file per line for all file lists...
2011-10-16 Jerome St-Louiseda/edb: Proper fix for ecere.com/mantis/view.php?id...
2011-10-03 Jerome St-Louisecere: Fixed up i18n Support; Started Chinese translati...
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-26 Jerome St-Louiseda/ers: Fixed potentially uninitialized variables...
2011-09-25 Jerome St-Louiscompiler/db: Recognizing CIString as a nameField; eda...
2011-09-19 Jerome St-Louiseda/sqlite: Added Row::AddID method to create a row...
2011-09-13 Jerome St-Louiseda/ecere: Prevent assigning itself as a parent to...
2011-08-25 Rejean Loyermakefiles: made changes to order only dependencies...
2011-08-18 Rejean Loyerbuild system / makefiles / ide: added support for ccach...
2011-08-18 Jerome St-Louiseda: Fixed setting 'field' overriding a label set on...
2011-08-10 Jerome St-Louiseda: Fixes for modifications to 'SetData' handling...
2011-06-27 Rejean Loyereda:sqliteCipher: added phony openssldebug target to...
2011-06-27 Rejean Loyereda:sqlite:sqliteCipher: added shell.c and 2 .epj files...
2011-06-26 Jerome St-Louiseda/IdList: Improved performance of Unserialization...
2011-06-26 Jerome St-Louiseda/TableEditor: Implemented Previous/Next stepping...
2011-06-26 Jerome St-Louiseda/sqlite: Implemented full table stepping support...
2011-06-23 Jerome St-LouisPatch to handle serialization of nested 'normal' classes
2011-06-08 Rejean LoyerEDA:SQLite:SQLiteCipher: merged offline branch where...
2011-06-05 Jerome St-Louiseda/sqlite: Fixed a crash on SetData to null; Fixed...
2011-05-30 Rejean LoyerEDASQLiteCipher: fixed bad linux/osx library name ...
2011-05-29 Rejean LoyerEDA:SQLite:SQLiteCipher: moved code common to both...
2011-05-29 Rejean LoyerEDA:SQLiteCipher: Updated to 3.7.6.3 by merging differe...
2011-05-27 Jerome St-LouisUpdated SQLite to 3.7.6.3. Note: Put back Optimized...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository