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 |
|
Ben Fry
|
772112e757
|
reorg related functions to be nearer to each other
|
2023-01-11 12:45:08 -05:00 |
|
Ben Fry
|
9c69e32979
|
rename getModeContribs to getContribModes; more contribs work
|
2023-01-11 12:00:06 -05:00 |
|
Ben Fry
|
c76176aaf9
|
major cleanup to ExamplesContribution; untangling more contribs mess
|
2023-01-11 11:16:05 -05:00 |
|
Ben Fry
|
683a86563d
|
fix class cast by pulling image data separately (resolves #624)
|
2023-01-10 22:17:59 -05:00 |
|
Ben Fry
|
532c68ead5
|
add foundation libraries (video/sound) to the library stats
|
2023-01-10 19:07:42 -05:00 |
|
Ben Fry
|
94b6261116
|
recent notes
|
2023-01-09 21:44:05 -05:00 |
|
Ben Fry
|
417f62078c
|
Merge branch 'main' of github.com:processing/processing4
|
2023-01-09 21:39:51 -05:00 |
|
Ben Fry
|
859984b277
|
Merge pull request #622 from processing/preproc-annotations-fix
|
2023-01-09 21:39:03 -05:00 |
|
Ben Fry
|
e848fca40f
|
update the comment for build numbers
|
2023-01-09 21:37:36 -05:00 |
|
Ben Fry
|
ab89a0d1a6
|
Merge branch 'main' of github.com:processing/processing4
|
2023-01-09 21:37:25 -05:00 |
|
Ben Fry
|
907a4ddf57
|
Merge pull request #635 from processing/allow_duplicate_imports
|
2023-01-09 21:36:44 -05:00 |
|
A Samuel Pottinger
|
bf973e6c02
|
Update tests for #635.
|
2023-01-10 02:25:04 +00:00 |
|
A Samuel Pottinger
|
3679a9004b
|
Fix #626 (partial import of processing.core)
|
2023-01-10 02:22:54 +00:00 |
|
A Samuel Pottinger
|
e5f58a1602
|
Fix typo on annotationPoint.
|
2022-12-10 17:45:19 +00:00 |
|
A Samuel Pottinger
|
c211eb133e
|
Fix #619
|
2022-12-10 17:31:38 +00:00 |
|
A Samuel Pottinger
|
b59ad67181
|
Add failing test to address #619
|
2022-12-10 17:21:03 +00:00 |
|
Ben Fry
|
f71ecce223
|
rolling over for next release
|
2022-11-28 10:42:24 -05:00 |
|
Ben Fry
|
1e1d1964ee
|
finish release notes
processing-1289-4.1.1
|
2022-11-28 10:05:46 -05:00 |
|
Ben Fry
|
e23cbd736e
|
release notes for 4.1.1
|
2022-11-28 10:02:32 -05:00 |
|
Ben Fry
|
481550e376
|
rolling over release to start 4.1.1
|
2022-11-28 09:02:02 -05:00 |
|
Ben Fry
|
9375c950e6
|
add missing gson library for LSP (see #564)
|
2022-11-28 09:00:49 -05:00 |
|
Ben Fry
|
389051f0d9
|
change source level for build
processing-1288-4.1
|
2022-11-28 06:17:30 -05:00 |
|
Ben Fry
|
4f4351f945
|
finishing up 4.1 release
|
2022-11-28 06:12:02 -05:00 |
|
Ben Fry
|
8d374f8a61
|
wrapping up release notes
|
2022-11-27 20:09:10 -05:00 |
|
Ben Fry
|
c3108960a2
|
Merge pull request #609 from processing/preproc_fix_space_equation
|
2022-11-27 19:56:50 -05:00 |
|
A Samuel Pottinger
|
c6f9b6f626
|
Fix leading space.
|
2022-11-27 19:56:35 +00:00 |
|