Ben Fry
|
ae809133cd
|
quirks found during use
|
2023-02-21 09:16:46 -05:00 |
|
Ben Fry
|
70538ce092
|
note about Python Mode
|
2023-02-20 15:41:19 -05:00 |
|
Ben Fry
|
8b8c53df4d
|
rolling over for the next release (4.2.1)
|
2023-02-20 06:09:17 -05:00 |
|
Ben Fry
|
adad1a17c0
|
writing release notes
processing-1292-4.2
|
2023-02-20 05:36:37 -05:00 |
|
Ben Fry
|
a39ac72481
|
fixes for recent issues
|
2023-02-20 05:02:58 -05:00 |
|
Ben Fry
|
011b64b3bf
|
fix StackOverFlowError when calling getDouble() (#671)
|
2023-02-20 05:02:49 -05:00 |
|
Ben Fry
|
2208b390c2
|
try newer version to see if it avoids errors
|
2023-02-20 04:36:14 -05:00 |
|
Ben Fry
|
4c901a30e5
|
clean up a few warnings
|
2023-02-18 19:43:03 -05:00 |
|
Ben Fry
|
4cf2348854
|
new-style switch statements
|
2023-02-18 19:38:14 -05:00 |
|
Ben Fry
|
93ef0648a7
|
change to uiScale when getting display bounds
|
2023-02-18 18:28:29 -05:00 |
|
Ben Fry
|
0882da0654
|
tweak sketch sizing, prevent double-resize
|
2023-02-18 18:02:44 -05:00 |
|
Ben Fry
|
f7978cc31c
|
multiply by ui scale when setting screen rectangle
|
2023-02-18 17:59:00 -05:00 |
|
Ben Fry
|
41bc6d74c6
|
new JOGL releases?!
|
2023-02-18 17:58:43 -05:00 |
|
Ben Fry
|
daf3859398
|
trying to figure out what is going on with bounds
|
2023-02-18 16:53:21 -05:00 |
|
Ben Fry
|
3bd7ffed17
|
more work on resolutions and full screen
|
2023-02-18 16:33:27 -05:00 |
|
Ben Fry
|
e766a11063
|
disable alternate method for display resolution check
|
2023-02-18 15:49:54 -05:00 |
|
Ben Fry
|
4c2b834e0b
|
Merge branch 'main' of github.com:processing/processing4
|
2023-02-18 14:47:06 -05:00 |
|
Ben Fry
|
361268e768
|
disabling windowScaleFactor makes everything behave
|
2023-02-18 14:46:40 -05:00 |
|
Ben Fry
|
3d463e9784
|
clarifying language for window manager resize
|
2023-02-18 14:45:35 -05:00 |
|
Ben Fry
|
45ae247816
|
trying to sort out dpi issues on Windows
|
2023-02-18 13:33:37 -05:00 |
|
Ben Fry
|
bd0d880f33
|
build fenster with mingw64 instead of msys b/c of DLL headache (fixes #514)
|
2023-02-18 15:38:03 +00:00 |
|
Ben Fry
|
e3c53c8779
|
screen scale is a float, not an int (working on #514)
|
2023-02-18 09:26:58 -05:00 |
|
Ben Fry
|
b61e86dea1
|
fix download url (though unlikely ever seen)
|
2023-02-18 09:24:49 -05:00 |
|
Ben Fry
|
8075e6fdb4
|
fix the messages during Export to Application
|
2023-02-18 08:11:55 -05:00 |
|
Ben Fry
|
3185ebae15
|
make note of launch4j bug
|
2023-02-18 08:01:15 -05:00 |
|
Ben Fry
|
efa0be888b
|
maybe not gonna fall back for processing.exe
|
2023-02-18 07:46:21 -05:00 |
|
Ben Fry
|
ecefb96a49
|
fixing JDK lookup for Windows (resolves #667)
|
2023-02-18 07:43:11 -05:00 |
|
Ben Fry
|
93fe201ee9
|
looking into exported apps not finding Java on Windows (#667)
|
2023-02-18 07:11:29 -05:00 |
|
Ben Fry
|
a81e84cf24
|
notes about #659 and #515
|
2023-02-18 06:40:13 -05:00 |
|
Ben Fry
|
6b624152a1
|
Merge pull request #659 from bsapozhnikov/main
Support chained decimals during SVG Parsing
|
2023-02-18 06:38:50 -05:00 |
|
Ben Fry
|
f07d428607
|
notes about the icon fixes
|
2023-02-17 21:24:16 -05:00 |
|
Ben Fry
|
b0969a8467
|
oops, pdex and pdez mixed up
|
2023-02-17 21:10:43 -05:00 |
|
Ben Fry
|
e28080d2eb
|
copy ico files during build
|
2023-02-17 21:07:29 -05:00 |
|
Ben Fry
|
78ff3db66c
|
remove Optional for display scaling; implement reg keys for icons
|
2023-02-17 21:04:30 -05:00 |
|
Ben Fry
|
423437ff41
|
break out pyde with new name to reflect Windows change
|
2023-02-17 21:04:05 -05:00 |
|
Ben Fry
|
63cd51a331
|
multiple icons not allowed in launch4j
|
2023-02-17 21:03:49 -05:00 |
|
Ben Fry
|
adc78610ce
|
add ico files for Windows documents
|
2023-02-17 19:16:26 -05:00 |
|
Ben Fry
|
8f7754751b
|
notes, plus the resolution of #666
|
2023-02-17 06:30:41 -05:00 |
|
Ben Fry
|
5c317e7308
|
alternative fix for #666
|
2023-02-16 18:58:27 -05:00 |
|
Ben Fry
|
a933bb2f45
|
handle files that do not exist
|
2023-02-16 07:52:18 -05:00 |
|
Ben Fry
|
57ee4c6832
|
finishing up protocol handler for Windows
|
2023-02-16 07:48:27 -05:00 |
|
Ben Fry
|
f14389a462
|
refactor b/c uri handlers not supported on Windows or Linux
|
2023-02-16 07:41:08 -05:00 |
|
Ben Fry
|
cf1ac054c8
|
implementation of pde:// URL scheme for Windows
|
2023-02-16 07:31:38 -05:00 |
|
Ben Fry
|
940fa5410f
|
start work on protocol handler; first on macOS
|
2023-02-15 22:33:34 -05:00 |
|
Ben Fry
|
0f53309da7
|
method for opening url streams
|
2023-02-15 22:33:12 -05:00 |
|
Ben Fry
|
9fed8a291b
|
more for #666
|
2023-02-14 21:03:04 -05:00 |
|
Ben Fry
|
b01487453d
|
attempt to make the folder writable for temp (possible fix for #666)
|
2023-02-14 20:56:27 -05:00 |
|
Ben Fry
|
ff2face09f
|
minor rearrangement
|
2023-02-14 20:55:21 -05:00 |
|
Ben Fry
|
941b5c1d66
|
updates to include activateIgnoringOtherApps() for Python Mode
|
2023-02-14 20:09:10 -05:00 |
|
Ben Fry
|
12036efa07
|
switch to Java 17
|
2023-02-14 20:08:28 -05:00 |
|