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 Piech18-226/+132
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-10Added missing encodingDani Megert1-0/+2
2011-10-07Changed 'New text file line delimiter' to 'Unix'.Dani Megert2-0/+4
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-1618cwindatt7-0/+14
2011-10-04Fix notifications to send updates started notification before deltaPawel Piech9-47/+77
2011-09-30Fix handling of canceled updates.Pawel Piech4-35/+307
2011-09-28Merge branch 'master' into flex_viewer_refactorPawel Piech34-79/+1281
2011-09-28Merge branch 'master' of ssh://ppiech@git.eclipse.org/gitroot/platform/eclips...v20110928-2106Pawel Piech8-14/+4
2011-09-28Bug 258767 - Removed "Run to Line" action from debug toolbar.Pawel Piech1-9/+0
2011-09-28Fixed .gitignorev20110928-1228Dani Megert8-14/+4
2011-09-28[flex-hierarchy] AIOB exception while using viewer with filtersv20110928-0408Pawel Piech2-0/+20
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-20Bug 289220 - external tool builder 'Program' should not ask me to savev20110920-1353mrennie1-0/+18
2011-09-07Fix out of order viewer update sequence started/completed notifications.Pawel Piech3-15/+39
2011-09-07Added checking for unmatched viewer updates started/completed notifications.Pawel Piech1-49/+55
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 Piech16-66/+667
2011-08-29Bug 354026 - [viewmgmt] View management brings wrong views to top when multip...Pawel Piech1-38/+60
2011-08-22Bug 346082 - Restoring defaults on external tools preference page does not wo...Michael Rennie1-2/+3
2011-08-19Flexible hierarchy viewer refactoring work.Pawel Piech85-5281/+4800
2011-08-08This commit was manufactured by cvs2svn to create branchcvs2svn621-69647/+0
2011-08-08Bug 352784 - Null pointer exception when press F2 on an expression in express...Michael Rennie1-7/+6
2011-08-08Bug 352315 - NPE in BreakpointManager.removeBreakpointListener() during shutdownMichael Rennie1-3/+3
2011-07-27[nobug] make the JRE - EE warning an error againMichael Rennie3-5/+5
2011-07-26[nobug] update the builder settings to make the 'no matching JRE - EE' settin...Michael Rennie3-5/+5
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-08Bug 295828 - [source lookup] NPE in ContainerSourceContainer with (invalid) l...Pawel Piech1-13/+16
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 Rennie85-1049/+1271
2011-07-06[nobug] remove Javadoc warnings and NLS manifest + plugin.xmlMichael Rennie12-77/+134
2011-07-06[nobug] fix Javadoc warningsMichael Rennie5-9/+15
2011-07-06[nobug] fix all of the Javadoc warningsMichael Rennie36-772/+826
2011-06-29Bug 345223 - Ant and External tool tabs refer to Java help topicsMichael Rennie7-16/+62
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

Back to the top