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

459 commits

Author SHA1 Message Date
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
Anton Leherbauer
2529e886bb Bug 172331 - Keyboard shortcuts don't work in Makefile Editor, patch by Olexiy Buyanskyy 2008-12-18 13:39:50 +00:00
Anton Leherbauer
941076063d Bug 253522 - Convert to new message bundle format 2008-11-25 11:01:58 +00:00
Anton Leherbauer
7db7ce6ac9 Update bundle versions 2008-11-24 09:29:32 +00:00
Anton Leherbauer
415ff10013 Code cleanup 2008-11-05 10:26:58 +00:00
Alena Laskavaia
a10ab1f0bf [236186] - fixing bugs with make targets, contributed by Andrew Gvozdev 2008-07-11 14:26:02 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +00:00
Vivian Kong
421cf10687 fix for bug 234912 2008-05-30 19:29:15 +00:00
Oleg Krasilnikov
4e2a3b2bfc Bug #229327 : CDT help pages for Property Tabs are not accessible 2008-05-13 16:04:05 +00:00
Anton Leherbauer
0ba4cad18d Fix for 224567: Makefile compare editor uses non fixed width font 2008-04-03 08:57:57 +00:00
Anton Leherbauer
7fde922525 Fix for 194578: NPE when attempting to edit a (new type) Makefile on a remote system
Patch by David Inglis
2008-04-02 10:37:56 +00:00
Alain Magloire
15447a0c0b Cosmetic changes and long time fixes for the Makefile editore. 2008-03-28 15:43:03 +00:00
Ken Ryall
0bb43e91f2 Fix build on Mac OS by removing the specified 1.4 VM and using the default (1.5) instead. 2008-03-27 06:12:56 +00:00
Anton Leherbauer
8f9be92af5 Fix manifest warnings 2008-02-15 10:29:25 +00:00
Anton Leherbauer
f27ad8dfdf Fix for 186106: The Makefile Editor inserts spaces instead of a tab character 2008-02-06 09:11:27 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Anton Leherbauer
82cab2f819 Upversion make.ui plug-in to 4.0.1 2007-08-20 10:40:36 +00:00
Anton Leherbauer
1cba2fab4e Fix for 194198: No syntax highlighting when comparing makefiles 2007-08-17 08:04:09 +00:00
Markus Schorn
d1c81163ba Fix for 197495, remove earlyStartup from make.ui plugin. 2007-08-09 11:09:35 +00:00
Doug Schaefer
bb9d23482d Fix up copyrights. 2007-06-14 19:11:50 +00:00
Vivian Kong
34a5fdce57 fix for bug 187770 - missing target_filter.gif in /org.eclipse.cdt.make.ui/icons/dtool16 2007-06-14 14:41:05 +00:00
Anton Leherbauer
9aed98b36d Fix for 190742: after saving a non-project ".mk" file, the cursor jumps always to the beginning of the file 2007-06-04 09:58:00 +00:00
Doug Schaefer
77bb9964a6 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
Vivian Kong
a8ab7fb14f Patch for bug 189217 by Jason Montojo - Color selector in Makefile Editor preference page has no accessibility info 2007-05-28 20:22:47 +00:00
Anton Leherbauer
10ceaaeaa3 Project Explorer: Fix wizard shortcuts 2007-04-13 09:30:42 +00:00
Oleg Krasilnikov
568b682abf Bug #181025 2007-04-12 13:01:40 +00:00
Thomas Fletcher
4c5225719b Allow the dialog to be resized for long locations.
PR:107164
2007-04-10 18:00:51 +00:00
Thomas Fletcher
6f2816e039 Fix to show new make targets when they are created on folders that have been filtered out of the view.
PR:181807
2007-04-10 17:39:30 +00:00
Oleg Krasilnikov
8d4317aea6 Bug #181025: hide CDT menus for not-CDT projects 2007-04-10 13:40:10 +00:00
Oleg Krasilnikov
496cefed36 Bug #181025: group main menu items 2007-04-09 09:55:08 +00:00