Doug Schaefer
|
f097879171
|
Fix up build output console parsers to handle the case where the compiler is called with a wrapper script.
|
2007-04-12 18:00:00 +00:00 |
|
Oleg Krasilnikov
|
75131a463b
|
Bug #182157 - file restored
|
2007-04-12 16:10:26 +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
|
568b682abf
|
Bug #181025
|
2007-04-12 13:01:40 +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 |
|
Markus Schorn
|
d70bbc8768
|
Fix for 181942, parsing 'char x= *"a";'
|
2007-04-11 16:28:34 +00:00 |
|
Markus Schorn
|
d0407f36ab
|
Testcase for 181942, parsing '*"x"'
|
2007-04-11 15:40:32 +00:00 |
|
Markus Schorn
|
f3e552d7e3
|
Testcases for 181735, using function-ptrs.
|
2007-04-11 15:32:51 +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 |
|
John Cortell
|
2ef0a88398
|
Fixed bug 181829. Debugger was not enforcing extension point schema. Also renamed 'breakpointActionPage' extension point to have an uppercase first letter, for consistency with all other CDT debugger extension points.
|
2007-04-10 19:28:22 +00:00 |
|
Doug Schaefer
|
5cf3a081fb
|
Patch for Bryan - 181015 - fix for 2 of the 4 remaining exceptions.
|
2007-04-10 18:55:46 +00:00 |
|
Vivian Kong
|
716d881e6b
|
bug 166092 - users should be able to pass in own linkage factory mappings
|
2007-04-10 18:02:14 +00:00 |
|
Thomas Fletcher
|
4c5225719b
|
Allow the dialog to be resized for long locations.
PR:107164
|
2007-04-10 18:00:51 +00:00 |
|
Thomas Fletcher
|
6f2816e039
|
Fix to show new make targets when they are created on folders that have been filtered out of the view.
PR:181807
|
2007-04-10 17:39:30 +00:00 |
|
John Cortell
|
7433bf42fc
|
Fixed bug 181804. Schema files not getting into SDK
|
2007-04-10 17:24:06 +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 |
|
Oleg Krasilnikov
|
ce48d44b56
|
Path correction
|
2007-04-10 14:35:24 +00:00 |
|
Oleg Krasilnikov
|
41542ea278
|
Bug #180266: naming change.
|
2007-04-10 14:22:25 +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 |
|
Andrew Ferguson
|
335151f5f3
|
181735: fix case of failing function resolution
|
2007-04-10 10:45:45 +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 |
|
Oleg Krasilnikov
|
7f5644f01c
|
Fix: discovery pages are not updated after scope change.
|
2007-04-10 10:13:41 +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 |
|
Doug Schaefer
|
16be9da24e
|
Patch for Bryan - 180784 - implement hashCode for PDOM nodes.
|
2007-04-10 01:10:53 +00:00 |
|
Alain Magloire
|
97186148e9
|
patch form Elena # 180975
|
2007-04-09 20:01:17 +00:00 |
|
Doug Schaefer
|
0ec665bdd5
|
Patch for Bryan - 181147 - Fix NPE in template instantiation.
|
2007-04-09 16:16:07 +00:00 |
|
Doug Schaefer
|
942c2996fa
|
Patch for Bryan - 181015 - Fix a few exceptions in the indexer.
|
2007-04-09 16:13:06 +00:00 |
|
Oleg Krasilnikov
|
b09b4cbbeb
|
Bug fix: some property pages are not visible
|
2007-04-09 16:09:56 +00:00 |
|
Oleg Krasilnikov
|
87f8ab3823
|
Bug: "exclude from build" state not updated on property pages
|
2007-04-09 15:14:37 +00:00 |
|
Vivian Kong
|
b452de9f48
|
for bug 181427, patch by Jason Montojo
|
2007-04-09 14:33:57 +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
|
496cefed36
|
Bug #181025: group main menu items
|
2007-04-09 09:55:08 +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
|
8eefed45b3
|
Avoid deprecated objects
|
2007-04-09 06:45:08 +00:00 |
|
Oleg Krasilnikov
|
e36c09ee9d
|
Avoid deprecated methods
|
2007-04-09 06:42:16 +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 |
|
Oleg Krasilnikov
|
6e8d740215
|
Bug #181025: group context menu items
Bug #181023: C/C++ property pages are grouped
|
2007-04-09 05:55:10 +00:00 |
|
Oleg Krasilnikov
|
7131918a4a
|
Bug#181025: group context menus
|
2007-04-09 05:52:35 +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 |
|