ecere/com, bootstrap: Fixed memory leak; Using 'isInstanceClass' to determine Instanc...
[sdk] / ide /
2013-05-02 Jerome St-Louiside/OutputView: Fixed and then disabled code to split...
2013-05-02 Jerome St-Louiside/Project: Fixed not deleting file but using --always...
2013-05-02 Jerome St-Louiside: Fixed DynamicString memory leak on 'passArgs'
2013-05-02 Jerome St-Louiside, ecere: Fixed command lines truncated for Debug...
2013-05-02 Jerome St-Louiside/CodeEditor: Setting path when parsing code to pick...
2013-05-02 Jerome St-Louiside, compiler: Fixed parameters auto-completion issue
2013-05-02 Rejean Loyeride; fixes to Debug Precompile, Debug Compile and Debug...
2013-05-02 Rejean Loyerbuildsystem, ide, epj2make; added support for windows...
2013-05-02 Rejean Loyergenerated makefiles; make use of automatic variable...
2013-05-02 Rejean Loyeride, epj2make; added a way to specify compiler flags...
2013-05-02 Rejean Loyertarball; removed extra / in $(OBJ)/resources.o in ide...
2013-05-02 Rejean Loyeride; fixed Trying to compile a header file gives a...
2013-05-02 Rejean Loyeride; FindInFilesDialog, FindDialog; fixed not quite...
2013-05-02 Rejean Loyeride; OutputView panel; fixed Pressing escape on another...
2013-05-02 Rejean Loyeride; debugger; fixed stepping over/out and run to curso...
2013-05-02 Rejean Loyeride; fixed changing the version in project doesn't...
2013-05-02 Rejean Loyeride; fixed StringListBox to support stuff like DEF_STRI...
2013-05-01 Jerome St-Louisecere/GlobalAppSettings: Made Load/Save virtual as...
2013-04-29 Jerome St-Louiside/compiler: Fixed memory leaks on instance members...
2013-04-27 Jerome St-Louiside/project: Fixed crash going to 'from incompatible...
2013-04-27 Jerome St-Louiside/property sheet: Fixed setting font size in 64 bit
2013-04-27 Jerome St-Louiside/property sheet: Fixed bold font for overridden...
2013-04-27 Jerome St-Louiside/Project: Fixed crashes on replacing spaces (#156)
2013-04-27 Jerome St-Louiside/ProjectSettings: Fixed remaining crash on deleting...
2013-04-27 Jerome St-Louiside/watches: Fixed crash on exit when debugging and...
2013-04-27 Jerome St-Louiside/Project Settings: Fixed crash on on deleting a...
2013-04-25 Jerome St-Louiside/designer/sheet: Fixed freed memory usage in propert...
2013-04-25 Jerome St-Louiside/project: Build log parsing and Go to error fixes...
2013-04-22 Jerome St-Louiside/about: Updated version for 0.44.07 0.44.07
2013-04-22 Jerome St-Louisi18n: Updates templates
2013-04-22 Rejean Loyeride; fixed, when using compiler name starting in upperc...
2013-04-22 Rejean Loyeride; QuickProjectDialog; make sure the ok button has...
2013-04-22 Rejean Loyeride; ide.ec cleaned up some noise comments about a...
2013-04-22 Rejean Loyerbuildsystem, ide; fixed missing new line in generated...
2013-04-22 Rejean Loyerepj format, ide, epj2make; moved ModuleVersion, project...
2013-04-22 Rejean Loyeride/projectView: Improved menus: icons, showing debug...
2013-04-20 Jerome St-Louiscompiler: Fixed missing struct declarator in MkDeclarat...
2013-04-20 Jerome St-Louiside/Debugger: Disabled internal breakpoints breaking...
2013-04-20 Jerome St-Louiside/Debugger: Fixed X11 code to reactivate debugged app
2013-04-16 Jerome St-Louiside/Project: Fixed build log info saying Debug compilin...
2013-04-16 Jerome St-Louiside/debugger: Fixed crash on watch string too long
2013-04-15 Jerome St-Louiside, documentor: Fixed more 'long' warnings
2013-04-15 Rejean Loyeride; debugger; fixed broken Step Over. feature was...
2013-04-15 Jerome St-Louisi18n: Updated templates; ide: Fixed warning in obsolete...
2013-04-15 Jerome St-Louiside/Workspace: Fixed undefined loading behavior and...
2013-04-15 Jerome St-Louisextras/StringsBox; ide/Environment Variables: Fixed...
2013-04-15 Jerome St-Louiside/CodeEditor: AutoComplete/Overriding improvements
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-04-04 Jerome St-Louisecere; ide: Further header compatibility fixes
2013-03-28 Jerome St-Louiside: Updated About Box version
2013-03-28 Jerome St-Louiside: Bringing up Color Picker with native decorations...
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...
next