Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Report error if there's no strictly matching JRE for the EE.Dani Megert1-0/+3
2011-01-31Fixed bug 335727: Remove all breakpoint causes an NPEDani Megert1-15/+21
2011-01-31Committed Szymon's patch to fix bug 334362: Properties dialog: properties for...Dani Megert1-1/+5
2011-01-31Fixed bug 335550: Unexpected 'Save Resource' dialog on exit (and view close)Dani Megert1-58/+72
2011-01-24Bug 332047: Clicking 'Edit...' on 'Workspace Cannot Be Locked' dialog should ...Curtis Windatt1-46/+41
2011-01-20Enabled Javadoc warnings and disabled to treat non-fatal errors like fatal ones.Dani Megert1-101/+107
2011-01-13Fixed bug 334007: Breakpoint undo should not automatically register a breakpointDani Megert1-1/+6
2011-01-10Preference labels must not end with a dot.Dani Megert1-5/+5
2011-01-10Fixed bug 154784: [breakpoints] Undo support for deleting and toggling (off) ...Dani Megert6-78/+238
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie9-17/+18
2010-12-06Fixed wrong Javadoc.Dani Megert1-18/+18
2010-12-03Bug 331769 - Javadoc warnings in N201012022000Michael Rennie1-2/+2
2010-12-02Bug 327263 - Allow multiple debug views and multiple debug context providersPawel Piech22-115/+469
2010-12-01Fixed bug 331550: BreadcrumbViewer broken when Composite default size is 0,0Dani Megert1-1/+1
2010-11-29Bug 327446 - Launch's wait for build logic does not check for autobuild corre...Pawel Piech1-1/+3
2010-11-22Fixed ugly formatting.Dani Megert1-591/+612
2010-11-22Fixed compile warning in official build.Dani Megert1-8/+8
2010-11-09Bug 329811 - Compiler warnings in N20101108-2000 buildCurtis Windatt1-2/+2
2010-11-02Bug 329246 - OpenBreakpointMarkerAction class gets the Editor ID and then doe...Darin Wright1-3/+2
2010-10-22Bug 210027 - TreeModelLabelProvider does not cancel stale updatesPawel Piech1-15/+0
2010-10-22Bug 328295 - Launch button disabled after failed launchDarin Wright1-0/+1
2010-10-21Bug 210027 - TreeModelLabelProvider does not cancel stale updatesPawel Piech2-4/+109
2010-10-19Bug 328077 - Debug view added to wrong perspective while user prompted to swi...Darin Wright1-126/+82
2010-10-19javadoc/spelling errors updateDarin Wright1-3/+3
2010-10-15Bug 304746 - set IProgressConstants.SHOW_IN_TASKBAR_ICON_PROPERTY when DebugU...Darin Wright1-0/+2
2010-10-15Bug 244708 - Not able to manually type console encoding on Run ConfigurationsDarin Wright3-8/+41
2010-10-15Bug 325557 - Associating a Launch with Perspective "None" is not persistedDarin Wright1-4/+12
2010-10-13Bug 327557 - test failure: testRestoreRevealAfterRevealCancel2Pawel Piech1-3/+7
2010-10-08Bug 326917 - [Fiexible Hierarchy] View state is not saved correctly when top ...Pawel Piech7-29/+61
2010-10-07patch from Dani to align text and links on preference pagesDarin Wright1-1/+1
2010-09-27Bug 324100 - Top index not maintained properly in variables / registers viewPawel Piech2-19/+160
2010-09-27Bug 326325 - [Memory View] new monitors added while Memory view is hidden or ...Darin Wright1-3/+3
2010-09-24Bug 325797 - views automatically opened based on debug context are hidden/clo...Pawel Piech1-32/+43
2010-09-01Bug 324072. Debug view "Terminate/Disconnect All" doesn't workDarin Wright1-2/+5
2010-08-16Bug 322676 - SourceLookupTab, CommonTab and EnvironmentTab reference Java in ...Darin Wright4-8/+72
2010-08-13Bug 319298 - Support EE launch variablesDarin Wright1-2/+14
2010-08-09Bug 321658 - Debug leaks WorkbenchWindowDarin Wright8-39/+92
2010-08-05Bug 321850 - Launch config dialog wrongly asks to save unsaved changesDarin Wright1-0/+2
2010-07-30Bug 321261 - Run Last Launched External Tool opens External Tools Configurati...Darin Wright1-1/+1
2010-07-27Bug 318593 - Select Variable dialog goes in wait when clicking on the 'Edit V...Darin Wright3-10/+43
2010-07-21Bug 315501 - [doc] update API documentation for ILaunchableDarin Wright1-1/+30
2010-07-12Bug 272411 - [breadcrumb] Drop down should remember maximum drop-down heightPawel Piech1-16/+65
2010-07-09Bug 317283 - [breadcrumb] BreadcrumbItems not disposed when editor closedPawel Piech1-13/+26
2010-07-09Bug 316164 - [view management] view activation should be triggered by stack ...Pawel Piech1-2/+3
2010-06-30Bug 318409 - Run as context menu vanishes in project explorerDarin Wright1-33/+45
2010-06-29Bug 279277 - Cannot change the preference for Run/Debug > Launching > Launch ...Darin Wright2-8/+7
2010-06-25Bug 317942 - "inspect element" window size isn't savedDarin Wright1-2/+2
2010-06-18Bug 317100 - Debug breadcrumb does not allow to switch threadsPawel Piech1-2/+4
2010-06-18Bug 317262 - Show hand pointer for single-click in Breadcrumb dropdown treeDarin Wright1-1/+8
2010-06-14Bug 316730 - org.eclipse.debug.ui needs version increaseDarin Wright1-1/+1

Back to the top