generated makefiles; make use of automatic variable for target name.
[sdk] / ecere /
2013-05-02 Rejean Loyeride; FindInFilesDialog, FindDialog; fixed not quite...
2013-05-01 Jerome St-Louisecere/gui/Window: Deprecated SetText() in favor of...
2013-05-01 Jerome St-Louisecere/GlobalAppSettings: Made Load/Save virtual as...
2013-04-28 Jerome St-Louiscompiler/bootstrap: Updated
2013-04-28 Jerome St-Louiscompiler/libec: Fixed PrintLn of void *
2013-04-24 Jerome St-Louisecere/sys/DualPipe: UNIX fixes to only invoke waitpid...
2013-04-22 Jerome St-Louisecere/gui/EditBox: Fixes for proper scroll area
2013-04-22 Jerome St-Louisecere/gui/ListBox: Fix to go to row, typing with shift...
2013-04-22 Rejean Loyerepj format, ide, epj2make; moved ModuleVersion, project...
2013-04-22 rofl0rmake it possible to build without GL via make DISABLE_GL=1
2013-04-22 Jerome St-Louiseda: Fixes for cross-bit compiling; ecere: Took out...
2013-04-20 Jerome St-Louiscompiler: Fixed missing struct declarator in MkDeclarat...
2013-04-15 Jerome St-Louiscompiler: updated bootstrap file; ecere/win32: Added...
2013-04-15 Jerome St-Louiscompiler/libec: Resolving long type size properly
2013-04-15 Jerome St-Louisecere/com: Fixed non-int enum (de)serialization; ecere...
2013-04-15 Jerome St-Louisecere/sys/JSON: Fixed 64 bit Containers leak
2013-04-15 Jerome St-Louisecere/gui/ListBox: Put back extra *w check in OnResizing
2013-04-15 Jerome St-Louisecere/OldArray: Fixed 32 bit cross-compile issue
2013-04-15 Jerome St-Louisecere/com: Fixed atof() prototype to return double
2013-04-15 Jerome St-Louisecere/com: Improved on virtual table protection code
2013-04-15 Jerome St-Louisecere/containers: Fixed code in by-reference virtual...
2013-04-15 Jerome St-Louisecere/com: Fixed broken MemoryGuard code
2013-04-04 Jerome St-Louisecere/XInterface: Fixed continous memory leak
2013-04-04 Jerome St-Louisecere; ide: Further header compatibility fixes
2013-03-31 Jerome St-Louisecere: Improved C headers compatibility
2013-03-28 Jerome St-Louiside: Bringing up Color Picker with native decorations...
2013-03-28 Jerome St-Louisecere/gui/DirectoriesBox: Switched to RepButton for...
2013-03-28 Jerome St-Louisecere/gui/ListBox: Fixed moving rows updating with...
2013-03-28 Jerome St-Louisecere/com/Map: Fixed Serialization/Unserialization...
2013-03-28 Jerome St-Louisecere: Switched from libungif to giflib for Linux platforms
2013-03-27 Jerome St-Louiscompiler, ecere/com: Fixed enumSize issues causing...
2013-03-21 Jerome St-Louisecere/com; gfx: Improvements to cross-compiling to...
2013-03-20 Jerome St-Louisecere/gui/EditBox: Fixed hanging caused by 308c3f8a022f...
2013-03-18 Jerome St-Louiscompiler/bootstrap; ide: Tweaks for using TDM-GCC multi...
2013-03-18 Jerome St-Louisecere/gui/EditBox; utf8: Updated EditBox UTF8 iteration...
2013-03-18 Jerome St-Louisecere/com: Corrected cross-bitness fix 0.44.05
2013-03-18 Jerome St-Louisecere/com: Fixed 32 bit cross-compiling issues in EDASQLite
2013-03-17 Jerome St-Louiscompiler/ecere: Proper fix.
2013-03-17 Jerome St-Louisecere/com: Adjustment to 32 bit cross-compiling fix
2013-03-16 Jerome St-Louisecere/com/memory manager: MemoryGuard fixes
2013-03-16 Jerome St-Louisecere/com/memory manager: Fixed uninitialized size...
2013-03-16 Jerome St-Louisecere/gui/EditBox: Fixed bad memory access parsing...
2013-03-16 Jerome St-Louisecere/com: Work around to solve crashes when cross...
2013-03-16 Jerome St-Louisecere/com: Fixed freed memory usage in template classes
2013-03-13 Jerome St-Louisecere/Window: Complimentary fix to last commit for...
2013-03-12 Jerome St-Louisecere: Android fixes; i18n update
2013-03-10 Jerome St-Louisecere/gfx/OpenGL: Using VBO for meshes when available
2013-03-10 Jerome St-Louisecere;samples/blokus: Grouped High DPI tweaks separatel...
2013-03-10 Jerome St-Louiscompiler/libec: Fixed passing of typed objects in ellip...
2013-03-10 Jerome St-Louisecere/gui/DropBox: Fixed type of FindSubRow to be int64
2013-03-10 Jerome St-Louisecere: enforcing creation of SODESTDIR for postbuild...
2013-03-10 Jerome St-Louisecere/net/dcom: Fixed indirection levels warnings on...
2013-03-10 Rejean Loyerecere; XInterface driver; fixed ctrl+break not working...
2013-03-10 Jerome St-Louisecere/sys/GetCurrentThredID(): Changed to return a...
2013-03-10 Jerome St-Louisecere: Fixed Linux warnings; Fixed DualPipe with enviro...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-03-09 Jerome St-Louisecere/XInterface, instance.c: Mac OS Fixes for 64 bit
2013-03-08 Rejean Loyerbuildsystem/ide; makefile generation; fixed $(VER)...
2013-03-07 Jerome St-Louisecere/com: Improvement to localize module without procfs
2013-03-07 Jerome St-Louisinstance.c: Defining platform to be linux rather than...
2013-03-07 Jerome St-Louisecere/XInterface: Turned things off for FreeBSD for...
2013-03-07 Jerome St-Louisinstance.c: Proper fix for localizing shared libraries...
2013-03-07 Jerome St-Louiscom/instance.c: Attempt to fix localization of shared...
2013-03-07 Jerome St-Louisinstance.c: Defaulting to /proc/curproc/file when locat...
2013-03-07 Jerome St-Louisecere/gui/XInterface: Fixed 64 bit issue in XQueryPoint...
2013-03-06 Jerome St-Louisecere/XInterface: Fixed parameter for XCreateIC (Solves...
2013-03-06 Rejean Loyerecere:gui:dialogs:ReplaceDialog; restore initial select...
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...
next