- 10 Feb, 2016 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
First stab at making the "Cancel" button in gatom dialog actually revert to the previously saved values.
-
- 09 Feb, 2016 4 commits
-
-
Jonathan Wilkes authored
* make scaling follow the mouse more consistently
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
fix #6 by listening for a "paste" event inside boxes being edited, and fetching only text from the clipboard (need to investigate to make sure it works for drag/drop as well)
-
- 08 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
* simplify GUI API * get rid of canvas_createobj
-
- 07 Feb, 2016 4 commits
-
-
Jonathan Wilkes authored
first attempt at lifting the limitation on the size of text typed in new objects in the GUI which get sent to Pd. We're sending in chunks smaller than the buffer to achieve this. * this needs a lot more testing * still subject to Pd's limit of 1000 bytes per t_symbol * probably want to protect the new canvas methods from segfaults in case the users start fooling around with them
-
Jonathan Wilkes authored
only put a new message box in floating mode (i.e., following the mouse) if it doesn't have an autopatch connection to the object above it
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 06 Feb, 2016 4 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
changed the interface for canvas_objtext, but it's not public so that shouldn't be a problem
-
Jonathan Wilkes authored
changed the interface for canvas_objtext, but it's not public so that shouldn't be a problem
-
Jonathan Wilkes authored
fixed with simple css change... definitely needs further testing to make sure there aren't any side-effects
-
- 05 Feb, 2016 5 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
* don't put patch body in index... just use keywords * index entire "doc" directory (recursively)
-
Jonathan Wilkes authored
take patch file content out of the search index, clean up dialogwin references when window gets closed
-
Jonathan Wilkes authored
-
- 04 Feb, 2016 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
first draft of a search engine (powered by elasticlunr). We're just using the release file for elasticlunr here. It might make more sense to do it as a gitsubmodule.
-
Jonathan Wilkes authored
-
- 01 Feb, 2016 7 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 31 Jan, 2016 10 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-