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
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
Anton Leherbauer
2645d4879d Fix for 183578: NPE creating an address breakpoint in the Disassembly view 2007-05-24 09:04:00 +00:00
Oleg Krasilnikov
f1cd25ceca Bug #188775: Reverse tab order 2007-05-24 07:45:31 +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
Oleg Krasilnikov
0a200aca39 Change logic for active cfg setting 2007-05-24 06:52:07 +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
Oleg Krasilnikov
dc82b160c3 Bug #188455 2007-05-23 10:00:25 +00:00
Oleg Krasilnikov
9cd7dfe1ec Bug #188455 : awoid bad words. 2007-05-23 09:20:54 +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
2a67c5a321 Cleaned up the templates for the source files to follow the K&R formatter and to use language natural comment formats. 2007-05-23 02:47:59 +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
Vivian Kong
5d3d4b883b fix for bug 188517 - Inconsistencies in title and header tags in user docs 2007-05-23 00:19:51 +00:00
Doug Schaefer
835ce9f909 Bug 188421 - Fix exception caused when the number of stack frames returned doesn't match expected depth. 2007-05-22 18:45:10 +00:00
Mikhail Khodjaiants
97742ee6c8 Bug 188348: TVT33:TCT175: ar: 13.001680 Wrong icons 2007-05-22 18:40:54 +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
b3f954998a Bug #188134 : "Build parallel" menu item behaves strange 2007-05-22 12:51:10 +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
Oleg Krasilnikov
bdc99962a9 Bug #119422 : cannot override outputPrefix for build artifact 2007-05-21 14:32:14 +00:00
Mikhail Sennikovsky
42d77e4d62 Fix for [Bug 187997] [Build Settings UI] Apply NPE 2007-05-21 14:31:19 +00:00
Mikhail Sennikovsky
1d476a3cf9 follow-up forcthe output type edit functionality 2007-05-21 14:22:16 +00:00
Mikhail Sennikovsky
cbf4f25769 Output type and output prefix edit functionality 2007-05-21 14:10:25 +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
eceefeeea0 enabling additional MBS tests 2007-05-21 12:03:45 +00:00
Mikhail Sennikovsky
7b5be72e73 enabling additional MBS tests 2007-05-21 12:02:39 +00:00
Oleg Krasilnikov
e8e2cfb932 Bug #185048: doc update. 2007-05-21 11:56:55 +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