Markus Schorn
|
ddc8721872
|
CallHierarchy: Fixes a NullPointerException
|
2006-12-19 16:09:51 +00:00 |
|
Anton Leherbauer
|
0486d0c85a
|
Fix missing image for variable and field proposals
|
2006-12-19 14:20:30 +00:00 |
|
Anton Leherbauer
|
e79f0f9edf
|
Fix CN global short-cuts
|
2006-12-19 13:26:56 +00:00 |
|
Markus Schorn
|
e5576bf5b7
|
Ported tests for navigation and reenabled them.
|
2006-12-19 13:20:19 +00:00 |
|
Anton Leherbauer
|
9adf9270de
|
Fix CN global short-cuts
|
2006-12-19 13:18:41 +00:00 |
|
Doug Schaefer
|
9b82414491
|
Getting ready to PDOM-ize the completion processor.
|
2006-12-18 19:16:19 +00:00 |
|
Anton Leherbauer
|
21dde9f148
|
Fix semantic highlighting tests once more
|
2006-12-18 18:49:29 +00:00 |
|
Doug Schaefer
|
07bc92feec
|
The Windows SDK uses Java 1.5 features.
|
2006-12-18 17:44:40 +00:00 |
|
Doug Schaefer
|
a014ccd30c
|
Get ready for Windows feature builds.
|
2006-12-18 17:08:07 +00:00 |
|
Doug Schaefer
|
75b955b6e6
|
Get ready for Windows feature builds.
|
2006-12-18 16:54:40 +00:00 |
|
Markus Schorn
|
bc2311e1aa
|
Fix for 167162, navigation from method definition to its declaration.
|
2006-12-18 16:37:00 +00:00 |
|
Doug Schaefer
|
3f08b69cae
|
Fix up the names of the tar/zip balls to remove the redundant org.eclipse.
|
2006-12-18 15:50:00 +00:00 |
|
Doug Schaefer
|
2fbf78094d
|
Adding bin to cvsignore.
|
2006-12-18 15:37:12 +00:00 |
|
Doug Schaefer
|
630d74d362
|
VC Error Parser. Make sure we are picking up fatal errors.
|
2006-12-18 15:27:55 +00:00 |
|
Anton Leherbauer
|
453382eb2c
|
Use whitespace painter from Platform
|
2006-12-18 15:21:32 +00:00 |
|
Alain Magloire
|
477addee94
|
Remove verbosity (System.out)
fixes for PR:149428
PR74387
|
2006-12-18 14:59:14 +00:00 |
|
Doug Schaefer
|
2cf9b4dfb1
|
Bug 166997 - Patch from Darin Wright. Adjust to changes in internal interfaces for M4.
|
2006-12-18 14:50:53 +00:00 |
|
Anton Leherbauer
|
0974185cb0
|
Fix warnings
|
2006-12-18 13:25:33 +00:00 |
|
Anton Leherbauer
|
41c01a6c38
|
Fix semantic highlighting tests timing issue
|
2006-12-18 11:15:37 +00:00 |
|
Anton Leherbauer
|
8cdcd5289f
|
Fix semantic highlighting tests
|
2006-12-18 10:51:36 +00:00 |
|
Mikhail Khodjaiants
|
9ef94dcd6c
|
Use the default value (STOP_AT_MAIN_DEFAULT) instead of "false".
Minor cleanup.
|
2006-12-18 10:48:27 +00:00 |
|
Alain Magloire
|
c188c2200a
|
PR 131165
getBinaries() could return an empty list.
|
2006-12-17 22:24:45 +00:00 |
|
Alain Magloire
|
ca000ab6f5
|
PR 166772, suppress error when from the binary parser when the project is close.
|
2006-12-17 19:20:56 +00:00 |
|
Alain Magloire
|
23ad32e88a
|
Based on suggestion/patch from James Blackburn we also add more verbosity when going through the folders, this is more reassuring to the user then to see a blank "Binary Thread search"
fixes for PR:149428
PR74387
|
2006-12-17 00:57:22 +00:00 |
|
John Cortell
|
66948345f0
|
Fixed bug 166774. Restart tries to set a breakpoint on main regardless of whether the stop on main checkbox is checked or not.
|
2006-12-15 18:00:09 +00:00 |
|
Markus Schorn
|
ab07486e81
|
Fix for 168189, ptr-to-const-type in parameter list.
|
2006-12-15 16:44:57 +00:00 |
|
Anton Leherbauer
|
01627fb59e
|
Reconciler provides cached AST if possible
|
2006-12-15 14:50:13 +00:00 |
|
Anton Leherbauer
|
615164702a
|
Fix for Bug 123238 - folding does not work for templated methods
|
2006-12-15 14:29:40 +00:00 |
|
Andrew Ferguson
|
5187c6cd5d
|
make PDOM* bindings non-public
|
2006-12-15 11:30:00 +00:00 |
|
Markus Schorn
|
f3e6eb7e99
|
Adds testcases related to bug 168189, pointer-to-const-type for parameter
|
2006-12-15 10:47:43 +00:00 |
|
Anton Leherbauer
|
c1ecf194d1
|
Fix Compare Viewer highlighting
|
2006-12-15 10:39:34 +00:00 |
|
Anton Leherbauer
|
2631135c07
|
Code formatter: Fix skipping of non-local declarations
|
2006-12-15 10:38:13 +00:00 |
|
Doug Schaefer
|
5b682fb34f
|
O.K. Only Windows needs to be unpacked since it's the only one that uses executables. We need to figure out why...
|
2006-12-14 17:17:58 +00:00 |
|
Doug Schaefer
|
7ee25bd2c6
|
Putting the packing back in. Windows for example has executables. We need to think about this a bit more, but having everything in jar files is desirable.
|
2006-12-14 16:43:10 +00:00 |
|
Doug Schaefer
|
504e50fddd
|
It turns out that we don't need the native fragments to be unpacked. The Eclipse Class Loader takes care of extracting them from the jar files.
|
2006-12-14 16:08:04 +00:00 |
|
Markus Schorn
|
6301c56215
|
Index: Fixes comparison of qualified types.
|
2006-12-14 14:56:54 +00:00 |
|
Anton Leherbauer
|
1d75b6815e
|
Add basic editor test for files in non-CProjects
|
2006-12-14 14:21:29 +00:00 |
|
Markus Schorn
|
c1ca84452f
|
Fix for 168054, name resolution of parameters in method impls.
|
2006-12-14 14:09:28 +00:00 |
|
Norbert Plött
|
a857bb1867
|
bug #165205 - error parser test cases integrated in automated suite
GCCErrorParserTests modified to provide at least basic functioning tests
|
2006-12-14 13:19:24 +00:00 |
|
Norbert Plött
|
59b83a92e1
|
bug #165205 - error parser messages externalized
|
2006-12-14 13:18:08 +00:00 |
|
Markus Schorn
|
c106203a8f
|
Call Hierarchy: removed work in progress labels.
|
2006-12-14 12:26:19 +00:00 |
|
Anton Leherbauer
|
285675fc89
|
Make sure to attach a document partitioner
|
2006-12-14 12:06:50 +00:00 |
|
Markus Schorn
|
2b27259c0f
|
Prevents multiple adding of implicit methods to index.
|
2006-12-14 12:02:53 +00:00 |
|
Markus Schorn
|
62403ec786
|
Fix for 168020, name resolution for method definitions.
|
2006-12-14 09:56:46 +00:00 |
|
Ken Ryall
|
66a46cb462
|
Added a help context ID for the CSourceNotFoundEditor.
|
2006-12-13 21:54:30 +00:00 |
|
Anton Leherbauer
|
52deae97f4
|
Fix some more outline view label and synchronization issues
|
2006-12-13 16:10:24 +00:00 |
|
Markus Schorn
|
b1c047d23a
|
Call Hierarchy: additional test cases.
|
2006-12-13 15:29:04 +00:00 |
|
Anton Leherbauer
|
994ff2e8fa
|
Fix C Compare Viewer for structure diffs
|
2006-12-13 15:25:15 +00:00 |
|
Anton Leherbauer
|
531be7628e
|
Fix for Bug 70120 - For external files, hook search markers and problem markers to the phantom Include external files
ExternalSearchEditor is deprecated, CEditor handles external files transparently
|
2006-12-13 13:57:59 +00:00 |
|
Markus Schorn
|
4adb553d14
|
Fix for 167549, location representation in PDOM.
|
2006-12-13 13:37:11 +00:00 |
|