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

10470 commits

Author SHA1 Message Date
Anton Leherbauer
f16a5f1bde Fix for 187998: [C Editor Hyperlink] NPE 2007-05-21 09:02:27 +00:00
Anton Leherbauer
8d8105f635 Fix for 187965: Open include command should never display a dialog 2007-05-21 08:59:15 +00:00
Anton Leherbauer
4aad19fb50 Add editor context menu marker for debug actions 2007-05-21 08:21:22 +00:00
Anton Leherbauer
c444dbe646 Fix for 179456: [Editor] ExternalEditorInput should be persistable 2007-05-21 07:55:17 +00:00
Anton Leherbauer
c29ea1ef6b Open annotation model for other debug models (related to bug 186396) 2007-05-21 07:49:06 +00:00
Anton Leherbauer
f2b9070846 Fix for 185712: Invalid indenting of code template
Patch by Sergey Prigogin <eclipse.sprigogin@gmail.com>
2007-05-21 07:18:40 +00:00
Vivian Kong
7fb1be766c Patch for bug 187637 by Jason Montojo - update messages in New Class Creation Wizard 2007-05-18 18:55:24 +00:00
Vivian Kong
19c6167c8d Patch for bug 187874 by Jason Montojo - Add/remove buttons on Language Mappings preference pages should be the same size 2007-05-18 18:27:53 +00:00
Vivian Kong
42eb02f1af Patch for bug 187367 by Jason Montojo - Language Mappings panel in Linux is too big 2007-05-18 18:15:48 +00:00
Mikhail Sennikovsky
129bce0c02 more graceful fail in case of failing to reset the "isProjectCreating" flag 2007-05-18 18:12:36 +00:00
Mikhail Sennikovsky
5a723279bc 1. Presering configuration order on load
2. dep calculator fix
3. some test updates
2007-05-18 17:52:44 +00:00
Mikhail Khodjaiants
15c5a260f1 Bug 187849: MIAsyncRecord.java prints multiple times 2007-05-18 16:56:20 +00:00
Doug Schaefer
2122e4681c Bug 187787 - Fixed restart. The inferior PID wasn't getting reset on a restart so the interrupt was being sent to the wrong pid. 2007-05-18 15:58:48 +00:00
Vivian Kong
4a76aaf29f Patch for bug 187118 by Jason Montojo - Missing options on Connection tab in Linux 2007-05-18 15:41:36 +00:00
Doug Schaefer
90274d54bd Patch for Gerhard - 156008 - Fixes to the per file output parser for scanner discovery. 2007-05-18 15:01:30 +00:00
Doug Schaefer
ff5345178e Patch for Frank - 183385 - Debugging documentation. 2007-05-18 14:54:17 +00:00
Vivian Kong
c89e703219 Patch for bug 187321 by Jason Montojo - Button truncation on Add Directory Dialog 2007-05-18 14:50:14 +00:00
Mikhail Sennikovsky
ea86a3db2a 1. Fix for [Bug 186078] Targets from "Make Targets"view do not use "Builder Settings" for making
2. Fix to conversion mechanism
3.Fix to error parser settings NPE
2007-05-18 13:27:05 +00:00
Oleg Krasilnikov
dd19c6c7d6 Bug #185048: Doc update 2007-05-18 13:26:17 +00:00
Oleg Krasilnikov
438b0cba56 Bug #187538: Preferred toolchains tab is broken
Bug #187586: Restore Defaults button does not work in Prefs
2007-05-18 11:58:12 +00:00
Markus Schorn
5e53cb742f Fix for 69739, Open Type does not correctly show all namespace definitions. 2007-05-18 11:27:43 +00:00
Markus Schorn
0bcbbd2a29 Fix for 174568, navigation of namespace members. 2007-05-18 10:17:48 +00:00
Markus Schorn
ed4ed2309a Fixes a warning. 2007-05-18 09:14:55 +00:00
Oleg Krasilnikov
b6281e282d Bug #187397: wording adjusted 2007-05-18 09:03:56 +00:00
Oleg Krasilnikov
da70896576 Bug #187284: "Manage Configurations" button truncated 2007-05-18 08:47:06 +00:00
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