Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Experiment with internal package flag for flex hierarchy api.flex_viewer_refactor_nointernalPawel Piech33-33/+33
2011-10-14Fixed IModelProxy interface to prevent breaking backward compatibility.Pawel Piech7-33/+108
2011-10-13Merge branch 'master' into flex_viewer_refactorPawel Piech7-131/+52
2011-10-12Bug 360637 - Debug Tool Bar items do nothingPawel Piech1-17/+18
2011-10-12Bug 360636 - Debug view toolbar back after close and reopenPawel Piech1-1/+1
2011-10-10Bug 360432 - Rename 'Debug Toolbar in View' view menuv20111011Pawel Piech1-2/+2
2011-10-06Bug 359151 - [run control][menu] Run to line action is enabled even ifPawel Piech2-7/+3
2011-10-06Bug 258767 - (comment #63 - Simplified Debug view menu option and madePawel Piech4-107/+31
2011-10-04Fix notifications to send updates started notification before deltaPawel Piech1-5/+8
2011-09-30Fix handling of canceled updates.Pawel Piech1-7/+20
2011-09-28Merge branch 'master' into flex_viewer_refactorPawel Piech25-64/+756
2011-09-28[flex-hierarchy] AIOB exception while using viewer with filtersv20110928-0408Pawel Piech1-0/+4
2011-09-26Fix matching of completed updates in outstanding requests list.Pawel Piech1-32/+51
2011-09-22Bug 258767 - [debug view][menu] support for top level debug toolbarv20110922-1838Pawel Piech21-15/+637
2011-09-07Fix out of order viewer update sequence started/completed notifications.Pawel Piech1-6/+5
2011-09-06Bug 324959 - Terminate and Remove doesn't always terminate (but always removes)Pawel Piech1-11/+32
2011-09-06Avoid an NPE in case viewer is disposed while label update is running.Pawel Piech1-0/+2
2011-09-06Bug 356651 - [run control] Terminate and Relaunch should always terminate the...Pawel Piech1-0/+23
2011-08-31Fix flexible viewer filtering scroll-bar effect.Pawel Piech9-53/+205
2011-08-29Bug 354026 - [viewmgmt] View management brings wrong views to top when multip...Pawel Piech1-38/+60
2011-08-19Flexible hierarchy viewer refactoring work.Pawel Piech53-4976/+4364
2011-08-08Bug 352784 - Null pointer exception when press F2 on an expression in express...Michael Rennie1-7/+6
2011-07-25Bug 345020 - [run control][debug view] Run control actions not updated upon s...Michael Rennie1-13/+13
2011-07-20Bug 349457 - InternalTreeModelViewer.handleTreeExpand() prints "dude" to Syst...Pawel Piech1-2/+0
2011-07-19Bug 352502 - [breakpoints] Toggle breakpoints type logic can select an invali...Pawel Piech1-11/+10
2011-07-19Bug 352502 - [breakpoints] Toggle breakpoints type logic can select an invali...Pawel Piech1-24/+56
2011-07-11[nobug] fix Javadoc warningsMichael Rennie10-29/+37
2011-07-07[nobug] fix Javadoc warningsMichael Rennie26-79/+115
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie75-1037/+1162
2011-06-29Bug 345223 - Ant and External tool tabs refer to Java help topicsMichael Rennie1-3/+14
2011-06-29Bug 310661 - [external tools] Ctrl-click on external tools with no history do...Michael Rennie1-8/+12
2011-05-09Bug 340750 - [breadcrumb]NPE in LaunchView CopyToClipboard action after activ...Pawel Piech1-4/+4
2011-05-05Copyright updatesMichael Rennie23-382/+382
2011-05-03Bug 229536 - While stepping over a long-running operation another thread can ...Michael Rennie1-5/+14
2011-05-03Fixed typo.Dani Megert1-2/+2
2011-04-29Bug 335536 - [beadcrumb] Debug breadcrumb does not activate until view is res...Pawel Piech1-0/+7
2011-04-29Bug 316850 - [breakpoints] Remove toolbar action disabled when view does not ...Pawel Piech1-1/+6
2011-04-19Bug 343228 - Enable decorations of LaunchConfigurationFilteredTreeMichael Rennie1-6/+10
2011-04-12Use "->" and "<-" instead of "-->" and "<--".Dani Megert1-3/+3
2011-04-08Bug 341142 - LaunchingResourceManager's mouse listener will not be attached i...Michael Rennie1-19/+24
2011-04-08[nobug] Javadoc updateMichael Rennie1-5/+1
2011-04-05Bug 341922 - Configuration errors do not go away after deleting configurationMichael Rennie1-0/+1
2011-04-05Bug 341638 - LaunchConfigurationsDialog#restoreExpansion() should not pass sa...Michael Rennie1-1/+2
2011-03-24Fixed NPE in selectionChanged().Pawel Piech1-2/+2
2011-03-24Bug 296018 - Added ability to rename "Add New Expression" element.Pawel Piech1-13/+19
2011-03-22Bug 296018 - Allow activating cell editors using the keyboard in variables viewsPawel Piech2-1/+93
2011-03-22Bug 338847 - Cancel button in edit launch config does not really cancelMichael Rennie1-13/+7
2011-03-22Bug 338576 - Add the platform IEvaluationContext as a parent for debug UI IEv...Michael Rennie9-39/+46
2011-03-21Bug 339920 - Show References tree expansion for Watch Expressions View not re...Pawel Piech1-2/+4
2011-03-18Bug 333778 - [Compatibility] 'Breakpoints' view auto shows selectionPawel Piech1-1/+1

Back to the top