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

3463 commits

Author SHA1 Message Date
Oleg Krasilnikov
f4162abcc0 Bug # 229339 : Plug-in 'org.eclipse.cdt.ui' contributed an invalid Menu Extension 2008-04-29 15:45:40 +00:00
Vivian Kong
44ef37f350 bug 189220 - provide more information on preferred tool chains for accessibility 2008-04-29 15:34:41 +00:00
Oleg Krasilnikov
a3f8615631 Caps 2008-04-29 15:11:42 +00:00
Markus Schorn
4d9362d8a9 Fix for extracting template functions by Emanuel Graf, bug 229275. 2008-04-29 14:54:16 +00:00
Oleg Krasilnikov
f2eb9b43ad Caps 2008-04-29 14:25:11 +00:00
Oleg Krasilnikov
2aa5edb9ef Small misprint fix 2008-04-29 13:05:52 +00:00
Oleg Krasilnikov
534aa38e6d Bug : 228958 : Usability: Project Properties->C/C++ Build->Any->Manage Configuration header 2008-04-29 12:58:57 +00:00
Oleg Krasilnikov
b916d9dd5d Bug #228953 Usability: Project Properties->C/C++ Build->Variables 2008-04-29 11:19:46 +00:00
Oleg Krasilnikov
ac9a87cb2a Bug # 228953 Usability: Project Properties->C/C++ Build->Variables 2008-04-29 10:38:37 +00:00
Markus Schorn
066875bdab Support search for references off #undef statement (fixes a NPE). 2008-04-29 08:43:11 +00:00
Chris Recoskie
1e586a99cc Partial fix for Bugzilla 210116 (CDT spelling errors) 2008-04-28 18:35:19 +00:00
Oleg Krasilnikov
d772cf26d6 Small change for Bug # 188120 2008-04-28 11:52:47 +00:00
Oleg Krasilnikov
fceecd9f90 Bug #188120 : Allow working sets to select Debug/release active config 2008-04-28 11:30:26 +00:00
Markus Schorn
0b1b9a6092 Fix warnings. 2008-04-25 14:24:53 +00:00
Markus Schorn
48a98268ee Moved MultiLanguageSetting to appropriate package, bug 227732. 2008-04-25 13:24:29 +00:00
Markus Schorn
8085a45d44 Fix warnings. 2008-04-24 16:09:35 +00:00
Anton Leherbauer
7b85c24621 Additional vartiable resolvers for file templates 2008-04-24 12:04:48 +00:00
Anton Leherbauer
6930a102fe Make Mylyn bridge work with Project Explorer 2008-04-24 12:03:20 +00:00
Anton Leherbauer
1aaa1cbdf6 Fix warnings 2008-04-24 12:02:08 +00:00
Markus Schorn
19c97c7afd Improved names of keys for externalized strings by Emanuel Graf, bug 228473. 2008-04-24 10:56:07 +00:00
Anton Leherbauer
c3725935d9 ASTProvider considers document timestamp, related to 226955 2008-04-24 07:58:11 +00:00
Vivian Kong
eaee63dcf0 use MessageFormat API to format IdentifierHelper messages (bug 225143) 2008-04-23 18:29:38 +00:00
Vivian Kong
eb2d63351a Scalability mode (bug 226955) 2008-04-23 14:31:53 +00:00
Markus Schorn
da70ef502f Support search for local variables and parameters, bug 151334. 2008-04-22 09:08:07 +00:00
Anton Leherbauer
9faad7775e Fix for 227929: After fixing all warnings/errors, the warning icon is still in the tab 2008-04-22 07:49:09 +00:00
Markus Schorn
e4ecf40136 Comment handling for refactoring by Emanuel Graf, bug 228009. 2008-04-21 14:44:12 +00:00
Anton Leherbauer
7686c3bdbc Fix NPE in CView with EFS resources 2008-04-21 14:18:07 +00:00
Anton Leherbauer
835e96be68 Fix for 227463: Syntax coloring error on insertion/deletion 2008-04-21 13:33:01 +00:00
Oleg Krasilnikov
5323561c07 Bug #187696 : Need to import/export configurations between projects 2008-04-18 11:06:42 +00:00
Anton Leherbauer
93ddce7436 Fix warnings 2008-04-17 13:43:54 +00:00
Anton Leherbauer
9aed58bb4e Fix deprecation warnings and get rid of obsolete HTMLTextPresenter 2008-04-17 12:09:24 +00:00
Anton Leherbauer
c14f495a34 Fix regression of bug 217727 2008-04-17 10:37:23 +00:00
Markus Schorn
477fe21a13 Fix warnings. 2008-04-17 09:11:27 +00:00
Anton Leherbauer
52fa978c3c Fix for 226682: Need to stop parsing when reconciler is stopped 2008-04-17 08:18:00 +00:00
Markus Schorn
b3256c51da Fixes a CCE, bug 203967. 2008-04-16 16:32:52 +00:00
Markus Schorn
cd48414961 Generate getters and setters by Emanuel Graf, bug 226658. 2008-04-16 13:59:50 +00:00
Markus Schorn
6df6c40158 Implement Method (work in progress) by Emanuel Graf, bug 226646. 2008-04-16 13:09:08 +00:00
Markus Schorn
d353a33638 Hide Method (work in progress) by Emanuel Graf, bug 226533. 2008-04-16 12:31:09 +00:00
Markus Schorn
ca61147d16 Extract Function (work in progress) by Emanuel Graf, bug 226484. 2008-04-16 10:19:55 +00:00
Markus Schorn
a4274e1467 Fix warnings. 2008-04-16 08:27:33 +00:00
Anton Leherbauer
b7ca58a629 Code cleanup 2008-04-15 12:06:04 +00:00
Jason Montojo
28b527741f Fix for bug 226302 - addressed compiler warnings in language mapping-related classes 2008-04-14 17:32:41 +00:00
Oleg Krasilnikov
fb2df943e3 Bug #226562 : edit/delete buttons enabled while nothing is selected 2008-04-14 14:36:00 +00:00
Markus Schorn
29abe81d9e Fix warnings. 2008-04-14 14:08:14 +00:00
Anton Leherbauer
c9e25b268b Fix for 226668: [Content Assist] missing proposals for user includes 2008-04-11 13:41:40 +00:00
Markus Schorn
fa32e66c65 Code maintenance for refactoring, by Emanuel Graf, bug 226645. 2008-04-11 10:00:05 +00:00
Markus Schorn
147b628385 Fix warnings. 2008-04-11 09:37:31 +00:00
Markus Schorn
b681d5978e Fix warnings. 2008-04-11 09:27:01 +00:00
Sergey Prigogin
54534b7ef0 Patch for bug 203382 provided by Tor Arne Vestbø. 2008-04-11 04:59:41 +00:00
Markus Schorn
3c104b3f4c Fix warnings. 2008-04-10 11:58:41 +00:00