aboutsummaryrefslogtreecommitdiff
path: root/gui/image.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
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
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-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
2002-11-26warning reductionGuenter Geiger
svn path=/trunk/externals/ggee/; revision=255
2002-10-25fiddling with build systemGuenter Geiger
svn path=/trunk/externals/ggee/; revision=197
2002-07-30added button and some bugfixesGuenter Geiger
svn path=/trunk/externals/ggee/; revision=68
2002-07-30remove debug message from image.c and fatom.pd fileGuenter Geiger
svn path=/trunk/externals/ggee/; revision=66
2002-07-22first try graph on parentGuenter Geiger
svn path=/trunk/externals/ggee/; revision=52
2002-07-22added imageGuenter Geiger
svn path=/trunk/externals/ggee/; revision=51