Commit Graph

13872 Commits

Author SHA1 Message Date
Ben Fry 1d9232a51d lambda time, and trying to debug 2021-07-08 08:06:15 -04:00
Ben Fry 179dacbd58 trying out javafx-based browser loading 2021-07-08 07:47:04 -04:00
Ben Fry 10dbf6dc00 temporarily (?) turned webkit back on 2021-07-08 07:46:26 -04:00
Ben Fry 122064b5b2 add support for 0x alpha colors in Settings/theme.txt 2021-07-08 06:48:49 -04:00
Ben Fry 348becef7b merge updateMode() into updateTheme() so it actually works 2021-07-08 06:39:00 -04:00
Ben Fry 2cf2bc9b96 clean up structure, fix warnings 2021-07-08 06:36:59 -04:00
Ben Fry 80ee40d035 working on how to debug theme.txt changes 2021-07-08 06:25:22 -04:00
Ben Fry 17389ed858 sort keys when saving Settings files (i.e. theme.txt) 2021-07-08 06:25:04 -04:00
Ben Fry 2205580c55 no longer create the Classes subfolder in the .app 2021-07-08 06:09:59 -04:00
Ben Fry 07296b7733 remove "Classes" subfolder requirement from the .app 2021-07-08 06:09:17 -04:00
Ben Fry bf5a5aafec add ThemeEngine to build, only include "tools" subfolders on dist 2021-07-08 06:08:50 -04:00
Ben Fry b87cf162eb major theme updates, moving theme out of Mode, pieces in place for dynamic updates 2021-07-07 18:07:23 -04:00
Ben Fry 83da053301 remove doclet 2021-07-07 12:35:16 -04:00
Ben Fry 453cddf786 handle a few warnings 2021-07-07 06:29:17 -04:00
Ben Fry 36ffdec4d8 cleaning up warnings/doing lambdas 2021-07-07 06:11:21 -04:00
Ben Fry 9f2b0fde58 fix typos 2021-07-06 21:13:08 -04:00
Ben Fry 73fd1ac6e6 trying to streamline methods that update appearance/colors/etc 2021-07-06 21:07:09 -04:00
Ben Fry e5dc86e9c1 deal with a few more warnings to avoid logic problems 2021-07-06 19:01:35 -04:00
Ben Fry 516d8729f1 minor cleaning, remove a lot of commented parts 2021-07-06 17:03:06 -04:00
Ben Fry 9871ccbe85 add ProRes 4444 support to Movie Maker, update changes and todo list 2021-07-06 16:47:03 -04:00
Ben Fry ff098e4236 rename TextAreaPainter.getCompositionTextpainter() to getCompositionTextPainter() 2021-07-06 16:18:01 -04:00
Ben Fry a4e3125ebd more cleaning of dead bits 2021-07-06 16:17:16 -04:00
Ben Fry 2679e087ee removed Editor.repaintErrorBar() and Editor.showConsole() 2021-07-06 16:07:15 -04:00
Ben Fry aef561a8eb a few minor warnings, remove commented code 2021-07-06 16:06:45 -04:00
Ben Fry ad8e382086 couple warnings 2021-07-06 12:06:45 -04:00
Ben Fry 737f5c40f3 fix typo and year 2021-07-06 09:13:12 -04:00
Ben Fry ab0c048400 clarifying lock message, run lock daily instead of hourly 2021-07-06 06:13:16 -04:00
Ben Fry 3a51e5b087 note about doclet changes 2021-07-06 05:51:55 -04:00
Ben Fry 3898369cc7 Merge pull request #222 from designsystemsinternational/doclet-changes 2021-07-06 05:50:14 -04:00
Rune Madsen 080db98d3d Merge branch 'master' into doclet-changes 2021-07-06 11:13:40 +02:00
Anadroid f48bc69095 Removing the doclet from this repo 2021-07-06 11:07:13 +02:00
Ben Fry 5af82c1989 instead of denying Mode changes, just open a new Editor window (resolves #189) 2021-07-05 21:07:05 -04:00
Ben Fry 5d62bb55fd only fixing some indents 2021-07-05 20:46:06 -04:00
Ben Fry 0e8943f864 minor cleanups and very basic modernization 2021-07-05 20:23:09 -04:00
Ben Fry 8f2dccfa50 cleaning up more warnings and sketchy code 2021-07-05 20:19:10 -04:00
Ben Fry 16863c88d5 some todo items and move info about menu bar hiding into #221 2021-07-05 15:55:52 -04:00
Ben Fry 7da8ff652f update dates 2021-07-05 15:55:31 -04:00
Ben Fry 5770f23511 a little cleanup 2021-07-05 13:12:34 -04:00
Ben Fry 3a9e20fa0e verify that issue_template.md is still working 2021-07-05 09:59:22 -04:00
Ben Fry 47b43d345f try moving to subfolder to clean up root 2021-07-05 08:43:30 -04:00
Ben Fry 0123d5a96b ignore static final warnings out of concern for method signature change 2021-07-05 08:36:12 -04:00
Anadroid 6f3d3d1e35 Fixes mask categories 2021-07-05 14:11:48 +02:00
Ben Fry 2be175b0a7 clean up warnings, typos, unused code 2021-07-05 07:45:25 -04:00
Ben Fry 32a6a9f281 turn off switch statement warnings 2021-07-05 07:45:12 -04:00
Anadroid 17930298c5 Changed subcategory names 2021-07-05 13:23:38 +02:00
Ben Fry c35d0f0f11 handle a couple warnings, clear out already-removed weird casts 2021-07-05 07:20:04 -04:00
Ben Fry 9b3753dce9 clearing out some dead code, handle a couple warnings 2021-07-05 07:12:33 -04:00
Ben Fry eacaf696d4 check on how modifiers are used in FX and GL, should be all set 2021-07-05 07:02:23 -04:00
Ben Fry 47e9afe499 remove lots of dead/unused parts of javafx/build.xml 2021-07-04 21:28:58 -04:00
Ben Fry 37752a217c remove jdt.compiler.jar as javac engine from subprojects 2021-07-04 21:21:39 -04:00