Doug Schaefer
|
27510e422c
|
Bug 323039 - add ability to set configuration in CfgHolder after construction.
|
2010-08-18 14:28:44 +00:00 |
|
Andrew Gvozdev
|
aae17ceace
|
bug 322695: Can't access preferences of any unrelated CDT project having "bad" project in workspace
|
2010-08-15 02:08:08 +00:00 |
|
Andrew Gvozdev
|
bd655c6a8a
|
bug 322695: Can't access preferences of any unrelated CDT project having "bad" project in workspace
|
2010-08-14 05:36:25 +00:00 |
|
Andrew Gvozdev
|
6bd17c4f77
|
Cosmetics: white spaces/enhanced loops
|
2010-08-14 04:24:15 +00:00 |
|
Andrew Gvozdev
|
dd06d7a47d
|
bug 318812: lost labels for Discovery Options Page
|
2010-07-25 03:41:43 +00:00 |
|
Andrew Gvozdev
|
fa8ceee23e
|
bug 319766: Invalid Javadoc tags
patch from Petri Tuononen
|
2010-07-16 15:12:58 +00:00 |
|
Andrew Gvozdev
|
73ea2efa7d
|
bug 319769: Unnecessary type casts
patch from Petri Tuononen
|
2010-07-14 14:02:35 +00:00 |
|
Andrew Gvozdev
|
dbe5a12393
|
bug 319777: Missing @Override annotations
patch from Petri Tuononen
|
2010-07-14 13:51:53 +00:00 |
|
Andrew Gvozdev
|
aa7a3e8243
|
bug 318581: Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifier discontinued.
Patch from Petri Tuononen.
|
2010-07-08 20:57:13 +00:00 |
|
Andrew Gvozdev
|
bbbd5e5fa7
|
bug 319206: Icons for "Library Paths" and "Source Location" on Paths&Symbols property page
|
2010-07-08 04:27:28 +00:00 |
|
Andrew Gvozdev
|
7220adf26b
|
bug 318812: cdt.managedbuilder.ui should use its own message bundle instead of cdt.ui
|
2010-07-06 22:16:09 +00:00 |
|
Andrew Gvozdev
|
be678f1ff4
|
bug 206372: [Scanner Discovery] Include path discovery doesn't discard obsolete paths on compiler upgrade
|
2010-06-15 22:18:42 +00:00 |
|
Andrew Gvozdev
|
f0ff969691
|
bug 255694: [Scanner Discovery] folder-level discovery option page seen when "per configuration" scope is selected at project level
|
2010-06-15 22:12:16 +00:00 |
|
Vivian Kong
|
20dd9ee139
|
Bug 315439 Fix up copyright
|
2010-06-02 19:48:27 +00:00 |
|
James Blackburn
|
12978a0406
|
Bug 315187 Unknown tool option silently breaks ManagedBuild tool command line generation
|
2010-06-01 14:00:33 +00:00 |
|
Ken Ryall
|
c1e9b9b306
|
Fix for style.
|
2010-05-30 07:50:47 +00:00 |
|
Andrew Gvozdev
|
e7c1bd5900
|
bug 306222: Further enhancement of Save Build Console feature
Discontinue logging per configuration added in bug 294106
|
2010-05-21 16:01:26 +00:00 |
|
Vivian Kong
|
55c0c36d5a
|
Bug 312133 - TVT36:TCT178: PTG: Tools is in English
|
2010-05-10 14:09:20 +00:00 |
|
Andrew Gvozdev
|
de1302afa7
|
JavaDoc settings
|
2010-04-29 17:30:03 +00:00 |
|
Andrew Gvozdev
|
791f2017f5
|
compilation warnings
|
2010-04-29 05:05:52 +00:00 |
|
James Blackburn
|
f6da41c466
|
Bug 115601 Add -include option to built-in MBS GNU toolchain. Add Paths & Symbols property page for editing paths of kind ICSettingEntry#INCLUDE_FILE (hidden by default)
|
2010-04-28 13:23:39 +00:00 |
|
Andrew Gvozdev
|
5dcf417442
|
bug 309579: Organize build items in context menu
removed Build All Configurations item which did not appear in the menu (neither in CDT 5.0 nor in 6.0)
|
2010-04-19 16:46:25 +00:00 |
|
Andrew Gvozdev
|
138550be13
|
bug 309579: Organize Build Configuration items in context menu
|
2010-04-19 05:05:00 +00:00 |
|
Andrew Gvozdev
|
a41dc7b70e
|
bug 230185: made package internal:
org.eclipse.cdt.managedbuilder.ui.actions -> org.eclipse.cdt.managedbuilder.internal.ui.actions
|
2010-04-14 14:07:32 +00:00 |
|
Andrew Gvozdev
|
1fe815d140
|
bug 230185 comment #16 patch: add to project a popup menu to clean all / selected configurations
|
2010-04-14 13:30:11 +00:00 |
|
Warren Paul
|
d346fcd041
|
fixed validateProjectName logic.
|
2010-04-13 23:23:40 +00:00 |
|
James Blackburn
|
868b8f9a8a
|
Bug 230185 Add Clean All / selected configurations to project pop-up
|
2010-04-13 13:09:00 +00:00 |
|
Andrew Gvozdev
|
dd621839a6
|
cleanup: compilation warnings
|
2010-04-08 15:48:41 +00:00 |
|
Andrew Gvozdev
|
55d9c94968
|
bug 300539: Add ability to specify filter-path to build-options that support browsing
Patch from Baltasar Belyavsky
|
2010-03-26 17:45:42 +00:00 |
|
Andrew Gvozdev
|
c5bb4beda7
|
cleanup: removed some JavaDoc warnings plus other cosmetics
|
2010-03-16 16:55:34 +00:00 |
|
Andrew Gvozdev
|
de881ce70d
|
replaced configuration icon on "Select Configuration" page of New C/C++ Project Wizard with "classic" configuration icon.
|
2010-03-16 16:48:20 +00:00 |
|
Andrew Gvozdev
|
af6798c3e8
|
cleanup: deprecated class used for CDT 3.X style projects
|
2010-03-15 21:10:54 +00:00 |
|
Doug Schaefer
|
6e45806355
|
Reused import existing as new with existing. Fixed title on import.
|
2010-03-11 21:11:41 +00:00 |
|
Andrew Gvozdev
|
fed65b3655
|
bug 294106: Save CDT Build Console output into a file
Patch from Dmitry Kozlov
|
2010-03-11 18:04:41 +00:00 |
|
Andrew Gvozdev
|
d6c4fd9d5f
|
bug 305041: compilation warnings
|
2010-03-09 23:31:21 +00:00 |
|
Andrew Gvozdev
|
a2fd559aec
|
cleanup: JavaDoc/compiler warnings
|
2010-03-09 22:53:14 +00:00 |
|
Doug Schaefer
|
0c26d91b94
|
New Import Existing Code Wizard.
|
2010-03-09 21:00:10 +00:00 |
|
Andrew Gvozdev
|
70629e88a9
|
cleanup: @Override
|
2010-02-21 16:15:07 +00:00 |
|
Andrew Gvozdev
|
9792eb18f1
|
bug 289169: Organize build preferences under Build Settings page
|
2010-02-21 14:45:20 +00:00 |
|
Andrew Gvozdev
|
b94f2c2a1c
|
bug 289169: Organize build preferences under Build Settings page
|
2010-02-21 05:21:56 +00:00 |
|
Andrew Gvozdev
|
56f7fff484
|
bug 303416: Preference tab Multiple Configurations Edit is different
|
2010-02-21 04:40:51 +00:00 |
|
Andrew Gvozdev
|
ec0f826863
|
bug 300707: Add ability to specify file-extension filter for build-options that support file browsing
Patch from Baltasar Belyavsky
|
2010-02-08 23:01:45 +00:00 |
|
Andrew Gvozdev
|
49febc4abd
|
bug 301373: [API] add @noextend and @noimplement
added check for malformed tags
|
2010-02-08 03:10:18 +00:00 |
|
Andrew Gvozdev
|
285388adce
|
bug 301373: [API] add @noextend and @noimplement
Oops @noimplement was meant
|
2010-02-08 03:10:06 +00:00 |
|
Andrew Gvozdev
|
1c7074d5ba
|
bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.ui
|
2010-02-08 01:02:18 +00:00 |
|
Andrew Gvozdev
|
9825c82b7f
|
bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.ui
|
2010-02-07 22:24:45 +00:00 |
|
Andrew Gvozdev
|
973abf0454
|
bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.core
|
2010-02-07 17:14:29 +00:00 |
|
Vivian Kong
|
6d906f69c5
|
externalize strings in plugin.xml in various plugins
|
2010-02-01 16:23:38 +00:00 |
|
Andrew Gvozdev
|
27e4d74c8e
|
bug 237115: "Other objects" list does not resize
Patch from Marc-Andre Laperle
|
2010-01-13 02:30:36 +00:00 |
|
Andrew Gvozdev
|
9fa4bd5b07
|
bug 290997: [Contribution] VS-style option tooltip display in Property Pages
patch from Miwako Tokugawa
|
2009-12-04 19:00:15 +00:00 |
|