Commit Graph

13729 Commits

Author SHA1 Message Date
Ben Fry
087dbda432 fixing up font prefs, weird oversight 2021-06-22 07:46:40 -04:00
Ben Fry
57fe977b3d cannot do recursive libs on classpath after all 2021-06-22 07:35:54 -04:00
Ben Fry
a4d13df9e6 fixing Eclipse CLASSPATH entries for JDK 2021-06-22 07:35:21 -04:00
Ben Fry
35bb908749 minor cosmetic cleanup 2021-06-21 11:48:27 -04:00
Ben Fry
8602a7d18a clean up a few warnings 2021-06-21 11:47:52 -04:00
Ben Fry
6b23e205f0 code and comment cleanup 2021-06-21 08:55:48 -04:00
Ben Fry
60d148ba73 rewrite comment, add link 2021-06-21 07:15:45 -04:00
Ben Fry
b489c11536 properly adding the module path for windows64 2021-06-20 23:17:14 -04:00
Ben Fry
fdb3f17116 proper jar path, remove more unused 2021-06-20 23:04:32 -04:00
Ben Fry
4f41ad4dc2 switch to specialized .jar files for each javafx platform 2021-06-20 22:54:59 -04:00
Ben Fry
bd0b801a0e add properties so that JavaFX is named properly in import 2021-06-20 22:22:50 -04:00
Ben Fry
e76b2ca32c JavaFX args were backwards 2021-06-20 21:39:21 -04:00
Ben Fry
5ebe4afefa more notes in the jfx build 2021-06-20 21:07:31 -04:00
Ben Fry
36c7977648 clean up typos and warnings 2021-06-20 21:02:23 -04:00
Ben Fry
02a41321eb adding javafx to IntelliJ 2021-06-20 20:49:27 -04:00
Ben Fry
a3ff124499 more tweaks for Eclipse complaints and moving JFX out of core 2021-06-20 20:11:21 -04:00
Ben Fry
3cbb534afa add Eclipse project files for JavaFX lib 2021-06-20 20:09:03 -04:00
Ben Fry
f61155a825 add fall-through cases for compiler warning 2021-06-20 20:08:35 -04:00
Ben Fry
befdba7137 get export for JavaFX working again 2021-06-20 14:30:25 -04:00
Ben Fry
2eb872677e working on JavaFX paths and more; export acting weird 2021-06-20 14:21:57 -04:00
Ben Fry
9cdd8e14a6 getting JavaFX running in the PDE again, fix the exports list to remove javafx 2021-06-20 14:09:29 -04:00
Ben Fry
3ea593c9e0 major change: move JavaFX to its own library (additional files) 2021-06-20 13:37:46 -04:00
Ben Fry
a605ff53ba major change: move JavaFX to its own library 2021-06-20 13:37:04 -04:00
Ben Fry
dedc071ff3 move Apple Si notes into #128, note about JDK optional 2021-06-20 07:07:23 -04:00
Ben Fry
c55d2bf150 a note about Apple Silicon 2021-06-20 06:44:59 -04:00
Ben Fry
dfcda06fc7 javafx debugging: working well on Windows and macOS, exports sorted, removing binaries 2021-06-19 15:04:18 -04:00
Ben Fry
fc35a256ff confirmed Export to Application with FX2D apps working on Windows 2021-06-19 14:11:13 -04:00
Ben Fry
eefbf4b4e8 clean up exports to include Windows DLLs 2021-06-19 14:04:32 -04:00
Ben Fry
b85a81d47d adding javafx run options for Windows exported apps 2021-06-19 13:53:35 -04:00
Ben Fry
8e590b6232 working on JavaFX on Windows, more runtime problems, needing exports 2021-06-19 13:20:35 -04:00
Ben Fry
687291ab46 remove unused file references 2021-06-19 09:13:28 -04:00
Ben Fry
02b98d1b2e whitespace fixes 2021-06-19 09:13:16 -04:00
Ben Fry
6ad8d708a8 fixes to get JavaFX running on Linux 2021-06-19 09:12:18 -04:00
Ben Fry
72defaed62 use system display scaling (fixes tiny splash screen) resolves #145 2021-06-19 09:07:56 -04:00
Ben Fry
27a6c5883f make it possible to use JavaFX in Tools/Modes, other minor cleanups 2021-06-19 09:06:22 -04:00
Ben Fry
5e0776161e turn off JFileChooser because it is awful (upends #77) 2021-06-18 22:27:39 -04:00
Ben Fry
340f78de5e fix typo 2021-06-18 22:27:04 -04:00
Ben Fry
bb60818b1f update to launch4j 3.14, fixing Export to Application on Windows 2021-06-18 19:36:27 -04:00
Ben Fry
ba1c6944e2 update ignore and add a note about entitlements 2021-06-18 17:52:40 -04:00
Ben Fry
0348bef91c yikes, need to keep this out of the dist 2021-06-18 15:26:31 -04:00
Ben Fry
7b75acf279 add more entitlements to see if it fixes audio/video issues 2021-06-18 15:26:13 -04:00
Ben Fry
6ce6d08c6e add a note about Apple Silicon support and link to #128 2021-06-18 13:47:32 -04:00
Ben Fry
5f5d8ad953 bump JavaFX to 16, no longer the LTS version, but fixes garbled text 2021-06-18 13:29:11 -04:00
Ben Fry
6352be7497 include JavaFX with app launcher (fixes #110, resolves #112) 2021-06-18 11:43:48 -04:00
Ben Fry
f4b7e1a9df get exported FX2D applications working again on macOS 2021-06-18 11:32:26 -04:00
Ben Fry
f48d2d85ce finalize appbundler update with new jar, notes in todo 2021-06-18 10:47:26 -04:00
Ben Fry
445f98a5dc change sdk version reference 2021-06-18 10:47:16 -04:00
Ben Fry
0f217f5d60 resolve compilation error with cast 2021-06-18 10:46:57 -04:00
Ben Fry
b86da71f24 remove log message, fix deprecation warning 2021-06-18 10:46:38 -04:00
Ben Fry
cd8c57d36d update ignore files for correct file locations 2021-06-18 10:20:09 -04:00