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

73 commits

Author SHA1 Message Date
Anton Leherbauer
1cba2fab4e Fix for 194198: No syntax highlighting when comparing makefiles 2007-08-17 08:04:09 +00:00
Markus Schorn
d1c81163ba Fix for 197495, remove earlyStartup from make.ui plugin. 2007-08-09 11:09:35 +00:00
Anton Leherbauer
10ceaaeaa3 Project Explorer: Fix wizard shortcuts 2007-04-13 09:30:42 +00:00
Oleg Krasilnikov
568b682abf Bug #181025 2007-04-12 13:01:40 +00:00
Oleg Krasilnikov
8d4317aea6 Bug #181025: hide CDT menus for not-CDT projects 2007-04-10 13:40:10 +00:00
Oleg Krasilnikov
496cefed36 Bug #181025: group main menu items 2007-04-09 09:55:08 +00:00
Oleg Krasilnikov
7131918a4a Bug#181025: group context menus 2007-04-09 05:52:35 +00:00
Oleg Krasilnikov
ff3a5d0e3f Rollback of attibute renaming for cProperyTab extension point 2007-04-05 08:19:06 +00:00
Mikhail Sennikovsky
cae9417adf Fix for [Bug 179662] Implement configuration-based scanner discovery in the make.core 2007-04-04 17:52:07 +00:00
Oleg Krasilnikov
6d2679f27e Bug #180266: specific discovery page for MBS discovery profiles 2007-04-02 12:53:43 +00:00
Mikhail Sennikovsky
5fdd70a074 New Project Model initial check-in 2007-02-20 17:23:35 +00:00
Anton Leherbauer
3b95e39b47 Minor fixes to Common Navigator
- Make managed project wizards appear in New menu
- Override clipboard and refactor actions from resourceContent to enable them for non-resources.
2006-07-19 13:52:18 +00:00
Anton Leherbauer
ed4662692b Fix for bug 141295 - Avoid using deprecated extension point "documentCreation"
* Removed documentCreation extensions
* Removed IDocumentFactory implementations
* Removed PartiallySynchronizedDocument classes
* Removed private SetUpSynchronization methods from document providers
2006-07-03 09:49:47 +00:00
Anton Leherbauer
36c5a333f1 Common Navigator extensions - bug 140337 2006-07-03 09:11:48 +00:00
Doug Schaefer
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185 Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries. 2005-11-10 21:41:23 +00:00
Alain Magloire
588c9f749b 2005-06-08 Alain Magloire
Move to the IContentTypeManager framework: PR 86645
2005-06-09 16:27:33 +00:00
Vladimir Hirsl
04cd3adec5 Discovered path container wizard page now properly displays per file scanner info.
Fixed couple of NPEs.
2005-06-08 17:55:02 +00:00
Alain Magloire
1325843574 Fix warnings PR 93902 2005-05-06 14:18:52 +00:00
Alain Magloire
dc7a53d389 Fix PR 93216 2005-04-29 15:19:07 +00:00
Vladimir Hirsl
7c8ce5b42e Added per file C/C++ Includes & Symbols property page to display per file scanner info (discovered and user specified). 2005-04-22 16:04:06 +00:00
David Inglis
1e163ece68 new images from Dave Daoust 2005-04-07 17:48:09 +00:00
David Inglis
39a891e435 contribute build action to adaptable element to resources 2005-04-06 19:49:57 +00:00
Vladimir Hirsl
1ba71c339b Further SCD profile work.
Definition of 'per file' profile and profile options page and initial implementation.
2005-02-01 15:15:40 +00:00
Vladimir Hirsl
66d9c39ea6 New Scanner Config Discovery 'framework' in preparation for per file SC discovery. Currently implemented: Per project profiles for standard make and managed builders. 2005-01-24 18:49:34 +00:00
Doug Schaefer
0583121e43 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
David Inglis
e3d23e3704 patch from ChrisW 2004-09-24 19:15:22 +00:00
David Inglis
75c897cf26 group make preferences under one "Make" entry. 2004-09-08 15:05:09 +00:00
Alain Magloire
482188a798 Define the open declaration action properly 2004-09-07 19:29:33 +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
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
Doug Schaefer
739203fe55 Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
David Inglis
c9e432ac40 remove runtime.compatibility dependency 2004-06-10 15:17:07 +00:00
Alain Magloire
867fa6c8ac Fix 65798 2004-06-07 17:01:53 +00:00
David Inglis
0d7e22298e fixed page contribution 2004-05-26 19:39:04 +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
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
e75bafa4a4 patch from vhirsl@ca.ibm.com for scanner discovery machanism 2004-04-15 19:02:00 +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
fd4d49ba30 added background target building
added ui to configure/enable workbecnk clean operation.
2004-03-31 21:46:52 +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
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
David Inglis
948797c20e extern'd strings 2004-03-02 21:37:42 +00:00
Alain Magloire
9f38e59620 Reenable the Make Editor for the head. 2004-02-02 20:04:46 +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
Doug Schaefer
9c677d807f Upversioned the plugins, etc to 2.0.0.
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00