Commit Graph

12581 Commits

Author SHA1 Message Date
Ben Fry 80c1d029e5 finalize release notes for 3.3.1 processing-0258-3.3.1 2017-04-23 14:13:43 -04:00
Ben Fry 530bec062c clean up default font handling, add more fallbacks to built-in fonts (fixes #4944) 2017-04-23 13:41:24 -04:00
Ben Fry 9dde0bd8c4 only do NVIDIA driver check on Windows 10 2017-04-23 09:42:01 -04:00
Ben Fry 909a87f1b6 avoid attempts to export 32-bit verrsions of apps on macOS (fixes #4971) 2017-04-23 09:22:31 -04:00
Ben Fry cb089320da closing up #4936 2017-04-22 20:15:05 -04:00
Ben Fry 3ba5c42c02 add cell renderer to usage window 2017-04-22 20:09:33 -04:00
Ben Fry 612a6646ac more work on zoom for examples/sketchbook 2017-04-22 19:58:53 -04:00
Ben Fry c116d2b08b better spacing amount for tree view 2017-04-22 19:53:20 -04:00
Ben Fry ec015e6b9d figuring out tree fonts and spacing to handle ui zoom 2017-04-22 19:47:08 -04:00
Ben Fry d4fa70d065 set a font for the trees 2017-04-22 18:46:58 -04:00
Ben Fry a3e7bc90ff working on line height issues with #4936 2017-04-22 18:32:42 -04:00
Ben Fry 7c71ad8544 notes about what's broken with the line heights, table fixes 2017-04-22 18:02:49 -04:00
Ben Fry 2698b69376 make the error table extend white 2017-04-22 12:53:30 -04:00
Ben Fry 0a03dad71d more adjustments for table row and header height 2017-04-22 12:44:12 -04:00
Ben Fry 532fe906ca deal with warnings 2017-04-22 12:03:34 -04:00
Ben Fry 3ed29a5833 also scale the gap around tooltips (#4914) 2017-04-22 12:02:50 -04:00
Ben Fry 1e1b9e3f98 more debugging for the JRE/JDK downloader 2017-04-22 11:51:42 -04:00
Ben Fry cd75021bd4 more fixes to make the hash work in the JRE builder 2017-04-22 11:46:24 -04:00
Ben Fry 8ab0ea949e try to fix tooltip scaling 2017-04-22 11:34:35 -04:00
Ben Fry 319af9514c note about the fix for #4902 2017-04-22 10:38:17 -04:00
Ben Fry cab293c75a round Toolkit.zoom() differently to handle 125% zoom on Windows (fixes #4902) 2017-04-22 10:37:46 -04:00
Ben Fry daf02b6424 note about the NVIDIA driver fix 2017-04-22 10:34:32 -04:00
Ben Fry eba6f918cc add note about NVIDIA driver 381.65 (to address #4997) 2017-04-22 10:26:33 -04:00
Ben Fry 7942044f1c alternate implementation for #4853 2017-04-22 10:22:04 -04:00
Ben Fry 0260a71f81 move to Java 8u131 and update the JRE downloader 2017-04-22 10:19:05 -04:00
Ben Fry f00a0225ee notes about recent PRs 2017-04-22 09:57:00 -04:00
Ben Fry ef9238b6a6 Merge pull request #4970 from 11maxed11/Arabic_translation
Arabic translation
2017-04-22 09:45:38 -04:00
Ben Fry 22af325c1b Merge pull request #5019 from JakubValtar/fix-comment-scrub
Scrub comments: skip the second chracter in the escape sequence
2017-04-21 17:23:36 -04:00
Ben Fry 6f076b84cf add notes about the recent merges 2017-04-21 16:59:55 -04:00
Ben Fry fa836591b0 Merge pull request #5011 from JakubValtar/blow-up
Window placement and pixel density cleanup
2017-04-21 16:57:20 -04:00
Jakub Valtar c2e0cb9705 Scrub comments: skip the second chracter in the escape sequence
Fixes #5016
2017-04-21 12:35:52 +02:00
Ben Fry 3b12eaff08 Merge pull request #4931 from gohai/io-changes
Hardware I/O updates
2017-04-20 14:38:51 -04:00
Ben Fry c890d379c7 Merge pull request #5002 from gohai/arm64
Add support for 64-bit ARM boards
2017-04-20 14:37:20 -04:00
Ben Fry 43d15a3365 Merge pull request #5014 from gohai/chip-p3d
Unblock hardware-accelerated P3D on ARM Mali devices
2017-04-20 14:36:22 -04:00
Ben Fry a5d72162bd Merge pull request #4911 from gohai/jogl-fixes
Add more Raspberry Pi related fixes to JOGL
2017-04-20 14:34:38 -04:00
gohai e77ec838b2 Unblock hardware-accelerated P3D on ARM Mali devices
This works around a JOGL bug that affects ARM Mali devices, such as the PocketCHIP. (reported by @xranby)
2017-04-20 11:43:51 +02:00
Jakub Valtar 18e43a9ae0 pixelDensity (all): fix background(PImage) size check 2017-04-17 21:31:59 +02:00
Ben Fry b9d907a145 add notes about Jakub fixes 2017-04-17 13:23:58 -04:00
Ben Fry c611de43ae thinking about adding getTally() to IntDict 2017-04-17 13:23:46 -04:00
Ben Fry 698aafa72e Merge pull request #4998 from JakubValtar/synchronize-event-processing
Synchronize input event processing
2017-04-17 13:22:35 -04:00
Ben Fry 2cca39a176 Merge pull request #4999 from JakubValtar/fix-preproc-comments
Fix preproc skipping one char after a block comment
2017-04-17 13:21:28 -04:00
Ben Fry 629af97de4 Merge pull request #5008 from JakubValtar/fix-debugger
Fix breakpoints in inner classes
2017-04-17 13:20:20 -04:00
Jakub Valtar 2e36a6c2a8 Styling 2017-04-16 17:24:31 +02:00
Jakub Valtar f433a1e5ea Fix breakpoints in inner classes
Fixes #2946
2017-04-16 17:22:08 +02:00
Jakub Valtar 0f0731d1e2 pixelDensity (OpenGL): tidy up some some variables 2017-04-15 19:14:09 +02:00
Jakub Valtar e457bb3337 pixelDensity (OpenGL): fix stop button on Mac 2017-04-14 19:38:33 +02:00
Jakub Valtar 6d5cc7a326 pixelDensity (OpenGL): fix running 1x on 2x screen on Mac 2017-04-14 19:15:19 +02:00
Jakub Valtar 8fa6187d49 pixelDensity (all): allow 2x if windowed or SPAN, and any screen is 2x 2017-04-14 19:13:57 +02:00
Jakub Valtar cf5cfdb334 pixelDensity (OpenGL): fix stop button in 2x present mode 2017-04-13 20:56:12 +02:00
Jakub Valtar 0a6d38e22e pixelDensity (OpenGL): fix present mode placement 2017-04-13 20:42:35 +02:00