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

10161 commits

Author SHA1 Message Date
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
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