aboutsummaryrefslogtreecommitdiff
path: root/shared
AgeCommit message (Expand)Author
2008-07-18added DEBUG define to control debug post()Hans-Christoph Steiner
2007-11-24added float and bang methods to checkbutton, the float method needs some work...Hans-Christoph Steiner
2007-11-24- made selection color change restore previous background colorHans-Christoph Steiner
2007-11-24moved inlet/outlet counts to tkwidgets.hHans-Christoph Steiner
2007-11-24- created tkwidgets_list_options() to query which Tk options are supportedHans-Christoph Steiner
2007-11-23Fixed these:Hans-Christoph Steiner
2007-11-23- fixed bug that caused the iolets to multiply whenever resizing, I forgot toHans-Christoph Steiner
2007-11-22- removed xscrollcommand and yscrollcommand from supported options sinceHans-Christoph Steiner
2007-11-22- moved store_options() to tkwidgets_store_options() in tkwidgets.c and madeHans-Christoph Steiner
2007-11-22- moved iolet drawing/erasing to tkwidgets commonHans-Christoph Steiner
2007-11-21- created functions to generate all the various Tk IDs and tags and portedHans-Christoph Steiner
2007-11-15- first working sketch of having a shared dylib for a libdir, I movedHans-Christoph Steiner
2007-11-14got a quick working example pretty much straight from ggee's image.c; I need ...Hans-Christoph Steiner
2007-11-14added tkwidgets build targets from template; made target to build shared libr...Hans-Christoph Steiner