Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Bug 521038 - Replaced anonymous Runnable classes by lambda expressionI20170906-2000I20170906-0815Karsten Thoms1-7/+4
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 Loskutov23-431/+431
2016-12-01Bug 498426 - Breakpoints view: Allow to sort by breakpoints creationY20161201-1000I20161201-2000I20161201-0800Sarika Sinha3-7/+24
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert5-10/+12
2015-02-18Bug 360368: [key binding] Hot Key for Skip All BreakpointsMarkus Keller1-1/+3
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie23-245/+345
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie1-2/+13
2013-05-14Updated copyright dateI20130515-2000I20130514-2000Dani Megert1-1/+1
2013-02-06Bug 399514 - NPE in BreakpointContainerLabelProviderMike Rennie1-6/+5
2013-01-16Bug 396356 - [variables] Ctrl-C accelerator doesn't work in Variables viewPawel Piech1-2/+2
2012-09-04Bug 388120 - Compilation errors while building debug on Fedora withintegrationKrzysztof Daniel1-1/+1
2012-05-15Fix Copyrights.Pawel Piech1-1/+1
2012-04-25Bug 293618 - [patch][breakpoints] Breakpoints view sorts up to firstDaniel Friederich1-93/+170
2012-03-09Bug 344023 - [var] Need a way to override Find action of Variablesv20120309-2311Pawel Piech1-39/+35
2011-12-01Bug 161435 - [flex] Promote asynchronous viewer framework to API -v20111201-2011Pawel Piech1-1/+1
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie12-61/+62
2011-01-10Fixed bug 154784: [breakpoints] Undo support for deleting and toggling (off) ...Dani Megert1-26/+55
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie1-1/+1
2010-05-06Bug 305177 - import breakpoints does not refresh view properlyPawel Piech1-0/+14
2010-05-04copyright updateDarin Wright1-173/+174
2010-05-04Bug 311457 - [breakpoints] When grouping breakpoints, the "Other" category s...Pawel Piech1-0/+13
2010-05-03Bug 311384 - NPE toggling breakpointsDarin Wright1-28/+27
2010-03-25Bug 289574 - [Breakpoints] Selection moves up when deleting breakpoints from ...Darin Wright1-29/+14
2010-03-18Bug 306368 - The command ("paste") is undefinedDarin Wright1-19/+6
2010-03-18Bug 299963 - [Breakpoints] Copy and Paste keybindings don't work in condition...Darin Wright3-22/+21
2010-03-17Bug 303296 - [breakpoints] Can't copy breakpoint labels any moreDarin Wright1-4/+0
2010-02-25Bug 301825 - [breakpoints] Breakpoints view doesn't always link with Debug vi...Pawel Piech1-36/+3
2010-02-19Bug 301825 - [breakpoints] Breakpoints view doesn't always link with Debug vi...Pawel Piech1-59/+23
2010-02-19Bug 303261 - Internal interface with no implementation in the new Breakpoints...Pawel Piech1-34/+0
2010-02-10Bug 297762 - Changed expandAll feature to avoid nested dispatch loop.Pawel Piech1-16/+9
2010-02-10Bug 297762 - [Breakpoints] Breakpoint groups are not automatically expanded ...Pawel Piech1-0/+55
2010-02-03Bug 301595 - [breakpoints view] Breakpoints disappear when hiding view in DSF...Pawel Piech1-1/+3
2010-01-20Bug 300283 - [Breakpoints] "Skip all breakpoints" toolbar button does not up...Pawel Piech1-1/+20
2009-12-14Bug 238956 - Fixed breakpoint working set modifications.Pawel Piech1-25/+0
2009-12-14Bug 297766 - fix NPE warnings in debug.uiDarin Wright1-1/+1
2009-12-14[Bug 238956] Improve usability of the breakpoints viewPawel Piech18-1103/+1580
2009-06-22Bug 261877 - "Group by Advanced" does not show Breakpoint Working Sets ProperlyDarin Wright1-2/+4
2009-03-18adopted the new command constants from Platform UIDarin Wright1-53/+58
2009-01-19Bug 247990 [breakpoints] Breakpoint working set not updated properly after im...Michael Rennie2-13/+16
2008-05-29copyright updatesDarin Wright3-5/+5
2008-04-24Bug 228716 - breakpoints view context activated for any partDarin Wright1-4/+8
2008-03-31Bug 194831 - [breakpoitnts] Re-enabling breakpoints during debug has poor per...Darin Wright1-1/+1
2007-10-29207157 Breakpoint export action disposes shared label providerMichael Rennie1-1/+1
2007-09-12spellingMichael Rennie1-1/+1
2007-09-10spellingMichael Rennie1-3/+3
2007-08-23Bug 198545 Debug Core should use EMPTY_STRING constantMichael Rennie4-8/+9
2007-08-07spellingMichael Rennie1-1/+1
2007-08-01Bug 187574 - Selection moves up when deleting breakpointsCurtis Windatt1-11/+13
2007-07-31Bug 198437 EMPTY_STRING constant not usedMichael Rennie4-6/+9
2007-07-10Bug 177554Michael Rennie1-1/+1

Back to the top