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

10095 commits

Author SHA1 Message Date
Oleg Krasilnikov
798479139c Bug #187363 : Truncated strings in 'Select Tools' dialog 2007-05-18 08:36:47 +00:00
Oleg Krasilnikov
1090b0836e Bug #187437: "variable" should be used instead of "macro" 2007-05-18 08:21:28 +00:00
Oleg Krasilnikov
5950bf5e1b Bug #187619: "Unexport" button label is truncated 2007-05-18 07:45:21 +00:00
Oleg Krasilnikov
cf62c230d7 Typo correction 2007-05-18 06:50:38 +00:00
Vivian Kong
40ccc7a2c3 fix for bug 187688 - Parenthesis incorreclty displayed in Environment pref page 2007-05-17 21:21:54 +00:00
Vivian Kong
9dcb32ddf0 Patch for bug 187128 by Jason Montojo - Type option does not resize correctly in Connection tab 2007-05-17 20:44:19 +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
Doug Schaefer
dc88016beb Fix up interrupt signalling for cygwin and mingw gdb. As a side affect, mingw no longer pops up it's own console but prints to the console like other platforms do. 2007-05-17 18:51:41 +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
Doug Schaefer
05767b54ba Handle exception that was being thrown in the finally clause the resulted in unbalanced locks in the target. 2007-05-17 16:54:35 +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 Khodjaiants
e54c4973dd Warning cleanup. 2007-05-17 15:53:27 +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
Mikhail Khodjaiants
70debe6329 Bug 187519: Display array's address as its value. 2007-05-17 11:55:52 +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
d5710f69b8 Bug #187385: Default cfg name externalization 2007-05-17 10:45:11 +00:00
Oleg Krasilnikov
e123b8bf15 Bug #187338: externalize string and sort variables 2007-05-17 10:22:40 +00:00
Mikhail Khodjaiants
d110311f48 Bug 186981: Values of variables are shown differently depending on "show columns" option. 2007-05-17 10:06:29 +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
Vivian Kong
5e93cfda78 Patch for bug 187093 by Jason Montojo - Verbose console mode check box hidden 2007-05-17 00:01:53 +00:00
Ken Ryall
64914990f7 Bug 187141, externalize strings. 2007-05-16 22:53:08 +00:00
Vivian Kong
1fdc9f49a0 Patch for bug 187150 by Jason Montojo - Use Default checkbox text truncated 2007-05-16 20:25:51 +00:00
Vivian Kong
64d2ab62d8 fix for bug 187048 - signal view column headings truncated 2007-05-16 20:11:36 +00:00
Doug Schaefer
4389b2ff2c Patch for bug 174425 - Fix exception in build console page. 2007-05-16 19:55:31 +00:00
John Cortell
159f6f5c76 Reverted to 1.71. Change to method visibility was accidental. 2007-05-16 19:52:09 +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
John Cortell
809ce2a43e Applied patch from 116302. Only difference from patch is a comment correction. 2007-05-16 19:11:50 +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
Vivian Kong
72e3cde3ea fix for bug 187322 - error message for valid value range can be confusing 2007-05-16 17:23:05 +00:00
Doug Schaefer
02790c4592 Bug 187269 - Set the binary parser for the cygwin toolchain to Cygwin PE. Apparently works better with setting global vars in the debugger. 2007-05-16 17:15:51 +00:00
Doug Schaefer
c773868cfd Patch for Ken Ryall - 186436 - add getLocalMachineKeyName() native method. 2007-05-16 17:02:45 +00:00
John Cortell
fddd30f6bc Fixed 187308. Expect and gracefully handle a NumberFormatException when creating a memory block from an expression. 2007-05-16 16:43:08 +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
Vivian Kong
91122b9e89 fix for bug 187037 - make "Add Watch Expression" dialog resizable 2007-05-16 14:04:32 +00:00
Mikhail Sennikovsky
09a992d20a Copyright header fix 2007-05-16 14:00:47 +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