Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Bug 307458 - Using 'platform:/plugin' URI on handlers is not a goodBrian de Alwis1-0/+5
2012-01-26Bug 307458 - Using 'platform:/plugin' URI on handlers is not a good ideav20120126-1604I20120127-1145I20120126-1300Brian de Alwis1-2/+8
2012-01-26Bug 365745 - Welcome screen empty (but maximized) on 2nd workspace startv20120126-1500Paul Webster1-1/+1
2012-01-25Make the ThemeEngine dependency optionalv20120125-2122I20120125-1700Remy Suen1-0/+6
2012-01-25Bug 369531 - Arrows on the editor area need some workv20120125-1721I20120125-1400I20120125-1325droberts2-4/+39
2012-01-25Fix up a compiler errorRemy Suen1-17/+16
2012-01-25Add CSSRenderingUtilsEric Moffatt2-1/+120
2012-01-24Fix for Bug 365745 - Welcome screen empty (but maximized) on 2ndI20120125-0100Eric Moffatt1-0/+9
2012-01-24Fix for Bug 369528 - [Min/Max] Welcome screen incorrectly sizedv20120124-1816Eric Moffatt1-3/+6
2012-01-24Fixed typoDani Megert1-1/+1
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 Webster2-7/+7
2012-01-23Bug 320749 - The hidden toolbar state is not persistedBrian de Alwis2-4/+13
2012-01-23Bug 369434 - NPE on startup in PerspectiveStackRenderer when PS isBrian de Alwis1-2/+4
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 Webster4-121/+185
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-20Fix for Bug 369229 - SashLayout sets widgets on an MPSC eagerlyv20120120-1532Eric Moffatt1-5/+7
2012-01-20Bug 307458 - Using 'platform:/plugin' URI on handlers is not a good ideav20120120-1524Paul Webster1-0/+5
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
2012-01-19Bug 349423 [Compatibility] 'Source' and 'Refactor' menus disappear afterv20120119-1835Remy Suen1-1/+37
2012-01-19Bugzilla 307458 - Using 'platform:/plugin' URI on handlers is not a goodv20120119-1604droberts1-3/+3
2012-01-19Bug 366605 [Compatibility] Failures in LeakTestSuitev20120119-1555Remy Suen1-14/+9
2012-01-18Correct trivial spelling error in log messagev20120118-2201Brian de Alwis1-1/+1
2012-01-18Bugzilla 307458 - Using 'platform:/plugin' URI on handlers is not a good idea.Brian de Alwis2-25/+17
2012-01-18Merge branch 'master' of ssh://git.eclipse.org/gitroot/platform/eclipse.platf...John Arthorne6-8/+332
2012-01-18Removed unused importsv20120118-2147John Arthorne23-28/+2
2012-01-18Bug 369006 - Remove 4.x workbench dependency on equinox.concurrentJohn Arthorne3-71/+1
2012-01-18Bug 365903 - [Compatibility] Programmatic Contribution Factories notv20120118-2010Paul Webster6-8/+332
2012-01-18Bugzilla 307458 - Using 'platform:/plugin' URI on handlers is not av20120118-1914droberts17-50/+58
2012-01-18Bug 368994 [Compatibility] WorkbenchWindowControlContributions do notRemy Suen1-5/+15
2012-01-18Bug 365975 - org.eclipse.ui.menus contribution behaves differently onv20120118-1650Paul Webster11-2/+752
2012-01-18Bug 368975 [Compatibility] Ctrl+E shows hidden viewsRemy Suen1-0/+4
2012-01-18Bug 368968 [Compatibility] AIOOBE thrown when an incorrect locationURIRemy Suen1-2/+5
2012-01-17Bug 368473 Introduce browser-based navigation buttons the tab foldersv20120117-1847I20120117-2200Remy Suen1-1/+0
2012-01-17Fixed bug 251776: [Content Type] Need a better way to arbitrate contentDani Megert10-48/+581
2012-01-17Bug 366037 - [Compatibility] org.eclipse.ui.actionsSets compatibility -v20120117-1345Paul Webster1-1/+3
2012-01-17Bug 367159 - Dynamic menu contributions using CompoundContributionItemsPaul Webster3-0/+24
2012-01-17Bug 366339 - Linked resources are not overwritten pressing "yes" on "do you w...sbeauchamp1-5/+13
2012-01-16Bug 368751 [Compatibility] NPE on startup due to null editor siteRemy Suen1-1/+9
2012-01-16Bug 368708 Bad editor minimize/maximize/restore behaviorRemy Suen1-0/+41
2012-01-13Bug 366246 [Compatibility] Editor toolbars not rendered with SWT.FLATRemy Suen1-3/+4
2012-01-12Bug 366231 [Compatibility] Quick Switch Editor issuesRemy Suen1-1/+3
2012-01-12Bug 368473 Introduce browser-based navigation buttons the tab foldersRemy Suen1-0/+50
2012-01-11Bug 339687 [Compatibility] Checkboxes in nested view menu of 'Variables'Remy Suen1-1/+32

Back to the top