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 |
|
Ben Fry
|
e650d4104d
|
deal with a handful of warnings
|
2017-02-03 11:58:22 -05:00 |
|
Ben Fry
|
ccf4210860
|
notes about the patch from jdf
|
2017-02-03 10:03:54 -05:00 |
|
Ben Fry
|
8002a6dc80
|
Merge pull request #4873 from jdf/master
Delete stray println.
|
2017-02-03 10:01:31 -05:00 |
|
codeanticode
|
26d9ad2262
|
removed printout to system.err
|
2017-02-01 16:30:53 -05:00 |
|
Jonathan Feinberg
|
7d12f8b597
|
Delete stray println.
|
2017-02-01 12:55:41 -05:00 |
|
Ben Fry
|
d006c3a6a9
|
change some null handling with JSON
|
2017-01-31 20:46:52 -05:00 |
|
Ben Fry
|
b6238441b5
|
Merge pull request #4862 from jdf/master
Fix a number of memory leaks.
|
2017-01-31 20:43:31 -05:00 |
|
Ben Fry
|
72b19485cd
|
don't delete export folders if they don't exist
|
2017-01-31 17:11:29 -05:00 |
|
Ben Fry
|
7384e91df6
|
remove rows/cols from beginning in trim()
|
2017-01-31 04:58:33 -05:00 |
|
Ben Fry
|
c90176cf8a
|
fixing up StringDict(TableRow) and Table.trim() now removes extra rows and columns
|
2017-01-31 04:55:03 -05:00 |
|
Ben Fry
|
ea65d7f034
|
consume Unicode BOM (0xFEFF) in createReader() and Table parser
|
2017-01-30 19:23:02 -05:00 |
|
Ben Fry
|
da04e3682f
|
make trim(String[]) handle arrays, Table.trim() handles columns
|
2017-01-30 18:54:38 -05:00 |
|
Ben Fry
|
8e5c3be1b7
|
return null for PApplet.trim(null)
|
2017-01-30 18:53:08 -05:00 |
|
Ben Fry
|
6f2297681c
|
add StringDict constructor, another double quote case
|
2017-01-30 18:50:16 -05:00 |
|
Jonathan Feinberg
|
a0f0da5217
|
Use Java standard modifier order.
|
2017-01-30 15:58:35 -05:00 |
|
Jonathan Feinberg
|
b62564e3a9
|
Protect disposables from ClassCastException.
|
2017-01-30 13:47:03 -05:00 |
|
Jonathan Feinberg
|
9bd385eec5
|
Reformat long line.
|
2017-01-30 13:40:08 -05:00 |
|
Jonathan Feinberg
|
3f6b7917b4
|
Restore reachability for weakrefs.
|
2017-01-30 13:38:31 -05:00 |
|
Ben Fry
|
0353d175eb
|
note about previous release
|
2017-01-29 20:26:01 -05:00 |
|
Ben Fry
|
96051e257c
|
starting the next release
|
2017-01-29 20:20:46 -05:00 |
|
Jonathan Feinberg
|
1ce4ecba88
|
Unscrewup merge.
|
2017-01-29 18:00:32 -05:00 |
|
Jonathan Feinberg
|
ce94a7ca73
|
Sshhhh.
|
2017-01-29 17:51:42 -05:00 |
|
Jonathan Feinberg
|
8fba6ce033
|
Fix a number of memory leaks.
|
2017-01-29 17:51:16 -05:00 |
|
Ben Fry
|
5d090a4e8d
|
set version number
processing-0256-3.2.4
|
2017-01-29 14:38:10 -05:00 |
|
Ben Fry
|
b7db358b79
|
write release notes
|
2017-01-29 14:33:19 -05:00 |
|
Ben Fry
|
001d2610d2
|
clearing out some old todo items
|
2017-01-29 12:47:37 -05:00 |
|
Ben Fry
|
f0bf95e42d
|
more cleanups heading toward release
|
2017-01-29 11:09:09 -05:00 |
|
Ben Fry
|
91412c8fc9
|
handle spaces properly for processing-java on macOS (fixes #4779)
|
2017-01-29 11:07:41 -05:00 |
|
Ben Fry
|
022c27633c
|
deal with a handful of warnings
|
2017-01-29 10:57:44 -05:00 |
|
Ben Fry
|
cacac6fa90
|
more notes on fixes
|
2017-01-29 10:56:15 -05:00 |
|