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

1670 commits

Author SHA1 Message Date
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Alena Laskavaia
ccca4b5501 [274998] - added exception logging, patch 2009-05-20 14:14:24 +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
Chris Recoskie
f9f6f4d46a RESOLVED - bug 275188: Tool option orders in Property Pages differ from spec. in plugin.xml
https://bugs.eclipse.org/bugs/show_bug.cgi?id=275188
2009-05-06 17:39:51 +00:00
Chris Recoskie
a3767b2d5c fix for 275137 (Internal builder claims nothing needs to be built) 2009-05-06 12:00:31 +00:00
Vivian Kong
a377a555e6 update managedbuilder.core version dependency 2009-05-01 18:29:46 +00:00
Vivian Kong
b08713702c bug 271449: Incorrect text direction in makefile in mirrored eclipse 2009-04-30 16:41:00 +00:00
Chris Recoskie
ac9667d8bd fix @since tags and bundle versions 2009-04-30 12:04:03 +00:00
Chris Recoskie
7be061117f small change to mark org.eclipse.cdt.managedbuilder.internal.ui.workingsets as internal 2009-04-29 17:44:26 +00:00
Chris Recoskie
93990eff68 RESOLVED - bug 218565: On AIX, unable to add third path to Include Paths in Project Properties
https://bugs.eclipse.org/bugs/show_bug.cgi?id=218565
2009-04-29 13:11:02 +00:00
Chris Recoskie
09f3368f3e RESOLVED - bug 273636: changes to enable MBS on EFS projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273636
2009-04-28 12:02:33 +00:00
Markus Schorn
71638ab566 Empty macro definition in compiler inspection, bug 274002. 2009-04-28 11:38:46 +00:00
Alena Laskavaia
f022798f69 [272416] - contribution for working set configurations usability 2009-04-23 14:57:49 +00:00
Chris Recoskie
68718b41f9 RESOLVED - bug 272986: changes to ICommandLauncher
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272986
2009-04-22 12:39:53 +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
Vivian Kong
b384991df7 bug 268581 individual source bundles 2009-04-09 18:10:04 +00:00
Alena Laskavaia
e0e3ea021e [269571] - Exception in Settings tab in project properties when applying a change of artifact type, patch applied 2009-04-06 19:04:15 +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
Chris Recoskie
eafaf7f05f RESOLVED - bug 268840: deadlock in SCMarkerGenerator.addMarker() when opening a project
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268840
2009-03-18 17:44:47 +00:00
Alena Laskavaia
12a2cb30e8 [268528] Discovery profile options panel doesn't show since 5.0.2 up 2009-03-17 18:05:37 +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
Alena Laskavaia
97bb50f277 [268528] Discovery profile options panel doesn't show since 5.0.2 up 2009-03-16 14:50:32 +00:00
Chris Recoskie
4d246d8477 RESOLVED - bug 268615: add a way to specify a command launcher for the managed builder
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268615
2009-03-16 14:36:24 +00:00
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