Commit Graph

7236 Commits

Author SHA1 Message Date
Ben Fry aaaf28428d remove debug line 2013-08-07 19:38:54 -04:00
Ben Fry c638d7c81b add sum() to IntList and FloatList (#1893) 2013-08-07 19:07:09 -04:00
Ben Fry 13be69a8fa retain blendMode() between frames (#1962) 2013-08-07 18:58:51 -04:00
Ben Fry 5be48673c1 add proxy server support (#1476) 2013-08-07 16:41:22 -04:00
Ben Fry da01663c68 incorporate #1945 to handle #1942 2013-08-07 16:23:31 -04:00
Ben Fry cadce01a25 Merge pull request #1925 from datguy/issue1909
Update examples when a library is added or removed
2013-08-07 13:09:29 -07:00
Ben Fry 0bca425db3 fix issues with mode/lib/tool manager, require restart msg, also #1782 2013-08-07 16:06:55 -04:00
Ben Fry 55e99d68f3 whups, missing one of the cases here... the most common 2013-08-06 16:13:56 -04:00
Ben Fry a4b4914458 todo notes and raspberry pi warning (#2010) 2013-08-06 16:01:45 -04:00
Ben Fry d28ecd79ee fix up getPercentages() -> getPercent()... also add sort() to Table 2013-08-02 09:40:20 -04:00
Casey Reas 52e4a675b0 Merge pull request #2000 from boubpopsyteam/patch-2
Update Transparency.pde
2013-07-31 08:53:17 -07:00
boubpopsyteam 4eb9da9704 Update Transparency.pde
Half of 255 is not 126.

Used 127 which is IMHO the commonly accepted half.
2013-07-30 21:19:33 -04:00
Ben Fry c68a7f712f change how insets are handled on resize 2013-07-29 14:01:14 -04:00
Ben Fry 7522ddd22f add retina switch for PApplet to set useActive with OS X and 7u40 2013-07-28 12:20:35 -04:00
Ben Fry 141458db5c move back to old core library grabber to get GL working again 2013-07-25 17:39:30 -04:00
Ben Fry ae7e689c40 fix for window/sketch placement issue with insets 2013-07-25 17:17:58 -04:00
Ben Fry 5e3a9ac1bb Merge branch 'master' of github.com:processing/processing 2013-07-24 10:53:30 -04:00
Ben Fry 0f92ad1c94 add methods to sum up the values in a dict, and return percentages for each 2013-07-24 10:53:21 -04:00
Ben Fry 3fc5a78825 ignore Insets, not needed with JFrame like the are with awt.Frame 2013-07-24 10:52:54 -04:00
REAS 9a7dc075bc Examples mods and 1 removed 2013-07-23 15:30:36 -07:00
REAS c7d9a4ecb7 Two new examples Star and Regular Polygon for Basics 2013-07-23 15:14:36 -07: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