Ben Fry
|
e46eceab96
|
a little scarier: moving java.awt and javax.imageio out of PImage
|
2020-01-19 21:24:35 -05:00 |
|
Ben Fry
|
753c5996a7
|
move loadImage() into PSurface
|
2020-01-19 21:04:15 -05:00 |
|
Ben Fry
|
05f3cb0b2d
|
move link() calls that use Desktop into PSurface
|
2020-01-19 20:50:04 -05:00 |
|
Ben Fry
|
b27d971aca
|
move loadImage() and parts of getDesktopFile() into ShimAWT
|
2020-01-19 17:51:01 -05:00 |
|
Ben Fry
|
164bba9d6f
|
remove "frame" field from PApplet
|
2020-01-19 16:32:43 -05:00 |
|
Ben Fry
|
8535a462f0
|
move runSketch() init code into ShimAWT
|
2020-01-19 16:28:37 -05:00 |
|
Ben Fry
|
d3feb64237
|
introduce ShimAWT, moving selectInput/OutputFolder to PSurface, being AWT purge
|
2020-01-19 16:24:16 -05:00 |
|
Ben Fry
|
85d03ccbb2
|
notes on display fixes, also moving things around a bit
|
2020-01-19 16:18:18 -05:00 |
|
Ben Fry
|
540287f20f
|
implement better handling of "displays have separate spaces"
|
2020-01-19 11:18:02 -05:00 |
|
Ben Fry
|
f9afef1c7e
|
remove unused code
|
2020-01-19 10:55:00 -05:00 |
|
Ben Fry
|
f1bced8d5f
|
implement displayDensity(int), it's been returning the main display's value
|
2020-01-19 10:53:49 -05:00 |
|
Ben Fry
|
1f877eaf15
|
minor edits for IntelliJ complaints
|
2020-01-19 10:21:13 -05:00 |
|
Ben Fry
|
11846c0a3f
|
move notes to correct todo file
|
2020-01-19 10:04:18 -05:00 |
|
Ben Fry
|
a4d935e713
|
fix for precision issues with PDF (5801 in 3.x)
|
2020-01-19 08:53:18 -05:00 |
|
Ben Fry
|
779dd9aa1f
|
add initial --disable-awt option, plus notes about implementation
|
2020-01-19 08:50:34 -05:00 |
|
Ben Fry
|
365d1661b1
|
rolling over for the next release
|
2020-01-18 22:12:35 -05:00 |
|
Ben Fry
|
78414c91b7
|
add temporary about/splash screens
processing-1270-4.0a1
|
2020-01-18 21:27:13 -05:00 |
|
Ben Fry
|
5d2bc3cbbc
|
formatting fixes and minor edits
|
2020-01-18 20:53:09 -05:00 |
|
Ben Fry
|
ee35cf2ad4
|
write revision notes, replace revisions.txt with changes.md
|
2020-01-18 20:49:53 -05:00 |
|
Ben Fry
|
c183c683c8
|
switching to changes.md instead of revisions.txt
|
2020-01-18 20:17:36 -05:00 |
|
Ben Fry
|
99d9d503f8
|
notes about other issues and cleaning up the list
|
2020-01-18 20:11:48 -05:00 |
|
Ben Fry
|
99ec27762c
|
note about #49
|
2020-01-18 19:50:03 -05:00 |
|
Ben Fry
|
340febdc6e
|
Replace C/C++ style array declarations with Java style array decl… (#49)
Replace C/C++ style array declarations with Java style array declarations
|
2020-01-18 19:49:36 -05:00 |
|
Ben Fry
|
47b1ccca07
|
adding a separate target so that jogl binaries are not killed by accident
|
2020-01-18 19:45:38 -05:00 |
|
Ben Fry
|
ff3fe5918d
|
remove JOGL from the repo, switch it to auto-download
|
2020-01-18 19:42:39 -05:00 |
|
Ben Fry
|
0447889151
|
removing jogl from the repo... may need to bring this back
|
2020-01-18 19:40:33 -05:00 |
|
Liam James
|
f80f1ed0e2
|
Migrate array declaration fixes from #5981
|
2020-01-19 10:18:08 +10:00 |
|
Liam James
|
2bd5613234
|
Merge pull request #1 from processing/master
Merge from main repo
|
2020-01-19 10:11:49 +10:00 |
|
Ben Fry
|
dcf0d386a1
|
tweak welcome screen text
|
2020-01-18 17:18:38 -05:00 |
|
Ben Fry
|
2f0da33ffc
|
disable tests
|
2020-01-18 17:16:56 -05:00 |
|
Ben Fry
|
880e5c71b6
|
maybe it wasn't cookies
|
2020-01-18 17:03:04 -05:00 |
|
Ben Fry
|
272457bb6b
|
turn cookies back on
|
2020-01-18 17:00:52 -05:00 |
|
Ben Fry
|
cae266744b
|
remove the hash stuff and pre-11 versions of jdk.dir
|
2020-01-18 16:56:44 -05:00 |
|
Ben Fry
|
0ca766cb95
|
couple notes about downloader
|
2020-01-18 15:13:41 -05:00 |
|
Ben Fry
|
9d79ff63fc
|
simplify further; trade three distinct classes for two url creation methods
|
2020-01-18 15:06:26 -05:00 |
|
Ben Fry
|
22a8e14904
|
local filename is never overridden, move into main class
|
2020-01-18 14:50:27 -05:00 |
|
Ben Fry
|
4fa07698f8
|
simplifying the downloader further
|
2020-01-18 14:47:46 -05:00 |
|
Ben Fry
|
2e97a52f2d
|
remove jre alias, support jdk or jfx, always lowercase
|
2020-01-18 14:11:35 -05:00 |
|
Ben Fry
|
47dec86327
|
remove HASH variable since unused
|
2020-01-18 14:00:10 -05:00 |
|
Ben Fry
|
48c3a0ba59
|
remove Oracle test
|
2020-01-18 14:00:00 -05:00 |
|
Ben Fry
|
36bb9ab958
|
remove hash entry from the test
|
2020-01-18 13:57:05 -05:00 |
|
Ben Fry
|
96b4e841b9
|
further simplifying the jdk downloader
|
2020-01-18 13:54:33 -05:00 |
|
Ben Fry
|
2d5683d4f9
|
prevent Rename from allowing Java identifiers (5828, 5906)
|
2020-01-17 16:41:40 -05:00 |
|
Ben Fry
|
5d3d1aacb8
|
get Sketch menu selection working again (5882 in 3.x)
|
2020-01-17 16:36:32 -05:00 |
|
Ben Fry
|
b8c6331e81
|
notes about bugs fixed
|
2020-01-17 15:00:16 -05:00 |
|
Ben Fry
|
51db7f8085
|
remove unused Welcome2 class, update the welcome screen, remove version num from Help menu
|
2020-01-17 14:59:22 -05:00 |
|
Ben Fry
|
30a6f3e91a
|
cleaning up the todo list
|
2020-01-17 14:44:19 -05:00 |
|
Ben Fry
|
1ff826b843
|
removing downloader bits (i.e. Oracle) that will not be used
|
2020-01-17 14:29:25 -05:00 |
|
Ben Fry
|
bf3f728bce
|
update with bugs fixed by the big merge
|
2020-01-17 14:12:13 -05:00 |
|
Ben Fry
|
c5b9f9ba67
|
update Eclipse classpaths for 11.0.6
|
2020-01-17 13:50:42 -05:00 |
|