aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-20created object to control whether you can quit Pd using the GUI or notHans-Christoph Steiner
2009-04-14fixed simple typos in nameHans-Christoph Steiner
2009-04-13now Tcl does the polling using 'after 10' making for a lot less messages betw...Hans-Christoph Steiner
2009-04-13added image of all of the available Tk mouse pointer cursors to the help patchHans-Christoph Steiner
2009-04-12- made a single "proc_test" function to test if any of the cursor procs existHans-Christoph Steiner
2009-04-12stripped down the headers to only what is neededHans-Christoph Steiner
2009-04-12whipped out simple object that just asks Tcl for the screen resolution and ou...Hans-Christoph Steiner
2009-04-11got bind/unbind workingHans-Christoph Steiner
2009-04-11got the basics of a global send and a Tcl unbind function working for theHans-Christoph Steiner
2009-04-11an object to get what is currently in the canvas-local pathHans-Christoph Steiner
2009-04-10handy shortcut objects for getting and setting the "pd audio-dialog"Hans-Christoph Steiner
2009-03-24illustrated getting from parent patchesHans-Christoph Steiner
2009-03-24Changed "reset" message to "rewind" since that is the same as textfile,Hans-Christoph Steiner
2009-03-24illustrated getting from parent patchesHans-Christoph Steiner
2009-01-27changed to GPL v3Hans-Christoph Steiner
2009-01-10joining the new 0.41 f_float militancy :DHans-Christoph Steiner
2008-09-22parent and remote-subpatch access for window_name and canvas_nameLuke Iannini
2008-09-12added some more demos of window controlHans-Christoph Steiner
2008-08-27merged in relevant changes from the v0-40 pd-extended release branchHans-Christoph Steiner
2008-08-27removed hidden declare line, since a real solution should be figured out.Hans-Christoph Steiner
2008-06-23fixed etags to append user-specific locations to the big global TAGS fileHans-Christoph Steiner
2008-06-19removed the svn:executable bit for code, patches and textIOhannes m zmölnig
2008-05-15created example using [sys_gui] and [window_name] to move the windows around,...Hans-Christoph Steiner
2008-05-15added example of how to change the colors of the theming from a patchHans-Christoph Steiner
2008-05-03first really working output example, using the iFeel mouse buzz, yay!Hans-Christoph Steiner
2008-04-15switched to [makefilename %02d] on IOhannes' recommendation in patch 1716480Hans-Christoph Steiner
2008-03-21fixed compilation error on non-WindowsHans-Christoph Steiner
2008-03-20Fixed bug #1836108 on Windows. Stupid string handling on my part ended up wi...Hans-Christoph Steiner
2007-12-27moved 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 proxyHans-Christoph Steiner
2007-12-22got data and sql query output working; added float handling to sql_query_set_...Hans-Christoph Steiner
2007-12-22got the set_atom function working on the first inlet with symbols, now got to...Hans-Christoph Steiner
2007-12-22got the set_atom function working on the first inlet with symbols, now got to...Hans-Christoph Steiner
2007-12-22parses ? placeholders and generates inlets; crashes when you try to do just a...Hans-Christoph Steiner
2007-12-22initial sketch, just counting ? placeholders and laying out proxy inletsHans-Christoph Steiner
2007-12-09added the ability to set the HID path in the [write( messageHans-Christoph Steiner
2007-11-28minor tweak on the menu generation thanks to Laura's tipHans-Christoph Steiner
2007-11-28fixed stat crasher bug, I was adding 2 to the pointer rather than 1; it blow...Hans-Christoph Steiner
2007-11-28made Mac OS X objects weak link to the Carbon framework to support system thi...Hans-Christoph Steiner
2007-11-28added some pics of the available cursorsHans-Christoph Steiner
2007-11-27removed odd extraneous .. from beginning of fileHans-Christoph Steiner
2007-11-27fixed some minor bugs, should be ready to use; I added a [popup] to the help ...Hans-Christoph Steiner
2007-11-27ported f0.keyboard_layout to Pd, I commented out the 'assist' method because ...Hans-Christoph Steiner
2007-11-24created quick working sketch for navigating the sys_helppathHans-Christoph Steiner
2007-11-09created object based on tot to get Tcl/Tk versionHans-Christoph Steiner
2007-11-09added quick hack to get the Tk canvas name in Pd spaceHans-Christoph Steiner
2007-11-09added example to turn off window resizingHans-Christoph Steiner
2007-11-08striped out unneeded debug codeHans-Christoph Steiner
2007-11-08added highlight border exampleHans-Christoph Steiner
2007-11-08created object to get current window name so you can change it's tk optionsHans-Christoph Steiner