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
abf050d657
set the filename for include directives
2004-09-10 19:24:30 +00:00
Alain Magloire
51c39598f1
remove warnings.
2004-09-10 19:23:40 +00:00
David Inglis
967d6f8b78
fixed 69719
2004-09-10 19:15:23 +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
Mikhail Khodjaiants
bdcd736bb3
Fixes for breakpoint filtering.
2004-09-10 17:50:29 +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
33a55d969b
due to ui refactor
2004-09-10 01:19:51 +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
Alain Magloire
d20c71ba18
2004-09-09 Alain Magloire
...
Introduction of new classes in the CDI interface
ICDIExecuteStep
ICDIExecuteStepReturn
ICDIExecuteResume
ICDISuspend
ICDIThreadGroup
The code is adjust to the new demands.
2004-09-10 00:39:17 +00:00
Alain Magloire
f2a61c16a4
2004-09-09 Alain Magloire
...
Introduction of new classes in the CDI interface
* ICDIExecuteStep.java
* ICDIExecuteStepReturn.java
* ICDIExecuteResume.java
* ICDISuspend.java
* ICDIThreadGroup.java
2004-09-10 00:38:59 +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
Mikhail Khodjaiants
81400bdcc2
Fix for bug 73498: Condition is cleared when disabled conditional breakpoint is set.
2004-09-08 21:38:02 +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
75c897cf26
group make preferences under one "Make" entry.
2004-09-08 15:05:09 +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
654e6be53f
Adjust to the new CDI interface.
2004-09-08 04:16:34 +00:00
Alain Magloire
ead5f8c975
2004-09-07 Alain Magloire
...
Remove ICDIBreakpointManager.java
Remove ICDICatchEvent/ICDICatchpoint
add ICDIExceptionpoint
* ICDISession.java
* CDIDebugModel.java
* CDebugTarget.java
* ICDIExceptionpoint.java
2004-09-08 04:15:35 +00:00
Alain Magloire
cbf2f0c899
2004-09-07 Alain Magloire
...
Remove ICDIBreakpointManager class
* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointHit.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/EventManager.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/Session.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/WatchpointScope.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/WatchpointTrigger.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Breakpoint.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Target.java
2004-09-08 01:26:48 +00:00
Alain Magloire
e79e4382b4
2004-09-07 Alain Magloire
...
Remove ICDIBreakpointManager.java
* ICDISession.java
* CDIDebugModel.java
* CDebugTarget.java
2004-09-08 01:26:23 +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
Mikhail Khodjaiants
a315994318
Moved to the new breakpoint management API.
2004-09-07 20:43:45 +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
Alain Magloire
0c39fffd3c
Follows ICDITarget
2004-09-07 19:41:09 +00:00
Alain Magloire
482bdca30a
2004-09-07 Alain Magloire
...
New interfaces to Target.
* ICDITarget.java
* ICDIBreakpointManagement.java
2004-09-07 19:38:49 +00:00
Alain Magloire
482188a798
Define the open declaration action properly
2004-09-07 19:29:33 +00:00
Alain Magloire
373ace7ff4
set the location for the builtin files correctly
2004-09-07 19:29:14 +00:00
John Camelon
f8a318d59e
Parser performance improvement through flattening the inheritence structure & removing reference caching.
2004-09-07 18:56:39 +00:00