1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

201 commits

Author SHA1 Message Date
Alain Magloire
d27f4e18ce updated; 2002-11-08 03:24:17 +00:00
Alain Magloire
c44ca8466f New method getDefaultPrefixes() for ISourceViewerConfiguration. 2002-11-08 03:24:06 +00:00
Alain Magloire
77b8eab7a4 updated. 2002-11-06 20:37:11 +00:00
Alain Magloire
a3c6f84270 Remove check for spaces. 2002-11-06 20:37:04 +00:00
Alain Magloire
caa3260643 Remove projecContainsSpace locale. 2002-11-06 20:36:44 +00:00
David Inglis
0ba89e631c fixes errors when no compiler info exits 2002-11-06 19:26:58 +00:00
Sebastien Marineau
0fe5a0800e FIx for PR 25725 -- enable overview ruler 2002-11-05 15:01:54 +00:00
David Inglis
562219c341 IBinary label update to use isLittleEndian 2002-11-01 18:24:12 +00:00
Judy N. Green
20ae7ae730 Removed the ReferencedProjects tab from the C/C++ Projects Properties.
See GNATS bug 13758
2002-10-31 20:41:08 +00:00
Judy N. Green
b31adfd4de Changed title "Referenced Projects" to "Referenced C/C++ projects" in order to distinguish it from the Referenced projects that Eclipse ads to project properties by default 2002-10-31 19:30:58 +00:00
David Inglis
f4ed4e4745 fixed clearing console 2002-10-30 03:10:33 +00:00
David Inglis
abc8c1ae28 new Build Console management 2002-10-29 21:40:59 +00:00
Judy N. Green
c8ad29addc Updated labels as per Eclipse Look & Feel 2002-10-28 19:26:46 +00:00
Judy N. Green
13eda35755 Updated titles to follow Eclipse Look & Feel Guidelines 2002-10-28 16:55:36 +00:00
David Inglis
5c67633999 fixed global actions 2002-10-28 14:44:27 +00:00
Judy N. Green
b8a4d37318 Added 'New" to text of creation wizards as per Eclipse UI (Guideline 2.3) 2002-10-25 20:36:44 +00:00
Judy N. Green
98f490f5f9 Updated log regarding change to plugin.properties file 2002-10-25 17:36:52 +00:00
Judy N. Green
3a7a06e800 removed the redundant Eclipse Platform from the perspective name. It has resulted in titles such as "C/C++ Developmnet - Eclipse Platform - Eclipse Platform" 2002-10-25 15:28:19 +00:00
Judy N. Green
5e682b2d5e Change log entry for: CView overwrite files dialog text changed so that it is the same in the CView as in the Navigator 2002-10-23 20:02:32 +00:00
Judy N. Green
2af3c15c52 CView overwrite files dialog text changed so that it is the same in the CView as in the Navigator 2002-10-23 19:57:36 +00:00
David Inglis
7a85d3715d make default MakeAction for build "all" 2002-10-23 13:26:39 +00:00
David Inglis
c4b64b397d new streams based builder command errorparsing to
reduce memory usage
2002-10-23 13:07:33 +00:00
Judy N. Green
8ec4917904 added comment regarding Ctrl+A and Ctrl+C now working for the C-Build View 2002-10-22 12:56:59 +00:00
Judy N. Green
4bcfbb46f0 Added a selection changed listener to the textViewer managed by the C Build View (BuildConsoleView.java).
This updates the tool bar menu items to enable the copy action when there is a selection made in the C-Build console.
2002-10-21 20:22:26 +00:00
Judy N. Green
0bd52b9a1d removed *.jar in build.xml files that was causing the generated jar to be included twice. Jars that need to be copied to the pluh\gins directory must be explicitly added 2002-10-17 20:42:27 +00:00
Alain Magloire
537bd3b590 updated. 2002-10-17 19:58:30 +00:00
Alain Magloire
115779a5ee Patch from Alex Chapiro to fix createCombo. 2002-10-17 19:58:22 +00:00
Judy N. Green
cbcaf432bb Fixed problem with C++ header files only showing highlighed C keywords 2002-10-17 19:03:45 +00:00
Alain Magloire
d00a62b1c1 updated. 2002-10-16 20:14:48 +00:00
Alain Magloire
195442a581 Remove unused imports and changing some scopes to
not generate synthetic methods.
2002-10-16 20:14:36 +00:00
Alain Magloire
05f2fa57f8 updated. 2002-10-16 14:39:27 +00:00
Alain Magloire
39725b1b3f Remove unused imports. 2002-10-16 14:39:18 +00:00
David Inglis
ffbaedf13d call builder as full build 2002-10-15 17:58:22 +00:00
Judy N. Green
703ab2853a Rolled back to 1.1 for use with Eclipse 2.0.1 Aug 29.
The fix in 1.2 can only be used whne we move forward to support Eclipse builds newer than 20 September 2002.
2002-10-15 16:25:08 +00:00
Alain Magloire
45377a0e86 Patch From Thomas Fletcher to add some C/C++ directives. 2002-10-11 13:40:51 +00:00
Alain Magloire
f076b37dfa Patch form Thomas Fletcher to fix a NullPointerException. 2002-10-11 13:30:21 +00:00
Judy N. Green
541c32acf4 Fixed a problem that was causing backward disply of second line of code see CDT UI PR# 24648 2002-10-10 18:42:22 +00:00
Judy N. Green
35b418ed8f added non NLS comments to text 2002-10-10 18:14:29 +00:00
Alain Magloire
060fdc1e1f Provide the external String for AsmEditor.name 2002-10-08 20:09:14 +00:00
David Inglis
d481a848f4 use nature id in nature class 2002-10-04 18:09:47 +00:00
David Inglis
75201f7a47 fix NPE when editor closes 2002-10-01 01:19:32 +00:00
Judy N. Green
1fc9b37e74 Changed visibility od isCandidate to public to facilitate JUnit tests 2002-09-30 19:34:16 +00:00
David Inglis
4ea7546869 cleanup CEditor removed unused extension points 2002-09-30 13:30:58 +00:00
Judy N. Green
4579380b9a Eclipse insists on rearranging the imports. No Changes :) 2002-09-25 20:44:39 +00:00
David Inglis
fc3bcd32fe fixup CDocumentProvider 2002-09-24 19:59:20 +00:00
David Inglis
72fb069bf4 fix typeo 2002-09-24 13:38:41 +00:00
David Inglis
43cc7240f6 fix C '#' derectives not bing highlighted 2002-09-24 13:36:38 +00:00
David Inglis
d36366a47c make getChildren async for bin and arc containers 2002-09-23 16:44:44 +00:00
Alain Magloire
a21b0d6c09 Refactor outside of cdt.internal 2002-09-23 16:28:26 +00:00
Alain Magloire
8e1114ed84 make getChildren() a synchronous
and getBinaries synchronous.
Change the provider.
2002-09-23 13:41:17 +00:00