aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Collapse)Author
2012-12-19moved error comments from META subpatch to the trackerJonathan Wilkes
svn path=/trunk/externals/ggee/; revision=16697
2012-01-27removed fatom-help.pd because fatom.c is not an object, but a template for ↵Hans-Christoph Steiner
other objects svn path=/trunk/externals/ggee/; revision=15890
2011-12-18add free method to prevent crashes after closing when the patch is runningHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=15818
2011-12-12replace all %x patterns with %lx to support 64-bitHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=15813
2011-12-12fixed debug messages to only show when set to DEBUGHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=15812
2011-10-21turn off debug messagesHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=15632
2011-10-19port to 0.43's pdsend proc in pd-guiHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=15622
2011-08-01replace .x%x 32-bit only canvas id with .x%lx canvas id which supports ↵Hans-Christoph Steiner
32-bit and 64-bit svn path=/trunk/externals/ggee/; revision=15186
2010-11-27added symbol arg to ticker-help.pdJonathan Wilkes
svn path=/trunk/externals/ggee/; revision=14528
2010-11-15added META subpatch and filled in some missing help patchesJonathan Wilkes
svn path=/trunk/externals/ggee/; revision=14439
2010-11-11copied over template Makefile and got things building from itHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=14394
2010-11-11fixed typoHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=14393
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=14153
2010-04-13allow spaces in filenames by concating all the atoms in image_new and ↵Hans-Christoph Steiner
image_open args with spaces between them, fixing bug #1770553 svn path=/trunk/externals/ggee/; revision=13448
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
2008-12-07updated gcanvas help patch to document some of the hidden features for ↵Hans-Christoph Steiner
drawing to the canvas svn path=/trunk/externals/ggee/; revision=10430
2008-06-19removed the svn:executable bit for code, patches and textIOhannes m zmölnig
svn path=/trunk/externals/ggee/; revision=10048
2008-05-12checked in updated gcanvas.c from PDa-0.7-pre1-src.tgz and updated help ↵Hans-Christoph Steiner
files; builds and works fine on Mac OS X, will test other platforms later svn path=/trunk/externals/ggee/; revision=9788
2008-04-22quickly added third outlet from PDa source so that this object won't break ↵Hans-Christoph Steiner
PDa patches when they are edited in Pd-extended svn path=/trunk/externals/ggee/; revision=9720
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
2007-08-15added [open( and [size( messages and updated help patchHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=8591
2007-08-09Hopefully fixed problem with spaces in parent directory names.Frank Barknecht
svn path=/trunk/externals/ggee/; revision=8496
2007-07-08added pd_error when sustain message is out of rangeHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=7909
2007-07-03updated windows macro to automatically defined _WIN32 to smooth Windows buildingHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=7890
2007-07-03added notes about the messages and en example about state savingHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=7889
2007-07-03added error report to [sustain( messageHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=7888
2006-11-29added a tiny bit of explanationHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=6509
2006-09-20made a functional exampleHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=5974
2006-02-23dregged out arguments and messages from sourceHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=4614
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-05-22Something weird is going on with CR, have to check that laterGuenter Geiger
svn path=/trunk/externals/ggee/; revision=3062
2005-02-24remove leftoverGuenter Geiger
svn path=/trunk/externals/ggee/; revision=2580
2005-02-08F**ed GOPGuenter Geiger
svn path=/trunk/externals/ggee/; revision=2564
2004-10-17fixed minimized window behaviourGuenter Geiger
svn path=/trunk/externals/ggee/; revision=2115
2004-07-25These got lost some dayGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1893
2004-07-25still have to go through the docs some dayGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1892
2004-07-25Finally fixed the GOP behaviourGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1891
2004-07-25readdedGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1889
2004-07-25Checking if I can change the permissionsGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1888
2004-04-08sooped up the help fileHans-Christoph Steiner
svn path=/trunk/externals/ggee/; revision=1582
2004-02-06fixed widgetbehaviour for MS compilerGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1314
2003-11-05renamed help filesGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1158
2003-11-05minor code cleanupGuenter Geiger
svn path=/trunk/externals/ggee/; revision=1157
2003-10-27setsavefn fixes for 0.37Guenter Geiger
svn path=/trunk/externals/ggee/; revision=1145
2003-09-17added symbol methodGuenter Geiger
svn path=/trunk/externals/ggee/; revision=981
2003-09-16fixed bug when clicking at the very right, added recv symbolGuenter Geiger
svn path=/trunk/externals/ggee/; revision=975
2003-09-15fixed pre 0.37 compilation via PD_VERSION_MINORGuenter Geiger
svn path=/trunk/externals/ggee/; revision=973
2003-09-15added fatom text attributeGuenter Geiger
svn path=/trunk/externals/ggee/; revision=972