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

10221 commits

Author SHA1 Message Date
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
87c4f3566e fix for bug 189412 - manually add label to Languages and Include paths tables for accessibility 2007-05-28 21:02:26 +00:00
Vivian Kong
ff9fcadc14 fix for bug 189416 - manually add label to library paths table for accessibility 2007-05-28 20:36:54 +00:00
Vivian Kong
54f848af6f Patch for bug 189452 by Jason Montojo - Mnemonic conflict for Methods/Macros in Folding preference page 2007-05-28 20:25:51 +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
Vivian Kong
dd17f14498 Patch for bug 189230 by Jason Montojo - File Language Mappings property page doesn't provide a label for the mapping table 2007-05-28 20:09:14 +00:00
Vivian Kong
48656a5e1f fix for bug 189237 - manually add label to edit/input box for accessibility 2007-05-28 20:00:33 +00:00
Vivian Kong
fd2d54649e Patch for bug 189216 by Jason Montojo - No label for language mappings table 2007-05-28 19:49:08 +00:00
Mikhail Sennikovsky
43e78cee49 1. Fix for [Bug 189277] Workbench Build Behaviour isn't persisted accross workbench restarts
2. Mark the cproject description as modified in case the session properties are changed
3. Basics for allowing the empty (with no configurations) project description in case the icCdtProjectCreating state is true
2007-05-28 15:43:52 +00:00
Vivian Kong
957775408c fix for bug 189323 - manually add label to project list box for accessibility 2007-05-28 15:21:11 +00:00
Vivian Kong
4f828713bc fix for bug 60005 - manually add labels to edit boxes for accessibility 2007-05-25 18:55:13 +00:00
Ken Ryall
f8d04b5aea Bug 178124 2007-05-25 16:18:48 +00:00
Mikhail Sennikovsky
094d2cb0ba 1. Patch from Bala Torati (Symbian) to the [Bug 184390] [Template Engine] Hellow World templates should allow specifying the project source location
2. enabling additional MBS tests
2007-05-25 16:12:08 +00:00
Mikhail Sennikovsky
3dfc3412a5 enabling additional managed builder tests 2007-05-25 14:54:07 +00:00
Oleg Krasilnikov
9fbf4bcfa8 Bug #189125: Storage modules don't get copied 2007-05-25 14:15:15 +00:00
Anton Leherbauer
f242866c6b Fix for 189127: Opening project with per file scanner discovery is extremely slow 2007-05-25 13:52:38 +00:00
Mikhail Sennikovsky
271f65a6db Fix for the [Bug 186996] Scanner discovery cache not deleted with project delete 2007-05-25 13:45:08 +00:00
Oleg Krasilnikov
29ddd2e511 Bug: no tool setting list update 2007-05-25 12:04:55 +00:00
Chris Recoskie
a092683954 RESOLVED - bug 187676: Unable to change language mappings for workspace/project that references ILanguage that isn't installed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=187676

Patch from Jason Montojo
2007-05-25 12:02:46 +00:00
Mikhail Sennikovsky
fbbd7f6c2e 1. Fix to CDT Variables: project macros added.
2. Additional MBS tests enabled
2007-05-25 11:57:52 +00:00
Anton Leherbauer
2b2eb9d8bb Fix for 188539: Errors when open dynamic help in Europa 2007-05-25 11:42:43 +00:00
Oleg Krasilnikov
b830935b77 Move and rename "Build parallel" menu item 2007-05-25 11:03:11 +00:00
Mikhail Sennikovsky
18e5e42cd9 Fix to conform to the new Path behavior 2007-05-25 11:00:43 +00:00
Oleg Krasilnikov
7f7dee4d99 Bug #189048 : not externalized string 2007-05-25 10:49:14 +00:00
Anton Leherbauer
2d93c32a48 Fix for 187910: Scanner discovery does not support compiler paths
Patch by Gerhard Schaber (Wind River)
2007-05-25 10:30:40 +00:00
Andrew Ferguson
ec8a6daaa4 prework: refactor clones, add further template composite bindings (currently unused) 2007-05-25 10:16:18 +00:00
Mikhail Sennikovsky
acb2de5ef9 Fix for relative source/output entries calculation 2007-05-25 09:31:56 +00:00
Markus Schorn
c8dce15ce0 Extends fix for 180168 (using shared AST) to search.
Extends fix for 183973 (plain C in C++-project) to content-assist, hyperlink-detector, search and source-hover.
2007-05-25 09:23:10 +00:00
Andrew Ferguson
6c578aa80c add a class specialization test, ensure an ast test uses fresh files 2007-05-25 09:18:37 +00:00
Anton Leherbauer
aa87b0aa44 Fix for 185719: [UI] [CView/Explorer] Proposed new icons for binary and includes 2007-05-25 08:41:24 +00:00
Anton Leherbauer
1351085d96 Fix for 185716: [UI] [Wizard] Proposed new source folder icon 2007-05-25 07:45:32 +00:00
Anton Leherbauer
7434b82817 Fix Java 1.4 compliance 2007-05-25 07:42:22 +00:00
Doug Schaefer
f6de791533 Some fixes to get the HelloWorld Makefile project template working on Linux. 2007-05-25 04:16:17 +00:00
Ken Ryall
4585e4c2a8 Bug 182953. 2007-05-24 21:14:15 +00:00
Ken Ryall
8cd169a992 Bug 182672. 2007-05-24 21:00:58 +00:00
Doug Schaefer
eca6010779 Created a much simpler Gnu Makefile project template. 2007-05-24 19:54:39 +00:00
Mikhail Sennikovsky
fa349eca76 Fix to the setNewProjectVersion method 2007-05-24 19:12:28 +00:00
Mikhail Sennikovsky
198887fab2 Fix to the custom build steps mechanism 2007-05-24 18:40:32 +00:00
Doug Schaefer
c19ba7a148 Bug 174142 - Fixed false error with linker error parser. Also cleaned up the messages to remove the warning and error words which are redundant in the Problems view. 2007-05-24 18:32:24 +00:00
Doug Schaefer
1740bc2343 Bug 155195 - Make a couple of methods public. 2007-05-24 16:14:34 +00:00
Mikhail Sennikovsky
825e48a310 1. Fix for [Bug 188764]
It should NOT be possible to apply the CProjectDescription with no configurations
2. test-case
2007-05-24 14:50:32 +00:00
Anton Leherbauer
b4934e9a27 Guard against NPE with K&R functions 2007-05-24 14:01:48 +00:00
Mikhail Sennikovsky
66c09b8cae Externalization fixes 2007-05-24 13:44:01 +00:00
Mikhail Sennikovsky
592eaff970 1. additonal fix for [Bug 186665] CDT 4 update old version project failed.
2. externalization fixes
2007-05-24 13:40:52 +00:00
Markus Schorn
3a0b748829 CElementBaseLables: Label for a namespace was never qualified. 2007-05-24 13:08:23 +00:00
Mikhail Sennikovsky
998ec67e56 Fix for [Bug 179221] First config in the manifest file should become active on project creation 2007-05-24 13:04:07 +00:00
Mikhail Sennikovsky
83d47c3329 Output entries settings fixes 2007-05-24 12:47:15 +00:00
Markus Schorn
2504bc989e Fix for 183973, navigation in c++-projects with plain-c files. 2007-05-24 12:36:19 +00:00
Anton Leherbauer
80a2ce1b68 Fix Include.equals to also consider resolved flag 2007-05-24 12:28:27 +00:00
Mikhail Sennikovsky
67010572d0 Fix for the NPE when additional outputs have no extension 2007-05-24 11:06:35 +00:00