Notes: - All: 'Move Function Implementation to...' functionality is now working, user can now right click on a function name and select to move its implementation to implementation file - Added new API to Managerl: open file and append content - New WX project now properly dismissed when hitting 'escape' key -All: CodeLite will no longer suggest to add include file when hovering a comment or string - All: Fixed SF bug# [ 1867291 ] Problem linking library - Added new winprocess class which allows user to execute commands on the background from a secondary thread - All: CodeCompletion now supports nested typedefs of templates - All: Added new option in the 'Edit' menu: support for end line characters, you can now choose the EOL (CR, LF, or CRLF) to be used by CodeLite when hitting 'Enter', also, you can now select whether to display the line ending characters, or convert the entire document line character - All: Fixed bug #[ 1869078 ] Toolbar settings not remembered. The problematic toolbars were the ones created by plugins and not the core toolbars -All: removed warnings of unused variables - All: CodeCompletion now supports overloading of the '->' operator - All: Fixed: operator -> overloaing now works with typedefs - All: Added new option to editor's context menu -> 'Add function implemenation...' when selected over a function's prototype, codelite will suggest to add implementation for that function - modified the directory structure to fit to standard SVN structure (tags, branches, trunk) - added new utility for creating directories instead of relying on the system utils - Dirpicker control startup dir is now set according to the value in the text control - All: Added new filtering dialog for 'Import File From Directory' - All: Advance dialog is now renamed to 'Build Settings' - refactored all the ouput pane code and separated the different tabs to different classes - All: user can now set different colour for errors, warnings - All: New page was added to the 'Build Settings', where user can set one of the following: - colour to mark errors - colour to mark warnings - F4 should skip warnings (yes/no) - All: fixed bug that broke the 'using namespace foo;' of CC. this bug was introduced in the latest CC performance improvements - All: User can now select the error line by single click - All: added support for concurrent jobs for makefiles (thx Sverre Rabbelier) - All: user can now select the font foreground colour as well as the background colour (it can also set the weight of the font to be bold) - Fixed: Fixed bug introduced when changed the makefile name to be $(MAKE) - this change broke the build/clean of project only - Initial work on cscope plugin - added makefile for the cscope plugin for Linux - cscope plugin now sets the TEMPDIR environment variable to '.' - continued work on the cscope plugin - The cscope - Find C Symbol is now functional - added all missing functionality to the cscope plugin, still need to work on the UI part - UI improvements for the cscope plugin - re-arranged the editor's context menu - files in the cscope tab are now presented in relative path ------------------------------------------------------------------------
Changes: - All: 'Move Function Implementation to...' functionality is now working, user can now right click on a function name and select to move its implementation to implementation file - Added new API to Managerl: open file and append content - New WX project now properly dismissed when hitting 'escape' key -All: CodeLite will no longer suggest to add include file when hovering a comment or string - All: Fixed SF bug# [ 1867291 ] Problem linking library - Added new winprocess class which allows user to execute commands on the background from a secondary thread - All: CodeCompletion now supports nested typedefs of templates - All: Added new option in the 'Edit' menu: support for end line characters, you can now choose the EOL (CR, LF, or CRLF) to be used by CodeLite when hitting 'Enter', also, you can now select whether to display the line ending characters, or convert the entire document line character - All: Fixed bug #[ 1869078 ] Toolbar settings not remembered. The problematic toolbars were the ones created by plugins and not the core toolbars -All: removed warnings of unused variables - All: CodeCompletion now supports overloading of the '->' operator - All: Fixed: operator -> overloaing now works with typedefs - All: Added new option to editor's context menu -> 'Add function implemenation...' when selected over a function's prototype, codelite will suggest to add implementation for that function - modified the directory structure to fit to standard SVN structure (tags, branches, trunk) - added new utility for creating directories instead of relying on the system utils - Dirpicker control startup dir is now set according to the value in the text control - All: Added new filtering dialog for 'Import File From Directory' - All: Advance dialog is now renamed to 'Build Settings' - refactored all the ouput pane code and separated the different tabs to different classes - All: user can now set different colour for errors, warnings - All: New page was added to the 'Build Settings', where user can set one of the following: - colour to mark errors - colour to mark warnings - F4 should skip warnings (yes/no) - All: fixed bug that broke the 'using namespace foo;' of CC. this bug was introduced in the latest CC performance improvements - All: User can now select the error line by single click - All: added support for concurrent jobs for makefiles (thx Sverre Rabbelier) - All: user can now select the font foreground colour as well as the background colour (it can also set the weight of the font to be bold) - Fixed: Fixed bug introduced when changed the makefile name to be $(MAKE) - this change broke the build/clean of project only - Initial work on cscope plugin - added makefile for the cscope plugin for Linux - cscope plugin now sets the TEMPDIR environment variable to '.' - continued work on the cscope plugin - The cscope - Find C Symbol is now functional - added all missing functionality to the cscope plugin, still need to work on the UI part - UI improvements for the cscope plugin - re-arranged the editor's context menu - files in the cscope tab are now presented in relative path ------------------------------------------------------------------------
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use