Commit Graph

4531 Commits

Author SHA1 Message Date
Stef Tervelde
7ff0208852 Offer option to open sketch folder 2025-02-05 14:03:45 +01:00
Stef Tervelde
9186b8d0cd Disable sketch folder deletion
This feature was too sketchy for most users, we don't need it
2025-02-05 13:40:24 +01:00
Stef Tervelde
c6a10fcec6 Updated dependency locations to somewhere more stable 🤞 2025-01-21 18:52:36 +01:00
Junology
a25a0fb6b3 skip unnecessary error handling in reading 'console.head_padding' 2025-01-17 21:19:35 +09:00
Junology
f1e4085671 make blank lines padding only in the IDE console and not in terminal 2025-01-17 19:04:00 +09:00
Junology
bfa6a392c8 add 'console.head_padding' option 2025-01-17 17:24:36 +09:00
Stef Tervelde
a6ef5eb524 Update build.xml 2024-12-13 12:33:17 +01:00
Stef Tervelde
9029afc77b Retry the failing ant download at least a few times
Fixes #884
2024-12-13 12:18:07 +01:00
Stef Tervelde
672a936434 Update Base.java
[skip ci]
2024-12-12 17:22:08 +01:00
Stef Tervelde
b42181f5c4 Update Base.java 2024-11-14 23:46:49 +01:00
Sam Pottinger
8db755ff22 Minor docs for EDT handling. 2023-08-20 15:05:37 -07:00
Sam Pottinger
eb03bca69b Fixed EDT placement. 2023-08-20 15:03:27 -07:00
Sam Pottinger
f2646c44c3 Better EDT error placement. 2023-08-20 14:01:56 -07:00
Ben Fry
354cbcb813 rolling over for next release 2023-07-26 07:32:46 -04:00
Ben Fry
957179028f updated app and document (.pde) icon png files 2023-07-25 19:00:08 -04:00
Sam Pottinger
8059c7bcc8 Working JavaError again without full highlight. 2023-07-16 19:49:46 -07:00
Sam Pottinger
c2356b834d Simple PDE test working again. 2023-07-16 19:17:59 -07:00
Sam Pottinger
d366df99cc Hold on fix for #752. 2023-07-16 18:51:07 -07:00
Sam Pottinger
36e1cbd26d Compiling again but highlighting wrong. 2023-07-16 18:39:17 -07:00
Sam Pottinger
0c5be4f926 Force same interface on Problem. 2023-07-16 18:20:40 -07:00
Ben Fry
83a1ce78c5 not possible to do languages from sketchbook b/c path not available 2023-07-16 16:11:36 -04:00
Sam Pottinger
9fcf7527aa Start refactor of #715 to specific optionals. 2023-05-11 13:22:19 -07:00
Sam Pottinger
a0cbb64b4d Add docstring to Problem. 2023-05-10 16:33:18 -07:00
Sam Pottinger
4039cb7a6a Reverse accidential change for #715. 2023-05-10 16:20:19 -07:00
Sam Pottinger
e69ad56b09 Style fixes related to #715. 2023-05-10 16:19:57 -07:00
Sam Pottinger
490fc2bfee Closes #714.
Depending on how the Problem is made, the error may be given relative to
start of line or start of tab. Flag indicates to users of Problems which
one they are working with.
2023-05-10 16:13:37 -07:00
Ben Fry
8b8c53df4d rolling over for the next release (4.2.1) 2023-02-20 06:09:17 -05:00
Ben Fry
8075e6fdb4 fix the messages during Export to Application 2023-02-18 08:11:55 -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
78ff3db66c remove Optional for display scaling; implement reg keys for icons 2023-02-17 21:04:30 -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
0b83cad90f hoisting some code from Java Mode for use with Jython (also fixes #601) 2023-02-14 18:40:19 -05:00
Ben Fry
750d3f3487 moving the ExportDialog class into app so it can be used by Jython 2023-02-14 18:12:10 -05:00
Ben Fry
90adfbd546 rolling over for the next release 2023-02-10 06:18:01 -05:00
Ben Fry
be17e94f8c remove the Restart menu used during debugging 2023-02-09 21:27:49 -05:00
Ben Fry
a8401d14ab fix handleSaveAs() inversion 2023-02-09 18:26:56 -05:00
Ben Fry
baebaff396 note about what this is expecting 2023-02-09 16:21:41 -05:00
Ben Fry
813071cffc clean a couple warnings 2023-02-08 20:14:43 -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