Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-17Fixes bug 265214 - Summary bug for Cascading Rule Tests and CTabFolder Proper...v20090220-1300kevinm18-0/+731
2009-02-13Bug 264899 Replace context name with computable debug stringJohn Arthorne5-8/+25
2009-02-13Fixes bug 264883 - [CSS] NPE in StackModelFactorykevinm3-3/+19
2009-02-13Bug 264893 Start testing modelled UIPaul Webster15-0/+583
2009-02-13Bug 264893 Start testing modelled UIPaul Webster1-0/+4
2009-02-13Bug 264883 [CSS] NPE in StackModelFactoryPaul Webster1-0/+2
2009-02-12Bug 264574 ContributedPartFactory: the part created is garbage collectedOleg Besedin1-0/+1
2009-02-12Bug 264777 [context] Improve memory consumption for the context injectionOleg Besedin1-1/+12
2009-02-09Introduce IComputedValuev20090212-1930John Arthorne1-1/+1
2009-02-09Bug 264121 - [CSS] Add CTabFolder to Example.css in ui.examples.cssv20090206-1045kevinm1-1/+1
2009-02-09Bug 264121 - [CSS] Add CTabFolder to Example.css in ui.examples.csskevinm1-0/+9
2009-02-08Bug 264065 Add OSGi service context as root of workbench context chainJohn Arthorne1-1/+3
2009-02-08Proper preference usageJohn Arthorne1-20/+20
2009-02-08React to IEclipseContext/IComputedValue refactoringsJohn Arthorne3-42/+17
2009-02-08Introduce IComputedValueJohn Arthorne2-4/+4
2009-02-06Bug 264000 - [CSS] Java App examples don't run in an installkevinm1-1/+5
2009-02-06Bug 263797 Photo demo launch config doesn't work for buildsv20090206-0840Paul Webster1-4/+6
2009-02-06Fix for Bug 263898 "Location" view unusableBoris Bokowski1-1/+5
2009-02-05Fixes bug 263740 - [CSS] Gallery background not matching CSSv20090205-1745kevinm1-1/+5
2009-02-05Bug 263819 - [CSS] Wrong background color in preview in photo demokevinm1-1/+1
2009-02-05Fixes bug 263878 - [CSS] Implement active + selected tab colors for photo demokevinm2-3/+14
2009-02-05Fix for Bug 263738 [CSS] GalleryItems do not show CSS stylingBoris Bokowski1-0/+1
2009-02-05Fix for Bug 263738 [CSS] GalleryItems do not show CSS stylingBoris Bokowski2-10/+6
2009-02-05Logic had to be moved one level up - Bug 263857 Update CTabFolder's classname...Boris Bokowski1-20/+27
2009-02-05Fix for Bug 263857 Update CTabFolder's classname to be active or inactive dep...Boris Bokowski7-17/+90
2009-02-05fix for Bug 263797 Photo demo launch config doesn't work for buildsBoris Bokowski2-32/+48
2009-02-05Bug 263856 Assorted photo demo micro-fixesOleg Besedin3-13/+31
2009-02-05Partial fix for Bug 263852 - [UI] Need to detect selecting an already selecte...Eric Moffatt1-0/+13
2009-02-05Bug 263738 - [CSS] GalleryItems do not show CSS stylingkevinm3-7/+20
2009-02-05Fix for Bug 263841 Remove "Self Host" launch configBoris Bokowski1-30/+0
2009-02-05Fixes bug 263736 - [CSS] Add CSS id and classnames to Photo demokevinm1-20/+4
2009-02-05Fixes bug 263736 - [CSS] Add CSS id and classnames to Photo demokevinm4-7/+6
2009-02-05Fixes bug 263730 - e4photo.launch missing requiredkevinm1-4/+8
2009-02-04Had to fix problems after merge with Paul's changes - Bug 263710 Get rid of w...v20090204-2045Boris Bokowski1-8/+7
2009-02-04Fix for Bug 263710 Get rid of weird IHasInput interfaceBoris Bokowski13-133/+101
2009-02-04Bug 263187 [CSS] Add CSS support to photo demokevinm1-8/+4
2009-02-04Bug 257429 Command investigation phase 1Paul Webster14-106/+428
2009-02-04Fix for Bug 263187 [CSS] Add CSS support to photo demoBoris Bokowski1-15/+23
2009-02-04Go back to 1.4 BREE - Bug 263533 Implement part input and current selection u...Boris Bokowski3-2/+10
2009-02-04Fix for Bug 263187 [CSS] Add CSS support to photo demoBoris Bokowski8-68/+149
2009-02-04Pass in the model to the legacy hookPaul Webster2-2/+4
2009-02-04Move to the M modelPaul Webster1-20/+20
2009-02-04Fix for Bug 263533 Implement part input and current selection using the new c...Boris Bokowski19-245/+216
2009-02-04Released Oleg's patch from Bug 263544 [context] Add dependency injection cont...Boris Bokowski10-65/+79
2009-02-03Bug 258730 e4 UI plug-ins should have project-specific settingsv20090203-1930Paul Webster1-1/+0
2009-02-03Change the model to contain an 'M' prefixEric Moffatt83-3069/+2998
2009-02-02Getting rid of photo demo specific application class. See bug 263057Boris Bokowski4-5/+15
2009-02-02Getting rid of photo demo specific application class. See bug 263057Boris Bokowski6-139/+13
2009-02-01Re-commit changes for bug 262283 after fixing bug 263153Ralf Sternberg5-139/+105
2009-01-31Fixes bug 263153 All css.swt junits fail with NPE in ViewCSSImplkevinm3-31/+138

Back to the top