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

4123 commits

Author SHA1 Message Date
Alain Magloire
94e2d67e88 use getResource() instead of getUnderlyingResource() 2002-11-18 15:52:02 +00:00
Alain Magloire
60f77885af postRefresh for IBinary and IArchive 2002-11-18 15:51:32 +00:00
Alain Magloire
8d3b4cda66 CEditor input may be IStorage fix not to NPE. 2002-11-18 15:51:12 +00:00
Alain Magloire
413f2e0ca1 Add more category. 2002-11-18 15:50:37 +00:00
Alain Magloire
23097b55e8 update 2002-11-15 20:26:08 +00:00
Alain Magloire
01d01ec5fc Only allowed Bookmark on an IFile 2002-11-15 20:26:00 +00:00
Alain Magloire
68a6a349df updated. 2002-11-15 20:00:18 +00:00
Alain Magloire
82782a6993 Fix typo in declaring contribution for the Editor ruler. 2002-11-15 20:00:11 +00:00
Judy N. Green
4cacb5b9b9 removed extra imports 2002-11-14 18:33:09 +00:00
Alain Magloire
02ca9a5307 only show make and build menu for Containers. 2002-11-14 16:10:56 +00:00
Alain Magloire
06ab2c31a6 update 2002-11-14 16:10:31 +00:00
Alain Magloire
8a3f522fc3 updated. 2002-11-14 15:20:18 +00:00
Alain Magloire
5ff7d8b5e9 convertSelectionToProject() new methiod.
Only reset document if Project change.
2002-11-14 15:20:07 +00:00
Judy N. Green
60a60db5dd All projects can be converted to C or C++ and all C++ projects can be converted back to C 2002-11-13 21:17:55 +00:00
Judy N. Green
a8d882febe Combined C/C++ conversion wizards 2002-11-13 20:39:29 +00:00
Alain Magloire
9f5ea6519c updated. 2002-11-13 18:50:41 +00:00
Alain Magloire
9e1c7f92fd Check for Nullpointer. 2002-11-13 18:50:31 +00:00
Alain Magloire
40e68a1ff3 CProjectWizardPage constructor takes CProjectWizard argument
validatePage calls isValidName().
2002-11-13 16:45:00 +00:00
Alain Magloire
16f27bb89f isValidName new method 2002-11-13 16:44:11 +00:00
Alain Magloire
17dbc7cbe6 updated 2002-11-13 16:43:49 +00:00
David Inglis
0b999fef42 added new C project proptery page for indexing service 2002-11-13 13:19:12 +00:00
Judy N. Green
eb14748bb9 Removed comment and changed reference to use a method rather than access the underlying variable. 2002-11-11 21:42:41 +00:00
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