Ben Fry
|
405ec94298
|
Merge pull request #556 from sashashura/patch-1
GitHub Workflows security hardening
|
2023-01-31 07:20:51 -05:00 |
|
Ben Fry
|
9a5caf3905
|
tweak Windows and Linux versions
|
2023-01-22 13:36:17 -05:00 |
|
Ben Fry
|
83de1f19e0
|
note about args to open(), and move to file menu
|
2023-01-22 13:32:28 -05:00 |
|
Ben Fry
|
4c8fa46200
|
toying with automatic restart
|
2023-01-22 13:24:03 -05:00 |
|
Ben Fry
|
ecb0fcd9d8
|
better contrib type specifier; a few more notes about update checks
|
2023-01-22 11:23:05 -05:00 |
|
Ben Fry
|
64b8a32bdc
|
clean up utils a little and throw exception to caller in unzip()
|
2023-01-22 10:37:17 -05:00 |
|
Ben Fry
|
f5205636b5
|
remove unused confirmReplace variable from install() functions for contribs
|
2023-01-21 20:33:19 -05:00 |
|
Ben Fry
|
0e63b75dd2
|
fix exportList bug in rewriteContribution(), clean up install() method
|
2023-01-21 20:27:54 -05:00 |
|
Ben Fry
|
969701a2d6
|
remove unused methods
|
2023-01-21 20:27:12 -05:00 |
|
Ben Fry
|
26d1fb1ea6
|
clarifications for readSettings()
|
2023-01-21 20:26:29 -05:00 |
|
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 |
|