Commit Graph

1768 Commits

Author SHA1 Message Date
benfry 96dc18d877 and let's think a little different 2012-04-05 04:17:30 +00:00
benfry d926adab56 moving forward with recent sketches menu, almost working and cleaning up other demons 2012-04-05 03:56:23 +00:00
benfry f0c2ef79b6 new size() parsing, change how P2D/P3D are handled, onward... 2012-04-03 14:57:13 +00:00
benfry 0a560a2226 changing screenWidth/Height to displayWidth/Height 2012-04-03 04:25:50 +00:00
benfry fc6d4d49c7 move XML and Table to processing.data, update preproc 2012-04-03 00:26:26 +00:00
benfry 4b3d7d14d6 formatting updates and todo notes 2012-04-02 21:03:08 +00:00
fjenett ab0758c6d9 js mode: tiny server fix and html5 audio api example 2012-03-28 06:17:22 +00:00
benfry 3f8e1cf218 remove debugging messages, oops 2012-03-27 16:54:59 +00:00
benfry 6eea3ec46e trying to debug window focus issue 2012-03-27 14:27:58 +00:00
benfry 30319befb6 trying to track down focus issue with file dialog 2012-03-27 12:35:22 +00:00
benfry 0936689b63 convert tabs to spaces when pasting text (issue #69) 2012-03-27 02:33:59 +00:00
benfry 6e246243fd deal with crash causing problems with bad fonts 2012-03-27 01:34:50 +00:00
benfry 1907bdc19d Base.listFiles does not list recursively if extension is given (issue #718) 2012-03-27 00:16:50 +00:00
benfry 241f609a75 fix for renaming .pde to .java file (issue #776) 2012-03-26 23:40:40 +00:00
fjenett 26bf24894b JS mode, regression bug because of fix for #936 (server hangs) fixed 2012-03-26 15:46:58 +00:00
benfry 1b1c1692af continuing work on recent sketches 2012-03-26 02:53:09 +00:00
benfry 0d1cee5811 adding recent sketches menu 2012-03-26 02:05:46 +00:00
benfry edfaf1bac0 work on editor state info, heading toward recent sketches, other cleanups 2012-03-25 19:58:31 +00:00
benfry 73e614a291 comment-out lines causing compile warnings 2012-03-25 19:57:46 +00:00
benfry 7403bd26ab remove the extra window color business 2012-03-25 18:17:23 +00:00
benfry ca51d19778 major work to get multi-screen support and full-screen improved 2012-03-25 17:31:53 +00:00
benfry d012e2cc9a when internal tools crash, do not add them to the menu 2012-03-25 14:13:10 +00:00
benfry 51eee1ad6b major updates to full screen handling, remove FSEM, add native OS X menubar hiding 2012-03-25 12:52:46 +00:00
benfry 4e28c6b4e7 starting revision 0205 2012-03-23 22:57:23 +00:00
benfry 7acb7b3d0a a better way of dealing with XML import issues 2012-03-23 21:53:46 +00:00
benfry 822b603a25 fix for OpenGL applets, and to ignore processing.xml import 2012-03-23 21:43:00 +00:00
fjenett dd927f62cd Fix for issues #936 and #848 2012-03-23 18:23:32 +00:00
benfry c55722584f fixes to catch more build errors, Android now working on Linux again 2012-03-23 12:28:42 +00:00
benfry 440c32dfa1 convert cp to full paths before compiling 2012-03-23 03:27:41 +00:00
benfry b4b153b7dc fighting with Android quirks in the latest Google SDK 2012-03-23 00:39:33 +00:00
benfry cdd0dde432 work on updating to latest Android SDK 2012-03-22 02:48:57 +00:00
benfry f668908181 settings/indent tweak 2012-03-22 02:48:40 +00:00
benfry e819addf8e fix typo in Linux export script 2012-03-21 23:05:04 +00:00
benfry edb80aa460 another fix for issue #877, now using a proper regex to fix a regression 2012-03-21 22:56:01 +00:00
fjenett c9a940fde8 fixed bug in js mode introduced when refactoring 2012-02-14 20:05:07 +00:00
fjenett 6a5245fa69 removing coffeescript mode 2012-02-14 17:50:40 +00:00
fjenett b48a5e3d14 javascript / coffeescript mode cleaning up 2012-02-14 09:31:28 +00:00
fjenett f2099af15f starting coffeescript mode 2012-02-14 09:17:01 +00:00
fjenett 52b1828a49 fix for js mode hang (issue #936) and reopen server in browser menu item 2012-02-11 07:38:11 +00:00
benfry 8a8097a99d moving to SDK 10 instead of 9 (or 8) for Android 2012-02-10 23:30:51 +00:00
fjenett 541449aa2f fixing issue #936 - random hangs when starting new server in js mode 2012-01-22 12:15:21 +00:00
fjenett 51a84706da fixed #971 - js mode - warn about size on export only once per session 2012-01-22 11:00:08 +00:00
benfry 3cc1560dad fix problem with keyword highlighting ignoring case (issue #913) 2011-11-29 12:56:35 +00:00
benfry 0caab6baf6 changing how editor state info is handled, restoring sketches, recent menu 2011-11-15 03:05:14 +00:00
benfry 377d5b4fd1 fix base not being set on OS X; tweaking single instance use 2011-11-13 18:21:34 +00:00
benfry 3c12684c88 tweaking the single instance server implementation 2011-11-13 17:23:37 +00:00
benfry 707938f0b6 show proper library conflict message, and only show when a problem occurs 2011-11-13 16:38:07 +00:00
benfry cf6c895311 do check for whether all native libs are supported when running 2011-11-12 23:13:49 +00:00
benfry 522c92e4a4 oop, remove that debug feller 2011-11-12 21:07:23 +00:00
benfry 278e56e230 cleanups 2011-11-12 20:14:14 +00:00