Ben Fry
|
ba054dc064
|
working to detach sketch name and main file name, move utils into Sketch
|
2022-02-06 16:26:21 -05:00 |
|
Ben Fry
|
6e44236c59
|
update notes about paths
|
2022-02-06 12:14:58 -05:00 |
|
Ben Fry
|
ed123e62c8
|
groundwork for renaming main sketch tab, etc
|
2022-02-06 12:06:51 -05:00 |
|
Ben Fry
|
dd4e8ac713
|
create prettyName dynamically, one less bit of state
|
2022-02-06 12:06:19 -05:00 |
|
Ben Fry
|
dcd2c764d3
|
ok, so maybe i should have stopped working earlier last night
|
2022-02-06 08:13:00 -05:00 |
|
Ben Fry
|
fcba0fe56a
|
note about #395
|
2022-02-06 07:42:38 -05:00 |
|
Ben Fry
|
484b46f7c6
|
do initial setSize() call, fixes #395 (regression from #186)
|
2022-02-06 07:41:14 -05:00 |
|
Ben Fry
|
13bfebac74
|
major rewrite of handleOpen() et al
|
2022-02-05 22:41:38 -05:00 |
|
Ben Fry
|
e0ebfeaefb
|
only show remove code failure when debug is true
|
2022-02-05 13:43:10 -05:00 |
|
Ben Fry
|
9163e40c56
|
more with rename/modified handling
|
2022-02-05 13:37:33 -05:00 |
|
Ben Fry
|
bbda9a7768
|
text in second line of custom dialogs was showing too large
|
2022-02-05 13:35:55 -05:00 |
|
Ben Fry
|
c7ebe20dae
|
more clarifications and warnings cleanup
|
2022-02-05 12:36:17 -05:00 |
|
Ben Fry
|
66ffcfcbb0
|
a little more cleaning and clarifying
|
2022-02-05 10:16:18 -05:00 |
|
Ben Fry
|
799f24b2b5
|
cleaning, and change cmd-click in window title to point to sketch folder
|
2022-02-05 10:04:37 -05:00 |
|
Ben Fry
|
2b02203f5d
|
fix bug when changing the Mode between Java and Android
|
2022-02-05 08:16:39 -05:00 |
|
Ben Fry
|
a8e95d5e2d
|
more cleaning and clarifying
|
2022-02-05 08:05:01 -05:00 |
|
Ben Fry
|
3d9d5d9b0e
|
more cleaning, organizing, making notes
|
2022-02-04 22:27:45 -05:00 |
|
Ben Fry
|
e3305cbf64
|
clean up some typo complaints while inspecting code
|
2022-02-04 22:10:14 -05:00 |
|
Ben Fry
|
038901348e
|
remove unused getNextMode() method
|
2022-02-04 22:03:39 -05:00 |
|
Ben Fry
|
d89654a324
|
clearing more underbrush
|
2022-02-04 20:44:59 -05:00 |
|
Ben Fry
|
36a85e20c1
|
remove unnecessary "mode" reference, other notes
|
2022-02-04 20:36:01 -05:00 |
|
Ben Fry
|
6de5365df3
|
remove anachronistic Preferences.save() that happens after opening a sketch
|
2022-02-04 20:21:44 -05:00 |
|
Ben Fry
|
00e90cf159
|
uncollapse imports
|
2022-02-04 19:38:13 -05:00 |
|
Ben Fry
|
d8785d2211
|
move "Add Examples" to bottom of window, more logic cleanups
|
2022-02-04 19:36:04 -05:00 |
|
Ben Fry
|
0839b129c8
|
cleaning up dead code and warnings
|
2022-02-04 18:58:45 -05:00 |
|
Ben Fry
|
bf825e1dce
|
removing already commented-out code and clarifying docs
|
2022-02-04 18:50:21 -05:00 |
|
Ben Fry
|
134be9a8d9
|
remove two apparently unused methods (fingers crossed), more cleaning
|
2022-02-04 18:41:31 -05:00 |
|
Ben Fry
|
21de7fa053
|
cleaning up more warnings
|
2022-02-04 18:26:11 -05:00 |
|
Ben Fry
|
855707aba9
|
a little bit of warning cleanup
|
2022-02-04 18:18:02 -05:00 |
|
Ben Fry
|
70fbe2d88a
|
properly set names for windowMove() and windowResize()
|
2022-02-04 17:31:37 -05:00 |
|
Ben Fry
|
44c19fefe6
|
fix CRL for *.url files
|
2022-02-04 17:30:05 -05:00 |
|
Ben Fry
|
221261f0fd
|
fix CRL for *.url files
|
2022-02-04 17:29:40 -05:00 |
|
Ben Fry
|
58770e1c59
|
update to Java 17.0.2+8
|
2022-02-04 15:57:26 -05:00 |
|
Ben Fry
|
b988db4bd0
|
better handling of "Display N does not exist, using the default display instead"
|
2022-02-04 15:53:44 -05:00 |
|
Ben Fry
|
ea13574ce3
|
rolling over for the next release
|
2022-02-03 20:03:07 -05:00 |
|
Ben Fry
|
f583eef0cd
|
gonna have to add a note about OpenGL on Apple Silicon
processing-1280-4.0b5
|
2022-02-03 19:17:30 -05:00 |
|
Ben Fry
|
e49f527326
|
writing release notes for beta 5, and adding backslash to escape # in the md file
|
2022-02-03 19:10:50 -05:00 |
|
Ben Fry
|
3fb66fc350
|
working on windowXxxx() methods to replace surface.xxx()
|
2022-02-03 17:23:58 -05:00 |
|
Ben Fry
|
62c3dcc4cf
|
add another null check
|
2022-02-03 16:55:24 -05:00 |
|
Ben Fry
|
10aed9c32b
|
cleaning up weird DetailPanel exception
|
2022-02-03 16:34:28 -05:00 |
|
Ben Fry
|
c49b20890d
|
notes about contrib things to fix
|
2022-02-03 16:22:35 -05:00 |
|
Ben Fry
|
a0e8b121c9
|
debug failed installation of .pdez files
|
2022-02-03 16:05:59 -05:00 |
|
Ben Fry
|
bb4813eb24
|
Merge branch 'master' of github.com:processing/processing4
|
2022-02-03 14:57:41 -05:00 |
|
Ben Fry
|
1ad663223b
|
minor cleaning and doc clarification
|
2022-02-03 14:45:59 -05:00 |
|
Ben Fry
|
68a50fdba2
|
rewrite sketchbook window handling, add refresh/open buttons
|
2022-02-03 14:36:43 -05:00 |
|
Ben Fry
|
f6de45cae2
|
Merge pull request #392 from processing/fullscreen_preproc
|
2022-02-03 14:25:33 -05:00 |
|
A Pottinger
|
7bc308e10e
|
Add a test for no arg full screen.
|
2022-02-03 08:59:56 -08:00 |
|
A Pottinger
|
477508a971
|
Resolves preproc issue related to #352.
|
2022-02-03 08:57:37 -08:00 |
|
A Pottinger
|
220061ff3d
|
Add new preproc test resources related to #352.
|
2022-02-03 08:56:11 -08:00 |
|
A Pottinger
|
63b8aa5753
|
Add failing test for #352.
It appears that the preproc is only bringing in the first arg in rewrite and this commit adds a test to check that other arguments also come over.
|
2022-02-03 08:47:01 -08:00 |
|