Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Remove useless non-javadoc see comments. (take 2)Alexander Kurtakov19-234/+27
2019-02-16Bug 543933 - Build javadocs with Java 11I20190218-0600I20190217-1800I20190217-0600I20190216-1800Alexander Kurtakov1-2/+2
2019-02-14Bug 543933 - Build javadocs with Java 11I20190215-0630I20190215-0055I20190214-1800Alexander Kurtakov10-81/+99
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel41-123/+246
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov2-21/+14
2018-06-12Bug 534681 - Remove redundant modifiers in org.eclipse.debug.uiKarsten Thoms13-37/+37
2018-05-09Bug 533788 - Use StandardCharsetsI20180509-0800Alexander Kurtakov1-2/+3
2018-04-18Bug 533788 - Use StandardCharsetsI20180423-2000I20180423-0655I20180423-0640I20180422-2000I20180421-1500I20180420-2000I20180419-2000I20180418-2000Alexander Kurtakov1-9/+3
2017-12-08Bug 528321 - Log error if unable to toggle breakpointAndrey Loskutov1-1/+2
2017-10-18Bug 526139 - NullPointerException in ToggleBreakpointAction.getDocumentI20171025-0800I20171024-2000I20171024-0800I20171023-2000I20171023-0800I20171022-2000I20171022-0800I20171021-1500I20171020-2000I20171019-2000I20171018-2000Andrey Loskutov1-5/+8
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel7-13/+13
2017-09-08Revert "Bug 521038 - Replaced anonymous Runnable classes by lambda expression"Alexander Kurtakov1-1/+7
2017-09-06Bug 521038 - Replaced anonymous Runnable classes by lambda expressionI20170906-2000I20170906-0815Karsten Thoms1-7/+1
2017-03-11Bug 498428 - removed printStackTrace() callI20170312-2000I20170311-2000Andrey Loskutov1-2/+1
2017-03-02Bug 498428 - "Run to Line" on Ctrl+Alt+Click in annotation/line numberY20170302-1000I20170302-2000Sarika Sinha2-0/+392
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov39-645/+645
2016-07-30Bug 492182 - Add Terminate and Relaunch from Configurations, RelaunchY20160804-1000I20160803-2000I20160803-0800I20160802-2000I20160802-0800I20160801-2000I20160801-0800I20160731-2000Sarika Sinha4-36/+68
2016-04-16Bug 487554 - Add "Terminate and Relaunch" to menu and toolbarI20160419-0800I20160417-1112Sarika Sinha1-1/+4
2016-04-15Bug 487554 - Add "Terminate and Relaunch" to menu and toolbarSarika Sinha1-2/+22
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-03-03Bug 461219 - Compile warnings in official buildI20150303-0800Sarika Sinha2-36/+28
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert5-6/+6
2014-08-12Removed unnecessary casts from Bug 430981: Add type information to IServiceLo...Markus Keller2-3/+3
2014-03-18Fixed compile warningI20140318-0830Dani Megert1-2/+1
2013-08-08Warn about resource leaks (Tycho build)Dani Megert1-3/+5
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie27-233/+315
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie1-2/+4
2013-05-14Updated copyright dateI20130515-2000I20130514-2000Dani Megert1-1/+1
2012-12-19Bug 396822 - ILaunchable interface usage and documentation is confusingv20121219-150920I20130108-0800I20130101-0800I20121225-1600I20121225-0800Pawel Piech1-0/+12
2012-07-31Fixed wrong @since tagsDani Megert1-30/+35
2012-07-31Bug 384460 - Provide Breakpoint Serialization/Deserialization APISebastian Schmidt1-6/+57
2012-05-15Fix Copyrights.Pawel Piech6-6/+6
2012-04-16Bug 376818 - Accidental revert of previous commitv20120416-1420N20120417-1633N20120417-1307I20120426-1030I20120426-1000I20120426-0800I20120425-1600I20120425-1200I20120425-0800I20120424-1700I20120424-1600I20120424-0800I20120419-1434I20120418-0248I20120417-1000I20120417-0800I20120417-0334I20120417-0255I20120417-0235I20120417-0211I20120417-0142I20120416-2327Mike Rennie1-1/+1
2012-04-12[nobug] synchronize PDE compiler settings + adjust JavaDoc processingv20120412-1646Mike Rennie1-1/+1
2012-04-11Bug 374153 - [patch][breakpoints] Show accelerator for toggle breakpointMarkus Keller1-1/+1
2012-04-02Bug 291832 - [launch] Handle shortcut enablement evaluation exceptionsBen Vitale2-2/+14
2012-03-14Bug 227877 - [launch] RelaunchLastAction should *not* be internalv20120314-1459Mike Rennie1-0/+243
2012-03-08Bug 313828 - [expr] Make the plus icon in Expressions view accessible through...Pawel Piech1-1/+2
2012-03-07Bug 373030 - [breakpoints] Move BreakpointTypesContribution to a publicMike Rennie1-4/+9
2012-03-05Bug 373030 - [breakpoints] Move BreakpointTypesContribution to a public packagePawel Piech1-2/+0
2012-03-02Bug 373030 - [breakpoints] Make BreakpointTypesContribution to a public packagePawel Piech2-0/+156
2012-02-22Bug 372216 - IToggleBreakpointsTargetExtension2 methods must specifyMike Rennie1-3/+3
2012-02-22Bug 372216 - IToggleBreakpointsTargetExtension2 methods must specifyMike Rennie1-2/+2
2012-02-21Bug 371981 - Make IToggleBreakpointsTargetExtension2 usable for clientsv20120221-2007Christian Georgi2-7/+10
2012-02-17Bug 369856 - [bp] Allows clients to create and extend toggle breakpoint actionsv20120217-1721Pawel Piech6-8/+141
2012-02-16Bug 346615 - Simple way to disable breakpoint and access breakpointMike Rennie3-37/+116
2011-07-07[nobug] fix Javadoc warningsMichael Rennie11-35/+47
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie6-288/+299
2011-06-29Bug 310661 - [external tools] Ctrl-click on external tools with no history do...Michael Rennie1-8/+12
2011-03-22Bug 338576 - Add the platform IEvaluationContext as a parent for debug UI IEv...Michael Rennie2-6/+4

Back to the top