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

10249 commits

Author SHA1 Message Date
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
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 Khodjaiants
15c5a260f1 Bug 187849: MIAsyncRecord.java prints multiple times 2007-05-18 16:56:20 +00:00
Doug Schaefer
2122e4681c Bug 187787 - Fixed restart. The inferior PID wasn't getting reset on a restart so the interrupt was being sent to the wrong pid. 2007-05-18 15:58:48 +00:00
Vivian Kong
4a76aaf29f Patch for bug 187118 by Jason Montojo - Missing options on Connection tab in Linux 2007-05-18 15:41:36 +00:00
Doug Schaefer
90274d54bd Patch for Gerhard - 156008 - Fixes to the per file output parser for scanner discovery. 2007-05-18 15:01:30 +00:00
Doug Schaefer
ff5345178e Patch for Frank - 183385 - Debugging documentation. 2007-05-18 14:54:17 +00:00
Vivian Kong
c89e703219 Patch for bug 187321 by Jason Montojo - Button truncation on Add Directory Dialog 2007-05-18 14:50:14 +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
dd19c6c7d6 Bug #185048: Doc update 2007-05-18 13:26:17 +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