Markus Schorn
|
bae61dd6e4
|
Adds failing testcase for includes accross projects
|
2006-12-12 13:50:36 +00:00 |
|
Anton Leherbauer
|
b778c94164
|
Remove show invisible characters action (moved to Platform)
|
2006-12-12 13:40:33 +00:00 |
|
Anton Leherbauer
|
6ec58803b9
|
Disable showing inheritance information by default
|
2006-12-12 13:37:01 +00:00 |
|
Anton Leherbauer
|
b786f3c0e9
|
Fix for Bug 88421 - outline view should display more information for: variables, classes and functions
|
2006-12-12 13:35:08 +00:00 |
|
Markus Schorn
|
11719658ed
|
Include Browser: Adds a simple testcase.
|
2006-12-12 13:34:24 +00:00 |
|
Markus Schorn
|
9840f921ae
|
Include Browser: Incorporating changes to index (IndexFileLocation)
|
2006-12-12 07:54:45 +00:00 |
|
Anton Leherbauer
|
6155014aab
|
Fix for Bug 165867 - Open include ignores linked resources (patch by Sergey Prigogin)
|
2006-12-12 07:29:52 +00:00 |
|
Anton Leherbauer
|
8bc761d4c6
|
Stabilize synchronization between editor and outline view
|
2006-12-11 15:57:09 +00:00 |
|
David Inglis
|
f3878f3175
|
[merged from 3_1_1]
fixed binary handling on non output paths
bug#167431
|
2006-12-11 15:31:11 +00:00 |
|
Anton Leherbauer
|
b3608892c4
|
Fix CCE
|
2006-12-11 15:10:20 +00:00 |
|
Doug Schaefer
|
2a8fe7ad14
|
Bug 167311 - Removing the calls to isStatic to make Windows SDK usable.
|
2006-12-09 02:33:28 +00:00 |
|
Doug Schaefer
|
62da4586ac
|
Oops, forgot to release the read lock on the index.
|
2006-12-08 16:30:33 +00:00 |
|
Doug Schaefer
|
3dfef1cc05
|
Bug 167162 - Change Open Declarations to pick definitions first.
|
2006-12-07 21:21:50 +00:00 |
|
Anton Leherbauer
|
b11cd377d4
|
Improve formatter heuristic
|
2006-12-07 21:01:46 +00:00 |
|
Anton Leherbauer
|
79b98179f3
|
Highlight range of element near cursor
|
2006-12-07 15:18:13 +00:00 |
|
Anton Leherbauer
|
a08c9254f8
|
Fix for Bug 167077 - Semantic Highlighting: fails to highlight sections of code
|
2006-12-07 15:13:05 +00:00 |
|
Anton Leherbauer
|
e99ef14b18
|
Fix folding toggle action state updates
|
2006-12-07 13:20:57 +00:00 |
|
Anton Leherbauer
|
c82eb0d880
|
Allow to use a workspace relative path for EditorUtility.openEditor
|
2006-12-07 12:53:34 +00:00 |
|
Anton Leherbauer
|
554b3fa756
|
Cleanup and unify CElementLabelProviders
|
2006-12-07 12:49:25 +00:00 |
|
Anton Leherbauer
|
e18fdc081c
|
Semantic highlighting: Improve handling of macro expansions
|
2006-12-07 12:31:41 +00:00 |
|
Markus Schorn
|
358de96f54
|
Marks testcase for 156519 as passing.
|
2006-12-07 12:14:16 +00:00 |
|
Markus Schorn
|
2e79fba079
|
Fix name lookup in PDOMCPPClassType, fixes 41.120 firefox problems (226.516 left)
|
2006-12-06 16:27:51 +00:00 |
|
Markus Schorn
|
3c449d0ac8
|
Fix for 164470, using index for ambiguity resolution as part of parsing
|
2006-12-06 15:09:46 +00:00 |
|
Markus Schorn
|
2e2a574918
|
Fix for 166954, proper adding of subtypes to index.
|
2006-12-06 14:25:57 +00:00 |
|
Markus Schorn
|
0e4828878f
|
Testcase for bug 166954, typdef for typedef in index.
|
2006-12-06 13:55:02 +00:00 |
|
Andrew Ferguson
|
94a253b327
|
162172: Add initial test case, fix bug
|
2006-12-06 13:53:19 +00:00 |
|
Anton Leherbauer
|
53f01e7086
|
Fix NPE
|
2006-12-06 13:33:35 +00:00 |
|
Anton Leherbauer
|
9e9d53454b
|
Fix for Bug 158193 - [navigation] incorrect editor opened for external files (followup)
|
2006-12-06 13:32:48 +00:00 |
|
Markus Schorn
|
e5b2b98f55
|
Call Hierarchy: fix qualified label, enablement of direction button
|
2006-12-06 11:34:01 +00:00 |
|
Anton Leherbauer
|
aa114afeef
|
Fix CCE in case of includes grouping
|
2006-12-06 10:46:38 +00:00 |
|
Anton Leherbauer
|
2ad1466264
|
Fix visibility of C struct members
|
2006-12-06 10:46:02 +00:00 |
|
Markus Schorn
|
c44d3fa59d
|
Fix for 164619, interaction between cpp name resolution and index.
|
2006-12-06 10:41:32 +00:00 |
|
Anton Leherbauer
|
ea0d728a40
|
Improve JoinLinesAction to remove excess whitespace
|
2006-12-06 08:45:49 +00:00 |
|
Andrew Ferguson
|
fea3d0a6d1
|
revert to previous version (unintentionally committed as part of 162172)
|
2006-12-05 18:33:25 +00:00 |
|
Andrew Ferguson
|
d6d9ed6df0
|
apply patch for 162172: make PDOM relocatable
|
2006-12-05 18:29:04 +00:00 |
|
Anton Leherbauer
|
ba0d37b4a8
|
Fix for Bug 158193 - [navigation] incorrect editor opened for external files
|
2006-12-05 14:56:39 +00:00 |
|
Markus Schorn
|
e36cb0d76f
|
Fix computation of time for parser without resolution and index update
|
2006-12-05 14:19:30 +00:00 |
|
Anton Leherbauer
|
dabcfe8c2b
|
Fix for Bug 151840 - Error in QuickOutline when sorting is enabled
|
2006-12-05 13:33:45 +00:00 |
|
Anton Leherbauer
|
a83a5ccd71
|
Fix for Bug 166639 - JoinLinesAction throws NPE at last line
|
2006-12-05 09:21:59 +00:00 |
|
Anton Leherbauer
|
9516df9fb0
|
Fix for Bug 165877 - Open Definition does not resolve linked resources
|
2006-12-05 08:58:32 +00:00 |
|
Anton Leherbauer
|
2a787e7e66
|
Fix for Bug 166750 - EditorUtility.openInEditor should resolve linked resources
|
2006-12-05 08:53:18 +00:00 |
|
Anton Leherbauer
|
5b26865d56
|
Fix extension point schema
|
2006-12-04 16:21:06 +00:00 |
|
Anton Leherbauer
|
b9391d98b1
|
Create formatter junit tests
|
2006-12-04 16:17:24 +00:00 |
|
Anton Leherbauer
|
b9f960d0c8
|
Bug 151571 - DND move on GTK
|
2006-12-04 09:28:05 +00:00 |
|
Anton Leherbauer
|
83abfaba64
|
Fix javadoc
|
2006-12-04 09:27:09 +00:00 |
|
Anton Leherbauer
|
2ad07322d6
|
Fix possible /0 error
|
2006-12-04 07:53:38 +00:00 |
|
Anton Leherbauer
|
57c1b16f8f
|
Fix for bug 166461 - FileLocation line number computation is very slow
|
2006-12-01 14:26:19 +00:00 |
|
Markus Schorn
|
6480d32c60
|
Handles closing of projects while indexing
|
2006-12-01 13:15:59 +00:00 |
|
Chris Recoskie
|
da9aa45994
|
fix for 164019 by Jason Montojo
|
2006-11-30 15:46:09 +00:00 |
|
Anton Leherbauer
|
cb6c40b03b
|
Fix for bug 161913 - Migrate CModelBuilder to use DOM AST
|
2006-11-30 13:30:42 +00:00 |
|