Age | Commit message (Collapse) | Author |
|
svn path=/trunk/externals/moonlib/; revision=14153
|
|
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/externals/moonlib/; revision=10652
|
|
t_iemgui x_gui struct, so I adjusted the classname fix for that
svn path=/trunk/externals/moonlib/; revision=8903
|
|
http://lists.puredata.info/pipermail/pd-dev/2007-10/009797.html
I have changed the save functions so that they will save the name of the
object that it was actually instantiated with. This allows objects with
savefns to work properly with namespaces.
This is a fix for this bug:
http://sourceforge.net/tracker/index.php?&aid=1818219&group_id=55736&atid=478070
svn path=/trunk/externals/moonlib/; revision=8902
|
|
could be ported pretty easily since it's just a question of the open() function, I think. But it's really old, funky code, so why?
svn path=/trunk/externals/moonlib/; revision=8005
|
|
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/moonlib/; revision=7950
|