Ben Fry
|
ef899ec978
|
a little cleaning, remove an old workaround
|
2023-01-13 07:43:14 -05:00 |
|
Ben Fry
|
d68041e7a9
|
a bit of cleanup/clarifying/modernizing inside contribs
|
2023-01-13 07:21:41 -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
|
532c68ead5
|
add foundation libraries (video/sound) to the library stats
|
2023-01-10 19:07:42 -05:00 |
|
Ben Fry
|
f71ecce223
|
rolling over for next release
|
2022-11-28 10:42:24 -05:00 |
|
Ben Fry
|
481550e376
|
rolling over release to start 4.1.1
|
2022-11-28 09:02:02 -05:00 |
|
Ben Fry
|
23f1b00276
|
treat example sketches as Untitled (working on #548)'
|
2022-11-27 07:50:09 -05:00 |
|
Ben Fry
|
8424cbf4fb
|
rolling back non-source changes from 4f21049
|
2022-11-26 12:30:27 -05:00 |
|
Ben Fry
|
4f21049c75
|
Merge pull request #564 from kgtkr/language-server
|
2022-11-26 12:25:25 -05:00 |
|
Ben Fry
|
f33f7ad495
|
sort the language options by their code
|
2022-11-25 09:14:50 -05:00 |
|
Ben Fry
|
d69e14f82f
|
fix capitalization issue
|
2022-11-25 09:14:34 -05:00 |
|
Ben Fry
|
8dbc63b0e4
|
improve language support to include language variations
|
2022-11-25 08:45:57 -05:00 |
|
Ben Fry
|
a39f4d72a7
|
add extra Preferences.save() after chaning theme (fix for #565)
|
2022-11-25 06:53:23 -05:00 |
|
Ben Fry
|
862aaf98bb
|
rolling over for next release
|
2022-11-24 21:23:48 -05:00 |
|
Ben Fry
|
510aa2a588
|
remove old word list implementation
|
2022-11-24 17:55:11 -05:00 |
|
Ben Fry
|
cb7ef83bb9
|
more bulletproofing around sketch naming system
|
2022-11-24 17:53:07 -05:00 |
|
Ben Fry
|
443fd8928b
|
when users shoot themselves in the foot, point them to the hospital (fixes #581)
|
2022-11-24 17:49:40 -05:00 |
|
Ben Fry
|
a86f9ef75f
|
do exhaustive search to avoid saying "no more" when more are available
|
2022-11-24 16:09:04 -05:00 |
|
Ben Fry
|
c1f2434e0f
|
add subfolder to avoid collisions on naming and permissions (fixes #582, #549)
|
2022-11-24 08:54:38 -05:00 |
|
Ben Fry
|
3566377f18
|
avoid infinite loop when running out of naming options
|
2022-11-24 08:38:57 -05:00 |
|
Ben Fry
|
1b137e27c6
|
remove getCodeIndex() after all (resolves #596)
|
2022-11-11 15:08:15 -05:00 |
|
Ben Fry
|
1aec7d873b
|
fix null progress bar "Updates" tab in Contributions Manager (resolves #567)
|
2022-11-04 17:39:30 -04:00 |
|
Ben Fry
|
d930f32886
|
split cases for # being used as a comment or hex color (fixes #586, #553)
|
2022-11-04 17:19:43 -04:00 |
|
kgtkr
|
ac062a502d
|
Implementation language server
|
2022-10-01 13:14:02 +09:00 |
|
Ben Fry
|
b934c4de96
|
bring back unused getCodeIndex() function for GUI Builder Tool (fixes #545)
|
2022-09-23 16:02:54 -04:00 |
|
Ben Fry
|
90238e450f
|
Merge pull request #554 from trikaphundo/catalan-translation
|
2022-09-23 15:18:42 -04:00 |
|
Ben Fry
|
87a86fb1e0
|
remove several blank spaces
|
2022-09-23 14:50:15 -04:00 |
|
trikaphundo
|
3dca56e073
|
Add Catalan to list of langs in Language class
|
2022-09-09 21:05:31 +02:00 |
|
Ben Fry
|
79fa0714bb
|
fix potential fallthrough bug while cleaning code
|
2022-09-04 18:17:59 -04:00 |
|
Ben Fry
|
632a899a4c
|
remove unused apple.jar, bump to Java 17
|
2022-09-04 18:17:32 -04:00 |
|
Ben Fry
|
924cae2798
|
minor formatting fixes
|
2022-08-20 16:08:45 -04:00 |
|
Lesley Wagner
|
40d9c66500
|
fix issue #520 https://github.com/processing/processing4/issues/520
|
2022-08-20 21:41:21 +02:00 |
|
Ben Fry
|
84f6c79019
|
rolling over for 4.0.2
|
2022-08-09 17:05:38 -04:00 |
|
Ben Fry
|
8de70e9fb9
|
add another rollover for the "more prefs" text in the Preferences window
|
2022-08-09 15:29:49 -04:00 |
|
Ben Fry
|
397c6e375f
|
allow directory to exist in Util.copyDir() (fixes #530)
|
2022-08-09 10:27:31 -04:00 |
|
Ben Fry
|
05fc58fd92
|
rolling over for the next release
|
2022-08-09 10:19:08 -04:00 |
|
Ben Fry
|
f79e345957
|
make the File > Examples link work
|
2022-08-09 06:29:58 -04:00 |
|
Ben Fry
|
4e92343d0f
|
get the new welcome screen running
|
2022-08-08 21:38:03 -04:00 |
|
Ben Fry
|
398e1088bb
|
working on the welcome screen
|
2022-08-08 20:49:34 -04:00 |
|
Ben Fry
|
cf05ac006e
|
get welcome main() running again
|
2022-08-08 20:01:06 -04:00 |
|
Ben Fry
|
fb8dfbfd9b
|
purge several "applet" references from the code
|
2022-08-07 22:17:47 -04:00 |
|