1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

1643 commits

Author SHA1 Message Date
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Alena Laskavaia
520d4136b2 [264998] - support for macro with parameters 2009-03-13 13:14:53 +00:00
Alena Laskavaia
666c642f44 [266540] - removed double escaping 2009-03-12 19:15:55 +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
Vivian Kong
4b0be7ac17 update feature version 2009-03-04 21:13:28 +00:00
Anton Leherbauer
a051216624 Reduce scope of monitor, related to bug 228236 2009-03-03 13:16:28 +00:00
Anton Leherbauer
00cce01cfc API cleanup in make plugins 2009-02-26 13:27:28 +00:00
Chris Recoskie
abe9cb4822 NEW - bug 205257: CDTProject creation scalability issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205257
2009-02-20 21:08:12 +00:00
Alena Laskavaia
b3129ef983 [265620] - restore protected method which does not use MyBoolean 2009-02-20 15:32:25 +00:00
Alena Laskavaia
d5b8322626 [263133] refactoring for java 1.5 (patch applied) 2009-02-11 19:26:11 +00:00
Alena Laskavaia
8dd5c4c602 [264010] - patch to fix discovery profile for mingw 2009-02-10 18:47:05 +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
6c3c6c4eae Bug 228236 - ConcurrentModificationException when opening source file - again 2009-02-05 09:21:13 +00:00
Anton Leherbauer
0abeb03657 Bug 259073 - Duplicate wizard shortcuts in File > New menu 2009-02-04 13:19:07 +00:00
Anton Leherbauer
76f62916b8 Bug 228236 - ConcurrentModificationException when opening source file - follow up 2009-02-04 12:19:40 +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
Vivian Kong
858e15d457 bug 219337 2009-01-30 14:58:57 +00:00
Alena Laskavaia
1307b246eb [261280] - customization for discovery and proper filtration in ui 2009-01-29 22:11:00 +00:00
Vivian Kong
4518d368aa bug 253574 - removing empty plugin.xml 2009-01-29 20:56:55 +00:00
Alena Laskavaia
05f5279780 [262912] - created protected method for project refreshing, to allow to override it 2009-01-29 18:56:46 +00:00
Alena Laskavaia
571a64414d [260771] - applying patch for drag and drop for make targets 2009-01-29 18:46:54 +00:00
Vivian Kong
e256314022 update source features and plugins description for gnu.build & gnu.debug 2009-01-27 19:01:58 +00:00
Alena Laskavaia
c29cb39432 [228954] - column of equal size for settings pages 2009-01-22 18:16:17 +00:00
Chris Recoskie
38fb615b8d RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-01-21 15:51:07 +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
Alena Laskavaia
0308b568ed [240616] make target should not invoke extra clean command, applied patch 2009-01-15 19:10:31 +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
9d7b8d39d5 Update bundle versions (bug 259308) and fix execution environment 2009-01-09 10:05:56 +00:00
Alena Laskavaia
31376779f5 [259964] - race conditions with model creation - applying patch 2009-01-08 18:06:56 +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
Vivian Kong
df8cde8933 update update site URLs 2008-12-17 20:13:51 +00:00
Vivian Kong
8ffc518520 compile all test plug-ins into jars at root 2008-12-15 21:19:31 +00:00
Alena Laskavaia
eff3096b28 242403 - applied patch to solve ClassCastException 2008-12-12 14:19:36 +00:00
Alena Laskavaia
b24e90583f [119318] - refresh after clean, applied patch 2008-12-08 16:24:27 +00:00
Alena Laskavaia
3ef82b3a78 [255125] - applied patch for stack overflow problem 2008-12-03 18:21:14 +00:00
Vivian Kong
b3f4a2c33c bug 219337 - option to change how referenced projects are build 2008-11-28 18:41:44 +00:00
Alena Laskavaia
cbdea1288c - added protected method that allow customization of this page 2008-11-28 16:44:10 +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
793eff3eb2 Bug 228236 - ConcurrentModificationException when opening source file 2008-11-20 16:10:22 +00:00
Alena Laskavaia
81d07380ea [255157] typo in template id 2008-11-19 15:51:36 +00:00
Vivian Kong
926ee25abb bug 250982 - add progress reporting to new project wizard 2008-11-13 16:12:38 +00:00
Vivian Kong
0603e8472d bug 224203 (patch by Don Porges) 2008-11-12 20:24:33 +00:00