Mikhail Sennikovsky
5fdd70a074
New Project Model initial check-in
2007-02-20 17:23:35 +00:00
Anton Leherbauer
10fedfa4d0
Fix for Bug 170921 - Makefile editor does not respect tab width setting
2007-01-19 11:16:09 +00:00
Anton Leherbauer
b7f5c2f33e
Upversion to 4.0.0 and fix dependency version ranges (bug 157543)
2006-10-11 12:28:54 +00:00
Chris Recoskie
87a6db1989
fix for 137652 by Ravi Sankar Konidena
2006-09-11 20:23:44 +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
82bc1b486e
Patch from Benoit Miller for Bug 148436 - Cannot change default text color in Makefile editor
2006-07-03 14:25:07 +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
a48b5f55b1
Updated copyright dates to reflect latest in CVS.
2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4
Update Copyright dates and fix those that had no copyrights.
2006-06-23 17:27:03 +00:00
Chris Recoskie
4836857ef3
update copyrights
2006-06-14 12:16:17 +00:00
Doug Schaefer
7b0cf6dc03
Updated the about.html files.
2006-05-24 13:51:50 +00:00
David Inglis
9db611cefe
patch from Tianchao Li to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=136136
2006-05-11 20:14:55 +00:00
David Inglis
5faf360a12
patch from Tianchao Li to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=136136
2006-05-11 18:31:37 +00:00
David Inglis
825bc6be8c
patch from Tianchao Li to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=136136
2006-05-11 16:38:16 +00:00
Markus Schorn
159945250e
Adds default preference pages for the C- and Makefile Editor; Toni's patch for bug 138212
2006-05-03 08:50:59 +00:00
David Inglis
d4ee99391a
fix for bug#106064
...
patch from Anton Leherbauer
2006-04-26 13:24:00 +00:00
Markus Schorn
6870b4d629
removed duplicate action in toolbar for changing editor presentation, bugzilla 135150
2006-04-21 12:31:29 +00:00
David Inglis
6cd5aaeef0
fixed NPE on target build when resource save is enabled and target did not have a build folder set
2006-03-29 16:44:22 +00:00
Norbert Pltt
595dadd8b4
Do not use cached build info when saving. See bug #125814
2006-03-28 06:38:58 +00:00
David Daoust
bfec40f011
Defect 62772. Suppressed the make clean from happening on rebuild events. Works correctly for the standard build, but the managed build still programatically cleans the project. In the long run all builds should call "make all" and the explicit clean event should call "make clean". The managed makefiles will need to be enhanced so that they can never get "out-of-sync" with the source.
2006-02-14 17:54:02 +00:00
David Inglis
58f26dfed6
Fixed build for jar'd plugins
...
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
c5c47c0842
Trying out the .qualifier version for builds.
2006-01-03 19:11:47 +00:00
Leo Treggiari
d711b21f43
Add translatable attribute patch
2006-01-02 01:31:07 +00:00
Doug Schaefer
2b2f1eaba6
Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress.
2005-12-02 20:43:14 +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
6c72b26ea1
Fix Copyright
2005-07-22 02:55:44 +00:00
Vladimir Hirsl
090b00143d
Fix for PR 103518: 'Convert to a C project: Autodiscovery setting doesn't inherit what is in Preference' and
...
PR 103520: 'Failed to show Includes folder for a converted std c/c++project'.
Fixed options inheritance and initialization of discovered paths container on project conversion.
2005-07-13 19:53:41 +00:00
David Inglis
bcf69885a2
fixed for bug#94831
2005-07-04 14:06:27 +00:00
Doug Schaefer
2fd25239b8
EPL'ing the CDT.
2005-06-27 03:46:51 +00:00
David Inglis
cf09e84a32
CPL to EPL transistion - license header update for IBM
2005-06-23 16:02:46 +00:00
David Inglis
92cae3205a
CPL to EPL transistion - license header update for QNX
2005-06-23 16:01:26 +00:00
Doug Schaefer
e470be8631
EPL'ing the CDT.
2005-06-23 14:44:35 +00:00
Vladimir Hirsl
f33fc3358d
Externalized string in DiscoveredPathContainerPage.
...
Fix for 99275: ScannerInfo UI extension point issue.
2005-06-14 15:44:44 +00:00
David Inglis
f2febe8b52
added build target job to manual build family
2005-06-14 14:44:11 +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
37aa21ac62
Patch from Dave Daoust for externalize strings
2005-05-27 19:28:22 +00:00
David Inglis
3784acdac1
fixed bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=76821
2005-05-24 14:15:42 +00:00
David Inglis
f12a6512c2
fixed large size of new project wizard and use common builder api
2005-05-19 01:56:42 +00:00
David Inglis
3e98b19c1c
fixed bug # 69080
2005-05-19 01:34:11 +00:00
Doug Schaefer
bdecfcfc41
Cleaned up some obvious NLS warnings. Also turned off the warnings for the tests plugins.
2005-05-16 14:44:03 +00:00
Vladimir Hirsl
fb26e4691f
Fix for PR 91442: [Scanner Config] Saving per file DSC for Mozilla project chokes the system.
...
When there is new per file scanner info for number of files in a project, the project is refreshed only once (no recursive processing of change delta).
2005-05-11 20:07:41 +00:00
Vladimir Hirsl
51467c7d3c
Fix for PR 94500: [Path Entry] Problem marker: Invalid project path: DISCOVERED_SCANNER_INFO
...
Fix for infinite loop in LocationMap.createSoleLocation(..). Courtesy of John C.
2005-05-10 20:04:50 +00:00
Alain Magloire
e8eb7cd78b
Fix for PR 93590
2005-05-06 17:51:49 +00:00
Alain Magloire
1325843574
Fix warnings PR 93902
2005-05-06 14:18:52 +00:00
Vladimir Hirsl
6447835c74
Added Variables... button to Discovered options page.
...
Resolved some concurrency issues.
2005-05-05 16:58:24 +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