Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Bug 372240 [Compatibility] Ctrl+W closes a non-active editorRemy Suen1-0/+6
2012-02-21Bug 372150 - Deprecate presentation API in 4.xv20120221-2100John Arthorne12-54/+89
2012-02-21Bug 347140 - [Compatibility] opening the XML editor in I20110524-2200Oleg Besedin1-9/+12
2012-02-21Bug 372152 - Deprecate workbench window advisor methods for custom window cre...John Arthorne2-87/+103
2012-02-21Bug 371817 [Compatibility] 'Close All' stops workingRemy Suen1-5/+9
2012-02-17Bugs 318866 & 327761 - Minimized stacks do not get updated icons or toolv20120217-1935droberts2-1/+7
2012-02-15Improved javadoc wordingv20120215-1921I20120216-1110John Arthorne1-6/+3
2012-02-15Bug 363334 - SWTBot test launcher doesn't work with Eclipse 4.2v20120215-1332Paul Webster3-123/+0
2012-02-14Fix Bug 363334 - SWTBot test launcher doesn't work with Eclipse 4.2v20120214-2003Brian de Alwis2-109/+0
2012-02-14Bug 319255 - Hidden toolbar contributions appear in toolbarv20120214-1905droberts2-27/+30
2012-02-14Bug 358158 - [Compatibility] HandlerSelectionFunction#compute() usesv20120214-1615I20120214-1310Paul Webster1-4/+50
2012-02-14Bug 320478 Cannot customize perspectives (views and also actions)Remy Suen1-4/+12
2012-02-13Bug 371424 - WorkbenchPage#getPerspectiveStack() gets called a lot whenv20120213-2104I20120214-0600Oleg Besedin1-5/+14
2012-02-13Bug 320478 Cannot customize perspectives (views and also actions)Remy Suen1-1/+2
2012-02-13Bug 320478 Cannot customize perspectives (views and also actions)Remy Suen1-3/+3
2012-02-13Bug 365753 - [QuickAccess] changes focus which each arrow key causingdroberts1-2/+0
2012-02-13Bug 371416 - QuickAccess drop down opening in wrong placedroberts1-3/+2
2012-02-13Bug 319621 [Compatibility] All views now have view menusv20120213-1803Remy Suen2-13/+49
2012-02-11Bug 224566 - [Preferences] 'Invalid preference page path' log entry should id...Brian de Alwis4-9/+48
2012-02-10Revert "Bug 361562 [Compatibility] Debug actions in the global debug toolbar ...v20120210-1422Remy Suen1-7/+1
2012-02-10Bug 371079 - Debug toolbar sticks around in I20120208-2200droberts1-12/+16
2012-02-08Bug 361562 [Compatibility] Debug actions in the global debug toolbar arezArchived/integrationv20120208-2120I20120209-1230I20120208-2200Remy Suen1-1/+7
2012-02-08Bug 320478 - Cannot customize perspectives (views and also actions)v20120208-1858droberts8-77/+3571
2012-02-08Bug 365903 - [Compatibility] Programmatic Contribution Factories notPaul Webster1-0/+1
2012-02-08Bug 370748 [Compatibility] With CDT, instruction stepping mode does notRemy Suen1-5/+6
2012-02-06Fix for Bug 369730 - [Compatibility] Crashed view doesn't have anv20120206-1543Eric Moffatt1-7/+6
2012-02-03Bug 365903 - [Compatibility] Programmatic Contribution Factories notv20120203-2049I20120206-1615I20120204-0630Paul Webster4-27/+142
2012-02-03Bug 370441 Allow to see all editors in ">>" drop-downRemy Suen3-701/+4
2012-02-03Bug 365903 - [Compatibility] Programmatic Contribution Factories notv20120203-1655I20120203-1530Paul Webster1-6/+6
2012-02-02New Fix for Bug 369528 - [Min/Max] Welcome screen incorrectly sizedv20120202-1852Eric Moffatt1-5/+8
2012-02-02Bug 366520 - [Compatibility] Failures in MenusTestSuitePaul Webster3-67/+144
2012-02-02Bug 365903 - [Compatibility] Programmatic Contribution Factories notPaul Webster2-18/+35
2012-02-02Bug 370448 Perspective switcher leaks imagesv20120202-1511Remy Suen1-4/+13
2012-01-31Bug 366037 - [Compatibility] org.eclipse.ui.actionsSets compatibility -v20120131-1543Paul Webster1-6/+6
2012-01-31Bug 366174 - PresentationUtil is not in Juno 4.2Paul Webster1-0/+173
2012-01-31Fixed bug 370184: Error in Javadoc of ISizeProviderDani Megert1-75/+86
2012-01-30Bug 369790 [Compatibility] Views with secondary ids do not get openedRemy Suen1-5/+21
2012-01-24Fix for Bug 365745 - Welcome screen empty (but maximized) on 2ndI20120125-0100Eric Moffatt1-0/+9
2012-01-24Bug 365903 - [Compatibility] Programmatic Contribution Factories notv20120124-0011I20120123-2200Paul Webster1-0/+11
2012-01-23Bug 367486 - [Compatibility] Rational ClearCase SCM Adapter does notPaul Webster1-2/+1
2012-01-23Bug 358158 - [Compatibility] HandlerSelectionFunction#compute() usesv20120123-1924Paul Webster1-2/+1
2012-01-23Bug 320749 - The hidden toolbar state is not persistedBrian de Alwis2-4/+13
2012-01-23Bug 368494 [Compatibility] Preference mnemonic doesn't appearRemy Suen1-1/+8
2012-01-23Bug 365181 - [Workbench] XMLMemento method to enumerate all child nodesv20120123-1658I20120123-1210Paul Webster3-2/+51
2012-01-23Bug 336584 - [Contributions] CommandContributionItem#openDropDownMenu()Stephan Wahlbrink1-2/+10
2012-01-23Bug 357921 [Compatibility] Appearance preference page has typo andRemy Suen3-7/+8
2012-01-20Bug 369247 [Compatibility] view icon searched in wrong plug-inv20120120-1553I20120123-0100I20120120-2200I20120120-1200Remy Suen1-2/+2
2012-01-20Bug 369247 - [Compatibility] view icon searched in wrong plug-inPaul Webster1-1/+1
2012-01-19Revert commit 5bc1cbc as it causes strangeness on Win7; see bug 320749 c#7v20120119-2150I20120119-2200Brian de Alwis2-14/+4
2012-01-19Bug 320749 - The hidden toolbar state is not persistedBrian de Alwis2-4/+14

Back to the top