Commit Graph

7215 Commits

Author SHA1 Message Date
Ben Fry 3fc5a78825 ignore Insets, not needed with JFrame like the are with awt.Frame 2013-07-24 10:52:54 -04:00
Ben Fry 0db32af8c4 missing note 2013-07-22 07:56:38 -04:00
Ben Fry b88ce5a4d0 missing note 2013-07-22 07:55:39 -04:00
Ben Fry 907984bb8b remove more executable bits from .java files 2013-07-21 12:46:52 -04:00
Ben Fry 30000a6ed0 clear the executable bit 2013-07-21 12:44:39 -04:00
Ben Fry 046724af94 change location of platform classes, more Windows cleanups 2013-07-21 12:43:22 -04:00
Ben Fry 177a6b5d28 changing package for these guys 2013-07-21 12:28:27 -04:00
Ben Fry 2b3345061f Moving platform classes to new names/packages 2013-07-21 12:27:55 -04:00
Ben Fry 52d25b3efb remove an unused import 2013-07-21 12:26:08 -04:00
Ben Fry 0e599a673f remove NUL characters from files just loaded 2013-07-21 11:57:18 -04:00
Ben Fry 3b08db7fdb more notes 2013-07-21 02:25:25 -04:00
Ben Fry ee889e4539 disable the recycle test and add some error-proofing 2013-07-21 02:24:02 -04:00
Ben Fry 37bdc7a40a todo notes/organizing 2013-07-21 02:14:51 -04:00
Ben Fry c52cb2147b fixing up and finishing the Windows reg issues 2013-07-21 02:09:54 -04:00
Ben Fry 74c652b593 this isn't going to work with eclipse 2013-07-21 01:30:08 -04:00
Ben Fry a99ddcecbe Merge branch 'master' of github.com:processing/processing 2013-07-21 01:17:17 -04:00
Ben Fry 2f3758f6a6 debugging Windows 7 issues 2013-07-21 01:17:12 -04:00
Ben Fry 9ecc1ed5a7 foiled again on the reg keys, back at it 2013-07-21 01:14:22 -04:00
Ben Fry bae0c17cb1 remove more custom code 2013-07-20 22:22:46 -04:00
Ben Fry 810d3025c8 update JNA to 3.5.2, add platform, remove some custom code, add Trash/Recycle Bin support 2013-07-20 22:04:15 -04:00
Ben Fry 454ea04787 bring Library more in line with other contribs 2013-07-20 22:03:14 -04:00
Ben Fry 9a21e8cb44 no special treatment for core.jar (also gives us error message for bad libs) 2013-07-20 22:02:41 -04:00
Ben Fry 1e4b3a4bc7 fix permissions 2013-07-20 22:02:10 -04:00
Ben Fry f9da914037 tweaks and cleanups, add new file removal 2013-07-20 22:01:46 -04:00
Ben Fry dbbc6f25b9 multiple categories (#1970), stricter categories, ignore temp folders 2013-07-20 21:59:58 -04:00
Ben Fry 8201e2b839 report exception even if a clearer version is available 2013-07-20 21:55:58 -04:00
Ben Fry fdfddd616e working on platform classes, adding move to trash option 2013-07-20 18:57:05 -04:00
Ben Fry 1dd5151383 more notes regarding #1955 2013-07-19 14:46:28 -07:00
Ben Fry 0cfb0a3625 Merge branch 'master' of github.com:processing/processing 2013-07-19 17:40:26 -04:00
Ben Fry 133444416f hopefully fix Present mode (#1955), plus minor build tweaks 2013-07-19 17:40:17 -04:00
Ben Fry 7a54abddda notes and doc changes 2013-07-19 12:50:23 -07:00
Ben Fry 889404c985 Add "Processing Foundation" to the Help menu (#1908) 2013-07-19 12:33:27 -07:00
Ben Fry 3a6a38fcfd more appbundler/jdk7u40 work, todo notes 2013-07-19 12:14:46 -07:00
Ben Fry ee354fbb73 fix to remove NUL when pasting code (#1973) 2013-07-19 12:14:11 -07:00
Ben Fry 5b866e27dd Merge branch 'master' of github.com:processing/processing 2013-07-19 09:23:23 -07:00
REAS 10f3899ac6 Reference fix for IntList 2013-07-19 08:22:28 -07:00
Ben Fry 46262e3a30 Merge branch 'master' of github.com:processing/processing 2013-07-18 17:03:28 -07:00
Ben Fry 5c454ec269 Merge pull request #1951 from whackashoe/commentcorrect
removed incorrect comment that stated that the return value of addSketch...
2013-07-18 16:35:59 -07:00
Ben Fry fb561cd227 more work on build scripts, todo notes 2013-07-18 15:43:30 -07:00
Ben Fry 65b05aed71 fixes for getSubset() (#1979) 2013-07-18 15:27:48 -07:00
codeanticode 48d654153f make the drawTexture() functions in PGL public, remove them from
PGraphicsOpenGL
2013-07-13 19:29:56 +00:00
codeanticode d5d352861b adding back the drawTexture() functions, and making getTexture() public
again so that the syphon library works
2013-07-13 18:55:25 +00:00
Ben Fry da285c30c8 deal with Contents/Java/Classes issue 2013-07-13 00:04:15 -04:00
Ben Fry 503cebc56a working on Java 7u40 build for OS X 2013-07-12 23:46:14 -04:00
Ben Fry 3542b6c79c todo fixes/notes 2013-07-11 08:45:39 -04:00
Ben Fry 3d2ce83425 fix for .app packages in open dialogs in exported apps (#1959) 2013-07-11 08:43:44 -04:00
Daniel Shiffman 7b98e0818d removing some stray code in table example 2013-07-10 21:45:08 -04:00
Ben Fry ada5c49a86 todo notes and fix layout of patch 2013-07-09 08:50:22 -04:00
Ben Fry 602d1b4ed3 Merge pull request #1950 from whackashoe/buildhowto
updated build howto to point to correct address on github
2013-07-09 05:35:11 -07:00
Ben Fry 31acc4dae3 Merge pull request #1918 from hamzaissa/master
Fix for syntax highlighting issues with slashes and spaces (#1681).
2013-07-09 05:02:13 -07:00