eda/sqliteCipher: updated sqlite3.c/h files manually to match the eda/sqlite version...
[sdk] / ecere /
2012-11-14 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Fixed Display::Resize...
2012-11-14 Jerome St-Louisecere/LFBDisplayDriver (fonts): Fixed font transform...
2012-11-14 Jerome St-Louisecere/gui/AndroidInterface: Fixed issues running Blokus...
2012-11-08 Jerome St-Louissdk;ecere: Tweaks for Debian Multi-Arch support 0.44.02
2012-11-07 Jerome St-Louiscompiler: Makefile updates for PRJ_CFLAGS
2012-11-07 Rejean Loyertarball; synced all makefiles with generated makefiles...
2012-11-07 Jerome St-Louisecere/ecereCOM: Fixed mistake in last makefile change
2012-11-07 Jerome St-Louisecere: Tweaked ecereCOM and vanilla Makefiles
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-Louissdk: Fixed LD_LIBRARY_PATH for bootstrap; Cross-compili...
2012-11-07 Jerome St-Louisecere: Meant to put FVISIBILITY everywhere for ecere
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 Rejean Loyertarball; updated makefiles for include dirs order and...
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 Jerome St-Louisecere/com/instance: Fixed application evolution
2012-11-05 Jerome St-Louisecere/Android: Fixed: memory corruption after multiple...
2012-11-04 Jerome St-Louisecere/Android: Fixed proper handling of onDestroy
2012-11-04 Jerome St-Louisecere; samples: Initial Android Support
2012-10-26 Rejean Loyermisc; modified all project (.epj) files to have the...
2012-10-24 Jerome St-Louisecere/sys: Added Condition synchronization object
2012-10-24 Jerome St-Louisecere: Fixed exclusions for Android config (linux platform)
2012-10-24 Jerome St-Louiside/Makefiles: Updated tarball makefiles to use FORCE_3...
2012-10-24 Jerome St-Louisecere/gui/Win32Interface: Fixed issue with make clean...
2012-10-24 Jerome St-Louisecere/gui/Menu & ScrollBar: Fixed bad cast of Modifiers...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; sorted out platform variables...
2012-10-22 Rejean LoyerecereCOM; moved m, dl and pthread libs from Release...
2012-10-22 Rejean Loyerecere:ListBox; fixed OnKeyHit to let alt key and ctrl...
2012-10-22 Rejean LoyerRevert "ecere:ListBox: fixed alt/ctrl-arrows combinatio...
2012-10-19 Rejean Loyerecere,ec; multiple fixes to prevent comment within...
2012-10-11 Jerome St-Louisecere/gfx3D/Mesh: Fix for improper usage of union membe...
2012-10-06 Jerome St-Louisecere/HTTPFile: Added 'Connection: Keep-Alive' to reque...
2012-10-01 Jerome St-Louisecere/gfx3D/Object3DSFormat: Fixed mistake breaking...
2012-09-17 Jerome St-Louisdeps: Project tweaks to use default obj dir; ecere...
2012-09-17 Jerome St-Louisecere: Fixed warnings in static builds resulting from...
2012-09-13 Jerome St-Louisecere: Various tweaks in preparation for Android support
2012-09-03 Jerome St-Louisecere/ide: Moved IDE's eString_PathInsideOf to ecere...
2012-09-03 Jerome St-Louisecere/XInterface:OpenGL: Added code for obtaining a...
2012-09-03 Jerome St-Louiscompiler/ide: Various tweaks to buffer sizes for holdin...
2012-08-24 Jerome St-Louiside/Project: Resolved Host/Target platform confusion...
2012-08-21 Jerome St-Louisecere/Mutex: Replaced usage of pthread_mutexattr_setkin...
2012-08-19 Jerome St-Louisecere/BMP loading: Worked around struct packing issue...
2012-08-18 Jerome St-Louisecere/com: Worked around conflicts building for Android
2012-08-16 Jerome St-LouisMakefiles: Tweaks for Debian
2012-08-16 Jerome St-Louisecere/instance.c: Searching for libraries in /usr/lib...
2012-08-16 Jerome St-Louisecere/gfx/font support: Searching in current work direc...
2012-08-15 Jerome St-LouisMakefile: Installing man pages, making tao.pdf optional...
2012-08-14 Jerome St-LouisFixed treshold spelling error; Added more stripping...
2012-08-13 Jerome St-Louisecere/ecereCOM: Moved GetCurrentThreadID() from Thread...
2012-08-11 Jerome St-Louisecere/String: Fixed more strcpy with overlapped pointer...
2012-08-09 Jerome St-Louisecere/gui/Stacker: Fixed a hang (Happened in closing...
2012-08-09 Jerome St-Louisecere/JSON Parser: Fixed a crash (in a warning printout...
2012-08-07 Jerome St-Louisecere/gui: Alternate Timer leak fix: Stop all timers...
2012-08-07 Jerome St-Louisecere/gui: Fixed broken caption property watches (they...
2012-08-07 Jerome St-Louisecere/gui/Window: Patch to last fix that was breaking...
2012-08-07 Jerome St-Louisecere/gui/Window: Fixed a potential leak if a timer...
2012-08-04 Jerome St-Louisecere/gui/Window: Fixed for 'anchored' internal value...
2012-08-03 Jerome St-Louisecere/gui/CalendarControl (RepButton/Stacker/SelectorBa...
2012-08-03 Jerome St-Louisecere/res: Added Tango icons in Ecere for use by all...
2012-08-03 Jerome St-Louisecere/gui/ListBox: AutoSize tweak to consider header...
2012-08-03 Jerome St-Louisecere/gui/ListBox: Fix to position of sort order arrow...
2012-08-02 Jerome St-LouisEDA/ERS: Tweaks for Details to be aware of available...
2012-08-02 Jerome St-Louisecere/FormDesigner (ide): Fixed a crash on closing...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Added 'fixed' property to DataField...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Letting 'isHeader' = true rows'...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Multi-coloring of multiple levels...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Enabling indenting when having multi...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Fixed dangling sortField reference...
2012-08-02 Jerome St-Louisecere/gui/ListBox: Fixed DataField AutoSize to work...
2012-08-02 Jerome St-Louisecere/dataTypes: Fixed and standardized data type compa...
2012-08-01 Jerome St-Louisecere/DataBox -- readOnly/enum types: Improvement to...
2012-08-01 Jerome St-Louisecere/gui/ListBox: Support for auto sizing a field...
2012-08-01 Jerome St-Louisecere/gui/ListBox: Added missing get to DataField's...
2012-08-01 Jerome St-Louisecere/gui/Label: Tweak for label to only auto-size...
2012-07-31 Rejean Loyerecere:gui:controls:SelectorBar; remove bold font on...
2012-07-31 Jerome St-Louisecere/DataBox: Tweaks for read only DataBoxes to not...
2012-07-31 Jerome St-Louisecere/File: fix for handling a null pointer from File...
2012-07-31 Jerome St-Louisecere/EditBox: Replaced usage of obsolete containers...
2012-07-29 Jerome St-Louisecere/ToolTip & DataBox: Fixes for tooltips to show...
2012-07-29 Jerome St-Louiseda/IdList: Fixes for a reasonable-length list of Id...
2012-07-26 Jerome St-Louisi18n: Updated Translation templates
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-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-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
next