aboutsummaryrefslogtreecommitdiff
path: root/gui/sliderh.c
AgeCommit message (Collapse)Author
2007-10-29Following this thread:Hans-Christoph Steiner
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/ggee/; revision=8902
2005-11-14these pragmas are only used for MSVC, not MinGW or Cygwin, therefore ↵Hans-Christoph Steiner
changing the define from NT to _MSC_VER svn path=/trunk/externals/ggee/; revision=3903
2005-07-01who knows whatGuenter Geiger
svn path=/trunk/externals/ggee/; revision=3274
2005-02-24remove leftoverGuenter Geiger
svn path=/trunk/externals/ggee/; revision=2580
2004-02-06fixed widgetbehaviour for MS compilerGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1314
2003-10-27setsavefn fixes for 0.37Guenter Geiger
svn path=/trunk/externals/ggee/; revision=1145
2003-09-15some bugfixes, GOP still not workingGuenter Geiger
svn path=/trunk/externals/ggee/; revision=968
2002-07-30button and sliderh really addedGuenter Geiger
svn path=/trunk/externals/ggee/; revision=69