Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-10Bug 561983 - Remove dependnecy on icu from debug.[core|ui]I20200416-1800I20200416-0410I20200415-1800I20200415-0620I20200415-0200I20200414-1010I20200414-0630I20200413-1800I20200412-1800I20200411-1800I20200411-0950I20200411-0720I20200411-0510I20200411-0300I20200410-2300I20200410-1800Alexander Kurtakov1-2/+1
2020-02-04Use method reference instead of lambdasI20200205-0030I20200204-1800Lars Vogel1-1/+1
2020-01-10Use lambdas where possibleI20200113-0130I20200112-1800I20200111-1800I20200111-0325I20200111-0230I20200110-1805Lars Vogel1-39/+17
2019-10-13Bug 252433 - [detail] Variable detail calculation can unnecessarily waitPaul Pazderski1-3/+6
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski1-22/+22
2019-03-20Remove useless non-javadoc see comments. (take 2)Alexander Kurtakov1-57/+0
2019-03-01Bug 544926 - NPE inY20190320-2200Y20190319-2305Y20190316-1220Y20190313-2200Y20190313-0215Y20190308-0715Y20190307-1015Y20190306-2200S4_11_0_RC2R4_11I20190307-0500I20190306-2135I20190306-1800I20190306-0600I20190305-1800I20190305-0600I20190304-1800I20190304-0600Sarika Sinha1-0/+3
2019-01-22Bug 334991 - Variables view: Add history with recent expressions to theSarika Sinha1-1/+8
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel1-3/+6
2018-01-15Bug 485070 - improve handling of long strings in debug details paneS4_8_0_M5I20180124-2000I20180124-0800I20180123-2000I20180123-1010I20180123-0800I20180122-2000I20180122-0800I20180121-2000I20180121-0800I20180120-1500I20180120-0800I20180119-2000I20180119-0110I20180118-2000I20180117-2000I20180116-2000Tobias Melcher1-2/+55
2017-12-13Bug 485069 - add WhitespaceCharacterPainter to DefaultDetailPaneI20171219-2000I20171218-2000I20171217-2000I20171216-1500I20171215-2000I20171215-0930I20171215-0215I20171215-0120I20171214-2000I20171214-0120I20171213-2000Tobias Melcher1-11/+59
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 Loskutov1-107/+107
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert1-5/+16
2014-08-12Removed unnecessary casts from Bug 430981: Add type information to IServiceLo...Markus Keller1-2/+2
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie1-6/+47
2013-01-16Bug 396356 - [variables] Ctrl-C accelerator doesn't work in Variables viewPawel Piech1-12/+20
2012-02-29Bug 372666 - [Compatibility] Ctrl+S no longer works in 'Breakpoints'Remy Suen1-1/+19
2011-07-07[nobug] fix Javadoc warningsMichael Rennie1-1/+3
2009-12-14[Bug 238956] Improve usability of the breakpoints viewPawel Piech1-2/+19
2009-04-01Bug 268950 [Commands] New APIs in IWorkbenchCommandConstants are missing '_' ...Michael Rennie1-21/+23
2009-03-31updated copyrightsMichael Rennie1-6/+6
2009-03-18adopted the new command constants from Platform UIDarin Wright1-8/+8
2009-03-06Bug 267438 - IInernalDebugUIConstants.PREF_CHANGED_VALUE_BACKGROUND should be...Pawel Piech1-4/+3
2008-12-16Bug 254442 - "Create Watch Expression" action does not appear consistentlyPawel Piech1-6/+10
2008-09-24Bug 246278 - NPE in DefaultDetailPane.java:264Curtis Windatt1-1/+10
2008-05-14Bug 224019 - Command handler conflict in registers viewDarin Wright1-8/+21
2008-01-04Bug 214327 - get rid of copied StatusLineContributionItemCurtis Windatt1-2/+2
2007-08-23Bug 198545 Debug Core should use EMPTY_STRING constantMichael Rennie1-11/+12
2007-07-31Bug 198437 EMPTY_STRING constant not usedMichael Rennie1-11/+11
2007-05-07Bug 185018 - Details values is incorrect for watch expressions with errorsCurtis Windatt1-1/+14
2007-04-12Bug 178106Michael Rennie1-4/+6
2007-04-05Bug 178106 - [detail pane] Find action doesn't scroll to reveal selectionCurtis Windatt1-1/+70
2007-03-30Bug 179840 Max length setting of 0 ignoredCurtis Windatt1-3/+2
2007-03-19Bug 178057 details for indexed partition do not update detail paneDarin Wright1-0/+2
2007-02-26Bug 172728 [detail pane] detail panes should be available in inspect popupDarin Wright1-54/+77
2007-01-19Bug 171056 Detail job should stop wait()'ing when canceledDarin Wright1-1/+20
2006-12-06Bug 75852 [variables] Support for custom details view widgets.Darin Wright1-0/+829

    Back to the top