ide; fixed ide rendered useless at compiling when ide binary that's being run is...
[sdk] / ide / src / project / ProjectView.ec
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
2012-02-05 Jerome St-Louiside: Fixed corruption of LD_LIBRARY_PATH (Only PATH...
2011-10-18 Jerome St-Louiside: Fixed memory leak in ProjectView opening files...
2011-10-04 Jerome St-LouisFixed up some i18n strings
2011-10-03 Jerome St-Louisecere: Fixed up i18n Support; Started Chinese translati...
2011-08-25 Jerome St-LouisFix for double clicking DirectoriesBox entries popping...
2011-08-19 Jerome St-Louiside: Fixed up some MessageBoxes 'master' property
2011-08-15 Rejean Loyeride: fixed crash on missing file name for new NodeIcons...
2011-08-14 Jerome St-Louisecere: Safety for nativeDecorations of non-root windows...
2011-08-11 Jerome St-Louissdk/ecere/ide: Improved color customization support...
2011-06-12 Rejean Loyeride: fixed debug menu being disabled while building...
2011-06-12 Rejean Loyeride: fixed debug menu items all disabled on build while...
2011-06-12 Rejean Loyeride: fixed menu enabling/disabling on debugger state...
2011-06-10 Rejean Loyeride:ProjectView:ProjectNode:NodeProperties: fixed super...
2011-06-10 Jerome St-Louiside: Patched regeneration of makefile on deleting folder
2011-06-10 Jerome St-Louiside: Fixed makefile regeneration in added project when...
2011-06-06 Jerome St-Louiside/debugger: fixed problem where debugging a different...
2011-05-31 Rejean Loyeride:ProjectView:ProjectNode:NodeProperties: added ...
2011-05-30 Rejean Loyeride:ProjectView: fixed hotkey f used for both 'add...
2011-05-30 Rejean Loyeride: tweaked code related to managing (or not) debug...
2011-05-19 Rejean Loyersdk:ide: fixed debugger stopped on compiling other...
2011-05-19 Jerome St-Louiside: Fixed go to error broken by MSVS support
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository