Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-20Bug 71020 - [breakpoints] "Create Tracepoint" action (conditionalSarika Sinha1-25/+33
2016-12-07Bug 508728 - Launch Group description missing in Run / DebugSarika Sinha1-1/+2
2016-12-06Bug 508695 - Breakpoints view menu > "[Group|Sort] By": use same orderI20161206-2000I20161206-0800Sarika Sinha1-8/+8
2016-12-01Bug 498426 - Breakpoints view: Allow to sort by breakpoints creationY20161201-1000I20161201-2000I20161201-0800Sarika Sinha1-0/+8
2016-11-30Initial contribution of Launch GroupsMarkus Duft1-1/+41
2016-10-27Bug 501245 - Trigger points -- API deficienciesY20161103-1000I20161108-1015I20161108-0800Sarika Sinha1-1/+1
2016-09-09Bug 488664 - [Breakpoints] Ability to set up Breakpoint dependencySarika Sinha1-0/+8
2016-07-28Bug 498493 - Show breakpoints in overview ruler by defaultY20160728-1000Andrey Loskutov1-2/+2
2015-04-10Bug 436062 - Restore order of Run/Debug popupMenus extensionsChristian Georgi1-266/+266
2015-02-18Bug 360368: [key binding] Hot Key for Skip All BreakpointsMarkus Keller1-1/+7
2014-10-08Fixed bug 220657: [console][run control] Add Teminate All action in console v...I20141008-1300Sarika Sinha1-1/+10
2014-08-08Bug 432579 - Updated skip breakpoints icon. latest updates aug 6I20140812-0800tmccrary1-1/+1
2014-05-28Provide resonable defaults for syntax color of Debug views in Dark themeI20140528-0830I20140528-0800Andrea Guarinoni1-1/+9
2014-04-11Bug 432579 - 'Skip All Breakpoints' tool item is always greyedMike Rennie1-1/+1
2014-04-01Bug 430620 - [Graphics] Debug some icons require an updatesLars Vogel1-11/+11
2014-03-18Bug 430620 - Required icon updatesI20140325-0830Mike Rennie1-11/+11
2014-03-03Bug 426116 - Use png files instead of gif files in org.eclipse.debug.uiI20140311-1200Lars Vogel1-170/+170
2014-01-20Revert "Bug 426115 - Empty class in Factory Extension in org.eclipse.debug.ui"I20140218-0800I20140211-1100I20140211-0800I20140209-1458I20140204-0800I20140128-0800I20140123-1600I20140122-2000I20140122-0800I20140121-2000I20140121-0800I20140120-2000Dani Megert1-0/+5
2014-01-20Bug 426115 - Empty class in Factory Extension in org.eclipse.debug.uiLars Vogel1-5/+0
2013-09-04Bug 415966 - Did I (we) break .api_description generation?I20130905-2000I20130904-2000Curtis Windatt1-1/+0
2013-04-19Bug 405969 - Order of buttons...only show some separators, not all ofMike Rennie1-12/+7
2013-04-17Bug 405864 - Quick access shows command "Wa&tch - Create a ..."Curtis Windatt1-2/+2
2013-04-01[nobug] provide project-specific API Tools settingsI20130402-0800Mike Rennie1-245/+293
2013-03-11Revert "Bug 372181 - Working set support for Expressions View"N20130317-2000N20130316-1500N20130315-2000I20130314-1330I20130313-2000I20130313-0800I20130312-2000I20130312-1000I20130312-0800I20130311-2000Pawel Piech1-58/+0
2013-03-11Revert "Bug 372181 - Working set support for Expressions View"Pawel Piech1-3/+3
2013-03-11Revert "Bug 372181 - Working set support for Expressions View"Pawel Piech1-12/+4
2013-02-27Bug 372181 - Working set support for Expressions ViewPawel Piech1-4/+12
2013-02-27Bug 372181 - Working set support for Expressions ViewPawel Piech1-3/+3
2013-02-27Bug 372181 - Working set support for Expressions ViewAbeer Bagul1-0/+58
2012-11-22Bug 394834 - Add help contexts for launch configurationsv20121122-192903Mike Rennie1-2/+2
2012-10-01Bug 378134 - Missing ToogleLineBreakpoint commandv20121001-160410Mike Rennie1-8/+12
2012-10-01Bug 390621 - [Preferences]Icon for the annotation in preferences windowMike Rennie1-6/+10
2012-04-05Bug 317182 - Run/Debug toolbar buttons have no hoverMike Rennie1-2/+2
2012-04-03Bug 361997 - Debug commands should define an imagePawel Piech1-0/+57
2012-03-21Bug 372424 - [menus] Skip All Breakpoints tool is not in a logicalv20120321-1700I20120328-2028I20120328-2020I20120328-2007I20120328-1956Pawel Piech1-4/+4
2012-03-02Bug 373030 - [breakpoints] Make BreakpointTypesContribution to a public packagePawel Piech1-1/+1
2012-02-29Bug 337791 - [menu] Command name Debug/Run Last Launched not accurateMike Rennie1-2/+2
2012-02-28Bug 371130 - 'Delete' key does not work in 'Breakpoints' view in I20120208-2200Pawel Piech1-0/+2
2012-02-27[Bug 372424] New: Skip All Breakpoints tool is not in a logical place in the ...v20120227-1940Pawel Piech1-2/+10
2012-02-23Bug 370022 - Skip All Breakpoints tool should not have mnemonic in tooltipPawel Piech1-1/+1
2012-02-23Bug 370022 - Skip All Breakpoints tool should not have mnemonic in tooltipPawel Piech1-0/+1
2012-02-15Bug 370604 - Use new dynamic tracing optionsv20120215-2211Mike Rennie1-0/+19
2012-02-15Bug 371131 - Quick Access causes StackOverflowError when run fromMike Rennie1-1/+1
2012-02-15Bug 371131 - Quick Access causes StackOverflowError when run fromMike Rennie1-6/+8
2011-11-22[nobug] fixed spelling mistake in NLS stringv20111122-1553Mike Rennie1-1/+1
2011-10-20Bug 258767 - (Added "Drop to Frame" and "Run to Line" actions tov20111024-1547Pawel Piech1-1/+18
2011-10-19Bug 361448 - Keybinding doesn't appear in the debug toolbarPawel Piech1-0/+2
2011-10-06Bug 258767 - (comment #63 - Simplified Debug view menu option and madePawel Piech1-95/+22
2011-09-28Bug 258767 - Removed "Run to Line" action from debug toolbar.Pawel Piech1-9/+0
2011-09-22Bug 258767 - [debug view][menu] support for top level debug toolbarv20110922-1838Pawel Piech1-8/+169

Back to the top