Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Bug 476516 - Use guava Strings.isNullOrEmpty(string) instead of (stringChristoph Keimel2-139/+116
2015-04-28Bug 465671 - MTrimBar does not appear after MTrimBar#setToBeRendered(Tom Schindl1-0/+1
2015-04-28Bug 465671 - MTrimBar does not appear after MTrimBar#setToBeRendered(Tom Schindl1-0/+15
2015-04-27prepare custom rendering setupTom Schindl4-1/+193
2015-04-27Bug 465545 - EModelService#bringToTop does not workTom Schindl2-0/+14
2015-04-24Bug 465387 - [API-Break] UISynchronizeImpl should be contributed as anTom Schindl1-0/+17
2015-04-24fixed compilation errorsTom Schindl2-14/+10
2015-04-22Bug 464382 - Add support to show lightweight dialogsTom Schindl2-4/+22
2015-04-17Bug 464382 - Add support to show lightweight dialogsTom Schindl4-1/+37
2014-12-19Bug 455751 - Contribute Themes through the OSGi-RegistryTom Schindl4-8/+27
2014-10-13Bug 446933 - [e4] PersistedState is not written to disk Tom Schindl2-8/+35
2014-10-13Bug 445451 - [e4] Need to support to restart OSGi-App fromChristoph Keimel3-15/+29
2014-10-01Bug 445077: Changes to the MCompositePart renderer.Pawel Zalejko3-103/+168
2014-07-28added sample for right alignTom Schindl3-0/+36
2014-07-25Bug 440434 - Tag modifications do not update widget styleclassesTom Schindl7-25/+10
2014-07-17added bottom trimTom Schindl1-0/+5
2014-07-17Bug 439810 - Add support for MCompositePartTom Schindl4-16/+30
2014-07-16added swing node sampleTom Schindl2-0/+43
2014-07-15Bug 439647 - MPopupMenu rendering does not supportTom Schindl1-0/+1
2014-07-15Bug 439572 - Need to apply enablement on menu while visibleTom Schindl2-0/+32
2014-07-11Bug 439412 - Horizontal spacing added too often when renderingTom Schindl2-0/+35
2014-07-07Bug 437672 - Visible When Core Expression not workingTom Schindl1-0/+1
2014-07-07added sample for dynamic menu stuffTom Schindl5-230/+250
2014-06-25Bug 438200 - Make ToolItem loop check optionalTom Schindl4-3/+14
2014-06-18Bug 437642 - Add UISynchronize#block(BlockCondition<T>) to halt theTom Schindl1-14/+29
2014-06-12Bug 436369 - Create a simple service to restart the application with aChristoph Keimel6-236/+308
2014-05-24Bug 435366 - NPE in E4Application whenTom Schindl1-0/+23
2014-05-24Bug 435366 - NPE in E4Application whenTom Schindl2-1/+5
2014-05-23Bug 435678 - [e4] modification of containerData not reflected in UI Tom Schindl2-3/+14
2014-05-14Bug 434819 - Move core.fxml into its own bundleTom Schindl1-1/+2
2014-05-05Bug 434079 - Switch from PopupMenuService to EMenuServiceTom Schindl1-2/+2
2014-04-07Bug 432152 - E4: vertical toolbars don't workTom Schindl2-11/+12
2014-04-02Bug 431338 - Dynamically add ViewMenu to Part Tom Schindl5-11/+56
2014-04-02Bug 431391 - E4's @OnFocus does not work when clicking into a ListViewTom Schindl2-1/+31
2014-03-11add support for event broker in controllerTom Schindl5-3/+67
2014-03-04activate part immediatelyTom Schindl1-0/+2
2014-02-04Bug 427359 - Add support to the ExtendedXMLLoader from theTom Schindl4-1/+55
2014-02-04adding sample for @fxmlloaderTom Schindl6-0/+97
2014-01-21adding dependenciesTom Schindl1-1/+3
2014-01-21adding sample for app start upTom Schindl1-1/+11
2013-12-18Bug 424371 - [e4] Publish Native widget instance in WindowContextTom Schindl2-0/+24
2013-12-18Bug 419608 - Processing Children Windows application modelTom Schindl2-0/+26
2013-11-15Bug 421729 - Initially invisible elements are renderedTom Schindl1-1/+1
2013-11-15Bug 421729 - Menu/Menu item visible checkbox not work?Tom Schindl2-0/+19
2013-10-15Bug 419443 - Buttons added to the toolbar programmatically are disabled.Tom Schindl1-1/+3
2013-10-15Bug 419443 - Buttons added to the toolbar programmatically are disabled.Tom Schindl1-0/+30
2013-10-08Bug 418925 - Calling DirectMenuItems does not workTom Schindl1-2/+2
2013-10-08Bug 418881 - Injecting ESelectionService does not work in contacts demoTom Schindl2-0/+25
2013-10-08added test for dynmenusTom Schindl3-2/+28
2013-10-07some new testsTom Schindl1-0/+3

Back to the top