Commit Graph

13766 Commits

Author SHA1 Message Date
Ben Fry f87fee10ef use QuickTimeEngine instead of QuickTimeMovieEngine 2021-06-27 08:25:21 -04:00
Ben Fry 5ca1c3989d moving QuickTime-specific code into a separate class 2021-06-27 08:11:36 -04:00
Ben Fry 176fd71af7 these are compression types and should not be localized 2021-06-27 08:10:47 -04:00
Ben Fry 075e26a4f6 modernizing a bit of MovieMaker before attempting an update 2021-06-27 07:09:32 -04:00
Ben Fry 8d0a266621 remove java.class.path when launching code from inside the PDE 2021-06-26 21:19:16 -04:00
Ben Fry ca4d7cc312 note about javafx fix for Linux #214 2021-06-25 06:44:05 -04:00
Ben Fry b1eed96eee Merge pull request #215 from letorbi/fix_linux_module_path 2021-06-25 06:27:03 -04:00
Torben dd5d5c607a Set correct --module-path in start script 2021-06-25 11:57:03 +02:00
Ben Fry 07fffbb148 rolling over for next release (4.0 a6 or b1) 2021-06-24 20:34:16 -04:00
Ben Fry f45bf529ab Apple's Notarization process is a fucking nightmare processing-1274-4.0a5 2021-06-24 13:30:03 -04:00
Ben Fry 0755a8ab6b note about the removal of template.app 2021-06-24 12:46:44 -04:00
Ben Fry 0d94c8ce68 removing template.app to deal with notarization failure 2021-06-24 12:45:45 -04:00
Ben Fry 9e53bc8288 fix typos 2021-06-24 12:43:33 -04:00
Ben Fry b498ab96bf add release notes for 4.0 alpha 5 2021-06-24 12:08:35 -04:00
Ben Fry 78a2557b92 reorganize the changes list 2021-06-23 20:30:57 -04:00
Ben Fry 26f01a539f a note about license, and testing "extends PSketch" 2021-06-23 08:29:55 -04:00
Ben Fry 225f6efc62 update app creator and bundle identifier to be unique for 4.x 2021-06-23 08:03:38 -04:00
Ben Fry f685a1b908 clean up/clarify message about missing JavaFX 2021-06-23 07:58:42 -04:00
Ben Fry 9832a9a8f1 cleaning up recent todo items 2021-06-23 07:47:35 -04:00
Ben Fry cdb725223d select the processing.mono font by default 2021-06-23 07:47:22 -04:00
Ben Fry 806624baeb clarifying error message for #154 2021-06-23 07:13:36 -04:00
Ben Fry 7d926532cd fix the warning about missing core.jar (resolves #154) 2021-06-23 07:09:12 -04:00
Ben Fry a914e10dfd more cosmetic cleanups 2021-06-22 21:23:12 -04:00
Ben Fry 7f940e4fba deal with a few warnings and code cleanups 2021-06-22 21:18:43 -04:00
Ben Fry b52260a4b2 tallying up the javafx fixes 2021-06-22 19:54:36 -04:00
Ben Fry 350ff313ad trying to improve the default font on macOS 2021-06-22 19:52:34 -04:00
Ben Fry 4712224041 fix "could not run" msg, other modernizing 2021-06-22 19:08:50 -04:00
Ben Fry 21c87ce980 cleaning up and modernizing 2021-06-22 18:56:07 -04:00
Ben Fry 696bc824da Merge branch 'master' of github.com:processing/processing4 2021-06-22 17:08:58 -04:00
Ben Fry d5d0a8724f tweaks for JavaFX in the PDE on Linux 2021-06-22 17:08:51 -04:00
Ben Fry ee1e49f5ad fix Windows modules path for JavaFX 2021-06-22 16:01:58 -04:00
Ben Fry 03afc3fa49 ok to add classpath for javafx.jar after all 2021-06-22 15:58:12 -04:00
Ben Fry 0b242c6bb0 can't recursively walk .app folders for jars after all 2021-06-22 15:33:57 -04:00
Ben Fry cfe7b54dfe lots of lambda 2021-06-22 15:11:05 -04:00
Ben Fry ca76da403b major updates to JavaFX and modules handling 2021-06-22 11:39:13 -04:00
Ben Fry e59966f849 major reworking/fixing of font handling for Editor and Console 2021-06-22 11:38:59 -04:00
Ben Fry 4f6fa92100 clean up warnings/bad code 2021-06-22 10:35:33 -04:00
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