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

449 commits

Author SHA1 Message Date
Andrew Gvozdev
833ccaaee1 cleanup: deprecated class used for CDT 3.X style projects 2010-03-16 01:35:44 +00:00
Andrew Gvozdev
a60aa3940a bug 303410: [API] cdt.make.ui.NewMakeProjectPreferencePage and friends are obsolete
removed accidental commit
2010-03-09 14:36:05 +00:00
Andrew Gvozdev
ef1c9cc92b bug 303410: [API] cdt.make.ui.NewMakeProjectPreferencePage and friends are obsolete 2010-03-03 04:16:28 +00:00
Andrew Gvozdev
736f816334 bug 197949: Trivial typo in "Building Targets.:"
Trivial patch from Marc-Andre Laperle
2010-03-02 03:31:29 +00:00
Andrew Gvozdev
9792eb18f1 bug 289169: Organize build preferences under Build Settings page 2010-02-21 14:45:20 +00:00
Markus Schorn
3e23c44676 Bug 302109: NPE on selection changes. 2010-02-10 08:41:57 +00:00
Andrew Gvozdev
21809f8c38 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.ui 2010-02-08 04:20:47 +00:00
Andrew Gvozdev
857113dfb8 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.ui
Enabled API tooling
2010-02-08 03:46:25 +00:00
Andrew Gvozdev
38f1bcb979 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.core 2010-02-08 02:20:07 +00:00
Andrew Gvozdev
480a3b86d7 bug 69922: [Help Wanted] Introduce a "run last make target" key binding
Patch from Axel Mueller
2010-02-02 14:04:18 +00:00
Andrew Gvozdev
4daceaf58c cleanup: JavaDoc warning 2010-01-04 03:51:54 +00:00
Andrew Gvozdev
df4455cf1a bug 293569: [Make Target View] add Edit button in toolbar and Copy/Paste/Delete in context menu
Patch from Gaetano Santoro.
2009-11-05 13:26:18 +00:00
Andrew Gvozdev
271832d5e4 bug 291869: Index out of bounds exception- if try to add DiscoveryOptionsBlock tab-cdt 6.0.1 2009-10-13 03:38:34 +00:00
Anton Leherbauer
b5cdb51b36 Bug 286908 - get rid of PreferencesAdapter 2009-10-02 09:57:52 +00:00
Andrew Gvozdev
b0529877b9 bug 288036: cdt-build plugins compilation settings are too lax
consider missing JavaDoc tags as a warning
2009-09-16 16:35:04 +00:00
Andrew Gvozdev
dbbdbd8f95 bug 109139: Generic Error parser
(RegexErrorParser)
2009-09-11 02:09:38 +00:00
Andrew Gvozdev
6c7528057e bug 288032: [Scanner Discovery] One can't change arguments of scanner discovery command
Added disablement of command and arguments when checkbox is disabled
2009-08-31 00:39:53 +00:00
Andrew Gvozdev
622b077bbf bug 288032: cleanup, @Overrides 2009-08-30 03:03:20 +00:00
Andrew Gvozdev
9982386c07 bug 288032: [Scanner Discovery] One can't change arguments of scanner discovery command 2009-08-30 02:45:15 +00:00
Andrew Gvozdev
0c33320268 bug 288032: cleanup, @Overrides 2009-08-30 02:30:12 +00:00
Andrew Gvozdev
52a34918ad bug 288032: cleanup, message ids concatenated to enjoy eclipse IDE support 2009-08-30 02:29:27 +00:00
Andrew Gvozdev
1f826ef9a9 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-29 21:49:47 +00:00
Andrew Gvozdev
b37f1f3d9b message ids concatenated to enjoy eclipse IDE support, no functionality changes 2009-08-29 02:49:37 +00:00
Vivian Kong
5e25a3f3e2 Bug 287081 - missing mnemonic key on Make Targets context menu 2009-08-19 15:27:03 +00:00
Andrew Gvozdev
daff450887 compiler warnings, @Override annotations 2009-08-05 21:20:41 +00:00
Andrew Gvozdev
c6f2dac626 compilation warnings, unnecessary null check 2009-08-05 21:20:22 +00:00
Andrew Gvozdev
f50f3209a0 compiler warnings - @Override annotations 2009-08-05 18:27:52 +00:00
Andrew Gvozdev
c77289f6c3 JavaDoc warnings fixed 2009-08-05 18:23:59 +00:00
Andrew Gvozdev
de5c528c09 bug 285746: Replace deprecated class org.eclipse.ui.views.navigator.LocalSelectionTransfer 2009-08-05 18:01:03 +00:00
Andrew Gvozdev
60abfcd3e2 Bug 281786: Confirm target deletion asked twice 2009-07-09 16:15:25 +00:00
Anton Leherbauer
ff27c21286 Increment bundle version 2009-07-07 12:11:22 +00:00
Anton Leherbauer
a2a8ff55a9 Bug 278987 - Text Colors wrong in Makefile 2009-07-07 12:06:09 +00:00
Alena Laskavaia
65b34ea1cc [275773] - added icon 2009-05-29 19:22:55 +00:00
Vivian Kong
c921a8f760 update copyrights 2009-05-27 15:34:50 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Alena Laskavaia
f0b42a7fa6 [275773] - updated labels and icons for make targets view, patch from Andrew Gvozdev 2009-05-20 13:59:58 +00:00
James Blackburn
ee9b1aa905 Bug 276688 Deadlock in MakeContentProvider
- Display#syncExec(...) while the workspace lock is held => changed to #asyncExec(...)
 - Generics
2009-05-18 19:24:24 +00:00
Vivian Kong
b08713702c bug 271449: Incorrect text direction in makefile in mirrored eclipse 2009-04-30 16:41:00 +00:00
Alena Laskavaia
9ec1cc1155 [271550] Make Target View: preserve "Same as Target Name" when copying targets - patch applied 2009-04-16 17:02:48 +00:00
James Blackburn
a39047b78c Bug 242004 ISVs should be able to position their cPropertyTabs amongst built-in CDT provided tabs
- Tabs should be sorted by 'weight' attribute (as detailed in the extension point documentation)
2009-04-14 20:23:45 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Anton Leherbauer
5dc7000a12 Bug 270013 - Open Include action always displayed in the outline view in the Makefile editor, by Violaine Batthish 2009-03-26 12:05:23 +00:00
Alena Laskavaia
084f3fbdef [128990] - fixed strings for convertion 2009-03-16 20:36:31 +00:00
Alena Laskavaia
1ea10c1975 [268850] - fixed project conversion wizard (patch applied) 2009-03-16 19:49:04 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Alena Laskavaia
c3755751d8 [265472] - Drag-Copy of Make Targets in the same folder should not be allowed without Ctrl key, patch applied 2009-03-12 18:23:28 +00:00
Alena Laskavaia
d87cfdf0b6 [125538] applied patch to fix more target drag & drop issues
- bug with renaming of target being copied.
- allow Ctr-C and then Ctrl-V without need for selecting the folder. this has a
side effect enabling copying on selection of make target. Well, at least it is
consistent with current drag&drop behaviour.
- small fixes, such as disabling "Build" button initially, or not allowing
"Add" action on multiple selection.
2009-03-12 18:21:05 +00:00
Anton Leherbauer
00cce01cfc API cleanup in make plugins 2009-02-26 13:27:28 +00:00
Alena Laskavaia
ca733564e8 [263133] - Copy & Paste inside same directory in Make Target View, applied patch 2009-02-05 15:04:42 +00:00
Anton Leherbauer
0abeb03657 Bug 259073 - Duplicate wizard shortcuts in File > New menu 2009-02-04 13:19:07 +00:00