aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-02moved tcl_setup.c to tclpd.c to make it feel like a standard libraryHans-Christoph Steiner
2011-10-02fix makefile, and the remainings of the c++ -> c conversionmescalinum
2011-10-02reorganize tree following template structuremescalinum
2011-10-02mv *.cxx *.cmescalinum
2011-10-02get rid of std::mapmescalinum
2011-10-02forgot makefilemescalinum
2011-10-02fix everythingmescalinum
2011-10-01renamed to fit into Makefile/library templateHans-Christoph Steiner
2011-10-01rm INSTALLmescalinum
2011-10-01metafilemescalinum
2011-10-01use Makefile template 1.0.10mescalinum
2009-10-18oopsbackups/externals/tclpd@15429mescalinum
2009-10-18remove auto_path, source pkgIndex directlymescalinum
2009-10-18oops... ::auto_path???mescalinum
2009-10-18use tcl package system also for pdlib.tclmescalinum
2009-09-19.mescalinum
2009-09-19escape dollar symbol in propertiesfn;mescalinum
2009-09-19properly send atoms with spacesmescalinum
2009-09-19add Hans' fixes for building on OSX and Winmescalinum
2009-09-16change [vslider2] to general purpose [slider2] (choose type with -orient hori...mescalinum
2009-09-16.mescalinum
2009-09-16.mescalinum
2009-09-16add tcl package logicmescalinum
2009-09-16[vslider2] - a (almost) perfect replica of vanilla [vsl] in ~200 lines of tcl...mescalinum
2009-09-16property panel stuffmescalinum
2009-09-16fix new dict-style creation argumentsmescalinum
2009-09-16add loadbang methodmescalinum
2009-09-15add support for glist_grab() and motionfnmescalinum
2009-09-15- rename some options; respect the optionsmescalinum
2009-09-15remove DesireData/devel_0_39 %ignoresmescalinum
2009-09-15switch to [dict] for config storage; save data in a way similar to garraysmescalinum
2009-09-15replace Tcl_Eval() with Tcl_EvalFile()mescalinum
2009-09-15add some utility functionsmescalinum
2009-09-13add docsmescalinum
2009-09-13add a usage example of pd_bind/pd_unbindmescalinum
2009-09-13explain how this thing worksmescalinum
2009-09-13added support for pd_bind/pd_unbind; added destructor call in tclpd_freemescalinum
2009-09-13add ChangeLogmescalinum
2009-09-13add support for properties functionmescalinum
2009-09-13accept debug variable from cmdlinemescalinum
2009-09-12bump versionmescalinum
2009-09-12disable syntax check by default, as it fails with tcl8.4mescalinum
2009-09-12make code Tcl 8.4 compatiblemescalinum
2009-09-12solve the evil memory leakmescalinum
2009-09-04yep, some stuff still to implement...mescalinum
2009-09-03add more getters/setters (row,col,cell)mescalinum
2009-09-03fixed a bug that prevented multiple objects to be in the same canvasmescalinum
2009-09-03removing README as is outdatedmescalinum
2009-09-03add help patch for [bitmap]mescalinum
2009-09-03tidy up && implement full sate savingmescalinum