ide/settings: Improvements to safe config file handling
[sdk] / ide / src / dialogs /
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: fix specifying all file extensions (output file...
2016-07-28 Rejean Loyerepj2make, ide: makefile generation, global settings...
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 Loyerecere/gui/controls/Stacker, ide: implement hover scroll...
2016-07-28 Rejean Loyerbuildsystem,epj2make,ide: add the optional use of resou...
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: don't show same file name message if other same...
2015-12-22 Rejean Loyerbuildsystem, epj2make, ide: support Emscripten compiler.
2014-08-07 Jerome St-Louiside/FindInFilesDialog: Fixed memory corruption
2014-07-09 Jerome St-Louiside/FindInFileDialog: Fixed memory leaks
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-06-12 Jerome St-Louiside/GlobalSettingsDialog: Added missing room for edit...
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-20 Jerome St-Louiside/Project Settings/Workspace: (#815) Fixed env vars...
2014-05-04 Jerome St-Louiscompiler/libec: (#402, #772) Improved reporting syntax...
2014-04-23 Jerome St-Louiside: Fixed improper casts to 'bool' type
2014-04-23 Jerome St-Louiside/WorkspaceSettings; ecere/gui/PathBox: Debug working...
2014-03-24 Jerome St-Louiside/GlobalSettingsDialog: Fixed missing return value
2014-03-21 Jerome St-Louiside/GlobalSettingsDialog: More screen estate for transl...
2014-03-15 Jerome St-Louiside: Showing Toolbox on New Project (tweak for 1f7b6969...
2014-03-11 Jerome St-Louiside, installer: (#718) New Project/Open Dialog: Default...
2014-02-20 Jerome St-Louiside: Fixed strings
2014-02-10 Rejean Loyerbuildsystem,ecc,ecp,ecs,ide; (#1055) allow cross-compil...
2013-11-20 Rejean Loyerecere:gui:controls:DataBox,DropBox,DateDropBox;::Notify...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-10-09 Rejean Loyeride;FindInFiles; (#1000) fixed find in files is showing...
2013-09-30 Rejean Loyeride;findInFiles; (~#1000) Partial fix for Out of bounds...
2013-09-10 Rejean Loyeride;debugger; improved AdjustDebugMenus code.
2013-09-10 Rejean Loyeride;debugger; (#999) added support for gdb's until...
2013-08-09 Rejean Loyeride; debugger; valgrind integration. gdb dialog command...
2013-08-08 Jerome St-Louiside/GlobalSettingsDialog: (#956) Fixed SYSROOT browser...
2013-06-21 Rejean Loyeride; find in files; improved searching message. closes...
2013-06-11 Rejean Loyeride, libec, ecs; added project name and project path...
2013-05-22 Rejean Loyeride; update find in files dialog when creating a new...
2013-05-22 Rejean Loyeride; fixed closing current project before even showing...
2013-05-22 Rejean Loyeride; fixed project settings additional include dirs...
2013-05-20 Rejean Loyeride; fixed both ways: in a main project, if target...
2013-05-20 Rejean Loyeride; added secret ctrl+shift hotkey for disabling parsi...
2013-05-02 Rejean Loyeride, epj2make; added a way to specify compiler flags...
2013-05-02 Rejean Loyeride; FindInFilesDialog, FindDialog; fixed not quite...
2013-05-02 Rejean Loyeride; fixed changing the version in project doesn't...
2013-04-22 Rejean Loyeride; QuickProjectDialog; make sure the ok button has...
2013-04-15 Jerome St-Louisextras/StringsBox; ide/Environment Variables: Fixed...
2013-03-13 Jerome St-Louiside/FindInFilesDialog: Took out stay-on-top attribute
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; find in files dialog; fixed not modal like Find...
2013-03-10 Jerome St-Louiside/CodeEditor,FindInFilesDialog: Took out setting...
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;GlobalSettingsDialog; renamed GCC Prefix to GNU...
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; find in files; fixed -1 matches found messages.
2012-11-23 Rejean Loyeride; find in files; added temporary solution to skip...
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; replace in files; fixed replacing with nothing...
2012-11-05 Rejean Loyeride;FindInFiles; fixed invalid dir message showing...
2012-10-25 Rejean Loyeride;NewProjectDialog; setting fastMath to false for...
2012-10-24 Rejean Loyeride; added fast math option to ProjectSettings dialog...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; added SYSROOT to allow a...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; added GCC_PREFIX to simplify...
2012-10-24 Rejean Loyeride;GlobalSettingsDialog; fixed some ugly code repeated...
2012-09-03 Jerome St-Louiside/Project: Added support for Linker Flags in the...
2012-08-24 Jerome St-Louiside/Project: Resolved Host/Target platform confusion...
2012-08-21 Jerome St-Louiside/GlobalSettingsDialog: Fixed missing 'disabled'...
2012-08-10 Jerome St-Louiside/GlobalSettingsDialog: Fixed a crash introduced...
2012-08-10 Jerome St-Louiside/Build System: Improved when makefiles/compiler...
2012-08-10 Jerome St-Louiside/Quick Project Dialog: Fixed cut label
2012-08-09 Jerome St-Louiside/Build System, GlobalSettings: Support for per compi...
2012-08-09 Jerome St-Louiside/GlobalSettingsDialog: Fixed 'ok' button asking...
2012-07-26 Jerome St-Louiside/GlobalSettingsDialog: Fixes for compilers selector...
2012-07-26 Jerome St-Louiside/GlobalSettingsDialog: Fix to confirm closing dialog...
2012-07-12 Jerome St-Louiside/Project: Fixes for monitoring newly created project...
2012-07-11 Jerome St-Louiside/Project: Fix for broken QuickProject #736 (Was...
2012-07-10 Jerome St-Louiside/Project: Added a distinct C++ compiling/linking...
2012-06-25 Rejean Loyerspaces
2012-04-17 Rejean Loyerbuild system: added per-project override of compiler...
2012-04-17 Rejean Loyeride: generate a single makefile, no more compiler speci...
2012-03-31 Rejean Loyeride: removed redundant activation of output view during...
2012-03-19 Rejean Loyeride/ecere/extras: activeBorder -> formColor
2012-03-07 Rejean Loyeride: Correctly handling (once again) non existing files...
2012-03-07 Jerome St-Louiside/NewProjectDialog: Fixed crash/hang on New Project...
2012-03-05 Jerome St-Louiside/FindInFiles: Fixed mixed up (scary) "Found"/"Replac...
2012-02-19 Jerome St-Louisi18n: Added Spanish translation, Took out types from...
2012-02-18 Jerome St-Louisi18n: ide, ecere, documentor: New strings, Chinese
2012-02-17 Jerome St-Louiside/i18n: Added some more i18n'ed strings
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-13 Jerome St-Louisecere/gui/Controls/SelectorBar: Fixed Cycling order...
2012-02-13 Jerome St-Louiside/GlobalSettingsDialog: Fixes to handling modificati...
2011-10-18 Rejean Loyeride:epj: fixed empty description and license written...
next