summaryrefslogtreecommitdiffstats
path: root/src/io/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-10Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng1-1/+1
JavaFX 1.x is long obsolete (since 2012-12-20) and the code for it has not been maintained. There have been no end user comments/reports since 2012 and a few bugs that would be important remain unfixed. Given that this is not an import format, the impact of removing this should be extremely low. Refs: https://www.oracle.com/technetwork/java/javafx/overview/faq-1446554.html#8 Refs: http://web.archive.org/web/20170316051832/http://blogs.oracle.com/javafx/entry/javafx_1_2_and_javafx Refs: https://stackoverflow.com/q/18865774/2074608
2018-11-20Small update to src/io/README.Tavmjong Bah1-0/+3
2018-11-19Add src/io/READMETavmjong Bah1-0/+32