Ben Fry
482ec9feee
fix titles in contribs update panel
2022-07-26 08:17:15 -04:00
Ben Fry
51696a3281
clean up the updates panel in the manager
2022-07-26 07:58:46 -04:00
Ben Fry
e9e2aed9c7
rewrite svg to work around svg parsing bug (see #515 )
2022-07-26 07:31:09 -04:00
Ben Fry
06c5e63781
note about problems w/ intl keyboards
2022-07-25 19:43:29 -04:00
Ben Fry
22987414f8
removing unused imports
2022-07-24 19:58:06 -04:00
Ben Fry
4e30a4bc3d
update to new Source Sans, adds cmd key and more char support
2022-07-24 16:11:40 -04:00
Ben Fry
ec613fd6eb
notes about sketch naming and other things heading into beta 9
2022-07-24 10:24:27 -04:00
Ben Fry
391e0b0894
misc notes
2022-07-24 10:04:44 -04:00
Ben Fry
112859527a
remove editor.laf pref, make everything FlatLaf
2022-07-21 19:27:49 -04:00
Ben Fry
2393c6133b
bump flatlaf to 2.4
2022-07-21 18:50:04 -04:00
Ben Fry
33aae24623
make sure theme.txt exists before attempting rename
2022-07-21 15:50:58 -04:00
Ben Fry
005455b579
fix for { and } in code when not actually braces
2022-07-19 20:15:42 -04:00
Ben Fry
dbb34bbc80
Merge pull request #504 from processing/clean_remove_missing_curly
2022-07-19 20:14:52 -04:00
Ben Fry
b255eb9ea9
a few size/proportion tweaks from Paul
2022-07-12 12:39:03 -04:00
Ben Fry
b510198a4d
getting the beta 9 notes in order
2022-07-12 11:47:11 -04:00
Ben Fry
12fe39283d
notes about recent issues and merges
2022-07-12 11:45:30 -04:00
Ben Fry
92273dfdf9
a couple notes
2022-07-12 11:45:29 -04:00
Ben Fry
3fb516a96f
Merge pull request #502 from processing/full_screen_preproc_fix
2022-07-12 11:42:34 -04:00
A Pottinger
0c179d280f
Fix #444 by removing old regex parsing.
...
It looks like there's still some left over regex parsing to check for missing braces from before the new preproc. The new preproc will catch the error and testing makes it look like this old regex check is not triggering anyway outside of comments (which is an issue reported in #444 ).
2022-06-21 08:50:50 -07:00
A Pottinger
ece11f9345
Fix #488 .
...
Clean up the footer writer section of the preprocessor for easier reading but also fix adding and looking for --full-screen which appears to have been left off at some point.
2022-06-21 08:34:44 -07:00
Ben Fry
fa8eef0e8e
nah...
2022-06-19 16:07:10 -04:00
Ben Fry
2772ef28fe
notes about #488
2022-06-19 16:04:36 -04:00
Ben Fry
139af9fbf8
remove redundant code
2022-06-19 16:04:25 -04:00
Ben Fry
6de9e5aa21
oops, this was not saved in time for the previous commit
2022-06-19 13:18:02 -04:00
Ben Fry
a366d9787c
rewrite Info.plist.tmpl subst, also specify JVM version
2022-06-19 13:15:34 -04:00
Ben Fry
b939152b09
specify Java version with appbundler in main app
2022-06-19 13:12:29 -04:00
Ben Fry
b0315e8723
update appbundler through https://github.com/TheInfiniteKind/appbundler/commit/5946207c9e29ab85887e94d5651b329e4669e2d6
2022-06-19 12:55:22 -04:00
Ben Fry
4b6e675f40
properly handle ARM for Export to Application on macOS
2022-06-19 10:11:07 -04:00
Ben Fry
80afb8a029
recent updates and notes
2022-06-19 08:55:14 -04:00
Ben Fry
cb5484e941
Merge pull request #493 from dzaima/patch-1
...
Fix parsing of java error messages containing ":"
2022-06-19 08:52:48 -04:00
Ben Fry
0fd58741f3
Merge pull request #498 from rupesh-kumar-lpu/patch-1
...
Resolving ant run
2022-06-16 12:19:56 -04:00
Rupesh Kumar
d959af5464
Update config.xml
2022-06-14 05:08:10 +05:30
Ben Fry
99d93e5d82
Merge pull request #495 from robog-two/patch-1
...
(Docs) Fix unclosed <b> tag in noSmooth()
2022-06-11 14:13:56 -04:00
robog-two
6c03b3e48c
(Docs) Fix unclosed <b> tag in noSmooth()
...
Moved here from a PR on the website to ensure the change is more permanent.
2022-06-08 02:45:12 -05:00
dzaima
449bf857f2
Fix parsing of java error messages containing ":"
2022-05-28 12:46:38 +03:00
Ben Fry
e899f3dfcf
no longer in use
2022-05-24 09:11:34 -04:00
Ben Fry
5ea3ba8031
update from Paul as of 11pm on 23 May
2022-05-24 09:10:42 -04:00
Ben Fry
9a65048b90
update from Paul as of 11pm on 23 May
2022-05-24 09:10:26 -04:00
Ben Fry
2477947885
more alloys from Paul
2022-05-23 22:32:11 -04:00
Ben Fry
53981a1205
latest batch of alloys (after builder pattern merge)
2022-05-23 16:41:06 -04:00
Ben Fry
adf7a401c4
change layout of theme entries inside lib/
2022-05-21 18:26:42 -04:00
Ben Fry
1e7fdabf6e
a little more cleaning on the wrap-up
2022-05-21 18:12:29 -04:00
Ben Fry
9c58136175
holy hell it's a f*cking nightmare to get things to not look like s*t in Java
2022-05-21 18:07:34 -04:00
Ben Fry
f2fea978ef
two-pass swap of colors in svg
2022-05-21 15:55:00 -04:00
Ben Fry
18cc880927
checkin in initial alloys, though something off with colors
2022-05-21 15:41:10 -04:00
Ben Fry
d1ed43cc98
checkin in initial alloys, though something off with colors
2022-05-21 15:40:52 -04:00
Ben Fry
2018d466d6
removing unused 4x4 image (now auto-generated)
2022-05-21 15:40:33 -04:00
Ben Fry
63f49028a2
fix hit area, implement drag events for theme selection
2022-05-21 14:13:41 -04:00
Ben Fry
64bd0ebc94
now rendering separate images properly
2022-05-21 13:13:42 -04:00
Ben Fry
9f0c02e055
only do comments at the beginning of line for props file
2022-05-21 13:13:21 -04:00