Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-06Bug 90510 - [Memory View] Default EBCDIC code page not supported by Sun JVMDarin Wright2-95/+17
2005-04-06Bug 90470 - StatusDialog now available in JFaceDarin Wright2-153/+1
2005-04-05Bug 89748 - [polish] "Search for duplicate source files" option doesn't workDarin Wright1-2/+7
2005-04-05Bug 88677 - AbstractDebugEventHandler$EventProcessingJob can hog UI threadKevin Barnes1-3/+11
2005-04-05Bug 89936 - Breakpoint with "Suspend VM" doesn't show correct threadDarin Wright1-1/+1
2005-04-04Bug 89741 - [polish] Debug config: Suggestion: When user clicks new, put focu...Kevin Barnes2-0/+6
2005-04-02Bug 85595 - Core exception from Java Stack trace consoleKevin Barnes1-6/+8
2005-03-31Bug 89772 - [Memory View] NPE in AbstractTableRendering when throwing Debug E...Darin Wright4-83/+113
2005-03-29Bug 89293 - [Memory View] Selection problems in Memory ViewDarin Wright5-126/+200
2005-03-25Bug 78166 - [performance test] consoleKevin Barnes1-1/+1
2005-03-25removed unused importsKevin Barnes1-2/+0
2005-03-24Bug 78166 - [performance test] consoleKevin Barnes2-0/+18
2005-03-24Bug 82245 - Multiple memory viewsDarin Wright1-2/+5
2005-03-24Bug 82245 - Multiple memory viewsDarin Wright8-144/+492
2005-03-24Removed unused importsDarin Swanson1-3/+1
2005-03-23Bug 88793 - Add support for JFace page change notificationDarin Wright1-1/+42
2005-03-23Bug 88945 - [Memory View] Add code page preference for Memory ViewDarin Wright1-2/+2
2005-03-23Bug 88945 - [Memory View] Add code page preference for Memory ViewDarin Wright16-79/+443
2005-03-23Bug 84378 - Open several tabs in memory view at onceDarin Wright1-75/+90
2005-03-23Bug 88833 - TableRenderingLabelProviderEx should cache font/color providersDarin Wright3-111/+125
2005-03-23Bug 88828 - [Memory View] Allow clients to provider custom decorations in Abs...Darin Wright8-87/+391
2005-03-22Bug 78503 - poor performance opening the "run as" menuKevin Barnes2-32/+6
2005-03-22Removed unnecessary castDarin Swanson1-1/+1
2005-03-22Changed to use non-deprecated PropertyDialogAction constructorDarin Swanson1-1/+1
2005-03-22Bug 86390 - [API] Review of "new" memory viewDarin Wright3-95/+79
2005-03-22Bug 86390 - [API] Review of "new" memory viewDarin Wright3-17/+19
2005-03-21Bug 86390 - [API] Review of "new" memory viewDarin Wright28-438/+632
2005-03-21Bug 88585 - Find action in variables and expressions view context menu has no...Darin Wright1-6/+11
2005-03-18remove unused methodsDarin Wright17-288/+9
2005-03-18API review/cleanupDarin Wright4-6/+41
2005-03-18API review/cleanupDarin Wright1-40/+0
2005-03-18Bug 88465 - VariableValueEditorManager does not need to be APIDarin Wright3-4/+4
2005-03-183.1 API review - javadoc updates & remove unused (new/stale) constantsDarin Wright3-35/+19
2005-03-18Bug 86572 - banner image for launch config tab groups ignoredDarin Wright2-16/+0
2005-03-18javadoc updatesDarin Wright4-5/+14
2005-03-18removed unused preferenced that was added in 3.1 but no longer neededDarin Wright2-10/+1
2005-03-18Bug 86572 - banner image for launch config tab groups ignoredDarin Wright1-35/+1
2005-03-18Bug 88404 - [Memory View] Support for mixed-endianess in a memory blockDarin Wright9-67/+307
2005-03-17Bug 86390 - [API] Review of "new" memory viewDarin Wright1-11/+22
2005-03-17Bug 86390 - [API] Review of "new" memory viewDarin Wright2-57/+128
2005-03-17Bug 86390 - [API] Review of "new" memory viewDarin Wright1-8/+10
2005-03-17Bug 86390 - [API] Review of "new" memory viewDarin Wright1-8/+26
2005-03-17Bug 86390 - [API] Review of "new" memory viewDarin Wright4-16/+36
2005-03-17Bug 86390 - [API] Review of "new" memory viewDarin Wright1-11/+30
2005-03-17*** empty log message ***Darin Wright1-2/+5
2005-03-17Bug 86390 - [API] Review of "new" memory viewDarin Wright2-7/+8
2005-03-17Bug 86390 - [API] Review of "new" memory viewDarin Wright1-7/+17
2005-03-17Bug 86390 - [API] Review of "new" memory viewDarin Wright1-1/+1
2005-03-17Bug 86725 - Environment vars on windows: lowercase/uppercaseDarin Wright1-1/+1
2005-03-17Bug 88264 - [Memory View] Support for non-scrollable IMemoryBlockExtensionDarin Wright6-44/+286

Back to the top