1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
Commit graph

1417 commits

Author SHA1 Message Date
Alain Magloire
f123f58b2f Implementing the BinaryParser proposal using
the CDescriptor class.
2003-02-28 21:29:53 +00:00
Alain Magloire
3a0c2ba40d Updated. 2003-02-25 01:42:26 +00:00
Alain Magloire
ffaa1e841b Reorginaze import to remove warnings. 2003-02-25 01:42:13 +00:00
Alain Magloire
c35fa54bbc updated 2003-02-24 16:40:03 +00:00
Alain Magloire
21821e474c Reorginsed import. 2003-02-24 16:39:53 +00:00
Alain Magloire
6ac2ac8aea updated 2003-02-24 15:51:32 +00:00
Alain Magloire
387d5109b3 Change scope fot comply with eclisep-2.1 2003-02-24 15:51:21 +00:00
Alain Magloire
505e2b59e1 Support for Working set. 2003-02-20 21:15:19 +00:00
David Inglis
20eedfc477 fix minor label bug 2003-02-20 20:21:04 +00:00
David Inglis
0099e3903e cleanup CDT extensions interfaces 2003-02-19 19:29:04 +00:00
Doug Schaefer
18177e7a35 New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
Judy N. Green
f79f421947 Added icon for conversion wizard 2003-02-17 17:05:19 +00:00
Alain Magloire
1eef7ed810 updated. 2003-02-14 01:17:20 +00:00
Alain Magloire
69f5cde8c4 Comment out the references to the old build for now 2003-02-14 01:17:11 +00:00
David Inglis
56971cf3df patch from Thomas Fletcher 2003-02-13 14:00:29 +00:00
David Inglis
287bb90770 fixed NPE 2003-02-11 16:47:56 +00:00
David Inglis
6a38931f7e revert change since this new method does not exist in 2.0
(the new methods is not doc as 2.1!!!)
2003-02-07 14:38:34 +00:00
David Inglis
564881b2ed cleanup/refactor 2003-02-06 20:48:31 +00:00
Alain Magloire
75b46d3f47 updated. 2003-02-04 20:00:58 +00:00
Alain Magloire
a959342b9a Cleanup of the warning from eclipse 2.1 compiler
static vs non-static access of fields and method.
2003-02-04 20:00:46 +00:00
Alain Magloire
2e591ca38b updated. 2003-02-01 20:00:36 +00:00
Alain Magloire
1ff8636b19 new entries for file and folder wizards. 2003-02-01 20:00:26 +00:00
Alain Magloire
bbd4f67e0b Define FILE_WIZARD_ID and FOLDE_WIZARD_ID correctly. 2003-02-01 19:59:59 +00:00
Alain Magloire
ce015a8a17 make fDocument protected. 2003-02-01 19:59:19 +00:00
Alain Magloire
1e375c6ccf Remove of deprecated CreateFileAction, CreateFolderAction
and OpenPerspectiveMenu.
2003-02-01 19:58:48 +00:00
David Inglis
8a80bf63a0 debug model presentation should not be here 2003-01-30 16:10:57 +00:00
Alain Magloire
d3bbe3ace6 update. 2003-01-29 18:18:38 +00:00
Alain Magloire
0bec11f97e With the help of eclipse-2.1 compiler remove warnings
about accessing static fields in the object instance.
2003-01-29 18:18:30 +00:00
Alain Magloire
2e05997cce updated. 2003-01-24 20:40:15 +00:00
Alain Magloire
f50d5032a3 Check for double quotes in the buildcommand. 2003-01-24 20:40:05 +00:00
Alain Magloire
61fca42a17 use getTranslationUnitextensions() 2003-01-23 16:55:58 +00:00
Alain Magloire
b75ef61e20 use get{Header,Source}extensions() 2003-01-23 16:50:06 +00:00
Alain Magloire
6ebd7872e8 updated 2003-01-23 16:49:36 +00:00
Judy N. Green
c7d7aac42d Fixed classpath to point to src directories and not as files 2003-01-22 18:53:22 +00:00
Alain Magloire
d12b9b4098 updated. 2003-01-10 18:38:55 +00:00
Alain Magloire
60a4b8b83a Use getResource() instead of getUnderlyingResource() 2003-01-10 18:38:47 +00:00
Alain Magloire
d1ba51856a updated 2003-01-09 21:03:19 +00:00
Alain Magloire
802821090d Provide an icon for methods 2003-01-09 21:03:12 +00:00
Alain Magloire
8af7735f79 updated 2003-01-07 19:21:00 +00:00
Alain Magloire
b12ef64bd9 addTextField() for autoactivation is not a number. 2003-01-07 19:20:53 +00:00
Judy N. Green
61987571ab Updated all build.properties files 2003-01-06 19:46:51 +00:00
Alain Magloire
45672abbc7 updated 2003-01-03 17:41:17 +00:00
Alain Magloire
f5fc7b3409 Out of range exception, patch from Ed Burnette. 2003-01-03 17:41:05 +00:00
Alain Magloire
e2c9f5c95e updated. 2003-01-02 21:47:04 +00:00
Alain Magloire
d1018a280e use the getAdapter() to find a resource for the annotation model. 2003-01-02 21:46:52 +00:00
Judy N. Green
06932c5231 Changed to version 1.0.1 2002-12-16 20:43:26 +00:00
Judy N. Green
db9858a832 Fixed Bugzilla PR 25176 tabination to be real tabs and not just replacing tab with text. 2002-12-13 04:13:47 +00:00
Judy N. Green
e643fbae33 Added a method that will attempt to highligh the correct instance of
a variable. It will skip instances of the string if they are encased in
	String quotes and return the first instance that is not encased in quotes
2002-12-13 02:31:07 +00:00
Judy N. Green
4d7d5904b5 Fix for bugzilla bug 24648 - Editor displaying text in reverse on Eclipse 2.1 platform 2002-12-11 15:37:31 +00:00
Alain Magloire
d783a4c703 updated. 2002-12-11 15:32:50 +00:00