ide;OutputView; try to find a file in all project dirs if default resolution fails...
[sdk] / ide / src /
2013-05-27 Rejean Loyeride;OutputView; try to find a file in all project dirs...
2013-05-27 Rejean Loyeride; fixed opening generated files from build log ...
2013-05-27 Rejean Loyeride, debugger; fixed breakpoints issues when using...
2013-05-27 Rejean Loyeride; fixed trailing path separator in project settings...
2013-05-27 Jerome St-Louiside/Project: Fixed crash in build log parsing
2013-05-22 Rejean Loyeride; update find in files dialog when creating a new...
2013-05-22 Rejean Loyeride; fixed forgot to remove unused parameters for Print...
2013-05-22 Rejean Loyeride; implemented a way to detect drastic reduction...
2013-05-22 Rejean Loyeride; fixed run target even if workspace sets a debug...
2013-05-22 Rejean Loyeride; fixed opening project folder on empty log line...
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:debugger; implemented new feature run to cursor...
2013-05-22 Rejean Loyeride; fixed project settings additional include dirs...
2013-05-22 Rejean Loyeride; fixed resource files that have a $ in their file...
2013-05-22 Rejean Loyeride; fixed should not let you add the exact same files...
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 multiple issues with obj dir and target...
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 Loyerecs, buildsystem, tarball; added -outputpot argument...
2013-05-20 Rejean Loyeride; fixed mkdir and ugly windows touch showing up...
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; improved cleantarget/clean/realclean output.
2013-05-20 Rejean Loyeride; improvements to Debug Precompile/Compile/GenerateS...
2013-05-10 Rejean Loyeride; windres support for forced 32 bit builds. and...
2013-05-02 Jerome St-Louiside/OutputView: Fixed and then disabled code to split...
2013-05-02 Jerome St-Louiside/Project: Fixed not deleting file but using --always...
2013-05-02 Jerome St-Louiside: Fixed DynamicString memory leak on 'passArgs'
2013-05-02 Jerome St-Louiside, ecere: Fixed command lines truncated for Debug...
2013-05-02 Jerome St-Louiside/CodeEditor: Setting path when parsing code to pick...
2013-05-02 Jerome St-Louiside, compiler: Fixed parameters auto-completion issue
2013-05-02 Rejean Loyeride; fixes to Debug Precompile, Debug Compile and Debug...
2013-05-02 Rejean Loyerbuildsystem, ide, epj2make; added support for windows...
2013-05-02 Rejean Loyergenerated makefiles; make use of automatic variable...
2013-05-02 Rejean Loyeride, epj2make; added a way to specify compiler flags...
2013-05-02 Rejean Loyeride; fixed Trying to compile a header file gives a...
2013-05-02 Rejean Loyeride; FindInFilesDialog, FindDialog; fixed not quite...
2013-05-02 Rejean Loyeride; OutputView panel; fixed Pressing escape on another...
2013-05-02 Rejean Loyeride; debugger; fixed stepping over/out and run to curso...
2013-05-02 Rejean Loyeride; fixed changing the version in project doesn't...
2013-05-02 Rejean Loyeride; fixed StringListBox to support stuff like DEF_STRI...
2013-05-01 Jerome St-Louisecere/GlobalAppSettings: Made Load/Save virtual as...
2013-04-29 Jerome St-Louiside/compiler: Fixed memory leaks on instance members...
2013-04-27 Jerome St-Louiside/project: Fixed crash going to 'from incompatible...
2013-04-27 Jerome St-Louiside/property sheet: Fixed setting font size in 64 bit
2013-04-27 Jerome St-Louiside/property sheet: Fixed bold font for overridden...
2013-04-27 Jerome St-Louiside/Project: Fixed crashes on replacing spaces (#156)
2013-04-27 Jerome St-Louiside/ProjectSettings: Fixed remaining crash on deleting...
2013-04-27 Jerome St-Louiside/watches: Fixed crash on exit when debugging and...
2013-04-27 Jerome St-Louiside/Project Settings: Fixed crash on on deleting a...
2013-04-25 Jerome St-Louiside/designer/sheet: Fixed freed memory usage in propert...
2013-04-25 Jerome St-Louiside/project: Build log parsing and Go to error fixes...
2013-04-22 Jerome St-Louiside/about: Updated version for 0.44.07 0.44.07
2013-04-22 Rejean Loyeride; fixed, when using compiler name starting in upperc...
2013-04-22 Rejean Loyeride; QuickProjectDialog; make sure the ok button has...
2013-04-22 Rejean Loyeride; ide.ec cleaned up some noise comments about a...
2013-04-22 Rejean Loyerbuildsystem, ide; fixed missing new line in generated...
2013-04-22 Rejean Loyerepj format, ide, epj2make; moved ModuleVersion, project...
2013-04-22 Rejean Loyeride/projectView: Improved menus: icons, showing debug...
2013-04-20 Jerome St-Louiscompiler: Fixed missing struct declarator in MkDeclarat...
2013-04-20 Jerome St-Louiside/Debugger: Disabled internal breakpoints breaking...
2013-04-20 Jerome St-Louiside/Debugger: Fixed X11 code to reactivate debugged app
2013-04-16 Jerome St-Louiside/Project: Fixed build log info saying Debug compilin...
2013-04-16 Jerome St-Louiside/debugger: Fixed crash on watch string too long
2013-04-15 Jerome St-Louiside, documentor: Fixed more 'long' warnings
2013-04-15 Rejean Loyeride; debugger; fixed broken Step Over. feature was...
2013-04-15 Jerome St-Louisi18n: Updated templates; ide: Fixed warning in obsolete...
2013-04-15 Jerome St-Louiside/Workspace: Fixed undefined loading behavior and...
2013-04-15 Jerome St-Louisextras/StringsBox; ide/Environment Variables: Fixed...
2013-04-15 Jerome St-Louiside/CodeEditor: AutoComplete/Overriding improvements
2013-04-15 Jerome St-Louiscompiler/libec Improvements to conversion from AST...
2013-04-04 Jerome St-Louisecere; ide: Further header compatibility fixes
2013-03-28 Jerome St-Louiside: Updated About Box version
2013-03-28 Jerome St-Louiside: Bringing up Color Picker with native decorations...
2013-03-18 Jerome St-Louiscompiler/bootstrap; ide: Tweaks for using TDM-GCC multi...
2013-03-13 Jerome St-Louiside/FindInFilesDialog: Took out stay-on-top attribute
2013-03-10 Jerome St-Louiside/Debugger: Removed files added by error
2013-03-10 Jerome St-Louiside/Property Sheet: Not listing deprecated properties
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; find in files dialog; fixed not modal like Find...
2013-03-10 Rejean Loyeride; show stop build feature in menus including Project...
2013-03-10 Jerome St-Louiside/CodeEditor,FindInFilesDialog: Took out setting...
2013-03-10 Jerome St-Louiscompiler: Added (u)intsize to map to size_t; Updated...
2013-03-09 Rejean Loyeride; show stop build feature in menus. share ctrl+break...
2013-03-08 Jerome St-Louiside: Fixed VERSION to only be applied on linux host...
2013-03-08 Rejean Loyerbuildsystem/ide; makefile generation; fixed $(VER)...
2013-03-07 Jerome St-Louiside/build output: Corrected the first fix ( a4d3f04c3d2...
2013-03-07 Jerome St-Louiside/build system: Fixed errors when project contained...
2013-03-07 Jerome St-Louiside/build parsing: Further improvements to prevent...
2013-03-07 Rejean Loyeride; fixed a4fe0770139ca438a24869b13f6a38b7f8853eb8...
2013-03-07 Rejean Loyeride; build output parsing; improved error counting...
2013-03-07 Jerome St-Louiside: Proper tweak for gmake on FreeBSD (BSD was *not...
2013-03-07 Jerome St-Louiside: Defaulting to 'gmake' for make command on BSD
2013-03-07 Jason Kozakide/buildsystem; Improved @linkobjects.lst support
next