1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
Commit graph

1661 commits

Author SHA1 Message Date
Markus Schorn
ee979cebbc Call Hierarchy: Fix view description; remove 'Open Call Hierarchy' action from toolbar; limit drag'n'drop to functions and variables. 2006-09-13 11:00:02 +00:00
Norbert Plött
be7b7d3fd0 fixing bug #157112 - character encoding problem with IProposalFilter.java
(Changed my name's spelling to be UTF-8 compliant)
2006-09-13 06:55:12 +00:00
Anton Leherbauer
db3183d89f Fix NoSuchElementException if no comment 2006-09-12 12:57:44 +00:00
Anton Leherbauer
fc309c3e02 Fix bug 93097 - double click selection of blocks 2006-09-12 10:23:37 +00:00
Anton Leherbauer
cfabc6acdd Fix 115999 and 156983 - handle preference changes to hovers and tab policy 2006-09-12 08:13:17 +00:00
Anton Leherbauer
d643f4f018 Avoid overlapping folding positions for #if/#elif/#else 2006-09-12 07:06:04 +00:00
Markus Schorn
97a90e4499 Types of variables in Outline View, bug 77138. 2006-09-12 06:50:49 +00:00
Chris Recoskie
5e01468c76 fix for 156565 by Vivian Kong 2006-09-11 18:39:14 +00:00
Markus Schorn
72d7147e77 Call Hierarchy: support for initializers of global variables 2006-09-11 13:46:32 +00:00
Anton Leherbauer
76c6346936 Fix for 156749 - Syntax highlighter preferences initialized incorrectly 2006-09-11 06:52:48 +00:00
Doug Schaefer
302b3a69aa Change the default indexer to be the Fast indexer. 2006-09-08 18:58:04 +00:00
Anton Leherbauer
a9f3514fa0 84019, 103196 - Folding support for comments and preprocessor branches (work in progress) 2006-09-08 14:11:06 +00:00
Anton Leherbauer
cc76031036 Fix 152904 - Restrict editor drop adapter to CEditor only 2006-09-08 12:14:07 +00:00
Markus Schorn
d055a072ae Let refactoring action group update action bars. 2006-09-08 08:54:45 +00:00
Anton Leherbauer
8aa62a205d Fix Common Navigator drop to project 2006-09-08 08:14:43 +00:00
Anton Leherbauer
490f5ddb11 Fix 156493 - CElementAdapterFactory should not adapt ICElements to IProject 2006-09-08 08:10:49 +00:00
Markus Schorn
a2c5e8987c Additional test cases for Call Hierarchy 2006-09-07 14:50:58 +00:00
Markus Schorn
1203c80cde Ignore type references in Call Hierarchy 2006-09-07 08:46:57 +00:00
Markus Schorn
f687cd8f7a Add missing locks when accessing PDOM. 2006-09-06 13:48:22 +00:00
Markus Schorn
de527bb7cd Additional test cases for Call Hierarchy 2006-09-06 07:56:18 +00:00
Markus Schorn
001c458e92 Test cases for Call Hierarchy 2006-09-05 12:51:14 +00:00
Markus Schorn
354a0a70da Fix for bridge between IASTName and ICElement 2006-09-04 15:07:16 +00:00
Markus Schorn
c09268625c Call Hierarchy: When invoked from editor, allow for partial selections. 2006-09-04 09:15:46 +00:00
Doug Schaefer
eac22a6a7b Bug 72741 - add cancel handling for the pattern search and the findBindings routine in the PDOM. 2006-09-01 20:53:06 +00:00
Markus Schorn
4924166f87 Call Hierarchy: Open from CEditor 2006-09-01 12:16:04 +00:00
Markus Schorn
cb03e2f7d2 Reanabled part of the cdt-ui tests 2006-08-31 15:16:21 +00:00
Markus Schorn
6b2a7a5842 Call Hierarchy: support for hierarchies across project boundaries. 2006-08-31 13:29:56 +00:00
Chris Recoskie
1eceeb0258 partial fix for 113063 from Janees and Vivian 2006-08-31 12:42:23 +00:00
Anton Leherbauer
25b75b4163 Add C refactoring action group to common navigator 2006-08-30 10:34:40 +00:00
Anton Leherbauer
013b90d91e Fix inactive code highlighting race condition and NPE 2006-08-30 10:07:51 +00:00
Anton Leherbauer
d017af2e85 Add unit test for inactive code highlighting 2006-08-30 08:52:24 +00:00
Markus Schorn
3acc9f3c5d Fixed warnings, once again. 2006-08-30 07:46:10 +00:00
Chris Recoskie
a1530d4ea2 copyright fix 2006-08-29 15:24:44 +00:00
Chris Recoskie
f3faea4f89 further patches to 148790 by Vivian and Janees 2006-08-29 13:28:33 +00:00
Anton Leherbauer
98a81457f6 Fix function and method highlighting 2006-08-29 12:04:11 +00:00
Ken Ryall
75c4506a6e More for bug 106540: When the use toggles the toolbar item to enable the feature, immediately select and reveal the item corresponding to the active editor. 2006-08-28 19:02:59 +00:00
Ken Ryall
12fd9d96f7 Fix bug 130331. 2006-08-28 18:41:42 +00:00
Chris Recoskie
0df02becc9 patch for 155392 by Janees Elamkulam 2006-08-28 17:16:58 +00:00
Markus Schorn
6f04ca7b10 Call Hierarchy: Handling of multiple function definitions 2006-08-28 15:28:46 +00:00
Anton Leherbauer
a6a899abc5 Fix NPE in LineBackgroundPainter when closing an editor 2006-08-28 13:55:00 +00:00
Anton Leherbauer
487bac0828 Semantic Highlighting (140335) 2006-08-28 12:46:34 +00:00
Markus Schorn
3a46db2f34 Include Browser: Drop support for external files. 2006-08-28 11:43:18 +00:00
Markus Schorn
2156961db1 Fixes warnings. 2006-08-28 09:27:32 +00:00
Chris Recoskie
163a235063 fix copyrights 2006-08-25 19:46:29 +00:00
Chris Recoskie
aca069a1db fix for 155236 by Vivian Kong 2006-08-25 17:25:09 +00:00
Chris Recoskie
5524cec83b fix for 148790 by Vivian Kong 2006-08-25 15:10:24 +00:00
Markus Schorn
f5f18b8cb2 Call Hierarchy: added action 'Focus on' 2006-08-25 13:51:53 +00:00
Markus Schorn
110e1adca5 Improvements for the Call Hierarchy 2006-08-25 12:48:56 +00:00
Doug Schaefer
cec3d1b1ef Propogate PDOM changes to support search down the PDOM hierarchy. 2006-08-25 01:46:32 +00:00
Markus Schorn
af1d76d4e3 Improvements for the Call Hierarchy 2006-08-24 14:15:36 +00:00