Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-14Bug 61412 - Source lookup tab causes config to need savingDarin Wright1-2/+14
2004-05-14Bug 61938 - Add source location dialog always selects Java Classpath VariableDarin Wright1-1/+0
2004-05-14JavaDoc typoJared Burns1-1/+1
2004-05-14Bug 60327 - Review LaunchViewContextListener multi-window behaviorJared Burns2-53/+29
2004-05-14Bug 62202 - Run context menu does not filter actions based on enabled activitiesDarin Wright1-1/+2
2004-05-14Bug 62258 - No vertical scroll bar on inspect resultsKevin Barnes1-1/+1
2004-05-14Bug 62269 - Uneccessary label computationDarin Wright1-0/+2
2004-05-14Removed unncessary else statementsDarin Swanson2-15/+12
2004-05-13Bug 57519 - Console should bold title when new output is availableKevin Barnes2-0/+14
2004-05-13Bug 56042 - [Coolbar] [Workbench] Toolbar flash selecting stack framesDarin Wright1-1/+1
2004-05-13Bug 61958 - dangerous practice of catching ThrowableDarin Wright1-36/+32
2004-05-13Bug 61958 - dangerous practice of catching ThrowableDarin Wright1-16/+2
2004-05-13Bug 62069 - NullPointerException in LaunchViewContextListener#initViewCollectionJared Burns1-0/+3
2004-05-13Bug 61064 - improve string variable descriptionsDarin Wright1-1/+1
2004-05-12Bug 61928 - Launch Views leakingDarin Swanson2-1/+11
2004-05-12Bug 61928 - Launch Views leakingDarin Swanson1-7/+9
2004-05-12Removed unncessary else statementsDarin Swanson1-3/+2
2004-05-12Bug 57164 - Context view activation should maintain view "stack"Jared Burns1-3/+5
2004-05-12Bug 57164 - Context view activation should maintain view "stack"Jared Burns1-1/+1
2004-05-12fallback for Bug 57519 - Console should bold title when new output is availableDarin Wright1-21/+1
2004-05-12Bug 61868 - Double tree viewer in debug viewDarin Wright1-3/+3
2004-05-12Bug 61810 - NPE in the logDarin Wright1-2/+3
2004-05-11Bug 57519 - Console should bold title when new output is availableKevin Barnes1-1/+21
2004-05-11Bug 53508 - Activate debug action set with debug viewJared Burns1-4/+14
2004-05-11Bug 54946 - Contextual launch contribution should not set adaptable=trueDarin Wright1-41/+15
2004-05-10Bug 61634 - Compile errors in workspace message should be more generalKevin Barnes1-2/+2
2004-05-10Bug 61336 - Compile errors prompt should use a warning dialogKevin Barnes1-2/+7
2004-05-10Bug 59344 Inspect Popups disappear on MacKevin Barnes1-1/+1
2004-05-10Bug 61605 - more robust version of AntUIPlugin.stopDarin Swanson1-21/+23
2004-05-10Bug 41376 - Incorrect english: doesn't account for case where launch config t...Darin Wright1-1/+1
2004-05-09Removed unncessary else statementsDarin Swanson1-6/+6
2004-05-07Bug 53508 - Activate debug action set with debug viewJared Burns1-2/+20
2004-05-07 Bug 61308 - Display var/expression shows in unreadable popupKevin Barnes1-2/+2
2004-05-07Bug 51435 - CommonSourceNotFoundEditor#resetEditorDarin Wright4-132/+78
2004-05-07Bug 61429 - Persistent Display viewJared Burns1-4/+2
2004-05-07Bug 61427 - LaunchConfigurationDialog leaked for each useDarin Swanson3-8/+11
2004-05-07Bug 61427 - LaunchConfigurationDialog leaked for each useDarin Swanson2-2/+6
2004-05-07Bug 61427 - LaunchConfigurationDialog leaked for each useDarin Swanson1-5/+12
2004-05-07Bug 60974 - make org.eclipse.debug.internal.ui.views.console.ProcessConsolePa...Darin Wright1-1/+1
2004-05-07Bug 57763 - NPE running from scrapbookDarin Wright1-1/+1
2004-05-07Bug 61166 - source not foundDarin Wright1-0/+1
2004-05-07Bug 61105 - Configure view management per perspectiveDarin Wright4-400/+30
2004-05-07Bug 61221 - No progress dialog when prompted to wait for buildDarin Wright1-0/+2
2004-05-07remove unused var and unecessary castDarin Wright1-14/+9
2004-05-07Bug 61291 - Breakpoint view is displayed when a breakpoint is hitJared Burns1-0/+4
2004-05-06Bug 61105 - Configure view management per perspectiveJared Burns9-79/+687
2004-05-06Bug 54946 - Contextual launch contribution should not set adaptable=trueDarin Wright1-2/+2
2004-05-06Bug 53722 - Run As... menu disabled if selection is emptyDarin Wright3-5/+46
2004-05-06Bug 54946 - Contextual launch contribution should not set adaptable=trueDarin Wright1-281/+0
2004-05-06Bug 54946 - Contextual launch contribution should not set adaptable=trueDarin Wright1-2/+1

Back to the top