Commit Graph

6868 Commits

Author SHA1 Message Date
Daniel Shiffman b45a25b82f minor change to thread example 2013-05-02 12:03:04 -04:00
Ben Fry 1d2ff85a52 Merge branch 'master' of github.com:processing/processing 2013-05-01 17:11:58 -04:00
Ben Fry bc5d47c6d1 so much for the retina about screen 2013-05-01 17:11:51 -04:00
REAS 5413cd5e2f Updated set of Experimental Mode menu buttons 2013-05-01 13:40:35 -07:00
Ben Fry d351521d5b attempting multi-scale TIFF for splash on OS X 2013-05-01 15:50:43 -04:00
REAS d50efbb8b7 New loading screens 2013-05-01 12:01:30 -07:00
Ben Fry 10c4960bd9 Merge branch 'master' of github.com:processing/processing 2013-05-01 14:55:01 -04:00
Ben Fry f8d25375cc bug fixing on Dict and List classes, add Iterable constructor 2013-05-01 14:54:54 -04:00
REAS f28a7bf0cf New icons for Experimental Mode 2013-05-01 10:37:43 -07: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 cd48fb3b72 last notes for mouse wheel 2013-04-30 23:06:21 -04:00
Ben Fry af491f0d03 last notes re: mouse wheel 2013-04-30 22:43:30 -04:00
Ben Fry 6e4f0a124a Merge branch 'master' of github.com:processing/processing 2013-04-30 22:31:40 -04:00
Ben Fry ce298ef00b working out issues with mouse wheel (#1461) 2013-04-30 22:31:34 -04:00
Daniel Shiffman 24da25497f updating JSON example 2013-04-30 22:05:37 -04:00
Daniel Shiffman 0c3140899e updating nature of code examples for noc repo 2013-04-30 22:03:23 -04:00
Ben Fry 9a6b1dcdb6 add clearRows() 2013-04-30 19:23:51 -04:00
Ben Fry 625ce847e4 fix for bin extension not being set in Table 2013-04-30 18:57:23 -04:00
Ben Fry 66a5795ab3 fix for tab width, also adding placeholder for experimental mode 2013-04-30 18:21:27 -04:00
Ben Fry 0643254e45 checking on experimental mode 2013-04-30 12:42:46 -04:00
Ben Fry f3c05d3916 whups, couple small fixes 2013-04-30 12:32:20 -04:00
Ben Fry 7b9256f79e holy hell, let's burn this place down 2013-04-30 12:30:33 -04:00
Ben Fry 2e403ae88d holy hell, let's burn this place down 2013-04-30 12:30:24 -04:00
Ben Fry f06c693af2 holy hell, let's burn this place down 2013-04-30 12:30:16 -04:00
Ben Fry 004bb62c07 new mode file as well 2013-04-30 10:18:00 -04:00
Ben Fry 26f479dd3f new interface built in for tabs, etc 2013-04-30 10:17:46 -04:00
Ben Fry 2b5d1b83df working to get new mode layout working 2013-04-30 07:50:39 -04:00
Ben Fry a76068f647 some notes on fonts 2013-04-29 18:22:17 -04:00
Ben Fry 862ca09dae starting switch to new design 2013-04-29 17:57:32 -04:00
Ben Fry 469c9c3e73 updates and notes and organizing 2013-04-29 16:20:12 -04:00
Ben Fry 82df257c77 switch to getSubset(), mult() instead of mul(), add upper/lower 2013-04-29 14:59:27 -04:00
Ben Fry 0e6077f29c fix for JSON loading issue 2013-04-29 14:22:36 -04:00
Ben Fry c472675f36 Merge branch 'master' of github.com:processing/processing 2013-04-29 12:46:40 -04:00
Ben Fry ef361988e0 processing-java install tool window huge, fix for #1748 2013-04-29 12:45:27 -04:00
Ben Fry 058c19c958 add ODS table parsing, also cleanup load/save for Table 2013-04-29 12:29:09 -04:00
Daniel Shiffman 95ed70450a updating example for IntDict 2013-04-29 11:26:55 -04:00
Ben Fry 795a6eba8d use JVMTI, remove extra thread suspend calls, remove unused 2013-04-29 10:05:03 -04:00
Ben Fry 59b9cd573a fixing sort() methods so they are actually, you know, accurate... also ironing out Table bits 2013-04-29 09:45:30 -04:00
Ben Fry d7f2e5298f cleaning up the todo list for data items 2013-04-28 20:50:32 -04:00
Ben Fry b56459d14f API cleanups, fix #1660 and #1680 for JSON, plus #1734 for Table 2013-04-28 20:43:49 -04:00
Ben Fry 3ab855e69a add hasKey() methods 2013-04-28 15:13:51 -04:00
Ben Fry 2daa6269b2 rename to use Dict instead of Hash, remove HTML and ODS tables 2013-04-28 15:11:07 -04:00
Ben Fry 7ac6a0bd79 more massaging, also tweak Table accessors for types 2013-04-28 14:55:12 -04:00
Ben Fry c7702c9b61 more API cleanups for consistency 2013-04-28 14:17:29 -04:00
Ben Fry 4fd831fb89 further normalization of the data API 2013-04-28 13:20:56 -04:00
Ben Fry fe8690844f moving to keys() for iterable, cleaning up list API 2013-04-28 12:38:11 -04:00
Ben Fry 10892bbc7d fix up StringHash, also fix the sort order in the others 2013-04-28 10:58:18 -04:00
Ben Fry f92b7d5e72 port float changes over to int 2013-04-28 10:49:06 -04:00