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

338 commits

Author SHA1 Message Date
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
Alena Laskavaia
bd7f096c7c [124456] - drag & drop looses argument, patch applied 2009-02-03 14:59:50 +00:00
Alena Laskavaia
dd74a6f0eb [124421] - applied clean-up patch 2009-02-03 14:56:01 +00:00
Alena Laskavaia
a752179168 [261277] patch for make target dialog 2009-01-30 15:45:55 +00:00
Alena Laskavaia
1307b246eb [261280] - customization for discovery and proper filtration in ui 2009-01-29 22:11:00 +00:00
Alena Laskavaia
571a64414d [260771] - applying patch for drag and drop for make targets 2009-01-29 18:46:54 +00:00
Anton Leherbauer
52034c884a Fix Eclipse 3.5 dependency 2009-01-16 08:04:36 +00:00
Alena Laskavaia
56c5c65d37 [171814] - fixed another typo 2009-01-15 21:01:00 +00:00
Alena Laskavaia
c83ea0d247 [171814] - added checkbox for make name same as target name, patch 2009-01-15 20:19:35 +00:00
Anton Leherbauer
31e004f8cb Bug 260261 - Makefile syntax highlighting error on comments at multiple lines 2009-01-15 13:35:25 +00:00
Anton Leherbauer
e8260482d9 Bug 244054 - Makefile editor: cannot add bookmarks 2008-12-18 13:44:43 +00:00
Anton Leherbauer
962fa81bd5 Bug 172331 - F3 shortcut does not work in Makefile editor 2008-12-18 13:42:02 +00:00