Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-07Bug 302296 - Please update to Ant 1.8.2v20110207Michael Rennie7-22/+26
2011-02-02Update project settings to make EE / JRE exact match problems an errorMichael Rennie8-99/+135
2011-02-02Report error if there's no strictly matching JRE for the EE.Dani Megert3-2/+8
2011-02-02Update project settings to make EE / JRE exact match problems an errorMichael Rennie4-114/+159
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-25Updated bundle version.Dani Megert1-1/+1
2011-01-24Bug 331932 - 'Console' view disregards IHandlerService's deactivateHandler(IH...Pawel Piech1-1/+1
2011-01-24Bug 332047: Clicking 'Edit...' on 'Workspace Cannot Be Locked' dialog should ...Curtis Windatt1-46/+41
2011-01-24Bug 114563 - [launching] [builders] Ant Builder doesn't build with Target set...Michael Rennie1-8/+19
2011-01-24Replaced wrong usage of "it's" with "its".Dani Megert1-2/+2
2011-01-20Fixed deprecation warning.Dani Megert1-415/+417
2011-01-20Enabled Javadoc warnings and disabled to treat non-fatal errors like fatal ones.Dani Megert2-107/+120
2011-01-13Fixed bug 334007: Breakpoint undo should not automatically register a breakpointDani Megert3-17/+47
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 Megert7-92/+277
2011-01-06Bug 332410 - StringIndexOutOfBoundsException when loading launch configuratio...Michael Rennie1-3/+4
2010-12-13update bundle version for changes from bug 317975Michael Rennie1-1/+1
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie11-21/+22
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-17Bug 330440 - External tools launch config dialog does not handle Ctrl+Enter i...Michael Rennie1-1/+11
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-26Bug 328710 - Compiler warning - unused private fieldDarin Wright1-5/+5
2010-10-26Bug 328673 - TestModelUpdatesListener has compile warning in official buildPawel Piech1-1/+1
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 328295 - Launch button disabled after failed launchDarin Wright4-3/+124
2010-10-21Bug 210027 - TreeModelLabelProvider does not cancel stale updatesPawel Piech3-5/+340
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 Piech4-21/+91
2010-10-13 Bug 327557 - test failure: testRestoreRevealAfterRevealCancel2Darin Wright1-1/+6
2010-10-08Bug 326917 - [Fiexible Hierarchy] View state is not saved correctly when top ...Pawel Piech11-60/+516
2010-10-07patch from Dani to align text and links on preference pagesDarin Wright1-1/+1
2010-09-29Bug 326565 - [Flex hierarchy] Unit tests for lazy loading in debugger views.Pawel Piech1-1/+2
2010-09-29Bug 326565 - [Flex hierarchy] Unit tests for lazy loading in debugger viewsPawel Piech9-11/+349
2010-09-28Bug 326410 - test failures on Mac: restore top indexPawel Piech1-8/+4
2010-09-28Bug 324100 - Updated copyright statement.Pawel Piech1-1/+2
2010-09-27Updated copyright statement.Pawel Piech2-2/+3

Back to the top