~quadrispro/codelite/trunk

« back to all changes in this revision

Viewing changes to SymbolView/SymbolView.project

  • Committer: eranif
  • Date: 2008-11-28 14:21:30 UTC
  • Revision ID: svn-v4:9da81c78-c036-0410-9e1f-a2b0375e4b5a:trunk:2473
- Fixed: CodeLite crashes on workspace switching/closing (regression bug in SymbolView plugin, due to latest code refactoring)
- Fixed: Opening an editor from the build/error tab will also set the focus back to the editor
- Performance improvment for code completion
- Fixed possible crash in Notebook control

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
    </Configuration>
166
166
  </Settings>
167
167
  <Dependencies Name="WinReleaseUnicode"/>
 
168
  <Dependencies Name="ReleaseUnicode"/>
168
169
  <Dependencies Name="WinDebugUnicode"/>
169
 
  <Dependencies Name="ReleaseUnicode"/>
170
170
</CodeLite_Project>