Commit Graph

14035 Commits

Author SHA1 Message Date
Ben Fry 7df36df5b9 fix typos 2021-10-04 15:48:02 -04:00
Ben Fry 50b77efedf looking into mouseButton issue (#281, #283) 2021-10-04 08:18:32 -04:00
Ben Fry 0f20a4eaf7 11.0.10 and 11.0.11 are no help for #249 2021-10-03 17:14:38 -04:00
Ben Fry b7d1d32b5c add Java 17 pattern, downgrading to 11.0.11+9 in pursuit of #249 2021-10-03 17:02:14 -04:00
Ben Fry f912d767a9 wrapping up notes from the ~120 github notifications from today 2021-10-03 17:02:14 -04:00
Ben Fry 543d5794bf notes about recent updates/merges 2021-10-03 17:02:14 -04:00
Ben Fry 755925f78d Merge pull request #229 from processing/jssc_update_2 2021-10-03 12:51:16 -04:00
Ben Fry 63478753a1 Merge pull request #258 from SableRaf/master 2021-10-03 12:46:33 -04:00
Ben Fry c52ed46090 Merge pull request #274 from dzaima/welcome-fix 2021-10-03 12:44:27 -04:00
Ben Fry 81480008b6 Merge pull request #266 from thomasleplus/patch-1 2021-10-03 12:35:19 -04:00
Ben Fry da26b46ce8 remove absolute path (fixes #276) 2021-10-03 12:04:49 -04:00
Ben Fry 579f0b999c using more lambdas and cleaning up warnings 2021-09-30 19:47:35 -04:00
Ben Fry b0345ba15e note about Python tweak 2021-09-30 19:37:39 -04:00
dzaima e0918f2c7e Fix welcome screen dismissing
fixes #253
2021-09-27 10:40:21 +03:00
Thomas Leplus 47c2a530ac Minor typos 2021-09-17 20:32:24 -07:00
Raphaël 3d11152ebf French translation: fixed typos and added missing items 2021-08-24 11:23:12 +02:00
A Samuel Pottinger e0bc3155e4 Merge pull request #257 from processing/jssc_new_file_structure
Move to new JSSC file structure.
2021-08-21 14:33:41 -07:00
A Pottinger 5f7e6a4fd4 Fix classpath. 2021-08-21 14:33:18 -07:00
A Pottinger 113d8b38a4 Move to new 2.3.5 JSSC 2021-08-21 14:29:57 -07:00
A Pottinger 9cb8f97b0d Move to new JSSC file structure. 2021-08-21 12:30:18 -07:00
Ben Fry 3906449fbf install notes about headless jdk 2021-08-13 21:31:57 -04:00
Ben Fry 8b0a44f4f5 fix QUADRATIC_VERTEX typo in PShape and other cleanups 2021-08-13 21:13:33 -04:00
Ben Fry 7d41a70607 deal with getFontMetrics() deprecation warning in EditorToolbar 2021-08-13 14:04:34 -04:00
Ben Fry 84fd0e3f0f finish move to getModifiersEx() (resolves #67) 2021-08-13 13:50:31 -04:00
Ben Fry abcb23262d a note about #172 2021-08-13 12:28:29 -04:00
Ben Fry d93ca99404 Merge branch 'master' of github.com:processing/processing4 2021-08-13 12:27:58 -04:00
Ben Fry 895f10caa1 rolling over todo notes for beta 2 2021-08-13 12:27:54 -04:00
Ben Fry cae2fe9cbf Merge pull request #172 from yblake/master 2021-08-13 09:26:46 -07:00
Ben Fry 7f480ab2b3 remove translated URLs that are not actually translated (resolves #250) 2021-08-13 12:20:37 -04:00
Casey Reas d25f796b6e remove XML.setLong() from the web reference 2021-08-09 20:18:18 -07:00
Casey Reas 36611af8d0 Add keys() to the Dictionary data classes 2021-08-09 19:30:45 -07:00
Casey Reas 49ad136b88 Add displayWidth and displayHeight back to the reference 2021-08-09 19:23:42 -07:00
Ben Fry 0af2c2a0c7 final round of changes processing-1276-4.0b1 2021-08-09 06:53:29 -04:00
Ben Fry 82617d6b33 tweak colors, disable out of date images, turn off theme engine 2021-08-09 06:47:20 -04:00
Ben Fry 4ff8c25794 working on release notes 2021-08-08 22:47:31 -04:00
Ben Fry 40738961bd make note of more todo items 2021-08-08 20:17:46 -04:00
Ben Fry 4a009661f6 roll over the welcome screen for 4.0 beta so folks see it 2021-08-08 20:16:20 -04:00
Ben Fry 6a4864d442 tweak the welcome screen (agh), note that it needs to be fixed 2021-08-08 20:13:57 -04:00
Ben Fry 3effcae548 update with a new round of icons and about screen 2021-08-08 19:54:42 -04:00
Ben Fry 4fdb568b2e no longer loading environment/index.html from a local file 2021-08-08 16:59:26 -04:00
Ben Fry a378dda7bb fix the extension for the download 2021-08-08 16:53:35 -04:00
Ben Fry b10139cc2f add code to generate pdez files for all examples 2021-08-08 13:33:11 -04:00
Ben Fry d9ff749392 move vars to the top 2021-08-08 12:58:11 -04:00
Ben Fry cb4dfcb9fc write tool to compare the example repos 2021-08-08 12:44:23 -04:00
Ben Fry 8bd1e04b74 mark off the todo lines for #203 2021-08-08 11:33:53 -04:00
Ben Fry c102f40b31 use ${XDG_CONFIG_HOME}/processing or ~/.config/processing on Linux (resolves #203) 2021-08-08 11:32:18 -04:00
Ben Fry 6dad06d6c4 finish getting reference.zip to work with Java Mode 2021-08-08 10:47:14 -04:00
Ben Fry ed5b9c0a83 cleaning up the todo lists 2021-08-08 10:46:59 -04:00
Ben Fry c63714c99c make private, fix spacing 2021-08-08 09:54:30 -04:00
Ben Fry 1f893b9e4e make these private, adjust buffer size 2021-08-08 09:40:36 -04:00