aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-11-08got web color conversion workingHans-Christoph Steiner
2007-11-08bind to . instead of all to get absolute cursor position rather than canvas c...Hans-Christoph Steiner
2007-11-06remove these copies of externals/bbogart/entry/entry.c, it was a prematureHans-Christoph Steiner
2007-11-06- updated to work with set_cursors_in_tcl-0.41-test06.patch (patch #1826507),Hans-Christoph Steiner
2007-11-06added a link to the sources and a little instruction of how to find things to...Hans-Christoph Steiner
2007-11-05turned off debug messages and added color changing exampleHans-Christoph Steiner
2007-11-05put tk_chooseColor back in place after global search and replace object renam...Hans-Christoph Steiner
2007-11-05working version with storage and a bang to output stored value; should add ri...Hans-Christoph Steiner
2007-11-03initial sketch of the idea to provide access to Pd's gui in Pd, compiles, but...Hans-Christoph Steiner
2007-10-31added bang method and made button and wheel events always be reported, not on...Hans-Christoph Steiner
2007-10-31first working sketch of the cursor object getting data from the system mouse ...Hans-Christoph Steiner
2007-10-31working version of the colorpanelHans-Christoph Steiner
2007-10-29Following this thread:Hans-Christoph Steiner
2007-10-28copied bbogart/entry/entry.c and changed namesHans-Christoph Steiner
2007-07-30got strtol working (baby steps), but I can't find the magic combo to get outp...Hans-Christoph Steiner
2007-07-30first probes at write support, switching to Mac OS X for dev platformHans-Christoph Steiner
2007-05-10switched absolute path to relativeHans-Christoph Steiner
2007-04-10implemented object to use in mapping curve help files, but it ended up fighti...Hans-Christoph Steiner
2007-04-10object to see the mouse pointer position in patch coordsHans-Christoph Steiner
2006-11-26made [classpath] function like the new [import]Hans-Christoph Steiner