aboutsummaryrefslogtreecommitdiff
path: root/gui/button.c
AgeCommit message (Collapse)Author
2011-10-19port to 0.43's pdsend proc in pd-guiHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=15622
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=14153
2010-04-13cast pointer to struct to long unsigned int to get rid of warningHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=13440
2010-04-13converted all %x to %lx following Pd itself so things work smoothly on WindowsHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=13439
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-10-17fixed minimized window behaviourGuenter Geiger
svn path=/trunk/externals/ggee/; revision=2115
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-15fixed pre 0.37 compilation via PD_VERSION_MINORGuenter Geiger
svn path=/trunk/externals/ggee/; revision=973
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
2003-06-12slider: added bang message, button width ajustment (still wrong)Guenter Geiger
svn path=/trunk/externals/ggee/; revision=697
2003-06-10removed m_imp.h, fixed bug in buttonGuenter Geiger
svn path=/trunk/externals/ggee/; revision=689
2002-11-26warning reductionGuenter Geiger
svn path=/trunk/externals/ggee/; revision=255
2002-11-19trying to get the sizes rightGuenter Geiger
svn path=/trunk/externals/ggee/; revision=219
2002-10-25fiddling with build systemGuenter Geiger
svn path=/trunk/externals/ggee/; revision=197
2002-08-06fiddled around with size, still no resultGuenter Geiger
svn path=/trunk/externals/ggee/; revision=74
2002-07-30destroy for widgets addedGuenter Geiger
svn path=/trunk/externals/ggee/; revision=70
2002-07-30button and sliderh really addedGuenter Geiger
svn path=/trunk/externals/ggee/; revision=69