Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-02-03Merge branch 'master' of ↵Tom Schindl1-0/+1
ssh://tschindl@git.eclipse.org:29418/efxclipse/org.eclipse.efxclipse
2017-02-03Bug 511625 - FXML-Loading should not fail because of missing Resource-KeyTom Schindl1-49/+94
2017-02-02Bug 511600 - PDE-Classpath container needs to support Java9 for javafx.swtTom Schindl1-0/+1
Change-Id: If73caa06d54bc343c0a033312ffa5a82f8711aa4
2017-02-02Bug 511600 - PDE-Classpath container needs to support Java9 for javafx.swtTom Schindl2-3/+3
Change-Id: Icabef54bc0e66608c493f94c1d828918f78452f8
2017-01-20Bug 510650 - Add support for JavaFX development with Java9Tom Schindl2-53/+60
2017-01-18Bug 510650 - Add support for JavaFX development with Java9Tom Schindl1-2/+2
2017-01-18Bug 510650 - Add support for JavaFX development with Java9Tom Schindl3-6/+22
2016-09-19Bug 501610 - Obsolete About textTom Schindl1-1/+1
2016-08-02Merge branch 'master' of ↵Tom Schindl13-0/+0
ssh://tschindl@git.eclipse.org:29418/efxclipse/org.eclipse.efxclipse Conflicts: bundles/runtime/org.eclipse.fx.core/src/org/eclipse/fx/core/Tuple.java
2016-06-07Upgrade version to 3.0.0Tom Schindl68-67/+82
2016-04-27update to 2.4.0Tom Schindl75-62/+62
2016-03-16Merge branch 'master' of ↵Tom Schindl24-1421/+1288
ssh://tschindl@git.eclipse.org:29418/efxclipse/org.eclipse.efxclipse Conflicts: bundles/runtime/org.eclipse.fx.ui.controls/src/org/eclipse/fx/ui/controls/styledtext/StyledTextArea.java
2016-02-29upgraded versionTom Schindl91-117/+141
2015-11-26Bug 483104 - GModel should support Map<String,T>Tom Schindl29-1377/+3773
2015-11-26upgrade version to 2.2.0Tom Schindl32-32/+32
2015-11-26upgrade version to 2.2.0Tom Schindl36-82/+83
2015-11-26fixed generation of included bundle messagesTom Schindl1-0/+4
2015-11-26adding gmodel to buildTom Schindl4-2/+70
2015-11-26fixed generatorTom Schindl1-3/+3
2015-11-25Bug 483041 - Add DSL to define JSON-Serializer/DeserializerTom Schindl97-0/+17425
2015-11-23Bug 482746 - "Generate JavaFX Getters and Setters" uses full qualified names ↵Tom Schindl1-10/+33
of parameters and return types
2015-11-23Bug 482747 - "Generate JavaFX Getters and Setters" dialog does not remember ↵Tom Schindl1-58/+71
"make methods final" state
2015-11-18Bug 482479 - Deriving from a base l10n file should allow to import ALL ↵Tom Schindl2-2/+12
parent translation keys
2015-11-18Bug 482479 - Deriving from a base l10n file should allow to import ALL ↵Tom Schindl34-1985/+3298
parent translation keys
2015-10-25Bug 480535 - e(fx)clipse - IDE - PDE integration should consider the version ↵Tom Schindl1-3/+3
of the mapped compatible JRE rather than the bundle BREE.
2015-10-25Bug 480535 - e(fx)clipse - IDE - PDE integration should consider the version ↵Tom Schindl1-26/+52
of the mapped compatible JRE rather than the bundle BREE.
2015-10-05Bug 479000 - ConcurrentModificationException in FXClassmodel.findClass (34)Tom Schindl1-18/+24
2015-09-14Bug 477118 - Jemmy needs removed from "New FX-OSGi application" dialogTom Schindl3-43/+25
2015-09-07Bug 476765 - ClassCastException in AbstractNewClassWizard.createFile (35)Tom Schindl1-5/+12
2015-08-19Bug 474993 - Integration with Gluon SceneBuilderTom Schindl1-2/+7
2015-07-27Bug 473640 - NullPointerException in ↵Tom Schindl1-1/+5
JFXBuildConfigurationEditor$1.resourceChanged (295)
2015-07-27Bug 473634 - Update generated pom.xml to tycho 0.23.1Tom Schindl1-1/+1
2015-07-27Bug 473633 - Remove jemmy stuff from project wizardsTom Schindl3-176/+29
2015-07-27Bug 473631 - releng pom.xml should have java 1.8 as source and target levelsTom Schindl1-2/+2
2015-07-15Bug 472727 - FXClassmodel cache needs to use real type as the cache keyTom Schindl1-10/+11
2015-07-15[Bug 472458] New: NullPointerException in FXMLTemplate.generateContent (27)Tom Schindl1-1/+1
2015-07-15fix trivial warningsTom Schindl13-112/+135
2015-07-15Bug 472705 - NullPointerException in FXClass.getLocalProperties (129)Tom Schindl1-1/+1
2015-07-13Bug 472472 - 3x Wizard should not add javafx imports Tom Schindl1-2/+0
2015-07-13Bug 472471 - NullPointerException in E3ViewPartClassWizard.performFinish (42)Tom Schindl8-87/+123
2015-07-13[Bug 472458] New: NullPointerException in FXMLTemplate.generateContent (27)Tom Schindl1-25/+28
2015-07-13Bug 472460 - NullPointerException in FXMLEditor.getPreviewFXML (48)Tom Schindl1-7/+10
2015-07-13Bug 472458 - NullPointerException in FXMLTemplate.generateContent (27)Tom Schindl3-31/+38
2015-07-08Bug 472131 - NullPointerException in FXCtrlEventMethod.isEventMethod (91)Tom Schindl1-0/+3
2015-07-08Bug 472130 - StringIndexOutOfBoundsException in ↵Tom Schindl1-43/+41
FXMLValidator.checkControllerAttributes (189)
2015-07-07Bug 472022 - NullPointerException in FXVersionUtil.getFxVersion (11)Tom Schindl1-3/+16
2015-07-07Bug 472012 - NullPointerException inTom Schindl1-1/+4
BasicStructuredDocumentRegion.getStartOffset (277)
2015-06-28upgrade to 2.1.0Tom Schindl77-63/+69
2015-06-09Bug 469708 - Stackoverflow when doing autocomplete for visibilityTom Schindl1-2/+2
2015-06-09Bug 469708 - Stackoverflow when doing autocomplete for visibilityTom Schindl2-4/+4

Back to the top