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
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
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
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
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
b9f960d0c8
Bug 151571 - DND move on GTK
2006-12-04 09:28:05 +00:00
Markus Schorn
6480d32c60
Handles closing of projects while indexing
2006-12-01 13:15:59 +00:00
Anton Leherbauer
cb6c40b03b
Fix for bug 161913 - Migrate CModelBuilder to use DOM AST
2006-11-30 13:30:42 +00:00
Anton Leherbauer
c557bb21a6
Fix leading space of comment template
2006-11-27 10:35:42 +00:00
Anton Leherbauer
b7df295fed
Fix for 165837 - Inappropriate auto closing of angle brackets (Patch by Sergey Prigogin)
2006-11-27 08:56:34 +00:00
Anton Leherbauer
a6693eba42
Improve handling external file
...
- streamline openInEditor methods
- add support for breakpoints
- markers supported for all editor input types
- make external translation units non-modifiable
2006-11-24 14:07:16 +00:00
Markus Schorn
3329794554
Fixes BTree visitor (did not visit all matching nodes), also changed semantics.
2006-11-23 16:38:44 +00:00
Anton Leherbauer
0bfec5774b
Restore task tags highlighting
2006-11-23 14:04:49 +00:00
Markus Schorn
fb61bc0c35
Call Hierarchy: Avoid generating AST
2006-11-22 12:45:36 +00:00
Anton Leherbauer
7b13873955
Fix NPE and CCE
2006-11-21 15:57:37 +00:00
Anton Leherbauer
0ee87e0c9a
Cleanup unused preference constants
2006-11-21 10:35:09 +00:00
Anton Leherbauer
f52791b8cb
Bug 165090 - Leading spaces are not preserved when pasting comments
2006-11-21 10:23:22 +00:00
Markus Schorn
0eca098d3c
Fixes warnings
2006-11-20 09:03:12 +00:00
Norbert Pltt
c64385f973
Fix for #151005 - Error parser - cannot generate proper marker for file outside of the workspace
2006-11-20 08:14:14 +00:00
Anton Leherbauer
10f16fe5d3
Comment out temporarily incompatible changes
2006-11-15 12:38:01 +00:00
Anton Leherbauer
5ad61b1e36
Improve external file support
2006-11-15 12:26:03 +00:00
Anton Leherbauer
3eaab306ed
Fix source viewer scanner initialization
2006-11-13 16:59:08 +00:00
Markus Schorn
7b43f74317
Fixes warnings.
2006-11-13 15:46:57 +00:00
Anton Leherbauer
5d24cc5636
Undo introduction of Eclipse 3.3 dependency for now
2006-11-13 15:40:40 +00:00
Markus Schorn
09a6efc2c3
Fixes warnings.
2006-11-13 15:34:05 +00:00
Anton Leherbauer
d84efff6f7
Fix initialization of Semantic highlighting enablement checkbox
2006-11-13 15:32:52 +00:00
Anton Leherbauer
23ee23bc84
Fix CN duplicate clipboard actions
2006-11-13 13:24:32 +00:00
Anton Leherbauer
2211c9a1e1
Fix CN drop of translation unit
2006-11-13 13:00:37 +00:00
Anton Leherbauer
c7aa79d9f8
Fix NLS strings
2006-11-13 11:53:58 +00:00
Anton Leherbauer
12dc80623b
Fix warnings
2006-11-13 11:53:43 +00:00
Anton Leherbauer
908501d4a6
80104 - Maintain consistency with JDT UI
...
Extracted Folding and Hovers tab pages into separate preference pages
2006-11-13 09:44:14 +00:00
Alain Magloire
031c0901af
PR# 104605
...
When exploding a binary in the CView not to do it in the UI thread and use a deferred manager to show "pending" while we finish the parsing.
2006-11-12 16:01:29 +00:00
Alain Magloire
55f06e88cb
PR# 104605
...
When exploding a binary in the CView not to do it in the UI thread and use a deferred manager to show "pending" while we finish the parsing.
2006-11-12 15:58:39 +00:00
Anton Leherbauer
67654f8f4f
More code formatter heuristics and stay Eclipse 3.2 compatible.
2006-11-10 23:05:48 +00:00
Anton Leherbauer
b3495a8044
Use alpha blending for invisible character painter
2006-11-10 15:29:37 +00:00
Anton Leherbauer
12f3dd59c5
Bug 95274 - Support code formatter
...
First stab at a built-in code formatter
2006-11-10 13:55:48 +00:00
Markus Schorn
665fdd2ca8
Include Browser: wait for indexer before computing tree.
2006-11-10 12:12:52 +00:00
Markus Schorn
68fce7ef7c
Follow up for 150075, progress indication for indexer;
...
Cancel indexing on manual reindex request.
2006-11-10 10:55:15 +00:00
Markus Schorn
2d8f966f3b
Fix for 150075, progress indication for indexer
2006-11-09 15:09:21 +00:00
Anton Leherbauer
1aafcab10c
Fix for Bug 163691 - Incorrect syntax highlight of numbers
2006-11-08 09:47:45 +00:00