Commit Graph

15312 Commits

Author SHA1 Message Date
Ben Fry a5d0afe91c warn users about libraries with the same name 2023-01-21 12:16:05 -05:00
Ben Fry c170cf1e67 fix up the tiered warning call and run on EDT 2023-01-21 12:15:46 -05:00
Ben Fry 8b4c4efbfd set all build.xml files to Java 17; replace a few tabs with spaces 2023-01-20 11:44:00 -05:00
Ben Fry 19e5ffd20d save preferences when clicking OK (fixes #608) 2023-01-20 10:57:51 -05:00
Ben Fry 40611e6f84 wrapping up Mode and contribs changes (resolves #640) 2023-01-19 21:52:12 -05:00
Ben Fry 701f8646cd oops, imports= was in fact being used 2023-01-19 20:31:58 -05:00
Ben Fry 31a6c0668f slight rename and more cleaning/modernizing 2023-01-19 19:33:43 -05:00
Ben Fry b2cf096bdb notes about recent manager changes 2023-01-19 15:55:54 -05:00
Ben Fry 63e28f7eba remove the confused mess of imports/exports 2023-01-19 15:53:59 -05:00
Ben Fry 1f138cd468 add exports, clean up imports handling, contribs cleaning 2023-01-19 15:40:27 -05:00
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