aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2012-01-27removed fatom-help.pd because fatom.c is not an object, but a template for ot...Hans-Christoph Steiner
2011-12-18add free method to prevent crashes after closing when the patch is runningHans-Christoph Steiner
2011-12-12replace all %x patterns with %lx to support 64-bitHans-Christoph Steiner
2011-12-12fixed debug messages to only show when set to DEBUGHans-Christoph Steiner
2011-10-21turn off debug messagesHans-Christoph Steiner
2011-10-19port to 0.43's pdsend proc in pd-guiHans-Christoph Steiner
2011-08-01replace .x%x 32-bit only canvas id with .x%lx canvas id which supports 32-bit...Hans-Christoph Steiner
2010-11-27added symbol arg to ticker-help.pdJonathan Wilkes
2010-11-15added META subpatch and filled in some missing help patchesJonathan Wilkes
2010-11-11copied over template Makefile and got things building from itHans-Christoph Steiner
2010-11-11fixed typoHans-Christoph Steiner
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
2010-04-13allow spaces in filenames by concating all the atoms in image_new and image_o...Hans-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
2008-12-07updated gcanvas help patch to document some of the hidden features for drawin...Hans-Christoph Steiner
2008-06-19removed the svn:executable bit for code, patches and textIOhannes m zmölnig
2008-05-12checked in updated gcanvas.c from PDa-0.7-pre1-src.tgz and updated help files...Hans-Christoph Steiner
2008-04-22quickly added third outlet from PDa source so that this object won't break PD...Hans-Christoph Steiner
2007-10-29Following this thread:Hans-Christoph Steiner
2007-08-15added [open( and [size( messages and updated help patchHans-Christoph Steiner
2007-08-09Hopefully fixed problem with spaces in parent directory names.Frank Barknecht
2007-07-08added pd_error when sustain message is out of rangeHans-Christoph Steiner
2007-07-03updated windows macro to automatically defined _WIN32 to smooth Windows buildingHans-Christoph Steiner
2007-07-03added notes about the messages and en example about state savingHans-Christoph Steiner
2007-07-03added error report to [sustain( messageHans-Christoph Steiner
2006-11-29added a tiny bit of explanationHans-Christoph Steiner
2006-09-20made a functional exampleHans-Christoph Steiner
2006-02-23dregged out arguments and messages from sourceHans-Christoph Steiner
2005-11-14these pragmas are only used for MSVC, not MinGW or Cygwin, therefore changing...Hans-Christoph Steiner
2005-07-01who knows whatGuenter Geiger
2005-05-22Something weird is going on with CR, have to check that laterGuenter Geiger
2005-02-24remove leftoverGuenter Geiger
2005-02-08F**ed GOPGuenter Geiger
2004-10-17fixed minimized window behaviourGuenter Geiger
2004-07-25These got lost some dayGuenter Geiger
2004-07-25still have to go through the docs some dayGuenter Geiger
2004-07-25Finally fixed the GOP behaviourGuenter Geiger
2004-07-25readdedGuenter Geiger
2004-07-25Checking if I can change the permissionsGuenter Geiger
2004-04-08sooped up the help fileHans-Christoph Steiner
2004-02-06fixed widgetbehaviour for MS compilerGuenter Geiger
2003-11-05renamed help filesGuenter Geiger
2003-11-05minor code cleanupGuenter Geiger
2003-10-27setsavefn fixes for 0.37Guenter Geiger
2003-09-17added symbol methodGuenter Geiger
2003-09-16fixed bug when clicking at the very right, added recv symbolGuenter Geiger
2003-09-15fixed pre 0.37 compilation via PD_VERSION_MINORGuenter Geiger
2003-09-15added fatom text attributeGuenter Geiger
2003-09-15addedGuenter Geiger