Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-20[Bug 462634] Make org.eclipse.fx.osgi optional for pure OSGi+JavaFXTom Schindl12-6833/+7438
2015-03-19Bug 462578 - Add option to e4 application wizard to add p2 updateTom Schindl4-20/+67
2015-03-19[Bug 462578] Add option to e4 application wizard to add p2 updateTom Schindl21-12204/+13428
2015-03-19Bug 462578 - Add option to e4 application wizard to add p2 updateTom Schindl2-4/+26
2015-03-18Bug 462240 - [API-Break] Change UpdateService to no use callbacksTom Schindl1-0/+8
2015-03-18Bug 462240 - [API-Break] Change UpdateService to no use callbacksTom Schindl6-91/+89
2015-03-18Bug 462240 - [API-Break] Change UpdateService to no use callbacksTom Schindl1-0/+3
2015-03-18Bug 462421 - [API-Break] Remove return valueTom Schindl3-10/+15
2015-03-17Bug 462421 - [API-Break] Remove return valueTom Schindl14-371/+515
2015-03-16Bug 462293 - Add operation abstraction for long running tasksTom Schindl2-3/+29
2015-03-16Bug 462293 - Add operation abstraction for long running tasksTom Schindl2-0/+2
2015-03-16Bug 462293 - Add operation abstraction for long running tasksTom Schindl3-0/+75
2015-03-16Bug 462291 - [API-Break] ProgressReporter#progress does not contain nullTom Schindl1-1/+1
2015-03-16Bug 462236 - [API-Break] Remove ReturnValueImpl from public APITom Schindl4-84/+182
2015-03-16Bug 461660 - UpdateService for p2 provisioning should carry the wholeTom Schindl3-19/+79
2015-03-16Bug 460668 - Change e4 JavaFX application wizard to useTom Schindl3-75/+6
2015-03-16Bug 462211 - Update FXGraph to Xtext 2.8.0Tom Schindl19-364/+99
2015-03-02Bug 461248 - about.html missing in some bundlesTom Schindl6-3/+92
2015-03-02Bug 450461 - Update product configuration start levels generated by e4Tom Schindl1-4/+8
2015-03-02Bug 461121 - when using "Generate JavaFX Getters and Setters " fromTom Schindl1-1/+0
2015-03-01Bug 461121 - when using "Generate JavaFX Getters and Setters " from Project E...Prince1-1/+20
2015-02-26Bug 461006 - Util#lookupServices fails with NPE if no service is foundTom Schindl1-0/+3
2015-02-23Bug 460634 - [API-Break] WMenuBar should allow WMenuElement as childrenTom Schindl1-2/+5
2015-02-23Bug 460634 - [API-Break] WMenuBar should allow WMenuElement as childrenTom Schindl3-21/+37
2015-02-23[Bug 460620] MUIElement#isVisible() should not be used to check forTom Schindl1-0/+6
2015-02-23Bug 460626 - BasePartMenuRenderer should subclassTom Schindl1-32/+157
2015-02-23Bug 460620 - MUIElement#isVisible() should not be used to check forTom Schindl6-135/+7
2015-02-23[Bug 460620] MUIElement#isVisible() should not be used to check forTom Schindl15-59/+86
2015-02-23Bug 460628 - [API-Break] Move isChildRenderedAndVisible fromTom Schindl1-0/+9
2015-02-23Bug 460620 - MUIElement#isVisible() should not be used to check forTom Schindl1-1/+1
2015-02-23Bug 460620 - MUIElement#isVisible() should not be used to check forTom Schindl1-3/+3
2015-02-23Bug 460620 - MUIElement#isVisible() should not be used to check forTom Schindl2-6/+6
2015-02-23Bug 460620 - MUIElement#isVisible() should not be used to check forTom Schindl1-28/+4
2015-02-23Bug 460620 - MUIElement#isVisible() should not be used to check forTom Schindl6-9/+15
2015-02-23Bug 460620 - MUIElement#isVisible() should not be used to check forTom Schindl1-1/+1
2015-02-23Bug 460619 - ToolBarItem visible although expression should have hiddenTom Schindl1-1/+1
2015-02-16fixed null warningsTom Schindl1-5/+0
2015-02-16Bug 460053 - Registering 2 observers for same path then onTom Schindl1-35/+45
2015-02-16Bug 459973 - Rework keyhandling in StyledText to use KEY_TYPED event Tom Schindl1-40/+57
2015-02-13Bug 459877 - StyledTextNode does not compile with javacTom Schindl1-3/+4
2015-02-09Bug 459501 - [API-Break] Update URI APITom Schindl4-33/+38
2015-02-06do not hard code the fixed cellsizeTom Schindl1-1/+1
2015-02-06fix hudson buildTom Schindl2-3/+4
2015-02-05Bug 459108 - Adjust to Locale changes in Mars-RuntimeTom Schindl1-58/+4
2015-02-05[Bug 459202] Add API to create lightweight windowsTom Schindl1-9/+163
2015-02-05Bug 459203 - [API-Break] Remove CustomRootContainerTom Schindl1-44/+48
2015-02-05Bug 459202 - Add API to create lightweight windowsTom Schindl3-1/+20
2015-02-05Bug 459202 - Add API to create lightweight windowsTom Schindl7-1/+919
2015-02-05fixed compiler problemsTom Schindl4-11/+11
2015-02-05clean up codeTom Schindl1-4/+1

Back to the top