Anton Leherbauer
|
10b2bb8da5
|
Bug 250625 - NPE in AbstractFileCreationWizardPage
|
2008-10-13 12:33:39 +00:00 |
|
Markus Schorn
|
37c141ceab
|
Utility methods to work with virtual methods, bug 248846.
|
2008-10-09 14:06:00 +00:00 |
|
Anton Leherbauer
|
f8fefa6ec2
|
Bug 185133 - [Editor] cannot open very large files in CDT Editor
|
2008-10-09 12:03:03 +00:00 |
|
Anton Leherbauer
|
3f17f6cdbd
|
Bug 235117 - [Editor] using F2 on a selection opens a hover containing 'null'
|
2008-10-08 15:00:38 +00:00 |
|
Markus Schorn
|
7a212506c0
|
Prevent error-popup for selection listeners, bug 243114.
|
2008-10-08 13:38:16 +00:00 |
|
Anton Leherbauer
|
02dd15386f
|
Folding bugs 248613 and 248716
|
2008-10-08 09:41:24 +00:00 |
|
Markus Schorn
|
2bfb47f111
|
Open Call Hierarchy for functions built with a macro, bug 249801.
|
2008-10-07 12:49:25 +00:00 |
|
Anton Leherbauer
|
71910194db
|
Bug 249802 - C/C++ Editor goto matching bracket does not keep selection
Patch by Wieant
|
2008-10-07 07:44:32 +00:00 |
|
Anton Leherbauer
|
81fe52b68d
|
Bug 245861 - [semantic highlighting] parser errors during editing leads to incorrect highlighting
|
2008-10-07 07:23:24 +00:00 |
|
Markus Schorn
|
86e44ca5fb
|
Enable refactoring off macro in ifndef-statements, bug 248007.
|
2008-10-03 13:06:27 +00:00 |
|
Markus Schorn
|
19e6cbdd0a
|
Restore all view settings of include browser, bug 248143.
|
2008-10-03 11:38:54 +00:00 |
|
Markus Schorn
|
3e28b31ae1
|
Implementation to select resource for a location, bug 248419.
|
2008-10-02 11:36:51 +00:00 |
|
Anton Leherbauer
|
4796a78346
|
Bug 228653 - Minor editor scalability improvements
|
2008-10-02 10:57:09 +00:00 |
|
Warren Paul
|
87b4f009d3
|
fixed bug where types found in project include paths were not considered reachable.
|
2008-10-01 20:45:59 +00:00 |
|
Markus Schorn
|
deb0082dc5
|
Empty entry in combo of build properties, bug 248341.
|
2008-10-01 15:22:35 +00:00 |
|
Emanuel Graf
|
41f790c534
|
FIXED - bug 249177: ExtractFunction specifies void for constant types
https://bugs.eclipse.org/bugs/show_bug.cgi?id=249177
|
2008-10-01 10:32:17 +00:00 |
|
Markus Schorn
|
a359eb6090
|
Implementation of an heuristics to resolve include files, bug 213562
|
2008-10-01 09:59:44 +00:00 |
|
Emanuel Graf
|
55ac9ffc6a
|
FIXED - bug 248238: Extract Method Produces Wrong Return Type
https://bugs.eclipse.org/bugs/show_bug.cgi?id=248238
|
2008-09-25 17:01:32 +00:00 |
|
Anton Leherbauer
|
cae0db4052
|
Bug 247274 - NullPointerException in Modules view
|
2008-09-24 10:35:38 +00:00 |
|
Anton Leherbauer
|
e9f1594821
|
Bug 194208 - [Editor] External TUs cannot be opened via drag'n'drop
|
2008-09-24 10:18:37 +00:00 |
|
Sergey Prigogin
|
3dae068c33
|
Added a dictionary of HTML tags. Bug 243687.
|
2008-09-23 05:48:57 +00:00 |
|
Sergey Prigogin
|
333f92bbe5
|
Bug 246936.
|
2008-09-22 03:58:58 +00:00 |
|
Sergey Prigogin
|
d62a7dc8a6
|
Code cleanup.
|
2008-09-22 01:23:03 +00:00 |
|
Sergey Prigogin
|
4db6d9faee
|
Code cleanup.
|
2008-09-22 00:59:53 +00:00 |
|
Markus Schorn
|
a552aa1760
|
fix warnings.
|
2008-09-17 11:03:59 +00:00 |
|
Markus Schorn
|
6c564a4f8c
|
Add since tags.
|
2008-09-17 11:00:18 +00:00 |
|
Sergey Prigogin
|
2e490426a7
|
Fixed compiler warnings.
|
2008-09-15 06:35:52 +00:00 |
|
Sergey Prigogin
|
9167b518f8
|
Fixed a typo.
|
2008-09-15 00:38:32 +00:00 |
|
Chris Recoskie
|
91141bd408
|
RESOLVED - bug 234860: New Project Wizard using "folders" for project type selection is totally unintuitive
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234860
|
2008-09-11 15:48:14 +00:00 |
|
Sergey Prigogin
|
8ab0defef2
|
Bug 230214.
|
2008-09-10 20:54:09 +00:00 |
|
Emanuel Graf
|
06eb3b7f29
|
FIXED - bug 246061: [Refactoring] why can I select a visibility when extracting a const
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246061
|
2008-09-10 14:36:22 +00:00 |
|
Vivian Kong
|
6f6afbdada
|
Bug 234952 - truncation in Macro Expansion hover
|
2008-09-08 14:08:37 +00:00 |
|
Anton Leherbauer
|
18aa42e195
|
Bug 246363 - IllegalArgumentException while typing
|
2008-09-08 11:00:22 +00:00 |
|
Anton Leherbauer
|
6184a53e92
|
Bug 244050 - AssertionFailedException in QuickDiff prevents save
|
2008-09-05 10:32:14 +00:00 |
|
Emanuel Graf
|
507c732870
|
FIXED - bug 246058: [Refactoring] issues generating getters setters with 2 classes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246058
|
2008-09-05 09:41:08 +00:00 |
|
Emanuel Graf
|
4cdb7e40c9
|
FIXED - bug 246062: [Refactoring] NPE extracting a constant from an inlined method
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246062
|
2008-09-05 09:33:57 +00:00 |
|
Markus Schorn
|
7046aff5b1
|
Using index for rename refactoring started off the editor, bug 245636.
|
2008-09-04 09:28:36 +00:00 |
|
Markus Schorn
|
f39d829c21
|
Correct hashCode and equals for special nodes in call hierarchy, bug 244987.
|
2008-09-02 12:45:04 +00:00 |
|
Markus Schorn
|
db8b15aacf
|
NPE invoking rename refactoring, bug 244866.
|
2008-09-02 11:15:55 +00:00 |
|
Mike Kucera
|
3c6df72408
|
updated UI plugin version to 5.1
|
2008-08-14 19:12:05 +00:00 |
|
Jason Montojo
|
d7a8770a02
|
Fix for bug 235482
|
2008-08-13 16:29:29 +00:00 |
|
Mike Kucera
|
433174325e
|
project settings import/export wizards, bug 242010
|
2008-08-12 18:29:20 +00:00 |
|
Emanuel Graf
|
ca75909f2c
|
fix for error caused by index based TU in extract constant
|
2008-08-12 09:14:03 +00:00 |
|
Sergey Prigogin
|
d7229a14f2
|
Implementation of "Rename in File"
|
2008-08-12 03:39:54 +00:00 |
|
Anton Leherbauer
|
de84c1909c
|
Fix for 242707 - Tab is not indenting line in C/C++ editor
Patch by Andrew Gvozdev
|
2008-08-08 11:32:36 +00:00 |
|
Emanuel Graf
|
c9129857f9
|
fix for bug 243169: Refactor UI: Text dragging does not enable Preview button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243169
|
2008-08-06 08:20:11 +00:00 |
|
Markus Schorn
|
ae80725f3f
|
Store files of project with project-relative paths, bug 239472.
|
2008-08-04 15:11:15 +00:00 |
|
Markus Schorn
|
58dced96be
|
AST representation for member-initializers and function try block, bug 237253.
|
2008-08-04 13:41:50 +00:00 |
|
Anton Leherbauer
|
1d8d0320a9
|
Bug 242335 - Eclipse Ganymede hangs on startup
|
2008-08-01 10:57:21 +00:00 |
|
Markus Schorn
|
1cd6b6c8a9
|
Introduces a classification for scopes, bug 237026
|
2008-07-31 15:05:55 +00:00 |
|