1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-14 11:45:38 +02:00
Commit graph

3363 commits

Author SHA1 Message Date
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
Vivian Kong
957775408c fix for bug 189323 - manually add label to project list box for accessibility 2007-05-28 15:21:11 +00:00
Chris Recoskie
a092683954 RESOLVED - bug 187676: Unable to change language mappings for workspace/project that references ILanguage that isn't installed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=187676

Patch from Jason Montojo
2007-05-25 12:02:46 +00:00
Oleg Krasilnikov
7f7dee4d99 Bug #189048 : not externalized string 2007-05-25 10:49:14 +00:00
Markus Schorn
c8dce15ce0 Extends fix for 180168 (using shared AST) to search.
Extends fix for 183973 (plain C in C++-project) to content-assist, hyperlink-detector, search and source-hover.
2007-05-25 09:23:10 +00:00
Anton Leherbauer
aa87b0aa44 Fix for 185719: [UI] [CView/Explorer] Proposed new icons for binary and includes 2007-05-25 08:41:24 +00:00
Anton Leherbauer
1351085d96 Fix for 185716: [UI] [Wizard] Proposed new source folder icon 2007-05-25 07:45:32 +00:00
Markus Schorn
8af8fc67df Avoid logging of problem bindings using CallHierarchy or TypeHierarchy. 2007-05-24 09:17:54 +00:00
Oleg Krasilnikov
f03ccfbc3a Bug #188767: Inconsistent button state 2007-05-24 07:20:12 +00:00
Anton Leherbauer
bee53bc27b Change menu group marker and code cleanup 2007-05-23 11:55:13 +00:00
Anton Leherbauer
47da7cb369 Log exceptions during content assist (see bug 188324) 2007-05-23 11:49:30 +00:00
Anton Leherbauer
d48e1ca3fa Enable reconciler for all editor input types 2007-05-23 11:46:55 +00:00
Markus Schorn
d1db017310 Fix for 188282, potential use of unlocked index. 2007-05-23 10:38:34 +00:00
Doug Schaefer
ad30578896 Bug 188010 - add completion of macros in named type specifier context. 2007-05-22 14:22:40 +00:00
Oleg Krasilnikov
bded31e7fb Bug #188285 : deletes src-code when cancelled. 2007-05-22 11:49:20 +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
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
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