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 Plött
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
David Inglis
ddbea8806c
added environment and variable support to standard make builder
...
bug #47241 & bug #48009
2005-04-11 01:09:27 +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
e465c18c34
Proper handling of -I- command line option and generation of two sets of include paths:
...
for #include <...> directives and
for #include "..." directives.
Additional deleta all discovered scanner info action in DiscoveredPathContainerPage.
2005-04-06 18:56:59 +00:00
David Inglis
50c820ff98
use IWorkbenchHelpSystem
2005-04-05 17:59:44 +00:00
David Inglis
0202a904bd
use IWorkbenchHelpSystem
2005-04-01 19:08:44 +00:00
David Inglis
d2f6140b4b
use new Partitioner
2005-04-01 19:07:30 +00:00
Vladimir Hirsl
d6508107f7
SCD profiles: integration with CPathEntry framework.
...
Added generation of path entry change deltas for per file discovery profile.
2005-03-02 19:02:44 +00:00
Vladimir Hirsl
0944b253a3
SCD profiles: integration with CPathEntry framework.
...
New PerFileDiscoveredPathContainer.
Updating CPathEntries on profile change.
2005-03-01 19:41:19 +00:00
Alain Magloire
1f40d385a6
news MakefileEditor setting part of the general text editor settingsl.
2005-02-25 03:42:53 +00:00