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

5801 commits

Author SHA1 Message Date
Vivian Kong
40ccc7a2c3 fix for bug 187688 - Parenthesis incorreclty displayed in Environment pref page 2007-05-17 21:21:54 +00:00
Vivian Kong
37073b19b7 Patch for bug 187423 by Jason Montojo - translated string truncated in Content Assist preference page 2007-05-17 20:29:26 +00:00
Vivian Kong
8ead195aa7 fix for bug 187415 - Dialog is not BIDI enabled 2007-05-17 19:49:43 +00:00
Vivian Kong
71b6e891b0 bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated 2007-05-17 19:49:24 +00:00
Vivian Kong
a1c3a50e21 Patch for bug 187415 by Jason Montojo - Dialog is not BIDI enabled 2007-05-17 19:15:52 +00:00
Vivian Kong
bc64cd58ed Patch for bug 187331 by Jason Montojo - Template Default Values preferences UI not externalized 2007-05-17 19:02:21 +00:00
Vivian Kong
22f7f27e18 Patch for bug 187288 by Jason Montojo - capitalization problems in code style 2007-05-17 18:50:47 +00:00
Vivian Kong
0a56e03724 bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated 2007-05-17 18:18:06 +00:00
Chris Recoskie
9c5aa180e8 RESOLVED - bug 186834: [C99 parser] gcc should be the default language
https://bugs.eclipse.org/bugs/show_bug.cgi?id=186834

Patch from Jason Montojo
2007-05-17 16:29:56 +00:00
Mikhail Sennikovsky
a4beb8b6d0 1. isCdtProjectCreating state functionality and tests 2007-05-17 15:50:24 +00:00
Vivian Kong
264ab07b52 fix for bug 187547 - Typo in Paths & Symbols page - Output location tab 2007-05-17 14:51:23 +00:00
Oleg Krasilnikov
16a86927c6 Bug #187526 : wrong sentence order. 2007-05-17 13:41:25 +00:00
Vivian Kong
02b69e314d fix for bug 187320 - externalizing 'mb' in Indexer pref page 2007-05-17 13:25:13 +00:00
Oleg Krasilnikov
9d8134c6ab Bug #187394 : suppress message about empty name after dialog just open 2007-05-17 10:51:52 +00:00
Oleg Krasilnikov
e123b8bf15 Bug #187338: externalize string and sort variables 2007-05-17 10:22:40 +00:00
Vivian Kong
585a40aa2b Patch for bug 187268 by Jason Montojo - translated string truncated for in New Code Style dialog 2007-05-17 02:39:54 +00:00
Vivian Kong
0b8a5e522c fix for bug 187434 - Content Assist Advanced pref page reports the wrong keyboard shortcut for DBCS languages 2007-05-17 01:47:27 +00:00
Vivian Kong
16a0c206f8 fix for bug 187383 - externalize "Preference Configuration" on Discovery Options tab 2007-05-17 00:35:29 +00:00
Doug Schaefer
4389b2ff2c Patch for bug 174425 - Fix exception in build console page. 2007-05-16 19:55:31 +00:00
Doug Schaefer
9d0bde031c Patch for Bryan - 181264 - support content assist in switch and while statements. 2007-05-16 19:34:59 +00:00
Doug Schaefer
4f61ae0217 Patch for Michael Rennie - Bug 186223 - Cleanup unused imports in CDT Core. 2007-05-16 17:25:59 +00:00
Doug Schaefer
c773868cfd Patch for Ken Ryall - 186436 - add getLocalMachineKeyName() native method. 2007-05-16 17:02:45 +00:00
Markus Schorn
b6e3d64778 Fix for 187267, "Select indexer" in English on pref page. 2007-05-16 15:52:03 +00:00
Vivian Kong
ffdb59ab2e fix for bug 187176 -parenthesis incorrectly positioned for Code Style profile dropdown for BIDI 2007-05-16 15:12:24 +00:00
Markus Schorn
822bb6907a Fix testcases for 101287, navigation of variables. 2007-05-16 14:20:25 +00:00
Mikhail Sennikovsky
7566d17867 1. NPE in Extension reference mechanism
2. Active CFG selection fixes
3. conversion mechanism fixes
2007-05-16 13:58:48 +00:00
Markus Schorn
3855937321 Fix for 86829, navigation of implicit class members. 2007-05-16 13:40:40 +00:00
Oleg Krasilnikov
0f535611ee Bug #187112 : "Command line pattern" changes not shown in UI 2007-05-16 12:51:47 +00:00
Markus Schorn
9c26fd0055 Fix for 146831, StringIndexoutOfBoundsException using source hover. 2007-05-16 12:04:14 +00:00
Oleg Krasilnikov
c3778e90a7 Bug #187042 : "Exclude from build..." context menu disabled 2007-05-16 11:18:07 +00:00
Oleg Krasilnikov
f28d70ab8e Bug #187126 : "Delete resource cfgs..." context menu item to the bottom 2007-05-16 10:18:06 +00:00
Markus Schorn
8c1f6ba5d5 Fix for 70927, Open Type using 'ß' 2007-05-16 08:46:23 +00:00
Anton Leherbauer
6b196a807d Add test case for editing in new file 2007-05-16 08:41:13 +00:00
Anton Leherbauer
c438a17939 Code cleanup 2007-05-16 08:05:49 +00:00
Anton Leherbauer
3d38e45585 Fix concurrent modification of working set elements 2007-05-16 07:57:31 +00:00
Andrew Ferguson
69f76d62ff 186736: fix some operator-overloading issues 2007-05-16 07:28:00 +00:00
Andrew Ferguson
8aa0195243 185828: add workaround which limits recursion depth of symbol look-up in class hierarchy 2007-05-16 07:04:54 +00:00
Doug Schaefer
7a63a01f7b Bug 176353 - For cygwin apps started by the Spawner, use the cygwin kill utility to send it signals. Also wrote the makefile to use g++ for the spawner. Finally replace all VS projects with makefiles for MinGW. 2007-05-16 02:05:04 +00:00
Ken Ryall
bc1789f41e Fix 179379, New submenu not available from the CView context menu when nothing is selected. 2007-05-15 16:42:06 +00:00
Mikhail Sennikovsky
0566261b28 External settings manager fixes 2007-05-15 16:07:57 +00:00
Markus Schorn
36be849242 Fix for 186337 by Emanuel Graf, locations for comments in AST. 2007-05-15 14:31:08 +00:00
Oleg Krasilnikov
0ed0e8e23b Improve Property dialog size & position saving mechanism. 2007-05-15 13:17:31 +00:00
Anton Leherbauer
9fb46ad9ae Partial fix for 176036: The CEditor does not work well with files opened from outside of the workspace 2007-05-15 12:28:06 +00:00
Markus Schorn
6abeeb8397 Fixes an occasional junit test-failure. 2007-05-15 12:17:41 +00:00
Markus Schorn
416223100d Follow up 186755, fixes NPE, CCorePlugin.start() as similar to M7 as possible. 2007-05-15 12:15:56 +00:00
Mikhail Sennikovsky
26b2779bb9 Ensure there is only one instance of CConfigurationBasedDescriptorManager 2007-05-15 10:51:38 +00:00
Mikhail Sennikovsky
3e5b00fc98 1. Error parser settings fixes
2. Ensure ther eis only one instance of CProjectDescriptionManager
3. Fix ArrayStoreException External Extension Build Macro  Supplier
2007-05-15 10:48:29 +00:00
Oleg Krasilnikov
ae0b87e145 update after Configuration re-selection in Properties. 2007-05-15 09:17:46 +00:00
Andrew Ferguson
3c7a0bf455 186736: add test cases 2007-05-15 06:30:31 +00:00
Ken Ryall
50eb4ffbed Bug 175759. 2007-05-14 23:54:13 +00:00