ide: add recent files to workspace for the recent files menu when a workspace is...
[sdk] / ide / src / project / Workspace.ec
2016-07-28 Rejean Loyeride: add recent files to workspace for the recent files...
2016-07-28 Rejean Loyeride: workspace: fix making changes in openedFiles list...
2016-07-28 Rejean Loyeride: workspace: (#882) save workspace file (.ews) in...
2016-07-28 Rejean Loyeride: workspace: fix memory leak.
2016-07-16 Rejean Loyeride: tweak to resolve compiler config environment varia...
2015-12-22 Rejean Loyeride: support compiler config environment variables...
2015-12-22 Rejean Loyerbuildsystem, epj2make, ide: support Emscripten compiler.
2015-12-09 Rejean Loyeride: fix -debug-start command line switch.
2015-02-15 Rejean Loyeride: fix unable to open generated .c files from clang...
2015-02-15 Rejean Loyeride: fix goto line from find in files not working becau...
2014-07-15 Jerome St-LouisVarious fixes for Android
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-06-12 Jerome St-Louisecere; ide: Fixed Release config warnings
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-05-29 Jerome St-Louissdk: const correctness
2013-10-30 Rejean Loyeride;ProjectView; fix project view only show the modifie...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-09-26 Rejean Loyeride;debugger; (#1003) fixed multiple issues.
2013-09-10 Rejean Loyeride;debugger; (#968) handle breakpoints by project...
2013-08-30 Jerome St-Louisbuildsystem, ide, ecere, ecs; (#906) added runtime...
2013-08-29 Rejean Loyeride;debugger; (#897) added a default option to redzone...
2013-08-29 Rejean Loyeride;debugger; (#897) added options (leak check, redzone...
2013-08-29 Rejean Loyeride; (#968) fixed toggling a breakpoint in wrong file...
2013-08-26 Rejean Loyeride;ProjectView; added support for quickly switching...
2013-08-09 Rejean Loyeride; debugger; stepping to (run to cursor), over or...
2013-08-09 Rejean Loyeride; debugger; valgrind integration. gdb dialog command...
2013-08-08 Jerome St-Louiside/Panels: (#965) Fixed non-sensical repositioning...
2013-07-02 Jerome St-Louiscompiler/libec; ide: Fixed debugging of Bison and Flex...
2013-05-20 Rejean Loyeride; implemented when adding project to workspace,...
2013-04-15 Jerome St-Louiside/Workspace: Fixed undefined loading behavior and...
2013-04-15 Jerome St-Louisextras/StringsBox; ide/Environment Variables: Fixed...
2013-03-10 Rejean Loyeride/buildsystem; default/32/64 bit dropbox. removed...
2013-02-17 Jerome St-Louisecere, ide: Replaced integer types by 64 bit ints for...
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2012-10-25 Rejean Loyeride; fixed project config changing back to first config...
2012-09-03 Jerome St-Louisecere/ide: Moved IDE's eString_PathInsideOf to ecere...
2012-09-03 Jerome St-Louiscompiler/ide: Various tweaks to buffer sizes for holdin...
2012-07-12 Jerome St-Louiside/Project/epj monitoring: Added support for notifying...
2012-07-11 Jerome St-Louiside/Debugger: Improvement to last commit for issue...
2012-02-17 Jerome St-Louiside/i18n: Added some more i18n'ed strings
2012-02-05 Jerome St-Louiside: Fixed corruption of LD_LIBRARY_PATH (Only PATH...
2011-10-17 Jerome St-Louiside: Memory leaks fixes
2011-10-15 Jerome St-Louiside: Fixed another i18n string mistake on File Reload...
2011-08-22 Jerome St-Louiside:Fixed environment variables crash and made them...
2011-06-09 Jerome St-Louiside: Fixed Workspace issues (PathBox, was not saving...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository