ide/CodeEditor: Customizable color scheme support
[sdk] / ide / src / project / ProjectView.ec
2016-08-04 Jerome St-Louiside/CodeEditor: Customizable color scheme support
2016-08-01 Jerome St-Louiside: Fixed various global settings issues
2016-07-28 Rejean Loyeride: fix specifying all file extensions (output file...
2016-07-28 Rejean Loyeride: workspace: (#882) save workspace file (.ews) in...
2016-07-28 Rejean Loyeride: improve user interface to build output mode contro...
2016-07-28 Rejean Loyerbuildsystem,epj2make,ide: fix makefile generation to...
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 Loyeride: implement hold down ctrl key for raw compiler...
2015-12-22 Rejean Loyerbuildsystem, epj2make, ide: support Emscripten compiler.
2015-02-15 Rejean Loyeride: fix unable to open generated .c files from clang...
2014-07-09 Jerome St-Louiside/ProjectView: Fixed crash on Alt-Up/Down to select...
2014-07-06 Jerome St-Louisecere; ide; compiler: Fixed some Clang warnings
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
2014-04-23 Jerome St-Louiside/ProjectView: Opening binary documents using shell...
2014-04-23 Jerome St-Louiside: Fixed improper casts to 'bool' type
2014-04-16 Jerome St-Louiside/project/ProjectView: Fixed hidden output log on...
2014-03-26 Jerome St-Louiside/CodeEditor: Fixed mislocated caret when resetting...
2014-03-26 Jerome St-Louiside: Fixed bad layout of windows when 'Adding new form'
2014-03-19 Jerome St-Louisi18n: Update
2014-03-12 Jerome St-Louiside: Various layout improvements
2014-02-10 Rejean Loyeride; fix failure to open .c object file. add #ifndef...
2014-02-10 Rejean Loyerbuildsystem,ide; (#1036) fix failure to go to added...
2014-02-10 Rejean Loyeride; (#1057) fix import folder file dialog not pointing...
2014-02-10 Rejean Loyeride; (#1037) fix f7/ctrlF7 compilation selecting wrong...
2014-02-03 Rejean Loyerbuildsystem;epj2make;ide; (#1035) remove any ECERE_SDK_...
2013-10-30 Rejean Loyeride;ProjectView; allow cleaning multiple projects at...
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; (#999) added support for gdb's until...
2013-08-29 Rejean Loyeride; (#993) fixed exact same file in two projects but...
2013-08-26 Rejean Loyeride;ProjectView; added support for quickly switching...
2013-08-09 Rejean Loyeride; debugger; valgrind integration. gdb dialog command...
2013-08-09 Rejean Loyerbuildsystem, ide; added install feature. aka install...
2013-08-08 Jerome St-Louiside/Panels: (#965) Fixed non-sensical repositioning...
2013-07-29 Jerome St-Louiside/ProjectView: Fixed typo on deleting intermediate...
2013-06-15 Rejean Loyeride; debugger; some code cleanup. no functionality...
2013-06-11 Rejean Loyeride; fixed goto error in file won't work on files who...
2013-06-11 Rejean Loyeride, libec, ecs; added project name and project path...
2013-05-27 Rejean Loyeride; fixed opening generated files from build log ...
2013-05-22 Rejean Loyeride; ProjectView; allow opening more than one file...
2013-05-22 Rejean Loyeride; fixed closing current project before even showing...
2013-05-22 Rejean Loyeride; fixed should not let you add the exact same files...
2013-05-20 Rejean Loyeride; added secret ctrl+shift hotkey for disabling parsi...
2013-05-20 Rejean Loyeride; added clean target menu item and removed duplicate...
2013-05-20 Rejean Loyeride; improvements to Debug Precompile/Compile/GenerateS...
2013-05-02 Rejean Loyeride; fixed Trying to compile a header file gives a...
2013-04-27 Jerome St-Louiside/project: Fixed crash going to 'from incompatible...
2013-04-25 Jerome St-Louiside/project: Build log parsing and Go to error fixes...
2013-04-22 Rejean Loyeride/projectView: Improved menus: icons, showing debug...
2013-04-16 Jerome St-Louiside/Project: Fixed build log info saying Debug compilin...
2013-04-15 Rejean Loyeride; debugger; fixed broken Step Over. feature was...
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; show stop build feature in menus including Project...
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; 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; support for .s files.
2013-02-17 Jerome St-Louisecere, ide: Replaced integer types by 64 bit ints for...
2013-01-06 Jerome St-Louiside/Project: Fixed active toolbar after creating new...
2012-11-23 Rejean Loyeride; added active configuration and active compiler...
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 Rejean Loyeride; added support for -n / --just-print / --dry-run...
2012-11-07 Jerome St-Louiside: Added error messages when generating makefile...
2012-11-05 Rejean Loyerepj2make,ide; fix null crashes with makefile generation...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; sorted out platform variables...
2012-10-22 Rejean Loyeride:ProjectView; added alt + up/down to quickly navigat...
2012-08-15 Jerome St-LouisMakefile: Installing man pages, making tao.pdf optional...
2012-08-10 Jerome St-Louiside/Build System: Improved when makefiles/compiler...
2012-08-10 Jerome St-Louiside/Makefile generation: Fixed different compilers...
2012-07-13 Jerome St-Louiside/ProjectView: Fix for functions returning without...
2012-07-12 Jerome St-Louiside/Project: On closing the IDE, properly report which...
2012-07-12 Jerome St-Louiside/Project: Fixes for monitoring newly created project...
2012-04-18 Jerome St-Louiside/Project: Took out debug.cf debugging tools for...
2012-04-17 Rejean Loyeride: generate a single makefile, no more compiler speci...
2012-04-16 Rejean Loyerbuild system: taken include.mk stuff as well as compile...
2012-04-16 Jerome St-Louiside/ProjectView: Fixed handling of exclusions when...
2012-04-06 Rejean Loyeride:ProjectView: fixed getting a node by window. this...
2012-03-31 Rejean Loyeride: removed redundant activation of output view during...
2012-03-31 Rejean Loyeride: fixed AdjustBuildMenus to update popup menu as...
2012-03-27 Rejean Loyeride: fixed go to error didn't work with "In file includ...
2012-03-27 Rejean Loyeride:debugger: fixed lack of debug session management...
2012-03-20 Rejean Loyeride:Project/Makefile: added realclean feature making...
2012-03-07 Rejean Loyeride: added missing menu item Import folder on Resources...
2012-03-06 Jerome St-Louiside/Project: Cleaned up selection of ProjectView, Fixed...
2012-03-01 Jerome St-Louiside: Fixes for new hierarchy regarding dialog boxes...
2012-02-19 Jerome St-Louisi18n: ear, epj2make, (self)extract
2012-02-19 Jerome St-Louiside/Debugger/Project: Fixed wrong active configs being...
2012-02-18 Jerome St-Louisi18n: ide, ecere, documentor: New strings, Chinese
2012-02-17 Jerome St-Louiside/Project: Fix a bug in the overhaul of earlier;...
2012-02-17 Jerome St-Louiside/Project: Fixed mixing up configurations/compilers
next