Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Bug 229356 - Run/Debug settings property page sizes to screen width for long ...Curtis Windatt1-0/+1
2008-05-08Bug 209243 - Console window with black backgroundCurtis Windatt5-115/+281
2008-05-08Bug 230969 - NPE disposing a model proxyCurtis Windatt1-5/+7
2008-05-08Bug 223851 - Contextual launch not choosing most recent configurationDarin Wright3-24/+52
2008-05-07Bug 229349 Poor wording in Import breakpoint dialogMichael Rennie1-3/+3
2008-05-06Bug 227477 - IModelProxy.init() and installed() are called inside a synchroni...Pawel Piech1-7/+19
2008-05-06bug 220613: Platform UI now provides a collapse all commandCurtis Windatt3-3/+44
2008-05-06Bug 229363 - Run/Debug settings page should not be visible for .jpage filesDarin Wright1-0/+1
2008-05-06Bug 229362 - filter count on LCD considers PRIVATE configs in totalDarin Wright1-1/+8
2008-05-05Bug 225567 - [Memory View] Tooltip from rendering stays foreverSamantha Chan1-0/+6
2008-05-05Bug 222802 - NPE if DebugUITools.launch(...) is called on background threadDarin Wright1-1/+3
2008-04-29remove invalid javadoc tagDarin Wright1-1/+0
2008-04-28Bug 229173 - VM breakpoint hit immediately selects wrong threadDarin Wright1-9/+27
2008-04-25Bug 220611 - Add PageSwitcher command to the Console ViewDarin Wright1-2/+2
2008-04-24Bug 228716 - breakpoints view context activated for any partDarin Wright1-4/+8
2008-04-24Bug 224477 - resume, suspend and step not enabled/disabled during steppingDarin Wright1-12/+39
2008-04-23Bug 217933 No hyperlink in LCD to set launcher after setting supported modeMichael Rennie1-1/+1
2008-04-23Bug 228264 - NPE when copying stack traceDarin Wright1-3/+12
2008-04-22Bug 228267 - Inspect popup dialog disposes presentation context from variable...Darin Wright3-5/+29
2008-04-17Bug 226203 Updated getColumnIds() comment.Pawel Piech1-2/+4
2008-04-17Bug 226203 - Invoking Find action in Registers views with large group "hangs"...Darin Wright6-168/+879
2008-04-15Bug 217933 No hyperlink in LCD to set launcher after setting supported modeMichael Rennie1-1/+1
2008-04-15Bug 217933 No hyperlink in LCD to set launcher after setting supported modeMichael Rennie2-3/+4
2008-04-15Bug 191625 - Undefined context while filtering dialog/window contextsDarin Wright2-0/+9
2008-04-15Bug 227014 BIDI3.4: Editor for Adding watch expression should not be mirroredMichael Rennie1-4/+4
2008-04-15Bug 226997 - Update to use showView command instead of view idDarin Wright2-81/+34
2008-04-03Bug 225336 - [Memory View] MemoryView mistreats small bounded memory blocksSamantha Chan2-1/+31
2008-04-02Bug 225385 - [Memory View] Need ability to disable add/remove rendering actio...Samantha Chan1-0/+17
2008-04-02Bug 225385 - [Memory View] Need ability to disable add/remove rendering actio...Samantha Chan4-60/+128
2008-04-02Bug 225366 - [Memory View] Rendering view pane is blank when view is re-opene...Samantha Chan1-0/+2
2008-04-02Bug 215432 - [Memory View] Memory View: real estate & new/remove rendering wo...Samantha Chan12-250/+277
2008-04-01Bug 225094 Get rid of outdated context Id "org.eclipse.ui.globalScope"Michael Rennie1-14/+14
2008-04-01Bug 220442 - adopt identifier attribute for schemasDarin Wright11-292/+335
2008-03-31Bug 194831 - [breakpoitnts] Re-enabling breakpoints during debug has poor per...Darin Wright2-19/+40
2008-03-31Bug 189786 - Invalid thread access stopping Debug UI pluginDarin Wright1-6/+14
2008-03-31Bug 222267 - Expressions aren't update correclty (ExpressionEventHandler does...Darin Wright1-9/+13
2008-03-31Bug 223992 - NPE from "Model Proxy installed notification job"Darin Wright1-7/+10
2008-03-26Bug 224128 LCD title not correct creating a new configurationMichael Rennie6-12/+13
2008-03-26Bug 223851 Contextual launch not choosing most recent configurationMichael Rennie3-12/+15
2008-03-25Bug 223791 - Compiler warning in org.eclipse.debug.uiCurtis Windatt1-7/+6
2008-03-24add instantiation restriction - clients may not instantiate, the framework canDarin Wright6-0/+6
2008-03-24API cleanup. Clients do instantiate delegates via plug-in XML.Darin Wright7-10/+2
2008-03-24*** empty log message ***Darin Wright1-1/+0
2008-03-24Bug 188704 - Top index not maintained properly in variables / registers view.Darin Wright8-138/+484
2008-03-24Bug 208040 - Inspect and other popups should automatically select first itemDarin Wright1-0/+21
2008-03-14Bug 215489 - Stackframe shows as running when suspendedDarin Wright2-5/+30
2008-03-12verified bug, fixed notes/copyrightsCurtis Windatt1-1/+1
2008-03-12Bug 212655 - Thread not suspended error during evaluationDarin Wright1-2/+5
2008-03-11Bug 222228 - Should delegate to platform adapater manager for adaptersDarin Wright2-22/+6
2008-03-11return adapters for non-adaptables properlyDarin Wright2-24/+5

Back to the top