Commit Graph

7036 Commits

Author SHA1 Message Date
Ben Fry 1ad466944c back out autoformat change (#1791) 2013-06-01 15:58:33 -04:00
Ben Fry 708dd2d15d fixes for command line modes 2013-06-01 15:52:05 -04:00
Ben Fry cc50178491 modify return code handling from the Command script (#1798) 2013-06-01 15:35:32 -04:00
Ben Fry 9578cea2de look into selecting font; find failure 2013-06-01 15:24:37 -04:00
Ben Fry ae60d75094 maybe not 2013-06-01 15:05:12 -04:00
Ben Fry 380d7f06a7 tweak font sizes 2013-06-01 15:03:54 -04:00
Ben Fry d787ee14cf arrow placement sorted, add extra stroke 2013-06-01 15:01:45 -04:00
Ben Fry b5c405b64f more with tweaking the gui 2013-06-01 14:50:17 -04:00
Ben Fry bae01e5955 EditorToolbar layout fixed 2013-06-01 14:12:30 -04:00
Ben Fry 12d714cf75 more mess, font alignment issues 2013-06-01 13:31:46 -04:00
Ben Fry 551d9c1d56 farked up merge with header 2013-06-01 13:09:28 -04:00
Ben Fry a59739d588 will defeat header 2013-06-01 13:08:20 -04:00
Ben Fry 765a5c4ea1 trying to fix header 2013-06-01 13:07:29 -04:00
Ben Fry 0bda1ef2dd Merge branch 'master' of github.com:processing/processing 2013-06-01 12:55:45 -04:00
Ben Fry 75406ef463 fighting with fonts 2013-06-01 12:55:40 -04:00
Ben Fry 71178e6708 switch to TTF 2013-06-01 12:53:27 -04:00
Ben Fry 9d67043a17 switch to TTF (presumably CFF) for Windows 2013-06-01 12:52:51 -04:00
Ben Fry b3c749dca5 add fonts 2013-06-01 12:48:56 -04:00
Ben Fry 09a43cc861 working fonts 2013-06-01 12:48:12 -04:00
Ben Fry cb65e9a53f in-progress font work 2013-06-01 12:13:54 -04:00
Ben Fry 7fce8de4bf tweak fonts 2013-06-01 11:02:43 -04:00
Ben Fry 0689a4cc7d using accessors for version number 2013-06-01 10:57:38 -04:00
Ben Fry ca8c8ff759 Merge branch 'master' of github.com:processing/processing 2013-06-01 10:15:18 -04:00
Ben Fry df98b6345a cleaning up the prefs, remove debug msg 2013-06-01 10:15:15 -04:00
codeanticode 629aa54fd0 fixed needFBOLayer() 2013-06-01 09:47:58 -04:00
Ben Fry 32086aad8a Merge branch 'master' of github.com:processing/processing 2013-06-01 09:39:45 -04:00
Ben Fry d3ac10287c adding built-in fonts for GUI consistency 2013-06-01 09:39:39 -04:00
Scott Murray 318dc931d8 Added XML.getIntContent() and getFloatContent() reference, plus related links 2013-05-31 16:15:00 -07:00
Ben Fry 408efa5239 line endings, copyright 2013-05-31 15:46:01 -04:00
Ben Fry 93ea991354 oh fine 2013-05-31 15:40:25 -04:00
Ben Fry f4a0853e98 cleaning up todo lists 2013-05-31 15:39:15 -04:00
Ben Fry 8b905d6ae7 Merge branch 'master' of github.com:processing/processing 2013-05-31 15:39:04 -04:00
Ben Fry 7b682a3668 remove NullApplet for now 2013-05-31 15:38:59 -04:00
Daniel Shiffman 6ae18cf2d3 oops did i mess something up? 2013-05-31 15:37:11 -04:00
Daniel Shiffman 9b63656894 making Dict classes related for reference @alignedleft did I do this correctly? 2013-05-31 15:33:41 -04:00
Ben Fry f450600c89 test for no longer subclassing Applet 2013-05-31 15:10:31 -04:00
Daniel Shiffman 261ec7dbda small fixes to data examples 2013-05-31 14:57:17 -04:00
Scott Murray bedaac427b Changed param name for Table.matchRows() to sync with Table.matchRow() 2013-05-30 16:35:00 -07:00
Scott Murray fd0820a0a5 Merge branch 'master' of https://github.com/processing/processing 2013-05-30 15:51:13 -07:00
Scott Murray 605dac3b35 Clarified some language for JSON reference 2013-05-30 15:51:00 -07:00
codeanticode 91d817e3ba make some utility functions protected, removed a few others that are not
used.
2013-05-30 18:48:39 -04:00
Scott Murray 8ff9f1f716 Added reference examples for Table findRows() and matchRows(), clarifications 2013-05-30 15:40:25 -07:00
Ben Fry 9aa8261a47 ignore modes folder when building sketchbook (#1832) 2013-05-30 18:12:57 -04:00
Scott Murray 005544d6e0 TableRow reference: Removed 'related' Table methods, as they aren't being parsed properly by the generator 2013-05-30 14:50:47 -07:00
Ben Fry 4ac2e7c4dc remove() not working for intList, floatList, StringList (#1826) 2013-05-30 16:20:38 -04:00
Ben Fry 8ad4459262 more todo items and updates 2013-05-30 16:13:39 -04:00
Ben Fry 699c75b1e9 Merge branch 'master' of github.com:processing/processing 2013-05-30 16:12:40 -04:00
Ben Fry 9f8f004ff3 in some cases, pde.jar was not getting built (#1792) 2013-05-30 16:12:32 -04:00
Ben Fry 29b270731f Merge pull request #1819 from OffenesFELD/master
Fixes processing/processing#1810 where a png data would be written instead of jpeg data.
2013-05-30 12:54:53 -07:00
Ben Fry a6c90fac4b fix for Iterable vs Iterator for Table 2013-05-30 15:43:23 -04:00