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

6174 commits

Author SHA1 Message Date
Oleg Krasilnikov
d585f679d7 Bug #189333: Layout issues in "Add directory path" dialog 2007-06-05 08:56:29 +00:00
Oleg Krasilnikov
111d0b34a9 Bug #189333 : Layout issues in "Add directory path" dialog 2007-06-05 08:53:26 +00:00
Oleg Krasilnikov
2e43da21fa Bug fix: NPE in Prefs pages 2007-06-05 08:13:40 +00:00
Vivian Kong
c18b4fba62 fix for bug 189235 - manually add labels to controls for accessibility 2007-06-04 19:52:55 +00:00
Oleg Krasilnikov
64c927caf4 Bug #190823 selected configuration is changed when moving from one property page to another 2007-06-04 15:38:08 +00:00
Markus Schorn
4f99b62ebd Fix for 190241, ClassCastException in template parameter resolution. 2007-06-04 15:32:25 +00:00
Andrew Ferguson
67968c79f1 190664: expected label has changed 2007-06-04 12:58:05 +00:00
Anton Leherbauer
f00fd4cd95 Fix for 190664: Change "(anon)" to "(anonymous)" in outline view
Patch by Sergey Prigogin (Google)
2007-06-04 10:20:52 +00:00
Andrew Ferguson
0283fa673d 177917: add unit tests 2007-06-04 09:16:25 +00:00
Chris Recoskie
faad9fa343 Several patches for C99 parser from Mike Kucera. 2007-06-01 20:51:54 +00:00
Doug Schaefer
cc52a28cd1 Fixed up munged messages from gcc builds. 2007-06-01 20:15:14 +00:00
Anton Leherbauer
5717eb041f Fix and test case for 190296: Codecompletion is not working for std-classes and only restricted in own classes 2007-06-01 12:56:59 +00:00
Mikhail Sennikovsky
a16b6dd5de 1. Fix for the [Bug 190432] Path entries corrupted with old style projects from Gerhard Schaber (Windriver)
2. Additional fixes for the backward compatibility mechanism
2007-06-01 11:55:58 +00:00
Oleg Krasilnikov
9a5093a3c3 Bug #190258 References tab: Unclear button label 2007-06-01 06:38:56 +00:00
Vivian Kong
883db256c2 fix for bug 189010 - Mnemonics problem in Open Element dialog 2007-05-31 20:11:27 +00:00
Anton Leherbauer
b93703b14f Fix for 190184: [Formater] space before the open the opening brace in method declaration 2007-05-31 14:37:15 +00:00
Markus Schorn
65b9130f64 Fix for 167833, failure to parse 'int32 f(int32 (*p));' 2007-05-31 14:35:24 +00:00
Markus Schorn
fb0d03553c Created testcases for 178405, parsing rather simple function declaration. 2007-05-31 13:02:48 +00:00
Oleg Krasilnikov
9964787e29 Bug #190042 : Configuration icons disabled when Includes folder selected 2007-05-31 12:56:17 +00:00
Mikhail Sennikovsky
11b35857bf 1. Fix for [Bug 188963] New builder need to tell build system to manual build
2. Fix for [Bug 189302] Build command for make target should default to the project one
3. Small bug-fixes
2007-05-31 12:46:56 +00:00
Oleg Krasilnikov
3e4519a8c7 Bug: creating new project may override existing one. 2007-05-31 12:21:30 +00:00
Oleg Krasilnikov
0d076f6be7 Bug #190057 : Changing configuration... 2007-05-31 11:57:45 +00:00
Markus Schorn
b70999dc02 Adds a test case for parameter hints. 2007-05-31 11:55:46 +00:00
Andrew Ferguson
6410925da8 188274: apply fix 2007-05-31 11:43:46 +00:00
Andrew Ferguson
3840ecf156 188274: add a testcase for the reported CCE, plus a testcase for a related failure 2007-05-31 10:36:15 +00:00
Oleg Krasilnikov
71189f2253 Bug #190045 2007-05-31 10:34:46 +00:00
Markus Schorn
086a2e9463 Fix for 186995, action to open include browser. 2007-05-31 09:53:45 +00:00
Vivian Kong
257295f752 fix for bug 189324 - manually add labels to Base Classes and Method Stubs tables for accessibility 2007-05-30 19:47:16 +00:00
Vivian Kong
ea68b59a89 fix for bug 189325 - manually add label to Arguments edit box for accessibility 2007-05-30 19:34:50 +00:00
Vivian Kong
9134ab688a fix for bug 189419 - manually add label to projects list for accessibility 2007-05-30 19:12:01 +00:00
Vivian Kong
098f4a4778 fix for bug 189415 - manually add label to symbols table for accessibility 2007-05-30 18:21:05 +00:00
Andrew Ferguson
1be03a90dc undo typo from fixing warnings 2007-05-30 15:01:12 +00:00
Mikhail Sennikovsky
d118d88beb 1.Fix for [Bug 189125] [New project model] Stroage modules don't get copied
2. small bug-fixes
2007-05-30 14:53:23 +00:00
Andrew Ferguson
d94ffa1869 fix warnings (imports, string externalization) 2007-05-30 14:41:47 +00:00
Andrew Ferguson
549dd3dc9d add javadoc, add isSameType implementations, add getArgumentMap implementations 2007-05-30 14:21:43 +00:00
Mikhail Sennikovsky
fa5ff5f046 1. Enabling more managed build tests
2. bug-fixes
2007-05-30 11:54:50 +00:00
Markus Schorn
a03112ed99 Fix for 79459 by Sergey Prigogin, Task tags for CDT. 2007-05-30 11:08:06 +00:00
Oleg Krasilnikov
7a193cbacc Bug #188479: Requested changes to the CDT property page grouping 2007-05-30 10:46:56 +00:00
Vivian Kong
196349f9fa Patch for bug 187634 by Jason Montojo - "Debug" and "Release" shared in the menu and in the file system 2007-05-29 19:25:28 +00:00
Markus Schorn
50c7c5c542 Fix for 189194, spelling of action names. 2007-05-29 14:28:20 +00:00
Anton Leherbauer
6d29df9b7a Revert unintended change (blame Mylar) 2007-05-29 08:47:00 +00:00
Anton Leherbauer
d8c6b82a23 Fix for 188007: Namespace indenting preference is not honored
Patch by Sergey Prigogin (Google)
2007-05-29 07:36:48 +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
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
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
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