Markus Schorn
68c120a672
Fix for 181391, improvements to export index UI.
2007-04-13 11:28:48 +00:00
Anton Leherbauer
10ceaaeaa3
Project Explorer: Fix wizard shortcuts
2007-04-13 09:30:42 +00:00
Anton Leherbauer
b6410fac1f
Fix for 182214: My calls to SDK functions is yelling at me
2007-04-13 09:29:51 +00:00
Oleg Krasilnikov
12e19c8773
Bug #160012 : New Project Wizard rework
2007-04-12 14:44:44 +00:00
Anton Leherbauer
1751bb7d63
Minor semantic highlighting fixes
2007-04-12 14:04:57 +00:00
Anton Leherbauer
86a79e05e8
Fix for 87119: Shortcut to Toggle Header/Source
2007-04-12 13:54:12 +00:00
Oleg Krasilnikov
d3abc551c9
Bug #160012 : rework of New Project Wizard
2007-04-12 11:50:55 +00:00
Oleg Krasilnikov
c321859b30
Bug #160012
2007-04-12 07:51:11 +00:00
Anton Leherbauer
929eec3053
Temporary workaround for bug 181139 (Patch by Sergey Prigogin)
2007-04-11 14:47:06 +00:00
Anton Leherbauer
386726e1fc
Default Source Hover modifier is Shift
2007-04-11 14:16:14 +00:00
Markus Schorn
49aaf4cd87
Fix for 62366 allow to resume indexing after it was cancelled.
2007-04-11 13:33:52 +00:00
Markus Schorn
7fb6f3739c
Fix for 62366 allow to resume indexing after it was cancelled.
2007-04-11 13:30:50 +00:00
Markus Schorn
99ea19c361
Fix for 181391, improvements to export index UI.
2007-04-10 16:07:34 +00:00
Anton Leherbauer
2922ae70fd
Improve source hover comment heuristic
2007-04-10 15:41:24 +00:00
Anton Leherbauer
29aec8d2ad
CommonNavigator: Performance tuning for problem decoration
2007-04-10 14:04:21 +00:00
Oleg Krasilnikov
b0e68cbd53
Bug #181025 : menus are modified according to last discussion results.
2007-04-10 13:55:35 +00:00
Oleg Krasilnikov
8d4317aea6
Bug #181025 : hide CDT menus for not-CDT projects
2007-04-10 13:40:10 +00:00
Mikhail Sennikovsky
ead2da2599
Fix for [Bug 181021] [Project Model]Source location and "exlude from build" settings are inconsistent
2007-04-10 10:20:35 +00:00
Markus Schorn
d710c2c05b
Removes default-initializer for CodeReaderCache from ui-plugin (this is done in the core-plugin).
2007-04-10 09:40:46 +00:00
Oleg Krasilnikov
87f8ab3823
Bug: "exclude from build" state not updated on property pages
2007-04-09 15:14:37 +00:00
Oleg Krasilnikov
49d9af779d
Bug #181025 : Context menu items should be grouped/reduced in project view
2007-04-09 13:38:17 +00:00
Oleg Krasilnikov
3dcc5c98d1
Bug #180985 : Property pages combo boxes are not read-only
2007-04-09 07:15:13 +00:00
Oleg Krasilnikov
5bcb4215a0
Bug #181023 : group property pages
...
Bug #181025 : group context menu items
2007-04-09 06:03:56 +00:00
Oleg Krasilnikov
70f848ae68
Bug #181023 : C/C++ property pages grouped.
2007-04-09 05:56:49 +00:00
Markus Schorn
2d8f4698f2
Fix for 176389, preference UI for cache sizes.
2007-04-06 15:53:50 +00:00
Anton Leherbauer
7a2f549d31
Adjust plugin dependencies
2007-04-06 12:45:20 +00:00
Anton Leherbauer
774369a532
Tentative fix for 177158: [Editor] Provide highlighting support for references to external SDK
2007-04-06 12:02:02 +00:00
Anton Leherbauer
d358ef7a36
Fix formatter alignment of conditionals and initializer lists
2007-04-06 11:56:48 +00:00
Anton Leherbauer
82b9f0cd2f
Fix auto-insert of closing brace with semicolon for anonymous declarations
2007-04-06 11:54:18 +00:00
Chris Recoskie
5638a8eeb6
ASSIGNED - bug 151850: allow user to specify which parser/language to parse a given content type with
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=151850
Combined patch from myself and Jason Montojo
2007-04-05 19:07:10 +00:00
Markus Schorn
0da5cc01ce
Fix for 180159, modelling of unresolved includes in index.
2007-04-05 16:06:39 +00:00
Oleg Krasilnikov
c1eb85c1fe
"enabledWhen" fix
2007-04-05 13:32:42 +00:00
Anton Leherbauer
46cb2c8f4d
Fix source hover for template paramters and external translation units
2007-04-05 13:02:10 +00:00
Anton Leherbauer
bf61f08fdb
Fix string double click selection
2007-04-05 11:15:30 +00:00
Oleg Krasilnikov
32163b8508
Discovery page: show page names instead of profile IDs where possible
...
Preferences: user can select naming rule for discovery profiles
2007-04-05 10:55:46 +00:00
Oleg Krasilnikov
816e6ec92b
Rollback attribute renaming for cPropertyTab extension point
2007-04-05 08:20:06 +00:00
Anton Leherbauer
ca26fe7a9d
Improve formatter preview code
2007-04-04 16:03:23 +00:00
Doug Schaefer
49724e630c
Patch for Bryan continuing 167098:
...
- implements base classes for class instances and class specializations
- allows for instantiation/specialization during incremental reindexes
- prior to this a full reindex was required to properly resolve newly added
implicit instances and specializations
- renders templates less exception-prone
- cleaned up code from last patch
2007-04-04 15:30:20 +00:00
Anton Leherbauer
8934213fa1
Fix source hover for parameters and enumerators
2007-04-04 14:25:08 +00:00
Oleg Krasilnikov
af1e9d0989
Property pages adjust
2007-04-04 10:36:55 +00:00
Anton Leherbauer
39d2e909be
Fix for 180531: [editor] pasted text loses formatting
2007-04-03 14:07:15 +00:00
Anton Leherbauer
efe180944f
Fix for 80831: Hover help should find declarations from included files
...
and related bugs 80829, 80836, 158867
2007-04-03 12:31:00 +00:00
Markus Schorn
ad8800e447
Fix for 178088, options to skip references during indexing.
2007-04-03 11:52:00 +00:00
Markus Schorn
0c941b8724
Fix for 180161, indexing stddef.h up-front.
2007-04-02 14:04:07 +00:00
Oleg Krasilnikov
17d784913f
Bug #180286 : error message for "toolEditEnabled" check
2007-04-02 11:44:56 +00:00
Oleg Krasilnikov
c107a37abc
avoid duplicate CDTListComparator objects
2007-04-02 10:54:56 +00:00
Oleg Krasilnikov
37407685e7
Bug #180453 : sort configurations in property pages
2007-04-02 10:42:37 +00:00
Anton Leherbauer
a71f94b6dc
Fix for 180433: [Editor] Highlighting of preprocessor directives is bogus
2007-04-02 08:04:26 +00:00
Oleg Krasilnikov
7b016f3cf4
methods naming consistency.
2007-03-30 10:36:01 +00:00
Mikhail Sennikovsky
100e69cd8b
Additional fixes to the scanner discovery and Path Entry calculation mechanisms
2007-03-29 17:29:41 +00:00