Ben Fry
8594598fa5
more icon work
2015-06-03 16:07:03 -05:00
Ben Fry
26999290c5
new icons and build script additions to cover them
2015-06-03 15:43:04 -05:00
Plastix
ed03fb6365
Fix multi-touch horizontal scrolling on OSX: Fixes #180
...
Also edited the native cocoa wrapper to disable inertia scrolling (https://developer.apple.com/library/mac/releasenotes/DriversKernelHardware/RN-MagicMouse/ ). According to Apple that should work, but I'm not sure it does anything.
2015-04-01 17:36:42 -04:00
Ben Fry
e69d7637a4
roll up to new OS X 10.10 SDK, keep keytool, other updates
2015-01-19 19:17:00 -05:00
Kyle Feuz
49c3435b36
Normalize line endings. Auto-detect textfiles. Force .java and .pde files to be treated as text.
2014-11-20 12:57:04 -07:00
Ben Fry
682c686391
holy smokes what a mess
2014-11-14 16:48:07 -07:00
Ben Fry
b5f675577a
get language gen script in line with other lang changes
2014-11-14 15:28:02 -07:00
Ben Fry
183430b348
bring back our old os x menu bar hiding friend
2014-10-08 20:14:27 -04:00
Federico Bond
86682ca9b3
Fix localization in OS X
2014-09-08 23:27:53 -03:00
Ben Fry
e491a31bd6
include keytool in distribution and build
2014-08-05 17:14:08 -04:00
Ben Fry
ada4423aa9
deal with some warnings and other notes
2014-07-31 21:18:46 -04:00
Ben Fry
8d532f8569
switch to OS X native full screen ( fixes #2641 ) and remove native code for hiding menubar
2014-07-30 15:29:08 -04:00
gohai
7d9e51e9ae
Appbundler: Add Contents/Java to java.library.path for loadLibrary to find .jnilib files
...
Upon including processing.serial.*, the java.library.path of the sketch - when compiled normally - gets expanded to include the location of the specific library subfolder. For exported sketches on MacOS, java.library.path points just to Contents/MacOS inside the application, which causes loadLibrary inside custom libraries to fail. Since those library files (*.jnilib) get copied into Contents/Java, change the java.library.path to include this location as well.
Somewhat confident that this shouldn't break things, but this is touching core infrastructure.
2013-12-17 00:02:07 -08:00
Ben Fry
931d9fd1e1
Update README.md
2013-10-20 21:15:30 -04:00
Ben Fry
3954738286
Add notes about our fork
2013-10-20 21:15:11 -04:00
Ben Fry
ff618bc0b5
try to switch to JRE only; fail
2013-10-19 21:04:42 -04:00
Ben Fry
a9097a8962
handle warning, remove debug flag, update appbundler
2013-10-11 16:51:30 -04:00
Ben Fry
c1dfec1263
stick with old naming
2013-10-11 12:30:40 -04:00
Martin Leopold
6b1eb45e9a
Fixed build errors on OS X, when ant is run from a location other than build/macosx
2013-10-10 10:41:24 +02:00
Ben Fry
b41033e88e
check in appbundler to fix build issues
2013-10-01 18:24:57 -04:00
Ben Fry
78c127ab1d
add java executable on OS X, force local when running
2013-09-22 16:57:14 -04:00
Ben Fry
8e0121c4b7
continued efforts with build scripts, removing unused JRE files
2013-09-22 16:16:32 -04:00
Ben Fry
e5de8bc877
add minimum system version and javafx removal
2013-09-22 15:33:37 -04:00
Ben Fry
da39a2a1a4
replace crusty icon with generic document icon
2013-09-21 15:28:19 -04:00
Ben Fry
bd27e998c4
remove unused video lib files, add icon bundle stuff
2013-09-21 14:29:15 -04:00
Ben Fry
5d97a9c0bc
the Contents/Java switch ain't all that useful
2013-09-21 12:22:00 -04:00
Ben Fry
cdae8066a0
other minor cleanups
2013-09-21 10:45:35 -04:00
Ben Fry
ab24f64efe
further work on the plist simplification
2013-09-21 10:34:30 -04:00
Ben Fry
1f616001dc
more cleanup
2013-09-21 10:18:46 -04:00
Ben Fry
148a201a7c
further cleanup to XML plisting
2013-09-21 09:53:04 -04:00
Ben Fry
11f5b0f990
fixes for Xcode 5
2013-09-21 09:52:48 -04:00
Ben Fry
11acf34681
give up on inane Java XML writer that cannot do indents
2013-09-21 09:41:16 -04:00
Ben Fry
5955f3bb99
further work on the new bundler and build script
2013-09-17 23:42:36 -04:00
Ben Fry
2d7b1041fe
add project for appbundler
2013-09-17 21:30:52 -04:00
Ben Fry
6e2a0c9884
remove /Classes from the classpath
2013-09-17 21:25:28 -04:00
Ben Fry
be5431b16f
add ignore file
2013-09-17 19:41:21 -04:00
Ben Fry
32cbc55449
more tweaks to appbundler
2013-09-17 19:39:05 -04:00
Ben Fry
873637e7ae
adding a hacked version of appbundler
2013-09-17 19:34:11 -04:00
Ben Fry
bc5d47c6d1
so much for the retina about screen
2013-05-01 17:11:51 -04:00
Ben Fry
d351521d5b
attempting multi-scale TIFF for splash on OS X
2013-05-01 15:50:43 -04:00
Ben Fry
2bc1cce04d
if i were awesome, i would know how to revert the commit. but i'm not, and i don't.
2013-05-01 01:42:37 -04:00
Ben Fry
64b1af7bef
this time w/o fake retina versions
2013-05-01 01:30:35 -04:00
Ben Fry
091e0a3fa9
updates for retina icon
2013-05-01 01:25:22 -04:00
Ben Fry
2e403ae88d
holy hell, let's burn this place down
2013-04-30 12:30:24 -04:00
Ben Fry
92c90b580c
notes on JDK version for OS X
2013-04-19 21:24:51 -04:00
Manindra Moharana
6bf34b1518
moved to jdi, abandoning tools.jar dependency
2013-02-17 05:21:33 +05:30
benfry
8e7cf410c7
removing quaqua (issue #1509 )
2012-12-22 12:09:05 +00:00
benfry
86dd2f0c6c
basic retina support for the PDE itself
2012-12-15 16:36:41 +00:00
benfry
a829256220
integrating debug mode to start java2
2012-11-11 22:23:33 +00:00
benfry
c26f0614fb
move .jar files to lib folder to be more consistent across platforms
2012-10-23 16:17:57 +00:00