Commit Graph

13951 Commits

Author SHA1 Message Date
Ben Fry 2a1fae8f77 turning off vaqua bits, no longer need override 2021-08-03 21:44:58 -04:00
Ben Fry f49138a7d5 try kerning to see if it helps 2021-08-03 21:44:35 -04:00
Ben Fry 83cb08970a fix line lengths 2021-08-03 20:59:35 -04:00
Ben Fry b34a022031 remove unused code 2021-08-03 20:48:43 -04:00
Ben Fry b50f5d8c8f fix Messages.logf() 2021-08-03 20:47:14 -04:00
Ben Fry 0419b1ffb2 change Messages.loge() to Messages.err(), additional cleanup 2021-08-03 20:44:03 -04:00
Ben Fry 58dc712232 warning cleanups, notes, clarifications 2021-08-03 12:24:33 -04:00
Ben Fry 697f832042 remove code for pulling fonts from JAVA_HOME/lib/fonts 2021-08-03 12:20:04 -04:00
Ben Fry 78da02e927 make methods private that are not used outside this class 2021-08-02 07:31:58 -04:00
Ben Fry 9bcdae45d0 remove unused trigger ref 2021-08-02 07:31:43 -04:00
Ben Fry 6656ae211d finish cleaning up suggestions.txt handling and related code 2021-08-02 06:54:34 -04:00
Ben Fry 4bb9cd34f0 trying to tidy things up a bit in CompletionGenerator 2021-08-01 21:38:52 -04:00
Ben Fry 0313c4092c doing a dumb list inside the file, but yikes 2021-08-01 19:32:43 -04:00
Ben Fry bd901c95bc further untangling of completion suggestions; yikes 2021-08-01 18:31:43 -04:00
Ben Fry a6091f3cf8 cleaning up pdex prefs and underbrush 2021-08-01 18:15:17 -04:00
Ben Fry 0fa9d19892 cleaning up suggestions list access and remove unused lines 2021-08-01 13:15:47 -04:00
Ben Fry e74f36f1eb lambda time, and use EventQueue instead of SwingUtilities 2021-08-01 12:57:39 -04:00
Ben Fry 2b1e38f5a9 remove unused code 2021-08-01 12:55:34 -04:00
Ben Fry 67477fe11c not sure why this has a main() 2021-08-01 12:52:48 -04:00
Ben Fry 712299b84a clean up suggestions loading function 2021-08-01 12:52:25 -04:00
Ben Fry 67a99a3d7a added silently by latest IntelliJ 2021-08-01 12:51:56 -04:00
Ben Fry fbbeab37a6 clarification 2021-08-01 12:40:25 -04:00
Ben Fry 383b4b8eab roll back interface scaling change (fixes #226) 2021-08-01 11:02:05 -04:00
Ben Fry ae6ba29470 re-enable theme engine during development 2021-07-30 10:37:01 -04:00
Ben Fry ca15be6ab1 ignore old DebugMode logs to avoid chatty console activity 2021-07-28 20:33:52 -04:00
Ben Fry 8a36e95b0e notes about recent updates 2021-07-28 16:36:59 -04:00
Ben Fry bec33f9985 Merge pull request #225 from cathiecode/fix_217
fix PShapeOpenGL#transform() (fixes #217)
2021-07-28 16:34:46 -04:00
Ben Fry 8946a63368 Merge pull request #230 from processing/pdex-enabled
Allow preproc service to run on .java files.
2021-07-28 16:33:13 -04:00
A Samuel Pottinger 158f43e3c0 Fix comment typos in #230 2021-07-25 21:49:35 -07:00
A Pottinger e6c5e08e11 Fixed stale code on .java tabs. 2021-07-25 21:04:39 -07:00
A Pottinger 76929e41e4 Revert changes to Processing.g4 2021-07-25 20:30:54 -07:00
A Pottinger 8a23a838bc Some readability improvements for #230. 2021-07-25 20:29:15 -07:00
A Pottinger 75dbfc5090 Removed extraneous print statements. 2021-07-25 20:14:31 -07:00
A Pottinger 44d05cdb16 Code cleanup for #230. 2021-07-25 20:13:00 -07:00
A Pottinger ffc43eadb3 Working line level flagging. 2021-07-25 19:19:36 -07:00
A Pottinger 62249e218a Close to good solution. Just need to confirm .java file updates. 2021-07-25 13:50:38 -07:00
A Pottinger 78b8089000 Working with packages but no error correction in java files. 2021-07-25 10:31:11 -07:00
A Pottinger a4a8c373d8 Perhaps unsatisfying answer to packages. 2021-07-24 21:27:58 -07:00
A Pottinger 9a4fdd15ce Allow preproc service to run on .java files. 2021-07-24 17:46:30 -07:00
cathiecode e442c07431 fix PShapeOpenGL#transform() (fixes #217) 2021-07-14 23:47:55 +09:00
Ben Fry a1122aa674 rolling over for the next release 2021-07-11 07:23:46 -04:00
Ben Fry 8f6d6038c6 fix grammar, change spacing 2021-07-10 17:58:48 -04:00
Ben Fry 1853ef3452 remove unnecessary/large javafx sdk files from dist processing-1275-4.0a6 2021-07-10 17:45:21 -04:00
Ben Fry ae26d8d4ea remove 1.0 on the console during startup (debug message from Toolkit) 2021-07-10 17:29:28 -04:00
Ben Fry 4664a73dec notes about the now-completed splash screen changes 2021-07-10 17:27:36 -04:00
Ben Fry 350e940129 remove old splash screen code and the fugly 1x bmp file 2021-07-10 17:23:46 -04:00
Ben Fry 1a29a8fcb3 switching to the new splash screen class 2021-07-10 17:17:51 -04:00
Ben Fry 7484264694 trying with a 1px white border 2021-07-10 17:15:15 -04:00
Ben Fry 0500ff2a73 more cleanup of the Splash class 2021-07-10 17:09:38 -04:00
Ben Fry 785fe6bd23 rewrite splash screen handler 2021-07-10 16:52:17 -04:00