Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Bug 466790 - LaunchView (Debug view) leaks closed instances viaAndrey Loskutov1-0/+4
2015-05-12Bug 466789 - ConsoleView leaks closed console views viaSarika Sinha1-0/+1
2015-05-10Bug 466789 - ConsoleView leaks closed console views viaAndrey Loskutov1-4/+5
2015-04-29Bug 440033 - InjectionException: java.lang.StackOverflowError inI20150511-2130I20150511-2000I20150510-2000I20150509-1500I20150508-2000I20150507-2000I20150506-2000I20150505-2000I20150504-2000I20150503-2000I20150502-1500I20150501-2000I20150430-1445I20150429-2000I20150429-1330I20150429-1230Anton Leherbauer1-4/+8
2015-04-21Bug 432832 - [Dialogs] Apply button position is inconsistent in theI20150429-1030I20150429-0800I20150428-2000I20150428-0800I20150428-0100I20150427-2000I20150427-0800I20150426-2000I20150422-1000Robert Roth1-7/+9
2015-04-17Bug 462996: Enable units tests to run on GerritI20150421-0800Markus Keller6-65/+43
2015-04-16Bug 462996: Enable units tests to run on GerritMarkus Keller1-7/+3
2015-04-15Enable tests for TychoDani Megert1-0/+23
2015-04-15Bug 457969 - [console] Automatic scroll lock should unlock when userSarika Sinha1-0/+12
2015-04-15Bug 464602 - [Console] Console auto scrolls only after 2nd inputSarika Sinha1-1/+26
2015-04-15Revert "Bug 457969 - [console] Automatic scroll lock should unlock when user ...Dani Megert1-12/+0
2015-04-15Bug 457969 - [console] Automatic scroll lock should unlock when userSarika Sinha1-0/+12
2015-04-14Minor code cleanupI20150414-1400I20150414-0800Dani Megert1-15/+16
2015-04-14Bug 56062 - [source lookup] Duplicate source lookup should indicate fullSarika Sinha1-1/+13
2015-04-10Bug 436062 - Restore order of Run/Debug popupMenus extensionsChristian Georgi1-266/+266
2015-04-10Bug 462274: Invalid thread access from DebugUIPreferenceInitializerMarkus Keller1-17/+29
2015-03-31Bug 435255 - [Graphics] thread*.png icons look blurryI20150408-1100I20150407-0800I20150331-0800Lars Vogel3-0/+0
2015-03-30Bug 453266 - [Graphics] Luna icons: are they enabled or not? Lars Vogel6-0/+0
2015-03-26Set try-with-resource diagnostic to warning.Dani Megert1-1/+1
2015-03-25Bug 460417 - Fix compiler problems from generified IAdaptable#getAdapterSarika Sinha3-8/+10
2015-03-24Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-13/+16
2015-03-24Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-15/+21
2015-03-24Bug 327222 - [expr] Remove Selected Expressions button is enabled whenRobert Roth1-0/+8
2015-03-24Improved JavadocDani Megert1-17/+18
2015-03-24Fixed bug 459517: [console] Auto-scroll lock should not affect the view stateSarika Sinha4-8/+51
2015-03-10fixed CHKPII problemI20150324-0800I20150320-0800I20150320-0030I20150319-1640I20150319-1430I20150318-2000I20150318-1300I20150318-0800I20150317-2000I20150317-1130I20150317-0800I20150316-2000I20150316-0800I20150315-2000I20150311-1300I20150310-0800Markus Keller1-1/+1
2015-03-05Bug 76936 - [console] Eclipse Console window does not handle \b, \f, andPhilippe Marschall1-1/+147
2015-03-05Bug 461219 - Compile warnings in official buildI20150305-1200Sarika Sinha13-62/+34
2015-03-03Bug 461219 - Compile warnings in official buildI20150303-0800Sarika Sinha12-178/+127
2015-03-02Bug 461103 - build failure in N20150227-2000 related to ?maven tests?Sarika Sinha19-19/+19
2015-02-27Bug 461029 - Move Platform Debug project to 1.7 complianceSarika Sinha33-57/+67
2015-02-24Bug 459664 - InstructionPointerImageProvider throws CCE for nonI20150224-0800Richard Birenheide1-2/+8
2015-02-21Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert6-17/+21
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert113-468/+592
2015-02-18Bug 360368: [key binding] Hot Key for Skip All BreakpointsMarkus Keller3-2/+11
2015-02-06Bug 459310: New API: DebugPlugin#splitArguments(String)I20150217-0800I20150210-0800Markus Keller1-1/+6
2015-02-06Bug 459310: New API: DebugPlugin#splitArguments(String)Markus Keller2-14/+86
2015-01-16Revert "[nobug] update .gitignore for default output folders"I20150203-1300I20150203-0800I20150129-1830I20150128-2000I20150128-0900I20150127-2000I20150127-0900I20150126-2000I20150126-0930I20150126-0800I20150125-2000I20150120-0800I20150116-1000Markus Keller4-4/+0
2015-01-15[nobug] update .gitignore for default output foldersMike Rennie4-0/+4
2015-01-14Bug 457487: Launch configuration dialog freezes for 8s after openingMarkus Keller1-0/+1
2015-01-09Fixed bug 447129: Launch Ant / External Tool does not save dirty editors if b...I20150113-0800Sarika Sinha1-2/+2
2014-12-16Bug 155411: [launch] Need a way to assign stdin to a file from Run DialogI20150106-0800I20141230-0800I20141223-0800I20141216-0800Markus Keller1-8/+8
2014-12-10Revert "Bug 76936 - [console] Eclipse Console window does not handle \b, \f, ...I20141210-2000Markus Keller1-133/+1
2014-12-03Fixed bug 149393: [console] Scrolling up in console should automatically beha...I20141210-0800I20141209-2000I20141209-1115I20141209-0800I20141208-2000I20141208-0800I20141207-2000Sarika Sinha6-37/+207
2014-12-02Fixed bug 155411: [launch] Need a way to assign stdin to a file from Run DialogI20141202-0800Sarika Sinha2-7/+5
2014-11-26Removed incomplete JavadocDani Megert1-8/+4
2014-11-26Enable warnings for wrong JavadocDani Megert1-4/+4
2014-11-26Fixed Javadoc warning in official buildDani Megert1-2/+3
2014-11-25Bug 453092 - Lazy NSEE in ElementLabelProvider.getNextUpdate() Sarika Sinha1-7/+4
2014-11-25Bug 155411 - [launch] Need a way to assign stdin to a file from RunSarika Sinha10-58/+288

Back to the top