aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-11-26moved import to here from loaders; got both 0.39 and 0.40 behaviors working, ...Hans-Christoph Steiner
2006-11-26added compilation date and time to the output listHans-Christoph Steiner
2006-11-22added another exampleHans-Christoph Steiner
2006-11-20oops, forgot the /extra part, that's essential.Hans-Christoph Steiner
2006-11-17functional classpath getter like [textfile]; need to add setting capabilitiesHans-Christoph Steiner
2006-11-13wrote object to save the machine from hard resets when Pd pegs the CPUHans-Christoph Steiner
2006-09-20dashed out quick hostname object based on [uname]Hans-Christoph Steiner
2006-09-19quick hack [version] object, outputs the version of m_pd.h that this object w...Hans-Christoph Steiner
2006-09-11quick, basic object to convert a stream of ASCII chars to a numeric value, us...Hans-Christoph Steiner
2006-08-09updated makefile to the automatic versionHans-Christoph Steiner
2006-08-09cleaned up buildsrc and unfiltered sections and turned them into libdirs; mad...Hans-Christoph Steiner
2006-08-02sys/types.h is explicitly needed on Mac OS X 10.3; it shouldn't hurt on any o...Hans-Christoph Steiner
2006-08-01added a couple more device IDsHans-Christoph Steiner
2006-08-01separated usbhid into its own folder since it had dependencies that don't wor...Hans-Christoph Steiner
2006-07-31GLOB_ABORTED and GLOB_NOMATCH don't exist in Mac OS X before 10.4, so check t...Hans-Christoph Steiner
2006-07-31switched to nicer names =DHans-Christoph Steiner
2006-06-14ported [stat] to MinGW; #ifdef'ed out uname since there is no unamHans-Christoph Steiner
2006-06-13oops, got the POSIX macro switched around, works nowHans-Christoph Steiner
2006-06-13fixed error messages, they now output into Pd spaceHans-Christoph Steiner