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

5909 commits

Author SHA1 Message Date
Anton Leherbauer
b4934e9a27 Guard against NPE with K&R functions 2007-05-24 14:01:48 +00:00
Mikhail Sennikovsky
66c09b8cae Externalization fixes 2007-05-24 13:44:01 +00:00
Markus Schorn
3a0b748829 CElementBaseLables: Label for a namespace was never qualified. 2007-05-24 13:08:23 +00:00
Mikhail Sennikovsky
83d47c3329 Output entries settings fixes 2007-05-24 12:47:15 +00:00
Markus Schorn
2504bc989e Fix for 183973, navigation in c++-projects with plain-c files. 2007-05-24 12:36:19 +00:00
Anton Leherbauer
80a2ce1b68 Fix Include.equals to also consider resolved flag 2007-05-24 12:28:27 +00:00
Markus Schorn
bc57f26a7c Testcase for 183973, plain-c navigation in c++-project. 2007-05-24 09:29:14 +00:00
Markus Schorn
8af8fc67df Avoid logging of problem bindings using CallHierarchy or TypeHierarchy. 2007-05-24 09:17:54 +00:00
Markus Schorn
42ad2a4705 Fix for 188684 by Warren Paul, NPE setting default indexer. 2007-05-24 07:40:41 +00:00
Oleg Krasilnikov
f03ccfbc3a Bug #188767: Inconsistent button state 2007-05-24 07:20:12 +00:00
Doug Schaefer
1d421414b9 Added support for HKEY_CURRENT_USER to the registry access routines. 2007-05-24 04:10:30 +00:00
Doug Schaefer
4082f4efa8 Added support for HKEY_CURRENT_USER to the registry access routines. 2007-05-24 04:08:08 +00:00
Doug Schaefer
0eb470fd43 Removed the nmake tool launcer. 2007-05-23 20:14:44 +00:00
Mikhail Sennikovsky
29afb02f90 Fix for [Bug 188211] .cproject written on every build, bad for Team 2007-05-23 17:20:55 +00:00
Anton Leherbauer
cada57636c Fix for 183220: line wrapping stops working for some expressions 2007-05-23 15:17:00 +00:00
Mikhail Sennikovsky
75a3ae8890 1. fix for [Bug 187822] Problem with setRawPathEntries
2.backward compatibility fixes
3. source/output entries fixes
2007-05-23 14:05:32 +00:00
Markus Schorn
61c043fc3a Fix for 188625, NullPointerException in TranslationUnit.getScannerInfo(). 2007-05-23 12:56:21 +00:00
Anton Leherbauer
df6b91eb37 Adjust content assist tests due to fix for bug 188010 2007-05-23 12:33:06 +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
90b17f0734 Fixes for call hierarchy tests 2007-05-23 11:16:09 +00:00
Markus Schorn
2c80cfda68 Add assertions to ensure the index has a write-lock when it is written to. 2007-05-23 10:48:12 +00:00
Markus Schorn
d1db017310 Fix for 188282, potential use of unlocked index. 2007-05-23 10:38:34 +00:00
Markus Schorn
696a48b294 Fix for 186336, selecting 'advanced settings' of 'new project wizard' kicks off indexer. 2007-05-23 09:02:15 +00:00
Andrew Ferguson
59db7018c7 188324: apply fix 2007-05-23 08:36:16 +00:00
Doug Schaefer
275e2ad03a Added handling of __stdcall for kludgy MSVC support until we can get our own variant. 2007-05-23 01:17:12 +00:00
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