Hoda Amer
d8c207621c
Bug Fixing
2004-06-10 15:30:22 +00:00
Alain Magloire
5ade8903bd
Move from working in progress the checkbox
...
enable/disable editor problem annotation.
* src/org/eclipse/cdt/internal/ui/preferences/CEditorHoverConfigurationblock.java
* src/org/eclipse/cdt/internal/ui/preferences/WorkingInProgressPreferencePage.java
* src/org/eclipse/cdt/ui/PrefencecConstants.java
2004-06-10 14:20:10 +00:00
Bogdan Gheorghe
7f7c6b0a74
Changed Open Type default on Work In Progress page to false
2004-06-10 04:55:18 +00:00
Alain Magloire
788cbb7b7e
changelog typos.
2004-06-10 00:06:52 +00:00
Alain Magloire
cccc50485c
Patch from Sam Rob to resolve 64022
2004-06-10 00:06:15 +00:00
Bogdan Gheorghe
4a36ad5055
Patch For Tanya Wolff: Work In Progress strings
2004-06-09 22:08:03 +00:00
Alain Magloire
1b4fc963a7
Disable extension Work In Progress
...
in plugin.xml. Part of PR 66016
* plugin.xml
2004-06-09 17:42:46 +00:00
Bogdan Gheorghe
192beb6f39
Oops - forgot the change log for 66273...
2004-06-09 14:54:28 +00:00
Bogdan Gheorghe
7f558ffc16
Fix for 66273: Opening declaration causes stack overflow
2004-06-09 14:46:20 +00:00
David Inglis
1d2f0a957b
I18N patch from Tanya Wolff
2004-06-09 12:37:56 +00:00
Andrew Niefer
0b189114ba
patch from Tanya Wolff - fix for bug 63467
2004-06-08 19:43:40 +00:00
Alain Magloire
0144bd8699
Fix for 66188
...
The callback acceptProblem() should do nothing.
* src/org/eclipse/cdt/internal/ui/compare/CParseTreeBuilder.java
2004-06-08 19:41:17 +00:00
Andrew Niefer
04c5f27798
patch from Tanya Wolff - fix for bug 66197
2004-06-08 19:35:22 +00:00
Alain Magloire
5e8a965b20
Fix for PR 66186.
...
Remove the log() print not necessary
and users thinks something went wrong.
* src/org/eclipse/cdt/internal/ui/BaseCElementContentProvider.java
2004-06-08 19:22:54 +00:00
Alain Magloire
955e127ea7
2004-06-07 Tanya Wolff
...
Fix for Bug 66053 - externalized string in cview
* src/org/eclipse/cdt/internal/ui/cview/IncludeRefContainer.java
* src/org/eclipse/cdt/internal/ui/cview/CViewMessages.properties
2004-06-08 19:03:14 +00:00
Hoda Amer
506fe19ef0
Bug Fixing
2004-06-08 18:46:25 +00:00
Hoda Amer
61da74a2d0
Bug Fixing
2004-06-08 18:40:30 +00:00
David Inglis
ee609e18b2
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=66040
2004-06-08 17:59:20 +00:00
John Camelon
8b2e0e8b4d
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65555
2004-06-08 17:57:37 +00:00
David Inglis
1a728b8a2a
mostly patch from thomasf with some additions to editor preferences (selection color)
...
and labels in preference page. no longer depends of runtime.compatibility
2004-06-08 17:40:04 +00:00
Hoda Amer
a42bdd4da8
Bug Fixing
2004-06-08 17:05:30 +00:00
Alain Magloire
175ab5cf00
Fix for bug 65173
...
* browser/org/eclipse/cdt/internal/ui/browser/cbrowsing/LexicalSortingAction.java
2004-06-08 15:39:24 +00:00
Alain Magloire
5751ec8237
Fix For Bug 65172
...
* browser/org/eclipse/cdt/internal/ui/browser/cbrowsing/CBrowsingContentProvider.java
2004-06-08 15:32:18 +00:00
Hoda Amer
c6b58b792f
Bug Fixing
2004-06-07 19:39:07 +00:00
David Inglis
35fa250ece
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65507
2004-06-07 18:18:16 +00:00
David Inglis
e0af51b73c
remove duplicates in project list
2004-06-07 18:17:13 +00:00
Bogdan Gheorghe
2dfa4fa8a1
Fix for 60772: NPE cancelling Selection Search in Working Set
2004-06-07 14:30:19 +00:00
Alain Magloire
66026fcc9e
Fix PR 64328
2004-06-07 14:24:15 +00:00
Bogdan Gheorghe
880fa77c9e
Changed MouseClickListener to use Parser KeywordSets
2004-06-07 02:39:36 +00:00
Bogdan Gheorghe
dc2bb390ae
Fix for Bug 60629 : [Search] Big error when Searching view layout is set to Hierarchical
2004-06-07 02:19:21 +00:00
John Camelon
a029d87d56
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=64280
2004-06-06 20:16:09 +00:00
Alain Magloire
272ee95ac1
Do not show includes/libraries Container if they no children
2004-06-05 01:36:01 +00:00
Alain Magloire
1e489f25e0
Fix for PR 60650
...
* src/org/eclipse/cdt/ui/wizards/NewClassWizardPage.java
2004-06-04 21:57:38 +00:00
Doug Schaefer
a206e32d2a
Changed the interface to the Scanner to take a CodeReader object.
...
A CodeReader simply contains a char[] and the name of the file, if any,
that the char[] is the contents of. This leads us down the path of using
char[]s in the parser instead of Strings in an attempt to cut down on
our memory usage.
2004-06-04 21:01:48 +00:00
Alain Magloire
0041b93111
Fix for PR 64197 60906
...
* src/org/eclipse/cdt/ui/dialogs/BinaryParserBlock.java
2004-06-04 02:27:14 +00:00
Alain Magloire
df3c06eb4b
Again the problem:
...
Eclipse filename association with editors is done strictly via
the plugin.xml(and Preference Page).
The CDT is ship with a sensible default i.e. *.c, *.h, *.cpp etc ..
We use an hack in EditorUtility.getEditorID(...)
To change this behaviour for the CView and the
COutliner.
Added support for DoubleClick to open a header
in the outliner.
Related PRs: 64834, 44363
2004-06-04 02:05:39 +00:00
David Inglis
2989ee4537
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65564
2004-06-03 15:52:16 +00:00
Alain Magloire
965f0a205d
Patch from Sam Rob, fix for 64783
...
* src/org/eclipse/cdt/internal/ui/preferences/CFileTypesPreferencePage.java
* src/org/eclipse/cdt/internal/ui/preferences/CFileTypesPropertyPage.java
2004-06-03 14:42:21 +00:00
Andrew Niefer
6ceb2d0ee8
bug 65477
2004-06-03 13:45:11 +00:00
John Camelon
fb57293d47
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52988 <BR>
...
Moved KeywordSets.Key to its own class and thus removing the dependency between the Scanner/Parser to the static Keyword Set tables (improves footprint). <BR>
Updated CompletionEngine to not set the parser timeout if the value entered is <= 0 (to allow for easier debugging and profiling).
2004-06-02 23:14:20 +00:00
Andrew Niefer
47cf73d0b6
guard against possible NPEs
2004-06-02 21:40:22 +00:00
Andrew Niefer
29789baba4
bugs 60318 64739
2004-06-02 21:22:37 +00:00
Andrew Niefer
390e03694a
fix NPEs (bug 65145)
2004-06-02 19:09:25 +00:00
Bogdan Gheorghe
3f2cd224a1
Fix for Bug 61241 - [Search] Closing the Search view mid search causes an error
2004-06-02 17:20:01 +00:00
Alain Magloire
a354b64c58
Wrong label
2004-06-02 15:48:29 +00:00
Alain Magloire
cab2547573
Format the source Hovering better.
...
* src/org/eclipse/cdt/internal/ui/text/c/hover/CSourceHover.java
* src/org/eclipse/cdt/internal/ui/text/c/hover/SourceViewerInformationControl.java
2004-06-02 02:32:10 +00:00
Alain Magloire
8ef916c2ff
IndexOutOfBound Exception fix
2004-06-01 21:11:00 +00:00
David Inglis
cad6860ec1
use monitor passed in
2004-06-01 20:26:01 +00:00
Alain Magloire
37f1e5f996
2004-06-01 Alain Magloire
...
A release of the CDT was distributed with
a typ "ELF" instead of "Elf" we provide
and extension point pointing back to "ELF"
parser for backward comp. But ignoring
it in the UI.
* src/org/eclipse/cdt/ui/dialogs/BinaryParserBlock.java
2004-06-01 19:33:10 +00:00
Alain Magloire
2beb6089ea
Fall back on the Nature of the project
...
to decide of the syntax of the CEditor.
* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
NPE in the CSourceHover.
* src/org/eclipse/cdt/internal/ui/text/c/hover/CSourceHover.java
2004-06-01 18:29:35 +00:00