Commit Graph

15284 Commits

Author SHA1 Message Date
Ben Fry 3edd5ebded cleaning up and using lambdas 2023-01-16 08:36:17 -05:00
Ben Fry 0a54de5d82 Merge branch 'main' of github.com:processing/processing4 2023-01-16 08:09:38 -05:00
Ben Fry eed7066e54 find a workaround for Help menu bug on macOS (fixes #638) 2023-01-16 08:09:22 -05:00
Ben Fry 7fef9518bf find a workaround for Help menu bug on macOS (fixes #617) 2023-01-16 08:07:46 -05:00
Ben Fry fd46805851 include tool.properties for Movie Maker during build 2023-01-16 07:18:19 -05:00
Ben Fry 410693c468 notes for #610, #637 2023-01-16 06:50:13 -05:00
Ben Fry d867ba7e94 Merge pull request #637 from processing/main-name-preproc-service
Use getMainName on PreprocService
2023-01-16 06:37:39 -05:00
A Samuel Pottinger 527570f255 Use getMainName on PreprocService
Fixes #610.
2023-01-16 03:49:23 +00:00
Ben Fry efdbb0222b minor formatting changes 2023-01-15 20:38:53 -05:00
Ben Fry 1fedfb2109 always enabled; remove unused var 2023-01-15 20:12:53 -05:00
Ben Fry b7d1b4ed92 a bit of cleaning while looking for #610 2023-01-15 20:10:27 -05:00
Ben Fry 21580b60f1 minor cleaning and warnings 2023-01-15 19:56:50 -05:00
Ben Fry 7572501d29 wrapping up some contrib changes and other notes heading into a release 2023-01-15 16:51:45 -05:00
Ben Fry 9d41932ee1 round the stroke cap on the spinner 2023-01-15 16:51:02 -05:00
Ben Fry 575ad3cbe3 add a props file for Movie Maker 2023-01-15 16:45:39 -05:00
Ben Fry 1432752bba do animation offset for indeterminate based on hash code of the contrib 2023-01-15 12:35:39 -05:00
Ben Fry f9c0494364 remove debug line 2023-01-15 12:13:59 -05:00
Ben Fry cc886fd24d use a clear drawing surface for the background 2023-01-15 12:12:07 -05:00
Ben Fry 7d83f09e06 get the animation rolling again, ahem 2023-01-15 11:48:19 -05:00
Ben Fry 12173ae91e working on spinner for installation 2023-01-15 11:27:54 -05:00
Ben Fry 9017dc4997 minor cleaning 2023-01-15 09:45:33 -05:00
Ben Fry b354daf623 more cleaning, and paper over a concurrency problem in the updates tab 2023-01-15 09:34:32 -05:00
Ben Fry c4e413a161 not that helpful to have a separate method for thread; fix error message 2023-01-15 07:55:15 -05:00
Ben Fry e03c951a4e list downloaded is not actually a criteria for disabling buttons 2023-01-15 07:40:54 -05:00
Ben Fry c64671ecd7 change to enhanced switch 2023-01-15 07:32:57 -05:00
Ben Fry a6d602e904 looking into why Python Mode for 3.x was loading 2023-01-14 22:26:32 -05:00
Ben Fry 71e31bcd02 working to handle how compatibility check happens 2023-01-14 22:02:38 -05:00
Ben Fry 5b8c8b11a3 rename updateDetail() to applyDetail() because everything is an update 2023-01-14 21:30:48 -05:00
Ben Fry 1d8b2e1364 fix for progress bar NPE and additional cleaning (fixes #618) 2023-01-14 20:41:53 -05:00
Ben Fry 0727c1aece contrib categories are working again 2023-01-14 19:03:04 -05:00
Ben Fry 874effd197 note about the color fix from Sam 2023-01-14 18:05:42 -05:00
Ben Fry fef539a7d3 Merge pull request #636 from processing/qualified-name-guard
Resolve #521 (color in qualifiedname)
2023-01-14 17:55:09 -05:00
Ben Fry 27ef42d2e9 IntelliJ loves new-style switch() statements 2023-01-14 17:53:50 -05:00
Ben Fry ce39bb543d more cleaning and moving/renaming things 2023-01-14 17:51:05 -05:00
A Samuel Pottinger 34cf13e9c2 Resolve #521 (color in qualifiedname for EDT) 2023-01-14 19:11:08 +00:00
Ben Fry 3b210c1c31 cleaning up some naming and the order of functions for clarity 2023-01-14 14:01:57 -05:00
Ben Fry b8988b8af0 cleaning up and debugging contrib mgr; start work on inline progress icon 2023-01-14 10:09:25 -05:00
Ben Fry b1a0f2a129 break out 2x icon handling as separate method 2023-01-14 07:04:55 -05:00
Ben Fry 020649f5d5 update year and wrap two urls in a comment 2023-01-14 07:04:35 -05:00
Ben Fry ef899ec978 a little cleaning, remove an old workaround 2023-01-13 07:43:14 -05:00
Ben Fry 5d27b21cc9 oops, remove debug change 2023-01-13 07:37:54 -05:00
Ben Fry d68041e7a9 a bit of cleanup/clarifying/modernizing inside contribs 2023-01-13 07:21:41 -05:00
Ben Fry 2120274868 show a warning when calling clear() on the primary drawing surface (#627) 2023-01-13 06:47:46 -05:00
Ben Fry 8fd3d491f1 show the contrib type headers in a different color in the updates tab 2023-01-12 20:46:54 -05:00
Ben Fry 1d3584e26e fix nasty sync problem w/ contrib list; other cleaning while debugging 2023-01-12 20:26:54 -05:00
Ben Fry 6a80624eaa remove rebuildLayout(), rename setLayout() to initLayout() 2023-01-12 19:01:31 -05:00
Ben Fry 14fa1c79d0 more cleaning and culling unused code 2023-01-12 08:14:12 -05:00
Ben Fry a2e8cd758f cleaning up the code for the update tally 2023-01-12 07:53:08 -05:00
Ben Fry 941283ffbf cleaning up more of the maze inside contribs (fixes #613) 2023-01-12 06:55:54 -05:00
Ben Fry ddfaaa3672 show timing when debugging; use text blocks to clean up source 2023-01-11 12:49:48 -05:00