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

4088 commits

Author SHA1 Message Date
Alain Magloire
5b6c1eb100 updated 2002-11-22 16:33:27 +00:00
Alain Magloire
e506c797a2 core gif 2002-11-22 16:33:13 +00:00
Alain Magloire
51ca3415af check for core 2002-11-22 16:32:59 +00:00
Alain Magloire
7b0bfa370a updated. 2002-11-22 14:51:07 +00:00
Alain Magloire
73afe6bfb3 do not execute doRunEpilogue() in doRun(). 2002-11-22 14:50:58 +00:00
David Inglis
70bf422a16 fixed bug# 25886 2002-11-21 18:29:30 +00:00
Alain Magloire
190184e79a Remove indexer Property page. 2002-11-20 22:10:29 +00:00
Alain Magloire
66e00e89c1 updated. 2002-11-20 22:10:16 +00:00
Alain Magloire
21b25f7151 New file implementing indexerBlock tabItem. 2002-11-20 22:10:02 +00:00
Alain Magloire
3f5ac75a18 Added IndexerBlock. 2002-11-20 22:09:31 +00:00
Alain Magloire
f70739e9cb Remove file 2002-11-20 22:09:20 +00:00
David Inglis
88455f3cd6 support label decorator 2002-11-20 21:16:00 +00:00
David Inglis
83d878c511 build console improvements 2002-11-20 14:16:00 +00:00
David Inglis
daade7e2fd *** empty log message *** 2002-11-19 20:46:32 +00:00
Alain Magloire
1e61153ea5 updated. 2002-11-18 15:52:13 +00:00
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