Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-30Fix for bug 207605 - New Class Wizard does not handle paths properly on case ...Jason Montojo1-0/+1
2007-10-30Fix for 190860: functions are folded when navigating to an unopened file (fol...Anton Leherbauer1-1/+2
2007-10-30Preventive fix for 207317: Project Explorer freezes when selecting any Workin...Anton Leherbauer1-2/+9
2007-10-26207320: apply fix and add regression testsAndrew Ferguson1-2/+9
2007-10-24Follow up fix for 205231Anton Leherbauer1-0/+10
2007-10-24Fix for 206288: Provide outline view for assembly filesAnton Leherbauer11-671/+1228
2007-10-24Bug #205030 : additional patchOleg Krasilnikov2-3/+22
2007-10-24Bug #205030 : CHelpProvider for providing F1/hover docs info via XML should b...Oleg Krasilnikov6-1/+512
2007-10-23Fix for 206829: Can't create a newline in some cpp filesAnton Leherbauer1-7/+3
2007-10-23Fix for 205567: Implement an assembly model builderAnton Leherbauer1-1/+16
2007-10-16Typo fixOleg Krasilnikov1-1/+1
2007-10-16Fix for 205984: Comment Code templates do not workAnton Leherbauer3-3/+55
2007-10-16Fix for 206301: MPE - CEditor features not available (toggle breakpoints/typi...Anton Leherbauer2-1/+10
2007-10-16Cleanup some obsolete references to old parserAnton Leherbauer3-681/+2
2007-10-15Fix for 201548: [Editor] Need partition scanner for assembly contentAnton Leherbauer2-0/+761
2007-10-11Fix for 205013: Project Explorer: filtering non-C project also filters out th...Anton Leherbauer2-10/+28
2007-10-11Fix for 195641: CStructureCreator should be migrated to DOM parserAnton Leherbauer6-119/+661
2007-10-11Remove workaround for platform bug 151197Anton Leherbauer1-25/+1
2007-10-05Fix for 205566, NPE when searching.Markus Schorn1-3/+5
2007-10-04Fix for 205231: Duplicate entry shown in Project ExplorerAnton Leherbauer1-11/+33
2007-10-04Fix for 204919: [Editor] CCE using incremental searchAnton Leherbauer1-2/+6
2007-09-19Bug 203881 - Language mapping dialog always fires indexerJason Montojo6-0/+37
2007-09-14Fix for 203394: Often CDT syntax coloring on typedef not work when Eclipse st...Anton Leherbauer1-4/+6
2007-09-14Add menu group markers to asm editorAnton Leherbauer1-3/+19
2007-09-10Fix for 199268: [Editor] Show in Project Explorer fails outside of functionsAnton Leherbauer2-9/+10
2007-09-04Fix for 201938: CHelpProvider isn't calledAnton Leherbauer1-18/+1
2007-09-04Fix for 202118, action to for include browser in call- and type-hierarchy.Markus Schorn2-0/+2
2007-08-28Fix for 201279, [Call Hierarchy] no indication for multiple callsMarkus Schorn6-28/+76
2007-08-27Call Hierarchy Filter fails to hide enumerators.Markus Schorn4-8/+10
2007-08-22Delay workingset check (again)Anton Leherbauer1-1/+0
2007-08-20Fix for 200437: Only built-in Code Formatter is calledAnton Leherbauer1-2/+8
2007-08-17Fix for 199433: Code Style/Profile/Braces Namespace option missingAnton Leherbauer3-3/+3
2007-08-17Fix for 194198: No syntax highlighting when comparing makefilesAnton Leherbauer1-0/+1
2007-08-16Workaround for occasional NPE when restoring working sets on startupAnton Leherbauer1-1/+15
2007-08-10Fix for 191151, empty views for non-indexed files.Markus Schorn12-34/+242
2007-08-08Fix for 199258, 'Show In' support for Include Browser.Markus Schorn2-2/+26
2007-08-07Fix for 198365: template - Content Assist - problem with resolve ${enclosing_...Anton Leherbauer1-1/+1
2007-07-27Handle potential null pointers in ASTRunnable.runOnAST()Markus Schorn5-27/+39
2007-07-26Fix for 197925, Restore Defaults for the Indexer Preferences works incorrectly.Markus Schorn1-2/+2
2007-07-26Fix and Testcases for 186123, information stored with bindings not updated.Markus Schorn2-0/+9
2007-07-18Fix for 196913, exception when closing and opening OutlineView.Markus Schorn1-1/+2
2007-07-13Follow-up fix for 185712: Invalid indenting of code templateAnton Leherbauer2-14/+86
2007-07-13Fix for 194196: No syntax highlighting when comparing assembly filesAnton Leherbauer4-114/+267
2007-07-1279193: fix rendering of external paths in C++ search pageAndrew Ferguson7-31/+73
2007-07-12Make LineBackgroundPainter conform to CursorLinePainter (related to bug 195853)Anton Leherbauer1-8/+25
2007-07-12196279: apply fix for NPE on function elementsAndrew Ferguson3-5/+7
2007-07-11bug 196163: "Search again" does not clear previous resultsAndrew Ferguson1-0/+3
2007-07-11Fix for 115984: Elf editor ExternalEditorInput too limitedAnton Leherbauer2-34/+233
2007-07-10Fix and Testcase for 195822, failures navigating in modified buffers.Markus Schorn2-13/+37
2007-07-10Fix for 190697, allow for customized binary container content.Markus Schorn1-1/+1

Back to the top