Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Experiment with internal package flag for flex hierarchy api.flex_viewer_refactor_nointernalPawel Piech34-39/+34
2011-10-14Fixed IModelProxy interface to prevent breaking backward compatibility.Pawel Piech7-33/+108
2011-10-13Merge branch 'master' into flex_viewer_refactorPawel Piech9-226/+76
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 Piech5-202/+53
2011-10-06Bug 360127 - Set new text file line delimiter to Unix to prevent conflictsv20111006-1618cwindatt1-0/+2
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 Piech29-75/+928
2011-09-28Merge branch 'master' of ssh://ppiech@git.eclipse.org/gitroot/platform/eclips...v20110928-2106Pawel Piech1-1/+0
2011-09-28Bug 258767 - Removed "Run to Line" action from debug toolbar.Pawel Piech1-9/+0
2011-09-28Fixed .gitignorev20110928-1228Dani Megert1-1/+0
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 Piech24-25/+818
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 Piech54-5050/+4422
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 Rennie77-1040/+1239
2011-06-29Bug 345223 - Ant and External tool tabs refer to Java help topicsMichael Rennie1-3/+14
2011-06-29[nobug] update version numbers for 3.8 developmentMichael Rennie1-1/+1
2011-06-29Bug 310661 - [external tools] Ctrl-click on external tools with no history do...Michael Rennie1-8/+12
2011-05-18Fixed typo.R3_7Dani Megert1-2/+2
2011-05-09Bug 340750 - [breadcrumb]NPE in LaunchView CopyToClipboard action after activ...Pawel Piech1-4/+4
2011-05-09Committed Szymon's patch to improve fix for bug 334362: Properties dialog: pr...Dani Megert1-6/+13
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

Back to the top