1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00
Commit graph

339 commits

Author SHA1 Message Date
David Inglis
7ed4f67c41 run target build in progress service dialog 2004-06-01 21:06:57 +00:00
David Inglis
d85af02c70 use new platform progress service 2004-06-01 20:28:39 +00:00
David Inglis
b52f8d0624 removed warning 2004-05-31 13:41:55 +00:00
David Inglis
22d8c872cc change logic as to when to set raw container path. 2004-05-31 13:25:49 +00:00
David Inglis
e5c605c11d patch from Vmir -
This patch contains fixes for following problems:

- PR 64014: [Scanner Config] Path discovery should be on by default,
- PR 63971: [Scanner Config] Debugging messages on console,
- PR 62742: CDT-specific file changes to .project are not saved - Scanner config portion
- Target specific options are applicable only to default generate scanner info command (and not to custom commands),
- Discovered scanner info file name associated with project instead with project name (problem when deleting a project, then creating a new one with the same name or renaming a project).
2004-05-28 14:17:04 +00:00
David Inglis
0d7e22298e fixed page contribution 2004-05-26 19:39:04 +00:00
David Inglis
bea9188980 typo 2004-05-26 15:39:34 +00:00
David Inglis
5c53f6d920 new Discovery paths using path container
enabled standard include/symbol properties page
2004-05-25 19:04:15 +00:00
Doug Schaefer
2eba1f473e Upgrade to latest platform APIs. 2004-05-17 18:44:14 +00:00
David Inglis
9de996037c extern string 2004-05-12 13:38:22 +00:00
David Inglis
3a2ac35857 enable project path property page 2004-05-12 13:37:20 +00:00
David Inglis
dc6207ddf8 patch from vlad
This patch publishes ScannerInfoCollector collection interface so that 
ManagedMake can reuse StandardMake external scanner info provider and 
console parser but provide its own scanner info collector. Eventually it 
may be promoted to an extension point.
Also there is a fix for processing cygpaths when parsing make output and 
small UI enhancement.
2004-05-05 18:29:42 +00:00
David Inglis
9c37a06171 patch for indexer option 2004-05-04 20:28:42 +00:00
David Inglis
3303fed1ef patch from vlad 2004-04-30 00:35:14 +00:00
Doug Schaefer
971ac3a04c They got rid of the IMG_LOCKED image from the platform and now just use IMG_INFO. 2004-04-28 21:28:22 +00:00
Alain Magloire
d68f9f40cd Fix PR https://bugs.eclipse.org/bugs/show_bug.cgi?id=60232 2004-04-28 14:02:38 +00:00
David Inglis
69bab80e56 patch from vlad 2004-04-20 19:02:50 +00:00
Alain Magloire
c03efa8220 save before building. 2004-04-20 18:21:46 +00:00
David Inglis
e75bafa4a4 patch from vhirsl@ca.ibm.com for scanner discovery machanism 2004-04-15 19:02:00 +00:00
Doug Schaefer
3a5e182ba9 Fixed the warnings from the nightly build. There seems to
be a problem with Organize Imports which adds
unnecessary imports so I anticipate these returning
over time until the Organize Imports feature is fixed.
2004-04-06 14:24:15 +00:00
David Inglis
839bb5375c fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=57409 2004-04-05 12:14:48 +00:00
David Inglis
b761c44c1e fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=57142 2004-04-03 03:58:10 +00:00
David Inglis
215a710dc7 use core preference settings 2004-04-02 19:02:25 +00:00
Alain Magloire
c5df08b65b Makefile icon 2004-04-01 18:26:50 +00:00
David Inglis
fd4d49ba30 added background target building
added ui to configure/enable workbecnk clean operation.
2004-03-31 21:46:52 +00:00
Alain Magloire
58513148c2 Provide the action "show selected element" 2004-03-29 02:34:48 +00:00
Sean Evoy
616f583ea2 Last string to externalize caught by chkpii tool in plugin.xml 2004-03-23 19:27:37 +00:00
David Inglis
18e6359b5b cleanup 2004-03-23 03:07:40 +00:00
David Inglis
717a507bae update due to Core Model changes 2004-03-22 17:53:44 +00:00
David Inglis
7d48a4fcc6 applied patch from vhirsl@ca.ibm.com implementing new auto scanner configuration detection mechanism 2004-03-16 20:35:25 +00:00
Alain Magloire
fbb3c4c84d Support for OpenDeclaration action on the MakefileEditor. 2004-03-11 21:41:37 +00:00
David Inglis
68c4c924e9 show error dialog on apply of properties if one occurs 2004-03-09 20:59:46 +00:00
David Inglis
41fe7cbae5 fixed bug #53692 2004-03-04 20:42:23 +00:00
David Inglis
86d4a18fb8 cleanup 2004-03-03 16:40:24 +00:00
David Inglis
948797c20e extern'd strings 2004-03-02 21:37:42 +00:00
David Inglis
f0a098779f extern'd strings 2004-03-02 17:15:23 +00:00
Alain Magloire
8adf0dd949 check the continuation line. 2004-03-01 17:24:56 +00:00
Alain Magloire
6f281e37e4 Expand the string when doing Annotation hovering. 2004-02-29 00:40:58 +00:00
Alain Magloire
f977490590 Support for text hovering. 2004-02-28 16:16:12 +00:00
David Inglis
6c46cacd82 fixed for https://bugs.eclipse.org/bugs/show_bug.cgi?id=53204 2004-02-27 21:11:42 +00:00
David Inglis
f25407a2dc cleanup
start of string cleanup
improved error handling with targets
2004-02-24 02:04:02 +00:00
Alain Magloire
4adc2a5dbf Use Eclipse-3.0 API 2004-02-19 01:57:59 +00:00
Alain Magloire
9f38e59620 Reenable the Make Editor for the head. 2004-02-02 20:04:46 +00:00
David Inglis
c1d289e14d - cleanup UI
- fixed problems with make target editor
2004-01-13 18:54:39 +00:00
Doug Schaefer
8cceffb272 Fix the classpaths to use dynamic containers again.
My apologies :-)
2004-01-05 21:16:28 +00:00
Doug Schaefer
e1b04cf0c0 Added org.eclipse.core.runtime.compatability as a
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Alain Magloire
e0485ec52b A bug in SWT other then motif. When selecting
things programatically the callback is not call.
The fix is to do it ourselves.
2003-12-11 22:08:42 +00:00
David Inglis
16459b510e fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48027 2003-12-03 20:36:38 +00:00
David Inglis
c30833b28f fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47598 2003-11-28 21:42:18 +00:00
Alain Magloire
342ec252d6 updated. 2003-11-25 20:16:11 +00:00