aboutsummaryrefslogtreecommitdiff
path: root/gui/ticker.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
2004-07-25Finally fixed the GOP behaviourGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1891
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
2003-07-21fixed pd0.37 buildGuenter Geiger
svn path=/trunk/externals/ggee/; revision=789
2002-10-21fixed build errorsGuenter Geiger
svn path=/trunk/externals/ggee/; revision=183
2002-07-30next step towards gui revivalGuenter Geiger
svn path=/trunk/externals/ggee/; revision=64
2002-06-17This commit was generated by cvs2svn to compensate for changes in r12,svn2git-rootGuenter Geiger
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13