Commit Graph

15302 Commits

Author SHA1 Message Date
Ben Fry c73cbfbc4c clean warnings 2023-01-19 15:39:17 -05:00
Ben Fry 9c2d3d0b0b clean warnings 2023-01-19 15:39:03 -05:00
Ben Fry 9ab2ba8461 add another proxy issue 2023-01-19 15:08:42 -05:00
Ben Fry daf19f3171 a few more clarifications, and updates about LSP 2023-01-19 15:07:39 -05:00
Ben Fry 65501a5f40 merge update row function now that behavior is clearer 2023-01-19 07:46:47 -05:00
Ben Fry 8adb4172ec sort out what is happening with the Update All enable/disable 2023-01-19 07:44:26 -05:00
Ben Fry b58f3739b2 cannot do direct remove/add because StatusDetail must be preserved 2023-01-18 23:13:21 -05:00
Ben Fry 69dc32fe65 move the calls to update the table model to make them less excessive 2023-01-18 22:23:19 -05:00
Ben Fry bd01c981fb revenge of contribs concurrency issues 2023-01-18 19:51:37 -05:00
Ben Fry 9085a6b080 update some syntax, remove some dead code, clarify comments 2023-01-17 21:27:28 -05:00
Ben Fry ab092659d8 fix up tooltip colors and margins for the Editor window 2023-01-17 21:18:32 -05:00
Ben Fry 4e773115b2 rolling over for the next release 2023-01-16 18:33:36 -05:00
Ben Fry fe372109e4 remove the ? from the version number processing-1290-4.1.2 2023-01-16 15:37:45 -05:00
Ben Fry 19fd000093 write release notes for 4.1.2 2023-01-16 15:36:22 -05:00
Ben Fry f3cbc3a168 cleaning up javadoc for clarity, move function so it is not lost 2023-01-16 15:15:19 -05:00
Ben Fry 8d55fc821e oh my god did this really take two hours? 2023-01-16 13:43:30 -05:00
Ben Fry 925fcd27df failed attempt at sharing the Editor window menu bar with the Find/Replace window 2023-01-16 12:46:59 -05:00
Ben Fry a974022ac2 minor cleaning for unused code 2023-01-16 12:16:59 -05:00
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