1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

2679 commits

Author SHA1 Message Date
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
Markus Schorn
772a60e5b6 Fix warnings. 2008-04-10 10:03:29 +00:00
Sergey Prigogin
94a11113b4 UI label adjustments. 2008-04-10 05:43:29 +00:00
Vivian Kong
39f7e3c038 Misplaced parenthesis in the New Project Creation Wizard in BIDI environment (bug 223670) 2008-04-09 20:36:32 +00:00
Markus Schorn
9404ffb8d4 Removes head-less refactoring option, by Emanuel Graf, bug 225528. 2008-04-09 16:07:37 +00:00
Markus Schorn
3177d17585 Removes head-less refactoring option, by Emanuel Graf, bug 225528. 2008-04-09 16:06:05 +00:00
Markus Schorn
b4636c8a3c Fix warnings. 2008-04-09 12:09:35 +00:00
Markus Schorn
a14a63c060 Increased warning levels for ui-plugin, fixed warnings. 2008-04-09 11:24:27 +00:00
Oleg Krasilnikov
d9d5293cf4 Bug #214194 : Adding a preprocessor symbol erases previously defined ones 2008-04-09 11:08:40 +00:00
Vivian Kong
7cdba08c06 bug 189008 2008-04-09 01:14:30 +00:00
Markus Schorn
b7b91190f5 Use generics. 2008-04-08 11:05:59 +00:00
Markus Schorn
3529051832 Fix warnings. 2008-04-08 09:32:04 +00:00
Oleg Krasilnikov
0df76bd7b0 Bug #206231 : The usability of the Environment variables dialogs is poor. 2008-04-07 15:18:43 +00:00
Vivian Kong
e1cbe4d9da add accessible listener to member menu tool bar (bug 189222) 2008-04-07 14:28:18 +00:00
Anton Leherbauer
3d6501658c Fix for 225858: Code formatter differences from CDT 4.0.x 2008-04-07 10:53:36 +00:00
Anton Leherbauer
076444ffe0 Fix for 225773: long translations cover input dialog on new template dialog 2008-04-07 09:25:07 +00:00
Anton Leherbauer
25e5bf25be Fix source hover control sticky behaviour 2008-04-07 08:44:40 +00:00
Sergey Prigogin
99731305db Use generics. 2008-04-05 22:23:06 +00:00
Sergey Prigogin
5706933862 Adjusted wording. 2008-04-05 21:55:30 +00:00
Chris Recoskie
504602213a Various changes for EFS
- Fixed many NPEs in the build system that occurred when IProject.getLocation() returned null
- Created new IStorage implementation (EFSFileStorage) for the editor which can handle EFS resources
- added some utility methods for handling EFS resources
2008-04-04 17:48:27 +00:00
Anton Leherbauer
dcf186c8c1 Improve strategy to re-query in ElementSelectionDialog, related to bug 211251 2008-04-04 07:34:07 +00:00
Markus Schorn
6a73a387be Increase range of valid numbers for database-cache size percentage. 2008-04-03 17:50:25 +00:00
Oleg Krasilnikov
a43e948e25 Bug #225483 : Unacceptable layout of Binary parsers tab 2008-04-03 14:10:22 +00:00
Vivian Kong
427d783899 use MessageFormat API to format IdentifierHelper messages (bug 225143) 2008-04-01 16:46:26 +00:00
Warren Paul
44008336e4 fixed bug #215285. 2008-03-31 16:51:55 +00:00
Markus Schorn
d8328d452b Sort macros in parser log. 2008-03-31 09:01:20 +00:00
Anton Leherbauer
2f974e0ef5 Fix hyperlink detector for 3.4 M6 2008-03-31 07:53:16 +00:00
Ken Ryall
c3e795c6d0 Added MSVS key binding. New commands from bug 209218. 2008-03-28 19:39:19 +00:00
Markus Schorn
bb469b32ee Search for macro references, bug 156561. 2008-03-28 17:59:10 +00:00
Anton Leherbauer
dd9db085d7 Get rid of SharedTextColors 2008-03-28 15:39:09 +00:00
Anton Leherbauer
ae2edb62e6 Fix warnings 2008-03-28 14:37:59 +00:00
Anton Leherbauer
df675c8a18 API cleanup 2008-03-28 14:22:27 +00:00
Anton Leherbauer
1ed39d8cea Fix inclusion proposal for project local includes 2008-03-28 13:05:55 +00:00
Oleg Krasilnikov
7cd517b279 Bug 224191 : Need public API to create CDT variables 2008-03-28 12:17:28 +00:00
Andrew Ferguson
8bc2a7437a 222748: refactor semantic routines to separate package 2008-03-27 18:31:16 +00:00