aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-01pass inlet number around instead of binding it to the selector - this time ↵mescalinum
for real svn path=/trunk/externals/tclpd/; revision=12173
2009-09-01pass inlet number around instead of binding it to the selectormescalinum
svn path=/trunk/externals/tclpd/; revision=12169
2009-09-01add skeleton for classes with widgetbehavior (GUI classes)mescalinum
svn path=/trunk/externals/tclpd/; revision=12165
2009-08-31add usage examples and helpmescalinum
svn path=/trunk/externals/tclpd/; revision=12154
2009-08-31proxyinlet support working and generally everything working fine (in the ↵mescalinum
list_change use case) svn path=/trunk/externals/tclpd/; revision=12153
2009-08-30remove proxyinlet_list method: as matju suggested it introduces irregularity ↵mescalinum
in message processing and it's potentially harmful svn path=/trunk/externals/tclpd/; revision=12152
2009-08-30add of proxyinletmescalinum
svn path=/trunk/externals/tclpd/; revision=12145
2009-08-29I fixed it. I hate SWIG.mescalinum
svn path=/trunk/externals/tclpd/; revision=12137
2009-08-29add proxy inlet. still some unresolved TypeError, will continue the work ↵mescalinum
tomorrow svn path=/trunk/externals/tclpd/; revision=12134
2009-08-29tidy up!mescalinum
svn path=/trunk/externals/tclpd/; revision=12133
2009-08-28improve errors printouts, and cleanupmescalinum
svn path=/trunk/externals/tclpd/; revision=12132
2009-08-28use Tcl reference counters properly -- solved segfaultsmescalinum
svn path=/trunk/externals/tclpd/; revision=12129
2009-08-28add debug flagmescalinum
svn path=/trunk/externals/tclpd/; revision=12128
2009-08-28svn path=/trunk/externals/tclpd/; revision=12121mescalinum
2009-06-13removed my Tcl 8.4 kludgeHans-Christoph Steiner
svn path=/trunk/externals/tclpd/; revision=11762
2009-02-11kludge to get it to build on Fedora tooHans-Christoph Steiner
svn path=/trunk/externals/tclpd/; revision=10759
2009-02-05added more robust test for Tcl version so that you can have Tcl/Tk 8.5 ↵Hans-Christoph Steiner
installed (for running Pd-devel) yet still build against Tcl/Tk 8.4 (for all other Pd versions) svn path=/trunk/externals/tclpd/; revision=10743
2008-07-06include missing includeIOhannes m zmölnig
svn path=/trunk/externals/tclpd/; revision=10145
2008-06-08fix includesN.N.
svn path=/trunk/externals/tclpd/; revision=9974
2008-06-08clarified a pair of things about core/guiN.N.
svn path=/trunk/externals/tclpd/; revision=9973
2008-03-16fix for __attribute__ gnu extension (for pd-extended)N.N.
svn path=/trunk/externals/tclpd/; revision=9591
2008-03-13checked in some build hacks which make things build on all GNU/LinuxesHans-Christoph Steiner
svn path=/trunk/externals/tclpd/; revision=9580
2007-09-18first commit for tclpd externalsvn2git-rootN.N.
svn path=/trunk/externals/tclpd/; revision=8736