Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7356
Modified Files: Tag: devel_0_39 desire.tk Log Message: DesireData 0.39.A.pre2. updated AboutDialog.
Index: desire.tk =================================================================== RCS file: /cvsroot/pure-data/pd/src/Attic/desire.tk,v retrieving revision 1.1.2.546 retrieving revision 1.1.2.547 diff -C2 -d -r1.1.2.546 -r1.1.2.547 *** desire.tk 9 Nov 2006 02:55:14 -0000 1.1.2.546 --- desire.tk 12 Nov 2006 22:59:48 -0000 1.1.2.547 *************** *** 7202,7207 **** super close wm title .$self "About DesireData" ! pack [label .$self.title -text "DesireData 0.39.A.0" -font {helvetica 24}] -side top ! pack [label .$self.date -text "released on 2006.08.??"] -side top pack [text .$self.text -yscrollcommand ".$self.scroll set" -width 72 ] -side left -fill both -expand yes --- 7202,7207 ---- super close wm title .$self "About DesireData" ! pack [label .$self.title -text "DesireData 0.39.A.pre2" -font {helvetica 24}] -side top ! pack [label .$self.date -text "released on 2006.11.12"] -side top pack [text .$self.text -yscrollcommand ".$self.scroll set" -width 72 ] -side left -fill both -expand yes *************** *** 7211,7216 **** PureData is a real-time graphical programming environment for live interactive computer music and video. PureData works on Linux, ! MacOSX/PPC, MacOSX/Intel, Windows, Irix/SiliconGraphics, etc. DesireData ! is a branch of PureData that has additional magic powers.
PureData is copyrighted, but is free for you to use for any reasonable --- 7211,7217 ---- PureData is a real-time graphical programming environment for live interactive computer music and video. PureData works on Linux, ! MacOSX/PPC, MacOSX/Intel, Windows, Irix/SiliconGraphics, etc. ! ! DesireData is a branch of PureData that has additional magic powers.
PureData is copyrighted, but is free for you to use for any reasonable *************** *** 7239,7245 **** (insert here: link to "reference documentation for Pd", that is, chapter 1)" ! ! ! # this looks bad on OSX, iirc .$self.text configure -state disabled } --- 7240,7245 ---- (insert here: link to "reference documentation for Pd", that is, chapter 1)" ! ! # this looks bad on OSX, iirc .$self.text configure -state disabled }