- Dec 05, 2016
-
-
Albert Gräf authored
-
- Oct 11, 2016
-
-
Jonathan Wilkes authored
-
- Jul 09, 2016
-
-
Jonathan Wilkes authored
This appears to be some complex bug with the @font-face rule in Chromium. The only surefire workaround I've found so far is to base64-encode the font and include it in a css file.
-
- Mar 02, 2016
-
-
Jonathan Wilkes authored
-
- Feb 26, 2016
-
-
Jonathan Wilkes authored
-
- Jan 07, 2016
-
-
Jonathan Wilkes authored
-
- Jan 04, 2016
-
-
Jonathan Wilkes authored
use <dialog> modal instead of javascript prompt. Also, port some changes from Vanilla to allow closing window immediately after saving
-
- Dec 06, 2015
-
-
Jonathan Wilkes authored
-
- Nov 01, 2015
-
-
Jonathan Wilkes authored
attempt to show the correct directory in a "Save" dialog. (Still doesn't work for the "Open" dialog.)
-
- Oct 09, 2015
-
-
Jonathan Wilkes authored
First draft of search bar for canvas. This still has a bug-- if you're editing a box before you click the shortcut, the events get screwed up temporarily
-
- Sep 20, 2015
-
-
Jonathan Wilkes authored
-
- Sep 19, 2015
-
-
Jonathan Wilkes authored
-
- Sep 17, 2015
-
-
Jonathan Wilkes authored
-
- Sep 07, 2015
-
-
Jonathan Wilkes authored
-
- Sep 05, 2015
-
-
Jonathan Wilkes authored
-
- Aug 01, 2015
-
-
Jonathan Wilkes authored
-
- Jul 30, 2015
-
-
Jonathan Wilkes authored
-
- Jul 27, 2015
-
-
Jonathan Wilkes authored
-
- Jul 25, 2015
-
-
Jonathan Wilkes authored
-
- Jul 24, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 21, 2015
-
-
Jonathan Wilkes authored
-
- Jul 17, 2015
-
-
Jonathan Wilkes authored
started working on port of [draw image]
-
- Jul 13, 2015
-
-
Jonathan Wilkes authored
-
- Jul 12, 2015
-
-
Jonathan Wilkes authored
-
- Jul 11, 2015
-
-
Jonathan Wilkes authored
try using clientWidth/Height instead of innerWidth/Height in getscroll
-
- Jul 01, 2015
-
-
Jonathan Wilkes authored
-
- Jun 14, 2015
-
-
user authored
-
- Jun 12, 2015
-
-
user authored
-
- Jun 10, 2015
-
-
user authored
-
- Jun 07, 2015
- Jun 05, 2015
-
-
user authored
-
user authored
finally have a successful workaround for allowing cut/copy/paste/selectall/undo/redo inside an object box. The workaround allows object box editing without sending any data to Pd. Once the box gets instantiated, the full contents are converted to FUDI and forwarded to Pd. Seems to work so far.
-
- May 31, 2015
-
-
user authored
-
- May 25, 2015
-
-
user authored
-
- May 23, 2015
-
-
user authored
oops... use binbuf_restore instead of binbuf_add to get dollargs to do the "right thing". Also fixed a debugging comment to keep it from printing garbage
-
- May 22, 2015
- May 16, 2015
-
-
user authored
-