Age | Commit message (Expand) | Author | Files | Lines |
2009-02-04 | Bug 259015 - Ctrl-click and F3 (Navigate) should have the same semantics | Anton Leherbauer | 1 | -2/+38 |
2009-02-04 | Bug 259073 - Duplicate wizard shortcuts in File > New menu | Anton Leherbauer | 2 | -99/+5 |
2009-02-04 | Fixes a few problems related to bug 260830. | Markus Schorn | 3 | -9/+21 |
2009-02-04 | API cleanup - bug 260830 | Anton Leherbauer | 2 | -2/+8 |
2009-02-04 | Replace CCorePlugin.log() with CUIPlugin.log() | Markus Schorn | 20 | -53/+50 |
2009-02-04 | API cleanup - bug 260830 | Anton Leherbauer | 1 | -1/+3 |
2009-02-04 | API tags for org.eclipse.cdt.core.browser.*, bug 260830. | Markus Schorn | 2 | -6/+2 |
2009-02-04 | Fix warnings. | Markus Schorn | 1 | -6/+1 |
2009-02-04 | API cleanup - bug 260830 | Anton Leherbauer | 1 | -1/+3 |
2009-02-04 | Restore deprecated ICompletionContributor | Anton Leherbauer | 1 | -0/+48 |
2009-02-03 | Fixing URISyntaxExceptions due to improperly parsed URI. | Chris Recoskie | 1 | -5/+5 |
2009-02-03 | API cleanup - bug 260830 | Anton Leherbauer | 90 | -143/+289 |
2009-02-02 | Position trackers for non-local external files, bug 261912. | Markus Schorn | 1 | -3/+36 |
2009-01-30 | Store linkage rather than pdom in pdom nodes, bug 263022. | Markus Schorn | 1 | -2/+2 |
2009-01-30 | bug 219337 | Vivian Kong | 3 | -18/+7 |
2009-01-29 | Use same line-length for comments and code. | Markus Schorn | 1 | -2/+2 |
2009-01-29 | Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785 | Anton Leherbauer | 14 | -125/+477 |
2009-01-28 | Formatter settings. | Markus Schorn | 2 | -5/+13 |
2009-01-28 | Offer to rebuild index when modifying include search path, bug 144085. | Markus Schorn | 7 | -5/+136 |
2009-01-27 | Bug 258407 - [scalability] Disable the reconciler in scalability mode by default | Anton Leherbauer | 4 | -7/+20 |
2009-01-23 | Bug 261287 - Includes Grouping can get confused | Anton Leherbauer | 1 | -2/+17 |
2009-01-22 | Fix warnings. | Markus Schorn | 1 | -4/+0 |
2009-01-22 | FIXED - bug 262000: refactoring "extract function" misinterprets artificial b... | Emanuel Graf | 2 | -5/+14 |
2009-01-21 | RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to e... | Chris Recoskie | 1 | -29/+15 |
2009-01-21 | Removes the need to flush the cache of c-scopes, bug 259373. | Markus Schorn | 1 | -2/+15 |
2009-01-19 | Missing static modifier | Anton Leherbauer | 1 | -2/+2 |
2009-01-16 | Fix warnings | Anton Leherbauer | 2 | -13/+11 |
2009-01-15 | Bug 258043 - Folding enabled if-statements still showing when functions are f... | Anton Leherbauer | 1 | -2/+2 |
2009-01-14 | Fix warnings. | Markus Schorn | 2 | -1/+5 |
2009-01-13 | Bug 251406 - Make CSourceViewerConfiguration and friends public API | Anton Leherbauer | 48 | -522/+520 |
2009-01-13 | Fix warnings. | Markus Schorn | 6 | -8/+8 |
2009-01-13 | Distinction of c- and c++ functions in call hierarchy, bug 260262. | Markus Schorn | 6 | -32/+66 |
2009-01-09 | Bug 247416 - [Macro Explorer] no mouse control to navigate through steps | Anton Leherbauer | 12 | -777/+421 |
2009-01-08 | Fix problems. | Markus Schorn | 1 | -1/+2 |
2009-01-07 | FIX for bug 256242: Extract local variable refactoring doesn't avoid variable... | Emanuel Graf | 1 | -24/+78 |
2009-01-05 | FIXED - bug 239060: const parameters in extracted functions | Emanuel Graf | 5 | -14/+98 |
2009-01-05 | FIXED - bug 256815: Refactoring error when using "Implement Method..." | Emanuel Graf | 1 | -5/+12 |
2008-12-19 | bug 259318, provide reusable implementation of ICLanguageKeywords | Mike Kucera | 2 | -12/+19 |
2008-12-19 | Correcting IASTName.toCharArray(), bug 258054. | Markus Schorn | 4 | -5/+5 |
2008-12-18 | API Cleanup | Anton Leherbauer | 39 | -37/+186 |
2008-12-18 | FIXED - bug 245089: Enhancement: "Refactor" -> "Implement Method ..." should ... | Emanuel Graf | 9 | -108/+448 |
2008-12-18 | FIXED - bug 257733: refactoring has problems with frozen AST | Emanuel Graf | 10 | -334/+42 |
2008-12-18 | Bug 217043 - ContentAssist: Position cursor behind ')' if method has no argum... | Anton Leherbauer | 2 | -9/+22 |
2008-12-17 | Static variables shown as global in search, bug 255192. | Markus Schorn | 1 | -3/+8 |
2008-12-16 | Bug 257982 - SharedASTJob | Anton Leherbauer | 1 | -0/+88 |
2008-12-09 | Plain C: search for locals, bug 151334. | Markus Schorn | 1 | -3/+2 |
2008-12-09 | Bug 243567 - Missing parameter in code style UI | Anton Leherbauer | 6 | -135/+86 |
2008-12-09 | Bug 257913 - Content Assist misses proposals, patch by Jens Elementhaler | Anton Leherbauer | 2 | -3/+2 |
2008-12-04 | Fix warning. | Markus Schorn | 1 | -1/+0 |
2008-12-04 | bug 256125 - Introduce factories for AST nodes. Freeze the AST returned by th... | Mike Kucera | 1 | -3/+3 |