Commit Graph

12453 Commits

Author SHA1 Message Date
Ben Fry 5fbbd50689 clean up type warnings 2017-02-15 17:50:39 -05:00
Ben Fry fa949f24b9 these were the things just closed 2017-02-15 14:57:39 -05:00
Ben Fry a7b4e07f2f notes on fixes from Jakub 2017-02-15 14:56:09 -05:00
Jakub Valtar f0434cb503 Merge pull request #4907 from JakubValtar/fix-preproc
Fix preprocessing of code with double backslash in string or char literal
2017-02-15 15:05:08 +01:00
Jakub Valtar ed17f6d21f Fix preprocessing of code with double backslash in string or char literal
Fixes #4903
2017-02-15 15:03:03 +01:00
Jakub Valtar 85c6178228 Merge pull request #4906 from JakubValtar/interpolation
Enable bicubic interpolation for image-based editor components
2017-02-15 14:14:57 +01:00
Jakub Valtar e25100360b Enable bicubic interpolation for possibly scaled components 2017-02-15 14:01:16 +01:00
Jakub Valtar 2430b84c99 Make editor buttons nice when scaling UI 2017-02-15 13:56:28 +01:00
Ben Fry 15d4da6e97 notes about confirmed fixes 2017-02-13 14:24:17 -05:00
Ben Fry df15bcefe5 Merge pull request #4707 from rzats/feature-4668
PDEX: Add 'Jump to Declaration' to right-click menu (#4668)
2017-02-13 14:16:23 -05:00
Ben Fry 90f64770fe add separate issue for cross-platform scaling 2017-02-12 14:44:12 -05:00
Ben Fry 06bd5f8c2b starting the next release (3.3.1) 2017-02-12 13:02:19 -05:00
Ben Fry 1bcd576aee fix font typo and add scaling caveat processing-0257-3.3 2017-02-12 12:28:44 -05:00
Ben Fry f49ab8a628 write release notes for 3.3 2017-02-12 12:23:17 -05:00
Ben Fry 67c37e6c40 fix up the todo list based on hidpi changes 2017-02-12 12:10:39 -05:00
Ben Fry cafc1c49b7 remove the old Source Sans 2017-02-12 10:24:42 -05:00
Ben Fry ab5465d1ef add "auto" option for interface scaling 2017-02-12 10:21:55 -05:00
Ben Fry e5ed6ae7f1 possible fix for visual artifacts seen in #4700 2017-02-12 10:02:10 -05:00
Ben Fry bf15163698 digging into system dpi settings 2017-02-12 09:38:53 -05:00
Ben Fry 5315b631b3 switch to em spacing (for hidpi), use renamed font to fix #4747 2017-02-12 09:31:23 -05:00
Ben Fry c9d6f99cda fix filter width 2017-02-11 18:35:54 -05:00
Ben Fry 670f2dc06f fix the icon sizing 2017-02-11 18:33:34 -05:00
Ben Fry a43c150ac6 fix button sizing in contribs 2017-02-11 18:26:11 -05:00
Ben Fry 8480ddb82e fix the table view sizing 2017-02-11 18:22:44 -05:00
Ben Fry d6edf58a3d centralize font setup and fix the dpi setting 2017-02-11 18:19:43 -05:00
Ben Fry 8e2f699951 more cleanups 2017-02-11 17:54:05 -05:00
Ben Fry 3dbc8de85c simplify the divider location setup 2017-02-11 22:26:35 +00:00
Ben Fry 5e52f5326d line lengths, people 2017-02-11 22:25:38 +00:00
Ben Fry 3b5f0208d0 remove the unused debugging stuff 2017-02-11 22:25:12 +00:00
Ben Fry c43cd7cc4a fix console location and divider placement 2017-02-11 22:24:46 +00:00
Ben Fry 4f7cd8cd5a yet another attempt for the editor sizing 2017-02-11 16:22:09 -05:00
Ben Fry 69f0700cc3 perhaps this is the correct place 2017-02-11 16:12:48 -05:00
Ben Fry 2c6fc86fd3 perhaps a better setting here 2017-02-11 16:06:44 -05:00
Ben Fry eb4a33ec95 fix zoom on the tabs for the contrib manager 2017-02-11 15:59:49 -05:00
Ben Fry d6f4119dbc notes about NVIDIA change 2017-02-11 15:59:10 -05:00
Ben Fry b532b6a57b prevent enormous console with dpi scaling 2017-02-11 15:58:57 -05:00
Ben Fry 38e459dc23 add check for NVIDIA driver bug #4853 2017-02-11 15:30:29 -05:00
Ben Fry 188eccc183 add system dpi method from Arduino 2017-02-11 12:29:49 -05:00
Ben Fry 47505dc60f add gui for setting the zoom level 2017-02-10 17:43:21 -05:00
Ben Fry c9d1cccc58 add preference to set the zoom factor 2017-02-10 17:27:05 -05:00
Ben Fry 137f4382ba border in pixels 2017-02-10 16:52:26 -05:00
Ben Fry 41dc4b3ad7 fix the bottom bar and its tabs 2017-02-10 16:30:14 -05:00
Ben Fry 38e99d5984 rename retina prop based on actual use 2017-02-10 16:30:02 -05:00
Ben Fry 05f869dfc5 move stroke into centralized location 2017-02-10 16:20:22 -05:00
Ben Fry ff80988f1a fix the twice-doubled status bar 2017-02-10 16:16:58 -05:00
Ben Fry b6e0c7d0d8 let's call this 'zoom' instead, since it's not really dpi at all 2017-02-10 16:02:55 -05:00
Ben Fry 543593ae6b working on ui zoom support for high-res Windows/Linux displays 2017-02-10 15:59:27 -05:00
Gottfried Haider 3ca090dfc0 Merge pull request #4887 from libasoles/patch-1
Update jna.txt comment
2017-02-08 11:54:31 -08:00
Guillermo Perez 11359c2c02 Update jna.txt comment
The txt comment was out of date, so I changed the version number and pointed to maven folder/pom.
2017-02-07 18:45:24 -03:00
Ben Fry cfe6dc46d3 minor cleaning 2017-02-03 12:06:03 -05:00