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

6250 commits

Author SHA1 Message Date
Anton Leherbauer
b8da02462e Fix for 206573: NPE in CModelBuilder2 with illegal typedef 2007-10-17 10:24:59 +00:00
Oleg Krasilnikov
6535040bd9 Typo fix 2007-10-16 15:41:33 +00:00
Anton Leherbauer
f9d0d47ba3 Fix for 205984: Comment Code templates do not work 2007-10-16 11:38:54 +00:00
Anton Leherbauer
f7f62c4ee4 Fix for 206301: MPE - CEditor features not available (toggle breakpoints/typing preferences) 2007-10-16 10:40:30 +00:00
Anton Leherbauer
5b7ebd2927 Cleanup some obsolete references to old parser 2007-10-16 10:37:25 +00:00
Oleg Krasilnikov
811b4049aa Bug #206380 : Managed build displays duplicate build configs when selecting multiple projects 2007-10-16 08:57:55 +00:00
Markus Schorn
b047d952b2 Fix for 193056, macros for Open Element. 2007-10-16 08:30:08 +00:00
Anton Leherbauer
7cfc4446c3 Fix for 201548: [Editor] Need partition scanner for assembly content 2007-10-15 14:53:25 +00:00
Oleg Krasilnikov
b91dc8e2f5 Bug #205460 : environment variables in project build properties do not get saved 2007-10-15 11:14:11 +00:00
Anton Leherbauer
0e71345f97 Fix for 206039: [Common Navigator] Copy/Paste/... actions not visible for mixed IResource/ICElement (regression) 2007-10-11 14:04:41 +00:00
Anton Leherbauer
3930fa6ccf Fix for 205013: Project Explorer: filtering non-C project also filters out the C projects 2007-10-11 10:03:19 +00:00
Anton Leherbauer
35a31af9c6 Fix for 195641: CStructureCreator should be migrated to DOM parser 2007-10-11 09:41:48 +00:00
Anton Leherbauer
8c172d53d7 Make editing tests faster 2007-10-11 09:23:53 +00:00
Anton Leherbauer
b58ed032fb Remove workaround for platform bug 151197 2007-10-11 09:18:51 +00:00
Markus Schorn
285d224021 For bug 205272, the lexer with JUnit tests. 2007-10-09 15:09:59 +00:00
Markus Schorn
120cac7e45 Fix for 205555, NPE when SDK overlaps with project. 2007-10-09 11:52:01 +00:00
Oleg Krasilnikov
6d456f9e7e Binary parsers were reported wrong by ICDescriptor. 2007-10-09 10:02:45 +00:00
Markus Schorn
d4a03b962f Fix for 205566, NPE when searching. 2007-10-05 12:25:52 +00:00
Oleg Krasilnikov
284d5d60f0 Bug #205214: extending wizard page from "WizardNewProjectCreationPage". 2007-10-05 06:38:13 +00:00
Oleg Krasilnikov
112824a214 Tool setting tab resizing improvement 2007-10-04 11:28:32 +00:00
Anton Leherbauer
b172d1c096 Fix for 205231: Duplicate entry shown in Project Explorer
and 204366: Regression: C++ project appears twice in Project Explorer
2007-10-04 10:22:38 +00:00
Anton Leherbauer
4c3164b783 Fix for 204919: [Editor] CCE using incremental search 2007-10-04 08:05:50 +00:00
Oleg Krasilnikov
5edb9af176 Dialog size saving correction 2007-10-02 14:51:29 +00:00
Oleg Krasilnikov
d0c30f1b23 Bug #204881 : Deadlock between PathEntryManager and CProjectDescriptionManager 2007-10-02 13:36:11 +00:00
Oleg Krasilnikov
8c4edac2ff Tools setting tab resizing improvement. 2007-09-26 14:09:20 +00:00
Oleg Krasilnikov
f9cb175dee Bug #204042 2007-09-20 15:02:49 +00:00
Oleg Krasilnikov
d8ed3cc27f Bug #204042 : Project code templates are not presented in order 2007-09-20 07:32:21 +00:00
Jason Montojo
fe8aede0d0 Bug 203881 - Language mapping dialog always fires indexer 2007-09-19 19:04:44 +00:00
Doug Schaefer
8b988eb154 Stop using the Spawner when you don't need interrupt(). CygPath has been hanging when the underlying utility failed. Bug 156315 is once case of this. 2007-09-18 15:24:35 +00:00
Andrew Ferguson
9644f4a11e 203553: Merge contributions from Beth Tibbitts 2007-09-18 09:02:04 +00:00
Ken Ryall
0a66345786 Fix problem extracting the list of source files. 2007-09-18 00:05:16 +00:00
Mikhail Sennikovsky
46d9a5d1b8 Fix for [Bug 203614] ICDescriptor.saveProjectData() doesn't always serialize to . cproject 2007-09-17 17:33:28 +00:00
Andrew Ferguson
30f802ec61 201087: add additional description for the templateAssociations extension point 2007-09-17 16:02:16 +00:00
Andrew Ferguson
90b276e9c0 203553: Apply patch plus additional docs improvements on behalf on Beth Tibbitts. Remove unused usageDescription attribute. 2007-09-17 14:17:15 +00:00
Anton Leherbauer
02e0e771fe Fix for 202683: [ scalability ] PDOM manager is very aggressive with Job usage. 2007-09-17 12:34:03 +00:00
Anton Leherbauer
8d9b5649a8 Fix for 203394: Often CDT syntax coloring on typedef not work when Eclipse startup 2007-09-14 12:32:14 +00:00
Oleg Krasilnikov
99cc9e3e84 Bug #203160 : no warning message for unsupported configuration 2007-09-14 11:44:47 +00:00
Mikhail Sennikovsky
dc96be8fcc Core fix for [Bug 203160] no warning message for unsupported configuration -
Configuration status info (tool-chain support) exposed to the core
2007-09-14 10:40:09 +00:00
Anton Leherbauer
830fcc0aa3 Fix for 193333: NPE when copying a series of projects 2007-09-14 08:36:08 +00:00
Anton Leherbauer
89158287cb Add menu group markers to asm editor 2007-09-14 07:10:35 +00:00
Doug Schaefer
98b5fb5d33 Bug 203269 - commented out a pattern in the error parser that was reporting make -j8 as an error. 2007-09-13 20:57:00 +00:00
Anton Leherbauer
269734c953 Fix for 203050: [bindings] StackOverflowError resolving K&R function 2007-09-13 07:21:20 +00:00
Oleg Krasilnikov
27051c284a Bug # 192810 : selected configurations not saved when changing page 2007-09-12 13:43:54 +00:00
Mikhail Sennikovsky
68d9181153 Fix for build output dir calculation for managed projects 2007-09-12 11:00:08 +00:00
Oleg Krasilnikov
32a9f67aea Bug : toolchains are not visible for old-style project types grouped in "Others" folder. 2007-09-12 10:02:17 +00:00
Oleg Krasilnikov
26290aad9f Bug # 189335 : Misleading label on Paths and symbols page 2007-09-12 07:58:58 +00:00
Anton Leherbauer
61c06f6e88 Fix for 202085: CDT contributions to ProjectExplorer slows performance down dramatically 2007-09-11 11:38:13 +00:00
Oleg Krasilnikov
455f7fb132 Bug # 202900 : Exception when adding source folder in Source Locations tab 2007-09-11 11:30:49 +00:00
Oleg Krasilnikov
44d45a6142 Bug # 202853 : Error-parser panel's check/uncheck do not actually change underlying state 2007-09-11 08:19:03 +00:00
Oleg Krasilnikov
8d1c3416a8 Bug # 189333 : Layout issues in "Add directory path" dialog 2007-09-10 14:15:12 +00:00