Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-27Bug 527618 - Retire org.eclipse.e4.demo.contacts demo from masterLars Vogel23-2062/+0
2017-10-10Bug 522194 - Remove redundant null checksKarsten Thoms1-21/+13
2017-09-22Bug 522653 - [Examples] Better message for saving contacts in contactsLars Vogel1-1/+1
2017-07-03Bug 516530 - Use StringBuilder instead of StringBuffer - Part 7I20170703-2000Lars Vogel2-2/+2
2016-03-30Bug 472784 - Use varargs constructor from MessageDialog in Platform.uiLars Vogel1-5/+5
2015-04-29Bug 465449 - [Demo] Fix deprecated databinding factories inI20150429-1030Stephan Hackstedt3-31/+37
2015-03-11Bug 461794 - Solve whitespace issues in eclipse.ui plug-ins Waqas Ilyas14-47/+47
2014-03-11Bug 427896 - [Examples] Update Contacts demo for Luna Lars Vogel2-46/+28
2014-03-11Bug 427896 - [Examples] Update Contacts demo for LunaLars Vogel2-0/+7
2014-02-13Bug 319462 - EMenuService should be in a platform neutral bundle Tom Schindl1-12/+11
2013-11-18Bug 416166 - [Examples] Contact demo update to use the model service forLars Vogel3-10/+11
2013-11-18Bug 416166 - Contact demo update to use the model service for objectLars Vogel6-179/+149
2013-08-13Bug 413431 - Uses injection to access the MApplication objectI20130813-1330Lars Vogel3-36/+27
2013-05-15Bug 407431 - Run fix copyrights tool on UI bundlesI20130515-2000Paul Webster12-9/+39
2012-04-29Bug 369443 - [CSS] Provide mechanism to listen for theme changesv20120429-1755Brian de Alwis1-4/+4
2012-04-29Bug 378029 - Simplify widget-data accesses for CSS informationBrian de Alwis1-1/+2
2012-04-03Bug 204192 - [WorkbenchParts] NullPointerException inv20120403-2039Oleg Besedin2-0/+4
2012-03-26Bug 375269 - Menus items from fragments multiply after restart (MCommandv20120326-1755Oleg Besedin1-0/+23
2012-03-26Bug 375264 - E4 Contacts Demo's theme toolbars and menus grow after eachOleg Besedin2-2/+42
2012-03-12Bug 369443 - [CSS] Provide mechanism to listen for theme changesv20120312-1604Brian de Alwis1-0/+36
2012-03-12Work around Bug 373961 - BundleTranslationProvider should support new bundlec...v20120312-1416Brian de Alwis1-2/+4
2012-02-23Bug 371115 Dependency Injection should not auto-gen an object (withoutv20120223-2001Remy Suen1-1/+3
2012-02-21Add forgotten handler file for Contacts DemoBrian de Alwis1-0/+30
2012-02-14Add tiny example to Contacts demo on how to use popup menusv20120214-2258I20120214-2200Brian de Alwis1-2/+6
2012-02-10Bug 348069 Closing an additional window of an Eclipse 4 applicationv20120210-2010I20120210-1700Remy Suen1-1/+3
2012-01-19Bugzilla 307458 - Using 'platform:/plugin' URI on handlers is not a goodv20120119-1604droberts1-1/+1
2012-01-18Minor fixes to the E4 Contacts demov20120118-2251I20120118-2200I20120118-1900Brian de Alwis6-26/+42
2011-08-20Modify contacts to use localized strings for Theme menuv20110820-1722Brian de Alwis1-1/+5
2011-07-19renamed execute to exit => bedst practicev20110719-1151Kai Toedter1-1/+1
2011-01-14Bug 331260 - Implement an extensible translation serviceOleg Besedin2-0/+65
2010-11-02Bug 329266 - Deprecate and remove IDisposableOleg Besedin1-4/+2
2010-08-12Bug 322530 NPE thrown when saving in contacts demoRemy Suen1-1/+1
2010-06-24better use of DIKai Toedter2-26/+15
2010-06-23fixed compiler warningsJohn Arthorne3-70/+5
2010-06-23tooltipKai Toedter1-0/+1
2010-06-22- dynamic creation of Theme menu and theme tool bar (this is an adoption of T...Kai Toedter5-36/+320
2010-06-12 Bug 315256 - [CSS] Remember Active ThemeId as PreferenceThomas Schindl2-2/+2
2010-06-07Bug 310199 Need logic to grant focus to parts when their tab item has been se...Remy Suen2-0/+12
2010-06-04Bug 315463 - API package name cleanupJohn Arthorne8-13/+3
2010-06-03Bug 315325 - Move Persist-Annotation to core.diOleg Besedin2-2/+2
2010-06-03Bug 295007 [services] selection service implementation discussionRemy Suen3-10/+9
2010-06-03Bug 309867 - ModelContribution: How to reference ModelElement instance in an ...Oleg Besedin1-0/+2
2010-05-13Bug 304844 - e4 Dependency Injection should support javax.annotation.{PostCon...Oleg Besedin1-1/+1
2010-05-04theme switching code not needed anymoreKai Toedter1-52/+0
2010-05-04cleanupKai Toedter1-2/+0
2010-05-04new theming extension and handlersKai Toedter3-11/+6
2010-04-27Bug 292766 - [context] Make context control methods easier to useOleg Besedin1-2/+1
2010-04-26Bug 307061 - Use annotations for invokeOleg Besedin6-2/+18
2010-04-16[Bug 305586] - [Model] Model tweaking round 3Thomas Schindl7-8/+8
2010-04-05Bug 307936 - Create separate bundles for DI and contextsOleg Besedin3-8/+8

Back to the top