ide/CodeEditor: Customizable color scheme support
[sdk] / ide / src / ide.ec
2016-08-04 Jerome St-Louiside/CodeEditor: Customizable color scheme support
2016-08-04 Jerome St-Louiside/Global Settings: Initial font selector (Windows...
2016-08-04 Jerome St-Louiside; documentor; epj2make; installer: Moved IDE depende...
2016-08-03 Jerome St-Louiside/FindInFiles: Fixed buffer underrun on go to found...
2016-08-01 Jerome St-Louiside/settings: Removed unneeded config files saving
2016-08-01 Jerome St-Louiside/GlobalSettings: Re-reading configs before bringing...
2016-08-01 Jerome St-Louiside: Fixed various global settings issues
2016-08-01 Rejean Loyeride: fix ide old config reloading messing up new config...
2016-07-28 Rejean Loyeride, documentor, epj2make: settings, compiler configs...
2016-07-28 Rejean Loyeride: add recent files to workspace for the recent files...
2016-07-28 Rejean Loyeride: workspace: (#882) save workspace file (.ews) in...
2016-07-28 Rejean Loyeride: recent menu hidden features improvements. use...
2016-07-28 Rejean Loyeride: improve user interface to build output mode contro...
2016-07-28 Rejean Loyeride, tarball: changed target name and module name from...
2016-07-28 Jerome St-Louiside: Changing reload message boxes activation settings...
2016-07-28 Jerome St-Louiside: Copying bold and size attributes for fonts
2016-01-16 Jerome St-Louiside: Fixes for GetInstalledFileOrFolder() (Windows...
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-12-09 Rejean Loyeride: fix about menu items not opening files/folders...
2015-12-09 Rejean Loyeride: fix active bith depth dropbox is not updated with...
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-12 Jerome St-Louiside/Find in Files: Fixed crash double clicking a find...
2014-07-10 Jerome St-Louiside: Make Escape in CodeEditor only fill up space if...
2014-06-12 Jerome St-Louisecere; ide: Fixed Release config warnings
2014-06-12 Jerome St-Louiside: Fixed remaining warning in Linux
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-22 Jerome St-Louiside/debugger/rubber duck: Work around for hiding duck
2014-05-04 Jerome St-Louiscompiler/libec: (#402, #772) Improved reporting syntax...
2014-04-25 Jerome St-Louiside/debugger: Rubber ducking fixes
2014-04-25 Jerome St-Louiside/Debugger: Rubber Ducking Support
2014-04-23 Jerome St-Louiside/ProjectView: Opening binary documents using shell...
2014-04-23 Jerome St-Louiside: Recognizing more extensions to open through the...
2014-04-16 Jerome St-Louiside: Removed code committed by mistake in d85de44b42286...
2014-04-11 Jerome St-Louisecere/gui/Window: Fixed leaks when switching mode in...
2014-04-02 Jerome St-Louiside: Fixed 3DS argument check
2014-03-27 Jerome St-Louiside: Added 'ProgramData' to install folders for All...
2014-03-27 Jerome St-Louiside: Fixed stuck Edit menu when hitting escape on outpu...
2014-03-27 Jerome St-Louisecere/i18n; ide: Improved adapting to LANGUAGE env...
2014-03-26 Jerome St-Louiside: Fixed memory leaks; Fixed obsolete 'text' property
2014-03-26 Jerome St-Louiside/CodeEditor: Fixed mislocated caret when resetting...
2014-03-19 Jerome St-Louiside: Fixed endless loop on startup when no language...
2014-03-19 Jerome St-Louisi18n: Update
2014-03-18 Jerome St-Louisinstaller; ide: (#712) Added language selection to...
2014-03-12 Jerome St-Louiside: Various layout improvements
2014-03-11 Jerome St-Louiside, installer: (#718) New Project/Open Dialog: Default...
2014-03-11 Jerome St-Louiside: Case insensitive recognition of extensions when...
2014-02-20 Jerome St-Louiside: Updated title capitalization to match style in...
2014-02-20 Jerome St-Louiside: Updated Valgrind strings
2014-02-19 Jerome St-Louiside: Renamed selection of 32/64 bit from 'bit depth...
2014-02-15 Jerome St-Louiside; ecere/StatusBar: Nicer key states lights
2014-02-10 Rejean Loyeride; (#1037) fix f7/ctrlF7 compilation selecting wrong...
2014-02-10 Rejean Loyeride; (#1039) add icon for step over skipping breakpoints.
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-09-26 Rejean Loyeride;debugger; (#1003) fixed multiple issues.
2013-09-24 Rejean Loyeride;debugger; (#1004) tweaked initial step over to...
2013-09-10 Rejean Loyeride;debugger; (#968) handle breakpoints by project...
2013-09-10 Rejean Loyeride;debugger; improved AdjustDebugMenus code.
2013-09-10 Rejean Loyeride;debugger; (#999) added support for gdb's until...
2013-08-30 Jerome St-Louiside/Debugger, CallStackView: Fixed long standing callst...
2013-08-30 Jerome St-Louiside/valgrind: Fixed menus to reflect settings in effect...
2013-08-29 Rejean Loyeride; (#993) fixed exact same file in two projects but...
2013-08-29 Rejean Loyeride;debugger; (#897) added a default option to redzone...
2013-08-29 Jerome St-Louiside: Fixed zombie documentor processes
2013-08-29 Jerome St-Louisdocumentor, ide: (#773) bidirectional communication
2013-08-29 Rejean Loyeride;debugger; (#897) added options (leak check, redzone...
2013-08-26 Rejean Loyeride;ProjectView; added support for quickly switching...
2013-08-16 Jerome St-Louiside/NewProject: Fixed crash on new project
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-08-07 Jerome St-Louiside: (#716) Automatically enabling OpenGL upon being...
2013-07-04 Rejean Loyeride; fixed crash on double click or enter for find...
2013-07-04 Rejean Loyeride; simplified interface between ide and call stack...
2013-07-04 Rejean Loyeride; support goto file and line by enter or double...
2013-07-04 Rejean Loyeride; support goto code location on double click or...
2013-07-02 Jerome St-Louiside: Fixed memory leak in SetPath() on Linux (dynamic...
2013-06-21 Rejean Loyeride; find in files; improved searching message. closes...
2013-06-21 Rejean Loyeride; fixed opening media file from find in file output...
2013-06-13 Rejean Loyerecere, ide; Instance_COM_Initialize, Tokenize, _DualPip...
2013-06-11 Jerome St-Louiside: Got rid of extra space from IDE pass through args
2013-05-27 Rejean Loyeride;OutputView; try to find a file in all project dirs...
2013-05-22 Rejean Loyeride; fixed opening project folder on empty log line...
2013-05-22 Rejean Loyeride; fixed closing current project before even showing...
2013-05-22 Rejean Loyeride:debugger; implemented new feature run to cursor...
2013-05-20 Rejean Loyeride; implemented when adding project to workspace,...
2013-05-20 Rejean Loyeride; added new help menu items; forums, tao, doc, smapl...
2013-05-20 Rejean Loyeride; fixed both ways: in a main project, if target...
2013-05-20 Rejean Loyeride; fixed Windows network relative paths do not go...
2013-05-20 Rejean Loyeride; added secret ctrl+shift hotkey for disabling parsi...
2013-05-20 Rejean Loyeride; implemented -t command line option for open ecere...
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 Jerome St-Louiside: Fixed DynamicString memory leak on 'passArgs'
2013-05-02 Rejean Loyeride; fixes to Debug Precompile, Debug Compile and Debug...
2013-05-02 Rejean Loyeride; OutputView panel; fixed Pressing escape on another...
next