aboutsummaryrefslogtreecommitdiff
path: root/extensions/xgui
AgeCommit message (Collapse)Author
2009-01-26I just went through all of the externals that include t_tk.h and found thatHans-Christoph Steiner
none of them actually need to include it, since none of them actually use the functions or macros declared in t_tk.h. Since pd-devel has removed t_tk.h, and hopefully pd-vanilla will soon also ditch t_tk.h, I have removed #include "t_tk.h" from everywhere it was doing nothing (but preventing pd-devel-extended from compiling). svn path=/trunk/; revision=10652
2008-06-19fixed svn:executable flag;IOhannes m zmölnig
use env-var PD for determining which pd to use in pdx svn path=/trunk/; revision=10051
2008-02-07reorganizingIOhannes m zmölnig
svn path=/trunk/; revision=9376