Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-23464382 Add support to show lightweight dialogs Tom Schindl13-12/+433
2015-04-22Bug 465237 - [API-Break] Remove UISynchronize#blockTom Schindl1-20/+29
2015-04-22Bug 465237 - [API-Break] Remove UISynchronize#blockTom Schindl2-35/+3
2015-04-22Bug 464382 - Add support to show lightweight dialogsTom Schindl4-14/+30
2015-04-22Bug 464382 - Add support to show lightweight dialogsTom Schindl6-6/+124
2015-04-21Bug 463408 - Allow Detaching of Views using DnDTom Schindl8-41/+86
2015-04-21Bug 465136 - DefPartRenderer uses wrong EPartServiceTom Schindl1-4/+2
2015-04-21Bug 465113 - MCompositePart does not react on value changes Tom Schindl1-1/+14
2015-04-21fixed warningsTom Schindl1-2/+0
2015-04-20Bug 463408 - Allow Detaching of Views using DnDTom Schindl1-1/+83
2015-04-20Bug 463408 - Allow Detaching of Views using DnDTom Schindl4-19/+66
2015-04-20Bug 463408 - Allow Detaching of Views using DnDTom Schindl1-7/+9
2015-04-20Bug 463408 - Allow Detaching of Views using DnDTom Schindl4-10/+30
2015-04-20Bug 463408 - Allow Detaching of Views using DnDTom Schindl3-6/+6
2015-04-20Bug 463408 - Allow Detaching of Views using DnDTom Schindl4-25/+137
2015-04-20Bug 463408 - Allow Detaching of Views using DnDTom Schindl13-127/+604
2015-04-17Bug 464399 - StackOverflowError when launching runtime with Java 7Tom Schindl1-2/+3
2015-04-17Bug 464382 - Add support to show lightweight dialogsTom Schindl4-10/+62
2015-04-17Bug 464382 - Add support to show lightweight dialogsTom Schindl6-18/+24
2015-04-17Bug 464382 - Add support to show lightweight dialogsTom Schindl6-70/+120
2015-04-16added dummy packageTom Schindl1-0/+4
2015-04-14fixed versionTom Schindl2-2/+3
2015-04-14Bug 464381 - FxKeyLookup maps only from String to int.Michał Bocian3-3/+3
2015-04-10Bug 464381 - FxKeyLookup maps only from String to int.Michał Bocian4-2/+22
2015-04-10Bug 464382 - Add support to show lightweight dialogsTom Schindl1-4/+4
2015-04-10Bug 464357 - Tag shellMaximized are not trackingTom Schindl2-62/+81
2015-04-10Bug 464358 - Maximized window on other screen than primaryTom Schindl1-3/+21
2015-04-10Bug 464382 - Add support to show lightweight dialogsTom Schindl19-460/+1008
2015-04-10Bug 464376 - UpdateServiceImpl should reference IProvisioningAgent viaDirk Fauth4-47/+23
2015-04-09Bug 462212 - Prevent BundleException for 'org.eclipse.fx.ide.java6'Tom Schindl2-3/+5
2015-04-09Bug 464328 - [e4] CleanupAddon in appropriately collapses MCompositePartTom Schindl1-1/+1
2015-04-09Bug 464328 - [e4] CleanupAddon in appropriately collapses MCompositePartTom Schindl1-1/+2
2015-04-07fixed importsTom Schindl1-2/+0
2015-04-06Bug 463984 - [e4] IWindowCloseHandler and Lifecycle @PreClose notTom Schindl1-1/+25
2015-04-03fixed buildTom Schindl1-3/+1
2015-04-03Bug 463911 - Add a simply way to persist informations inTom Schindl2-1/+6
2015-04-03Bug 463911 - Add a simply way to persist informations inTom Schindl3-3/+77
2015-04-03Bug 463911 - Add a simply way to persist informations inTom Schindl4-11/+13
2015-04-03Bug 463911 - Add a simply way to persist informations inTom Schindl3-15/+163
2015-04-03Bug 463911 - Add a simply way to persist informations inTom Schindl5-14/+140
2015-04-03Bug 463911 - Add a simply way to persist informations inTom Schindl1-0/+120
2015-04-03Bug 463875 - DefaultWindowPane used oldValue instead of newValue whenTom Schindl1-5/+5
2015-04-03Bug 463872 - JFXBuildConfigurationEditor does not compile anymoreTom Schindl1-7/+1
2015-04-02fixed mars compiler problemsTom Schindl1-2/+2
2015-04-01Bug 463683 - New classloading strategy needs to make the same check asTom Schindl1-0/+48
2015-03-31Bug 463545 - Add @Reference annotations to AbstractThemeTom Schindl1-1/+1
2015-03-31Bug 463545 - Add @Reference annotations to AbstractThemeTom Schindl1-1/+2
2015-03-31Bug 463545 - Add @Reference annotations to AbstractThemeTom Schindl1-0/+5
2015-03-31Bug 463544 - [API-Break] AbstractTheme should be abstractTom Schindl1-1/+1
2015-03-30Merge "Bug 463452 - Enable possibility to use JavaFX KeyCode alias names in k...Thomas Schindl3-54/+10

Back to the top