~quadrispro/codelite/trunk

« back to all changes in this revision

Viewing changes to TODO.TXT

  • Committer: eranif
  • Date: 2010-01-30 19:58:15 UTC
  • Revision ID: svn-v4:9da81c78-c036-0410-9e1f-a2b0375e4b5a:trunk:3687
- 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
- add build-errors-assistant
2
2
- Add new 'scp' plugin
3
3
- Change the tip color selection to a lighter color (Windows)
4
 
- Unified the open-resource/open-type/quick-finder into a single dialog
5
4
- Change 'toggle multi/single select' icon
6
5
- Add option to customize the single toolbar
7
6
- Apply patch to fix Mac OSX font dialog
8
7
- Add new second tip to the code-completion box which shows the conent of the comment on top of the current tip
9
8
- Add 'workspace settings' entry in the menu bar
10
9
- Add 'workspace editor preferences' entry in the menu bar
 
10
- Code-Formatter: make the event to accept the file name for formatting
 
11
- Refactoring: remove extra spaces from 'implement inherited virtual' + add the 'virtual' keyword as an option
 
12
- Refactoring: add an option to add 'add forward decl'