aboutsummaryrefslogtreecommitdiff
path: root/gui/button.c
AgeCommit message (Expand)Author
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
2010-04-13cast pointer to struct to long unsigned int to get rid of warningHans-Christoph Steiner
2010-04-13converted all %x to %lx following Pd itself so things work smoothly on WindowsHans-Christoph Steiner
2007-10-29Following this thread:Hans-Christoph Steiner
2005-11-14these pragmas are only used for MSVC, not MinGW or Cygwin, therefore changing...Hans-Christoph Steiner
2004-10-17fixed minimized window behaviourGuenter Geiger
2004-07-25Finally fixed the GOP behaviourGuenter Geiger
2004-02-06fixed widgetbehaviour for MS compilerGuenter Geiger
2003-10-27setsavefn fixes for 0.37Guenter Geiger
2003-09-15fixed pre 0.37 compilation via PD_VERSION_MINORGuenter Geiger
2003-09-15some bugfixes, GOP still not workingGuenter Geiger
2003-07-21fixed pd0.37 buildGuenter Geiger
2003-06-12slider: added bang message, button width ajustment (still wrong)Guenter Geiger
2003-06-10removed m_imp.h, fixed bug in buttonGuenter Geiger
2002-11-26warning reductionGuenter Geiger
2002-11-19trying to get the sizes rightGuenter Geiger
2002-10-25fiddling with build systemGuenter Geiger
2002-08-06fiddled around with size, still no resultGuenter Geiger
2002-07-30destroy for widgets addedGuenter Geiger
2002-07-30button and sliderh really addedGuenter Geiger