ide/buildsystem; added support for module version for shared libraries. improved...
[sdk] / ecere /
2013-03-06 Rejean Loyeride/buildsystem; added support for module version for...
2013-03-06 Rejean Loyeride;debugger; added internalModuleLoad breakpoint ...
2013-03-06 Niraj KulkarniMantis 606, left to right selection and tab inserts...
2013-03-06 Niraj Kulkarniecere/gui/EditBox: Fixed Undo bug when Insert Tabs...
2013-03-06 Jerome St-LouisecereCOM: Added missing -fvisibility flag; took out...
2013-03-06 Jerome St-Louisi18n: Updated templates
2013-03-06 Jerome St-LouisMakefiles: Force building 32 or 64 bit by setting ARCH...
2013-03-04 Jerome St-Louisecere/OpenGL/Android: Worked around limitation on proje...
2013-02-27 Jerome St-Louisecere/Android: Fixed seg fault on leaving app in previo...
2013-02-27 Jerome St-Louisecere/Android: Orientation change fixes; Status bar...
2013-02-27 Jerome St-Louisecere/Android: Improvements to Android Support
2013-02-26 Jerome St-Louisecere: Android compilation fixes
2013-02-26 Jerome St-Louisecere/Mutex: Fixed broken Lucid Lynx builds
2013-02-26 Jerome St-Louisecere/android: Fixes for Android applications using...
2013-02-24 Jerome St-Louisi18n update; compiler: Reverted temp tweak to always...
2013-02-23 Jerome St-Louisnetwork: Fix for not adding connected socket if it...
2013-02-23 Jerome St-Louiscompiler: More compatible handling of stdint.h inclusion
2013-02-22 Jerome St-Louisecere, ide: Fixed extra buttons/crashes in compilers
2013-02-22 Jerome St-Louiscompiler, ecere, ide: Compiler fixes ; Map & struct...
2013-02-20 Jerome St-Louissdk: Fixed projects output directories, config/platform...
2013-02-20 Jerome St-Louiscompiler, ecere: Moved references to stdin/stdout to...
2013-02-19 Jerome St-Louiscompiler, ide, com: Some level of cross-bit depth debug...
2013-02-19 Jerome St-Louiside/debugger: 64 bit Debugging Fixes
2013-02-19 Jerome St-Louiscompiler, ecere, ide: More 64 bit property fixes
2013-02-18 Jerome St-Louiscompiler: Updated bootstrap, ecere: fixed warning
2013-02-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2013-02-18 Jerome St-Louisecere/eda: Fixed some build warnings
2013-02-18 Jerome St-Louisecere/glX: Tweaked types for 64 bit
2013-02-18 Jerome St-Louisecere: Fix for BitmapResource objects in Menu items...
2013-02-17 Jerome St-Louisecere, ide: Further 64 bit types fixes
2013-02-17 Jerome St-Louisecere, ide: Replaced integer types by 64 bit ints for...
2013-02-17 Jerome St-Louisecere/EARArchive: Using 'unsigned long' with zlib to...
2013-02-17 Jerome St-Louiscompiler/bootstrap: Reverted to using 'uintptr' for...
2013-02-16 Jerome St-Louiscompiler, ide: 64 bit fixes to get the IDE working
2013-02-16 Jerome St-Louisecere/X11: Further 64 bit fixes
2013-02-16 Jerome St-Louisecere/XInterface: 64 bit X11 fixes
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap, precompiled parsers and...
2013-02-16 Jerome St-Louisecere: Fixes to support MinGW-w64
2013-02-16 Jerome St-Louisecere/com: Fixed delayed class properties to use 64...
2013-02-16 Jerome St-Louisecere: 64 bit fixes: X11, Class property now 64 bit
2013-02-16 Jerome St-Louisecere: Work around for conflicts with 'String' in MinGW...
2013-02-16 Jerome St-Louisecere/dataTypes: Fixed prototypes for invoking OnGetString
2013-02-16 Jerome St-Louisecere: Fixed mistake in 64 bit size of Application...
2013-02-16 Jerome St-Louiscompiler/ecere: Fix for 64 bit size of Instance base...
2013-02-16 Jerome St-Louisecere: 64 bit fixes for memory manager
2013-02-16 Jerome St-Louiscompiler/ecere: Further steps towards 64 bit support
2013-02-16 Jerome St-Louiside/sdk: Fixed forcing bit depth option not invoked...
2013-02-16 Jerome St-Louiscompiler/ecere: completed intptr/uintptr support
2013-02-16 Jerome St-Louiscompiler/ecere: Initial take at adding a uintptr type
2013-02-16 Jerome St-Louisecere/DualPipe: Fixed issue returning error code on...
2013-02-16 Jerome St-Louisecere/com: Fixed broken serializatio of File classes
2013-02-08 Jerome St-Louiside (ecere)/FormDesigner: Fixed crash on dragging custo...
2013-02-02 Jerome St-Louisecere/gui: Fixed a crash when cycling controls with tab
2013-02-02 Jerome St-Louisecere/Socket: Fixed bad handling on calling DatagramHos...
2013-02-02 Jerome St-Louiscompiler/bootstrap: Fixes for compiling the bootstrap...
2013-02-01 Jerome St-Louisecere; ide; compiler: Fixed setting safety null charact...
2013-01-30 Jerome St-Louisi18n: Updated localization templates 0.44.03
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-30 Jerome St-Louisecere/gui/FileDialog; sys/File: Further fixes for condi...
2013-01-29 jeromeecere/gui/XInterface: Fixed check for closing Joystick...
2013-01-29 jeromeecere/gfx/Surface: Fixed a Valgrind complaint about...
2013-01-27 Rejean Loyermisc; correct execute permissions for various files.
2013-01-27 Rejean Loyerecere:gui:controls:EditBox: fixed CTRL+X without a...
2013-01-27 Jerome St-Louisi18n: Translation templates update
2013-01-27 Jerome St-Louisecere/gui/ColorDropBox: Fixed missing color
2013-01-24 Jerome St-Louisecere/gfx/fonts: Fixed wrong kerning when using the...
2013-01-16 Jerome St-Louisecere/net: Fixed warnings and minor code tweaks
2013-01-06 Jerome St-Louiside/Project: Fixed active toolbar after creating new...
2013-01-06 Jerome St-Louisecere: Further fixes for compiling on OS X
2013-01-06 Jerome St-Louisecere/vanilla: Fixed Vanilla Makefile on OS X which...
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...
next