ecere/gui/ListBox: Fixed moving rows updating with wrong index
[sdk] / ide /
2013-03-18 Jerome St-Louiscompiler/bootstrap; ide: Tweaks for using TDM-GCC multi...
2013-03-17 Jerome St-Louisi18n: Updated ide template
2013-03-13 Jerome St-Louiside/FindInFilesDialog: Took out stay-on-top attribute
2013-03-10 Jerome St-Louiside/Debugger: Removed files added by error
2013-03-10 Jerome St-Louissamples: Added simpler socket samples; Added optional...
2013-03-10 Jerome St-Louiside/Property Sheet: Not listing deprecated properties
2013-03-10 Jerome St-Louiside/ProjectSettings: Fixed crash on reloading Modified...
2013-03-10 Rejean Loyeride; fixed toolbar quick compiler does not reflect...
2013-03-10 Rejean Loyeride/buildsystem; default/32/64 bit dropbox. removed...
2013-03-10 Rejean Loyeride; find in files dialog; fixed not modal like Find...
2013-03-10 Rejean Loyeride; show stop build feature in menus including Project...
2013-03-10 Jerome St-Louiside/CodeEditor,FindInFilesDialog: Took out setting...
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 Rejean Loyeride; show stop build feature in menus. share ctrl+break...
2013-03-08 Jerome St-Louiside: Fixed VERSION to only be applied on linux host...
2013-03-08 Rejean Loyerbuildsystem/ide; makefile generation; fixed $(VER)...
2013-03-07 Jerome St-Louiside/build output: Corrected the first fix ( a4d3f04c3d2...
2013-03-07 Jerome St-Louiside/build system: Fixed errors when project contained...
2013-03-07 Jerome St-Louiside/build parsing: Further improvements to prevent...
2013-03-07 Rejean Loyeride; fixed a4fe0770139ca438a24869b13f6a38b7f8853eb8...
2013-03-07 Rejean Loyeride; build output parsing; improved error counting...
2013-03-07 Jerome St-Louiside: Proper tweak for gmake on FreeBSD (BSD was *not...
2013-03-07 Jerome St-Louiside: Defaulting to 'gmake' for make command on BSD
2013-03-07 Jason Kozakide/buildsystem; Improved @linkobjects.lst support
2013-03-06 Rejean Loyeride; fixed error/warnings parsing when ld is skipping...
2013-03-06 Rejean Loyeride; silence the changing of active compiler during...
2013-03-06 Rejean Loyeride/buildsystem; added support for module version for...
2013-03-06 Rejean Loyeride/buildsystem; using @linkobjects.lst to lighten...
2013-03-06 Rejean Loyeride; fixed ide rendered useless at compiling when ide...
2013-03-06 Rejean Loyeride; fixed ide says '<path> file is not part of any...
2013-03-06 Rejean Loyeride; fixed compiling single file with same name but...
2013-03-06 Rejean Loyeride; debugger; call stack panel; fixed code cursor...
2013-03-06 Rejean Loyeride; CallStackView; fixed cursor icon always showing...
2013-03-06 Rejean Loyeride; support for .s files.
2013-03-06 Rejean Loyeride;debugger; added internalModuleLoad breakpoint ...
2013-03-06 Rejean Loyeride;GlobalSettingsDialog; renamed GCC Prefix to GNU...
2013-03-06 Jerome St-Louiside: Got rid of duplicate $(FVISIBILITY)
2013-03-06 Jerome St-LouisUpdated README, IDE about box
2013-03-06 Jerome St-Louiside: Building resources.o in object directory to avoid...
2013-03-06 Jerome St-Louiside/Project: Show the complete target file name with...
2013-03-06 Jerome St-Louiside/Project: Updated makefile generation code in light...
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-05 Jerome St-Louiscompiler: 32/64 bit bootstrap
2013-02-26 Jerome St-Louiside: Fixed crashes hitting Tab in output view
2013-02-24 Jerome St-Louisi18n update; compiler: Reverted temp tweak to always...
2013-02-22 Jerome St-Louiside/Project: Fixed bad option check causing corrupt...
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-19 Jerome St-Louiscompiler, ide, com: Some level of cross-bit depth debug...
2013-02-19 Jerome St-Louiside/Debugger: Fixed missing space in format string
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-Louisecere, ide: Proper prototypes for invoking methods...
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-16 Jerome St-Louiscompiler, ide: 64 bit fixes to get the IDE working
2013-02-16 Jerome St-Louiscompiler: Updated bootstrap, precompiled parsers and...
2013-02-16 Jerome St-Louiscompiler: Fixed __declspec compiling issue on Linux...
2013-02-16 Jerome St-Louiside/Debugger: Setting target bits based on compiler...
2013-02-16 Jerome St-LouisMakefiles/ide: Added $(FORCE_32_BIT) to ecs calls
2013-02-16 Jerome St-Louisecere: 64 bit fixes for memory manager
2013-02-16 Jerome St-Louiside/sdk: Fixed forcing bit depth option not invoked...
2013-02-16 Jerome St-Louiside/project: Extra null check
2013-02-08 Jerome St-Louiside/CodeEditor: Fixed crash on non-compiled properties...
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-27 Rejean Loyermisc; correct execute permissions for various files.
2013-01-27 Jerome St-Louisi18n: Translation templates update
2013-01-27 Jerome St-Louiside/CodeEditor: Fixed overriding of virtual methods
2013-01-16 Jerome St-Louiside: Fixed default display driver on OS X
2013-01-06 Jerome St-Louiside/Project: Fixed active toolbar after creating new...
2012-12-14 Jerome St-Louiside/Project: Fixed buffer overflows using DynamicString...
2012-12-08 Jerome St-Louiside/Project: Improved linker options support
2012-12-07 Rejean Loyerbuildsystem,epj2make,ide; fixed broken linker options...
2012-11-26 Jerome St-Louiside/Debugger: Improved support for GDB 6.3 on OS X
2012-11-24 Jerome St-Louiside/PictureEdit: Avoid crashes on zooming on an image...
2012-11-24 Jerome St-Louiside/debugger: Fixed GDB communication losing breakpoint...
2012-11-23 Jerome St-Louiside/CodeEditor: Fixed buffer overflow
2012-11-23 Rejean Loyeride; find in files; fixed -1 matches found messages.
2012-11-23 Rejean Loyeride; find in files; added temporary solution to skip...
2012-11-23 Rejean Loyeride; fixed ide doesn't open files by http on command...
2012-11-23 Rejean Loyeride; added active configuration and active compiler...
2012-11-23 Rejean Loyeride; find / replace in files; fixed results have mixed...
2012-11-23 Rejean Loyeride; replace in files; fixed replacing with nothing...
2012-11-23 Rejean Loyeride; added Debug Precompile, Debug Compile and Debug...
2012-11-22 Rejean Loyeride; support for multiple selection when compiling...
2012-11-22 Rejean Loyeride; added support for compiling whole folders. improve...
2012-11-21 Jerome St-Louiside/Project: Improved platform exclusion code
2012-11-21 Rejean Loyeride; added support for -n / --just-print / --dry-run...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; added cleantarget...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; fixed EARFLAGS aw...
2012-11-21 Rejean Loyeride;build output parsing; fixed ar command matching...
2012-11-19 Rejean Loyerbuildsystem,epj2make,ide; makefile generation; added...
2012-11-16 Jerome St-Louisecere/OS X: Tweaks to get the SDK building for OS X...
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...
next