ide; find in files dialog; fixed not modal like Find. Let parent be the desktop.
[sdk] / ide / src / ide.ec
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-09 Rejean Loyeride; show stop build feature in menus. share ctrl+break...
2013-03-07 Rejean Loyeride; fixed a4fe0770139ca438a24869b13f6a38b7f8853eb8...
2013-03-06 Rejean Loyeride; silence the changing of active compiler during...
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; CallStackView; fixed cursor icon always showing...
2013-01-16 Jerome St-Louiside: Fixed default display driver on OS X
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; 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-05 Rejean Loyeride; updating the remove project popup menu item just...
2012-10-25 Rejean Loyeride; fixed project config changing back to first config...
2012-10-24 Rejean Loyeride: added feature open recently opened files / project...
2012-10-24 Rejean Loyeride; fixed FileCompile menu entry for ProjectView's...
2012-09-03 Jerome St-Louisecere/ide: Moved IDE's eString_PathInsideOf to ecere...
2012-08-10 Jerome St-Louiside/Build System: Improved when makefiles/compiler...
2012-07-13 Jerome St-Louiside/Toolbar: Fix for Save tool button not working
2012-07-12 Jerome St-Louiside/Project/epj monitoring: Added support for notifying...
2012-04-16 Jerome St-Louiside/ProjectView: Fixed handling of exclusions when...
2012-04-05 Rejean Loyeride: improved quick project menu item enabling/disabling.
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:debugger: fixed lack of debug session management...
2012-03-20 Jerome St-Louiside/menus: Took out overloaded 'e' hot key for Real...
2012-03-20 Rejean Loyeride:Project/Makefile: added realclean feature making...
2012-03-19 Rejean Loyeride/ecere/extras: activeBorder -> formColor
2012-03-07 Rejean Loyeride: Correctly handling (once again) non existing files...
2012-03-06 Rejean Loyeride:debugger: completed gui part of breakpoint hit...
2012-03-06 Rejean Loyeride: remove project file name from title bar after...
2012-03-06 Jerome St-Louiside: MessageBox parent/master fixes to be root windows...
2012-03-01 Juan Sanchezide: First attempt at a toolbar.
2012-03-01 Jerome St-Louiside: Toolbar/MenuItem integration tweak to support...
2012-03-01 Jerome St-Louiside: Correction to the last Toolbar/Toolbutton - MenuIt...
2012-03-01 Jerome St-Louiside, ecere: Tweaks for IDE Toolbar implementation
2012-03-01 Jerome St-Louiside: Made Toolbar inactive
2012-03-01 Jerome St-Louiside: Fixed initial size & position of the IDE
2012-03-01 Jerome St-Louiside: Fixes for new hierarchy regarding dialog boxes...
2012-03-01 Jerome St-Louisecere/gui: Fixes to make MDI work with Stacker containi...
2012-02-19 Jerome St-Louiside/Debugger/Project: Fixed wrong active configs being...
2012-02-17 Jerome St-Louiside/i18n: Added a few more i18n'ed strings
2012-02-17 Jerome St-Louiside/Project: Fixed mixing up configurations/compilers
2012-02-12 Rejean Loyeride: minor fix to file open dialog for Add Project...
2012-02-05 Jerome St-Louiside: Fixed corruption of LD_LIBRARY_PATH (Only PATH...
2011-11-21 Jerome St-Louiside: Fix to update project file dialog directory when...
2011-11-07 Jerome St-LouisProper .pot generation (Wrap up ecere.com/mantis/view...
2011-10-17 Jerome St-Louiside: Memory leaks fixes
2011-10-15 Jerome St-Louiside: Fixed another i18n string mistake on File Reload...
2011-10-13 Jerome St-Louiside: Fixed a few translated strings issues
2011-10-03 Jerome St-Louisecere: Fixed up i18n Support; Started Chinese translati...
2011-09-03 Rejean Loyeride:find in files: implemented ability to search within...
2011-08-19 Jerome St-Louiside/ecere: Put back master assignment, as this is requi...
2011-08-18 Rejean Loyerbuild system / makefiles / ide: added support for ccach...
2011-08-18 Jerome St-Louisecere: Made nativeDecorations default on MessageBox...
2011-08-15 Rejean Loyerecere:FileDialog:ide:documentor: use native decorations...
2011-08-14 Jerome St-Louisecere: embellished menu bar; ide: centralized font...
2011-08-14 Jerome St-Louisecere: Fixes for proper Native Decorations support...
2011-08-11 Jerome St-Louissdk/ecere/ide: Improved color customization support...
2011-07-01 Rejean Loyeride: fixed Project->New and Project->Open menus were...
2011-06-12 Rejean Loyeride: fixed debug menu being disabled while building...
2011-06-12 Rejean Loyeride:findInFiles: added replace in files feature
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-06 Jerome St-Louiside/debugger: fixed problem where debugging a different...
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-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository