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

5882 commits

Author SHA1 Message Date
Doug Schaefer
ad30578896 Bug 188010 - add completion of macros in named type specifier context. 2007-05-22 14:22:40 +00:00
Mikhail Sennikovsky
ff7579d8a0 Enabling backward compatibility tests 2007-05-22 12:48:17 +00:00
Mikhail Sennikovsky
d43781d5fd Initial fix for [Bug 187822] Problem with setRawPathEntries 2007-05-22 12:42:30 +00:00
Oleg Krasilnikov
bded31e7fb Bug #188285 : deletes src-code when cancelled. 2007-05-22 11:49:20 +00:00
Markus Schorn
2761e390a0 Fix for 188148, NPE in IIndex.findBindings(). 2007-05-22 09:49:57 +00:00
Markus Schorn
6355df7862 Cleanup: IBinding.getNameCharArray() vs. IBinding.getName() 2007-05-22 09:48:44 +00:00
Anton Leherbauer
eaa7faaf1f Fix for 188193: [CDT+TM] Error while toggling between source and header 2007-05-22 07:57:20 +00:00
Oleg Krasilnikov
9e61b19314 Bug #43020 : allow creation project on a basis of existing one. 2007-05-21 17:14:59 +00:00
Markus Schorn
f65ab9e7f1 Fix for 187197, allow for filtering specific indexer via capability. 2007-05-21 14:34:16 +00:00
Markus Schorn
2bd73d2db8 Fix for 187792, handling ambiguities during 'Open Declaration' 2007-05-21 13:40:24 +00:00
Anton Leherbauer
9fb29e5239 Code cleanup 2007-05-21 12:41:17 +00:00
Mikhail Sennikovsky
c4efff983f 1. build system project description update in case the C or CC natureas are added/removed to the project
2.tests updates
2007-05-21 11:56:13 +00:00
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
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 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
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
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
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