Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-20Bug 117095 - [flex-hierarchy] resuming one thread does not select next susp...async_viewer_branch_2Darin Wright4-8/+60
2005-11-20Bug 117101 - [flex-hierarchy] select/expand states not cleared from cacheDarin Wright1-10/+82
2005-11-19Bug 117090 - [flex-hierarchy] terminated threads appear in debug viewDarin Wright4-27/+63
2005-11-18Bug 117082 - [flex-hierarchy] expressions don't show errorsKevin Barnes1-8/+29
2005-11-18Bug 117090 - [flex-hierarchy] terminated threads appear in debug viewDarin Wright6-98/+238
2005-11-18NPE when action is upated after/during disposeDarin Wright1-1/+4
2005-11-18Bug 117155 - [flex-hierarchy] Threads not updated when target resumedKevin Barnes1-1/+1
2005-11-18 Bug 115874 - Import and Export icons for Breakpoints are backwards.Kevin Barnes2-0/+0
2005-11-18 Bug 115874 - Import and Export icons for Breakpoints are backwards.Kevin Barnes2-0/+0
2005-11-18 Bug 115874 - Import and Export icons for Breakpoints are backwards.Kevin Barnes4-0/+0
2005-11-18 Bug 115874 - Import and Export icons for Breakpoints are backwards.Kevin Barnes5-0/+0
2005-11-18Bug 115874 - Import and Export icons for Breakpoints are backwards.Kevin Barnes6-0/+0
2005-11-18Bug 114590 - breakpoint checked state problemsKevin Barnes2-29/+72
2005-11-18Bug 106421 - [Memory View] Initial column size preference should be stored by...Samantha Chan1-158/+8
2005-11-18Bug 106421 - [Memory View] Initial column size preference should be stored by...Samantha Chan4-32/+203
2005-11-18Bug 117077 - [flex-hierarchy] NPE in AsynchronousViewerDarin Wright1-1/+3
2005-11-18Bug 117057 - [flex-hierarchy] NPE in RemoveAllTerminatedActionDarin Wright1-2/+5
2005-11-18clean/unusedDarin Wright1-2/+0
2005-11-18removing unused code to clear cache - see bug 117101Darin Wright1-67/+0
2005-11-18updates actions after evaluation completes - context change notificationDarin Wright12-41/+183
2005-11-18cleaningDarin Wright1-5/+2
2005-11-18re-use jobs to create less garbageDarin Wright1-18/+37
2005-11-18split actions into context actions and non-context actions. Remove plug-in XM...Darin Wright36-865/+708
2005-11-17remove unused event handler classDarin Wright1-377/+0
2005-11-17supress updating when view not visibleDarin Wright2-1/+36
2005-11-17get rid of old event handlersDarin Wright6-998/+10
2005-11-17hook registers viewDarin Wright1-0/+5
2005-11-17return the context, if there is oneDarin Wright1-1/+1
2005-11-16model proxy for expression manager, expressions and watch expressionsDarin Wright11-271/+261
2005-11-16turned off warning for unnecessary else.Kevin Barnes1-69/+69
2005-11-16*** empty log message ***Kevin Barnes2-26/+37
2005-11-16clean up context provider on removal, and fix bug in context service.Darin Wright2-7/+4
2005-11-16also change content on a resumeDarin Wright1-1/+1
2005-11-16use new listener listDarin Wright1-1/+1
2005-11-16show the viewer in case an error message was previously displayedDarin Wright1-0/+1
2005-11-16update details as steppingDarin Wright1-0/+20
2005-11-16support for 'getSelection()' in non-ui threadDarin Wright3-8/+51
2005-11-16switch perspective bugKevin Barnes1-15/+22
2005-11-16Bug 106421 - [Memory View] Initial column size preference should be stored by...Samantha Chan3-12/+4
2005-11-16Bug 106421 - [Memory View] Initial column size preference should be stored by...Samantha Chan1-109/+270
2005-11-16Bug 106421 - [Memory View] Initial column size preference should be stored by...Samantha Chan4-333/+516
2005-11-15todoDarin Wright1-0/+3
2005-11-15remove model listeners on unmap all + fix to selection changeDarin Wright1-3/+5
2005-11-15call super disposeDarin Wright1-1/+2
2005-11-15update current selection whenever it changes (i.e. also when user clicks)Darin Wright1-1/+10
2005-11-15only update for events in the relevant targetDarin Wright1-0/+15
2005-11-15no need to overrideDarin Wright1-5/+0
2005-11-15only update top frame while stepping, unless top frame changesDarin Wright2-25/+68
2005-11-15bug fixesKevin Barnes1-53/+39
2005-11-15DebugTargetProxy improvementsKevin Barnes4-306/+244

Back to the top