Age | Commit message (Expand) | Author |
2009-04-12 | whipped out simple object that just asks Tcl for the screen resolution and ou... | Hans-Christoph Steiner |
2009-04-11 | got bind/unbind working | Hans-Christoph Steiner |
2009-04-11 | got the basics of a global send and a Tcl unbind function working for the | Hans-Christoph Steiner |
2009-04-11 | an object to get what is currently in the canvas-local path | Hans-Christoph Steiner |
2009-04-10 | handy shortcut objects for getting and setting the "pd audio-dialog" | Hans-Christoph Steiner |
2009-03-24 | illustrated getting from parent patches | Hans-Christoph Steiner |
2009-03-24 | Changed "reset" message to "rewind" since that is the same as textfile, | Hans-Christoph Steiner |
2009-03-24 | illustrated getting from parent patches | Hans-Christoph Steiner |
2009-01-27 | changed to GPL v3 | Hans-Christoph Steiner |
2009-01-10 | joining the new 0.41 f_float militancy :D | Hans-Christoph Steiner |
2008-09-22 | parent and remote-subpatch access for window_name and canvas_name | Luke Iannini |
2008-09-12 | added some more demos of window control | Hans-Christoph Steiner |
2008-08-27 | merged in relevant changes from the v0-40 pd-extended release branch | Hans-Christoph Steiner |
2008-08-27 | removed hidden declare line, since a real solution should be figured out. | Hans-Christoph Steiner |
2008-06-23 | fixed etags to append user-specific locations to the big global TAGS file | Hans-Christoph Steiner |
2008-06-19 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig |
2008-05-15 | created example using [sys_gui] and [window_name] to move the windows around,... | Hans-Christoph Steiner |
2008-05-15 | added example of how to change the colors of the theming from a patch | Hans-Christoph Steiner |
2008-05-03 | first really working output example, using the iFeel mouse buzz, yay! | Hans-Christoph Steiner |
2008-04-15 | switched to [makefilename %02d] on IOhannes' recommendation in patch 1716480 | Hans-Christoph Steiner |
2008-03-21 | fixed compilation error on non-Windows | Hans-Christoph Steiner |
2008-03-20 | Fixed bug #1836108 on Windows. Stupid string handling on my part ended up wi... | Hans-Christoph Steiner |
2007-12-27 | moved proxy_inlet_setup() to the main setup function on mjmogo's suggestion, ... | Hans-Christoph Steiner |
2007-12-23 | - first working version, called proxy_inlet_setup() function, and fixed proxy | Hans-Christoph Steiner |
2007-12-22 | got data and sql query output working; added float handling to sql_query_set_... | Hans-Christoph Steiner |
2007-12-22 | got the set_atom function working on the first inlet with symbols, now got to... | Hans-Christoph Steiner |
2007-12-22 | got the set_atom function working on the first inlet with symbols, now got to... | Hans-Christoph Steiner |
2007-12-22 | parses ? placeholders and generates inlets; crashes when you try to do just a... | Hans-Christoph Steiner |
2007-12-22 | initial sketch, just counting ? placeholders and laying out proxy inlets | Hans-Christoph Steiner |
2007-12-09 | added the ability to set the HID path in the [write( message | Hans-Christoph Steiner |
2007-11-28 | minor tweak on the menu generation thanks to Laura's tip | Hans-Christoph Steiner |
2007-11-28 | fixed stat crasher bug, I was adding 2 to the pointer rather than 1; it blow... | Hans-Christoph Steiner |
2007-11-28 | made Mac OS X objects weak link to the Carbon framework to support system thi... | Hans-Christoph Steiner |
2007-11-28 | added some pics of the available cursors | Hans-Christoph Steiner |
2007-11-27 | removed odd extraneous .. from beginning of file | Hans-Christoph Steiner |
2007-11-27 | fixed some minor bugs, should be ready to use; I added a [popup] to the help ... | Hans-Christoph Steiner |
2007-11-27 | ported f0.keyboard_layout to Pd, I commented out the 'assist' method because ... | Hans-Christoph Steiner |
2007-11-24 | created quick working sketch for navigating the sys_helppath | Hans-Christoph Steiner |
2007-11-09 | created object based on tot to get Tcl/Tk version | Hans-Christoph Steiner |
2007-11-09 | added quick hack to get the Tk canvas name in Pd space | Hans-Christoph Steiner |
2007-11-09 | added example to turn off window resizing | Hans-Christoph Steiner |
2007-11-08 | striped out unneeded debug code | Hans-Christoph Steiner |
2007-11-08 | added highlight border example | Hans-Christoph Steiner |
2007-11-08 | created object to get current window name so you can change it's tk options | Hans-Christoph Steiner |
2007-11-08 | got web color conversion working | Hans-Christoph Steiner |
2007-11-08 | bind to . instead of all to get absolute cursor position rather than canvas c... | Hans-Christoph Steiner |
2007-11-06 | remove these copies of externals/bbogart/entry/entry.c, it was a premature | Hans-Christoph Steiner |
2007-11-06 | - updated to work with set_cursors_in_tcl-0.41-test06.patch (patch #1826507), | Hans-Christoph Steiner |
2007-11-06 | added a link to the sources and a little instruction of how to find things to... | Hans-Christoph Steiner |
2007-11-05 | turned off debug messages and added color changing example | Hans-Christoph Steiner |