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

274 commits

Author SHA1 Message Date
Alain Magloire
482188a798 Define the open declaration action properly 2004-09-07 19:29:33 +00:00
Alain Magloire
b62a30b9a8 Removing some warnings. 2004-09-07 03:52:25 +00:00
Alain Magloire
73e222cdd8 Provide more setting for the makefile editor. 2004-09-05 23:25:28 +00:00
Alain Magloire
24ce467c84 Add Preference Page to Makefile Editor to allow
the change of settings.
2004-08-29 23:53:42 +00:00
David Inglis
45787ce6ed update to use new IPathEntryContainerPage 2004-08-23 20:09:48 +00:00
Alain Magloire
76418574f4 Added GNUMakefile and extension *.mk for the MakefileEditor 2004-08-22 22:21:35 +00:00
Alain Magloire
9bf3b2ef78 Move the MakefileDocumentProvider to use Eclipse-3.0
TextFileBuffer management this will allow us to open
external files also
2004-08-22 22:18:44 +00:00
David Inglis
db30e1599c fix for bug 72228 2004-08-19 15:32:26 +00:00
Alain Magloire
b368cb948d Fix for PR 71106 2004-07-29 19:27:56 +00:00
Doug Schaefer
739203fe55 Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
Sean Evoy
c7fd6b490a Commit for Vlad (PR 63471 and PR 68019) 2004-06-26 20:08:14 +00:00
David Inglis
d294b00f9d update copyright 2004-06-25 14:49:43 +00:00
David Inglis
4edd1d9f5c copyright update patch from David Daoust 2004-06-24 19:55:36 +00:00
David Inglis
00bbe82978 patch from Tanya Wolff - Added an accessibleListener to the Build Behaviour properties page for a Make project. This listener is used by the input fields that don't have labels so that MS Inspect Objects or a Screen reader can get the Name object info. 2004-06-24 16:23:51 +00:00
David Inglis
95f7a24e4c patch from Vmir - Patch for PR 65449: [Scanner Config] Editing discovered path lacks
select-copy
2004-06-24 16:21:42 +00:00
David Inglis
1ea72d07c2 refactor - public interfaces should not be internal plus move util class to public since its usefull for implementers 2004-06-22 13:19:49 +00:00
David Inglis
090013eb81 Patch from Vmir -
PR 64368: [Scanner Config] Explain diff between Delete and Remove in
Discovered Path Container - Remove changed to Disable, Restore changed to
Enable, annotation (removed) changed to (disabled).
PR 65121: [Scanner Config] Importing 1.2.1 project does not update
properties - Discovered Paths container is now automatically created when
SC discovery is enabled for the first time for the legacy project
2004-06-22 12:43:49 +00:00
Alain Magloire
bc58690673 // Add word rule for keywords, types, and constants.
// We restring the detection of the keywords to be the first column to be valid.
2004-06-21 18:11:26 +00:00
David Inglis
6de3e2aa07 removed warnings 2004-06-21 14:07:26 +00:00
Alain Magloire
c191bced9d Patch from Andrew for Help support 2004-06-18 18:56:40 +00:00
David Inglis
e2ea942fe5 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=51301 2004-06-15 17:21:57 +00:00
David Inglis
f7a5a54195 cleanup warnings 2004-06-11 12:35:05 +00:00
David Inglis
c9e432ac40 remove runtime.compatibility dependency 2004-06-10 15:17:07 +00:00
David Inglis
ad08a349a9 added Note: to help clearify workbench auto build option 2004-06-08 19:05:08 +00:00
David Inglis
af881d96fc fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65739 2004-06-07 18:55:24 +00:00
Alain Magloire
867fa6c8ac Fix 65798 2004-06-07 17:01:53 +00:00
David Inglis
df04b9e18c patch from vhirsl@ca.ibm.com
- PR 62334: `Message: Unable to find full path for "cygpath" echoed
repeatedly to xterminal`
- PR 64226: `[Scanner Config] Path discovery supporting UNC filepaths`
- PR 65121: `[Scanner Config] Importing 1.2.1 project does not update
properties`
- PR 62742: `CDT-specific file changes to .project are not saved` -
Scanner config portion, since Platform PR 64128 `Changing arguments on an
ICommand no longer makes it to the .project` was fixed in Eclipse 3.0 RC1
2004-06-07 15:53:30 +00:00
David Inglis
180f029292 revert some changes... resource listener used to watch add/removal of folders inside project 2004-06-04 16:41:13 +00:00
David Inglis
903856346a limit dialog size 2004-06-04 16:16:34 +00:00
David Inglis
df342408d4 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47563 2004-06-04 16:07:40 +00:00
David Inglis
ea46f60dc2 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=51269 2004-06-04 13:50:04 +00:00
David Inglis
2c822f988a fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65621 2004-06-04 12:55:29 +00:00
David Inglis
a9691ef057 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65565 2004-06-03 18:08:49 +00:00
David Inglis
017af57db2 fixed target building when run with proress dialog 2004-06-03 15:48:30 +00:00
David Inglis
f6c5d3e357 remove unused dialog 2004-06-01 21:08:14 +00:00
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