Revision: 3687
http://codelite.svn.sourceforge.net/codelite/?rev=3687&view=rev
Author: eranif
Date: 2010-01-30 19:58:15 +0000 (Sat, 30 Jan 2010)
Log Message:
-----------
- Unified 'open resource/open type/quick find function/quick find macro/quick find typedef/quick find class' into a single 'Open Resource' with a second 'choice' control which allows to filter the results by type. The old shortcuts 'Ctrl-Shift-R' 'Ctrl-Shift-T' etc remained - they now open the unified 'Open Resoure' dialog with different filter enabeld.
- UnitTest++: updated the plugin to use the new 'Open Resource' dialog
- Gizmos: new class wizard: updated the plugin to use the new unified 'Open Resource' dialog
Modified Paths:
--------------
trunk/CodeLite/CodeLite.project
trunk/CodeLite/ctags_manager.cpp
trunk/CodeLite/ctags_manager.h
trunk/CodeLite/istorage.h
trunk/CodeLite/tags_storage_sqlite3.cpp
trunk/CodeLite/tags_storage_sqlite3.h
trunk/Gizmos/Gizmos.project
trunk/Gizmos/newclassdlg.cpp
trunk/Gizmos/newinheritancedlg.cpp
trunk/LiteEditor/LiteEditor.project
trunk/LiteEditor/frame.cpp
trunk/LiteEditor/frame.h
trunk/Plugin/outputviewcontrolbar.cpp
trunk/Plugin/outputviewcontrolbar.h
trunk/Plugin/plugin_sdk.project
trunk/Runtime/config/accelerators.conf.default
trunk/Runtime/rc/menu.xrc
trunk/TODO.TXT
trunk/UnitTestCPP/testclassdlg.cpp
Added Paths:
-----------
trunk/Plugin/open_resource_dialog.cpp
trunk/Plugin/open_resource_dialog.h
trunk/Plugin/openresourcedialogbase.cpp
trunk/Plugin/openresourcedialogbase.fbp
trunk/Plugin/openresourcedialogbase.h
Removed Paths:
-------------
trunk/LiteEditor/open_resouce_dlg.cpp
trunk/LiteEditor/open_resouce_dlg.h
trunk/Plugin/open_type_dlg.cpp
trunk/Plugin/open_type_dlg.h
trunk/Plugin/quickfinder.cpp
trunk/Plugin/quickfinder.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|