Andrew Niefer
e37ca5ef26
avoid NPE which prevents parser test suite from being run as not a
...
plugin test.
2004-09-10 19:57:20 +00:00
Alain Magloire
51c39598f1
remove warnings.
2004-09-10 19:23:40 +00:00
David Inglis
aa6bac0467
add better detection for project for initial selection of build console
...
fixes bug 39723
2004-09-10 19:00:14 +00:00
Andrew Niefer
9af69e200c
fix ArrayIndexOutOfBoundsException and avoid infinite loops caused by
...
exceptions leaving the scanner. 73652
2004-09-10 18:06:03 +00:00
Alain Magloire
c656bd7009
remove warnings.
2004-09-10 16:08:33 +00:00
Alain Magloire
1b5c86e832
verbose to false
2004-09-10 15:48:50 +00:00
Alain Magloire
3f14afc110
2004-09-10 Alain Magloire
...
Remove annoying warnings and prevent the PathEntryManger
from firing on working Copies.
* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java
2004-09-10 15:48:15 +00:00
David Inglis
bae54f4e47
put error ticks in outline view
2004-09-10 14:38:50 +00:00
David Inglis
f2b0d8b69c
fixed bug # 69230
2004-09-10 13:42:47 +00:00
David Inglis
917f82d3bc
fixed gap between image and text in CView and PojectsView
2004-09-10 02:27:59 +00:00
David Inglis
01ffdd1a22
- fixed 36837
...
- refactor label providers to viewsupport and removed old IAdormentProvider
2004-09-10 01:19:40 +00:00
David Inglis
440cb7be37
wrap marker changes inside workspace runnable
2004-09-10 00:59:23 +00:00
Bogdan Gheorghe
642dee2f9b
Fix for 73406 - Indexer: Double-Indexing on Specific Project
2004-09-09 21:02:51 +00:00
Andrew Niefer
bb6eaf7e55
bugs 72824, 69334
2004-09-09 20:59:22 +00:00
John Camelon
a76ec38690
Fixed 73524 - CDT 2.0.1 freezes after trying to open a large .c file
2004-09-09 18:33:49 +00:00
Chris Wiebe
f3b030d85d
2004-09-09 Chris Wiebe
...
limit base class selection to referenced projects
* src/org/eclipse/cdt/internal/ui/wizards/classwizard/NewClassCreationWizardPage.java
* src/org/eclipse/cdt/internal/ui/wizards/classwizard/NewClassWizardMessages.properties
2004-09-09 18:28:37 +00:00
John Camelon
4dcc350233
Fixed bug 72220 - [Search] Cannot search when a reference is part of a return statement
2004-09-09 02:43:50 +00:00
John Camelon
173c4dc627
Fix for bug 72818 - [Search] Selection Search for Union does not work
2004-09-09 02:13:58 +00:00
Alain Magloire
dae6b18551
Fix the label text of the folders
2004-09-08 20:56:55 +00:00
Alain Magloire
8923349603
2004-09-08 Alain Magloire
...
Fix For PR 73459
* src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java
2004-09-08 20:39:58 +00:00
Alain Magloire
3bd502cbef
2004-09-08 Alain Magloire
...
Fix For PR 73459
* src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java
2004-09-08 20:30:50 +00:00
Alain Magloire
88738cfecc
Copyright fixes
2004-09-08 18:23:48 +00:00
Alain Magloire
be32ca5a0a
2004-09-08 Alain Magloire
...
Fix for PR 73454.
* src/org/eclipse/cdt/internal/ui/text/folding/DefaultCFoldingStructureProvider.java
2004-09-08 15:47:39 +00:00
John Camelon
3565c7fae5
Parser is no longer final.
2004-09-08 15:37:00 +00:00
David Inglis
0ad9d83903
fixed problem with applying path entry after switching between include & symbols and project path properies page.
...
needed to correctly merge and changes made by project path page with entries in include path page
2004-09-08 14:58:12 +00:00
David Inglis
a617f1ba4d
should selected and reveal first element when checking items in list.
2004-09-08 14:50:27 +00:00
David Inglis
fbcd0437b1
we should throw exception as per API
2004-09-08 14:46:58 +00:00
Alain Magloire
671f4b339d
remove warnings
2004-09-08 14:05:12 +00:00
Alain Magloire
100265971d
2004-09-07 Alain Magloire
...
Wrong icons
* src/org/eclipse/cdt/internal/ui/cview/CViewContentProvider.java
* src/org/eclipse/cdt/internal/ui/cview/CViewLabelProvider.java
* src/org/eclipse/cdt/internal/ui/cview/InlcudeReferenceProxy.java
2004-09-07 20:49:12 +00:00
Alain Magloire
e452d260ff
2004-09-07 Alain Magloire
...
Part of the uncoming work to supply formatting in CDT
* src/org/eclipse/cdt/internal/corext/CodeFormatterUtil.java
* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
* src/org/eclipse/cdt/internal/ui/text/CFormatingStrategy.java
* src/org/eclipse/cdt/internal/ui/text/CSourceViewerConfiguration.java
* plugin.properties
* plugin.xml
2004-09-07 20:25:17 +00:00
Alain Magloire
08d72e6639
2004-09-07 Alain Magloire
...
Part of the uncoming work to supply formatting in CDT
* schema/CodeFormatter.exsd
* src/org/eclipse/cdt/core/CodePreferenceConstants.java
* src/org/eclipse/cdt/core/ToolFactory.java
* src/org/eclipse/cdt/core/formatter/CodeFormatter.java
* src/org/eclipse/cdt/core/formatter/CodeFormatterConstants.java
* src/org/eclipse/cdt/internal/core/CCorePreferenceInitializer.java
* plugin.properties
* plugin.xml
2004-09-07 20:23:30 +00:00
John Camelon
9ac724d2ed
Fixed 71534 - [Parser] IUsing does not have starting offset (IASTUsingDirective)
2004-09-07 20:04:30 +00:00
John Camelon
f8a318d59e
Parser performance improvement through flattening the inheritence structure & removing reference caching.
2004-09-07 18:56:39 +00:00
Chris Wiebe
cee8b24391
2004-09-07 Chris Wiebe
...
comment out old class wizard
* plugin.xml
2004-09-07 16:39:53 +00:00
Andrew Niefer
3831dd4b2e
fix broken buffer cache, 73378
2004-09-07 15:38:00 +00:00
Bogdan Gheorghe
85245150d4
Fix for Bug 73191: Search not finding all references in a specific example
2004-09-07 15:35:00 +00:00
Alain Magloire
681edb943a
Comment the some of the resolveTest for now
2004-09-07 03:48:58 +00:00
Alain Magloire
5916669818
2004-09-04 Alain Magloire
...
Fix for PR 73118
* refactor/org/eclipse/cdt/internal/ui/refactoring/actions/RenameRefactoringAction.java
2004-09-04 18:34:44 +00:00
Chris Wiebe
64fef090e5
2004-09-03 Chris Wiebe
...
add support for IDeferredWorkbenchAdapter
* src/org/eclipse/cdt/internal/ui/CElementAdapterFactory.java
* src/org/eclipse/cdt/internal/ui/DeferredCWorkbenchAdapter.java
2004-09-03 22:49:32 +00:00
Alain Magloire
e68659eac5
2004-09-03 Alain Magloire
...
Provide the extension for the Core Plugin Preference Initializer.
* plugin.xml
2004-09-03 21:45:25 +00:00
Alain Magloire
c634df9bdb
Remove warnings.
2004-09-03 21:19:12 +00:00
Alain Magloire
436d864a06
Remove warning.
2004-09-03 21:04:14 +00:00
Alain Magloire
7a2c1013a6
2004-09-03 Alain Magloire
...
Add the BinaryModule to the info.
* model/org/eclipse/cdt/internal/core/model/BinaryModule.java
2004-09-03 20:54:38 +00:00
Alain Magloire
8a3fe2f1c5
2004-09-03 Alain Magloire
...
The Binaries were not showing children.
* src/org/eclipse/cdt/internal/ui/BaseCElementContentProvider.java
2004-09-03 20:53:56 +00:00
Alain Magloire
6fc219f9cc
2004-09-03 Alain Magloire
...
Provide key binding for AddInclude action
* src/org/eclipse/cdt/internal/ui/editor/AddIncludeOnSelectionAction.java
* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
* src/org/eclipse/cdt/internal/ui/editor/CEditorMessages.properties
* plugin.xml
* plugin.properties
2004-09-03 19:22:25 +00:00
Alain Magloire
0b88e30bae
2004-09-03 Alain Magloire
...
Patch from Patrick Duboy. 72901
* plugin.xml
2004-09-03 14:50:12 +00:00
Chris Wiebe
7d383dd0ce
2004-09-02 Chris Wiebe
...
fix editor/view selection problems
* browser/org/eclipse/cdt/internal/ui/browser/cbrowsing/CBrowsingElementComparer.java
* browser/org/eclipse/cdt/internal/ui/browser/cbrowsing/CBrowsingPart.java
* browser/org/eclipse/cdt/internal/ui/browser/cbrowsing/MembersView.java
* browser/org/eclipse/cdt/internal/ui/browser/cbrowsing/NamespacesView.java
* browser/org/eclipse/cdt/internal/ui/browser/cbrowsing/TypesView.java
2004-09-02 22:00:11 +00:00
Chris Wiebe
4fc3c3b548
2004-09-02 Chris Wiebe
...
add method to get global namespace
* browser/org/eclipse/cdt/internal/core/browser/AllTypesCache.java
2004-09-02 21:57:29 +00:00
Alain Magloire
103f1fa7bb
Remove compiler warnings.
2004-09-02 19:17:42 +00:00
Alain Magloire
e809560687
Fix for the CElementContentProvider, we were not checking
...
for IBinary/IArchive
2004-09-02 19:17:03 +00:00