extras/CheckListBox: Further tweaks for proper NotifyChanged callbacks
[sdk] / ecere /
2012-12-10 Jerome St-Louisecere/gfx/png: Added support for 2 channels PNG
2012-11-30 Jerome St-Louisecere/skin: Fix to last temp Android skin tweak
2012-11-30 Jerome St-Louisecere: Temporary skin tweaks to run on hi-resolution...
2012-11-30 Jerome St-Louisecere/Window: Fix for crash on Android dragging mouse...
2012-11-26 Jerome St-Louisecere/instance: Fixed issue with template virtual metho...
2012-11-26 Jerome St-Louisecere/XInterface (OS X): Fixed issue with stay on top...
2012-11-26 Jerome St-Louisecere: Vanilla project and makefile fixes for OS X
2012-11-25 Jerome St-Louisecere/com: Fixed module initialization
2012-11-24 Jerome St-Louisecere/net/HTTPFile: Fixed Chunked transfer encoding
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; added cleantarget...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; fixed EARFLAGS aw...
2012-11-20 Jerome St-Louisecere/OpenGL/GLX: Compilation fixes and completion...
2012-11-20 Jerome St-Louisecere/OpenGL Display Driver: Creating a dummy window...
2012-11-20 Jerome St-Louisecere/PathBox: Fixed OnBrowsedDir methods not being...
2012-11-19 Jerome St-Louisecere/OpenGL / OS X: Temporary tweaks to get GLX workin...
2012-11-19 Jerome St-Louisecere/GuiApplication: Fixed unlocking mutex when it...
2012-11-19 Jerome St-Louisecere/gui/FileDialog: Reordered if condition to avoid UMR
2012-11-19 Jerome St-Louisecere/com: Solved class registration ordering issues
2012-11-17 Jeromeecere/Semaphore: Fixed compilation error on Linux
2012-11-17 Jerome St-Louisecere/Semaphore,OpenGL: Added OSX includes; Enabled...
2012-11-17 Jerome St-Louisecere/OS X: Proper OS X Semaphore support
2012-11-16 Jerome St-Louisecere/OS X: Tweaks to get the SDK building for OS X...
2012-11-16 Jerome St-Louisecere/Makefile.vanilla: Updated
2012-11-16 Jerome St-Louisecere/OS X Support: After all put enabled OpenGLDisplay...
2012-11-16 Jerome St-Louiside/Project: Fixed Apple exclusions not working on...
2012-11-16 Jerome St-Louiside/Project: Fixed and simplified platform exclusion...
2012-11-15 Jerome St-Louisecere/OpenGL ES: Line stipple support for 2D lines...
2012-11-15 Jerome St-Louisecere/gfx/OpenGL: Added 3D Support to OpenGL ES
2012-11-15 Jerome St-Louisecere/Android: Improved KeyEvents support
2012-11-14 Jerome St-Louisecere/Android: Initial support for key events (for...
2012-11-14 Jerome St-Louisecere/gui/Stacker: Reverted 54837236cb21b62de68b726b0a1...
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...
next