Commit Graph

13718 Commits

Author SHA1 Message Date
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
Ben Fry 24b8be55a0 remove ant binary from repo, update from 1.8.2 to 1.10.10 2021-06-18 10:12:32 -04:00
Ben Fry dbc6956388 bump minimum system version to 10.14.6 2021-06-18 09:59:42 -04:00
Ben Fry 584b40af32 update ant from 5.7.0 to 5.8.0, VAqua to 9, and improve downloads for libs 2021-06-18 09:51:33 -04:00
Ben Fry a97d979061 rolling over for the next release (4.0a5 or 4.0b1) 2021-06-15 18:49:14 -04:00
Ben Fry be472cac96 write changes for 4.0 alpha 4 processing-1273-4.0a4 2021-06-15 17:06:07 -04:00
Ben Fry ba9c8fc491 reworking EditorState so that the Editor window better handles multiple display setups (fixes https://github.com/processing/processing/issues/1566) 2021-06-15 16:21:38 -04:00
Ben Fry 64e59290e7 lambda city, population: this source file 2021-06-15 10:51:38 -04:00
Ben Fry 832cc072a3 swtich to a lambda (fixes bad indent), and redo version reading code 2021-06-15 10:44:15 -04:00
Ben Fry b072e3aa99 tidying unused code 2021-06-15 10:39:41 -04:00
Ben Fry ff42033353 look for a file named debug, not debug.txt 2021-06-15 10:32:23 -04:00
Ben Fry f33322a939 rework logic for default display; store -1 to mean "default" b/c of renumbering 2021-06-15 10:30:34 -04:00