Revision: 13059
http://pure-data.svn.sourceforge.net/pure-data/?rev=13059&view=rev
Author: eighthave
Date: 2010-01-21 20:33:32 +0000 (Thu, 21 Jan 2010)
Log Message:
-----------
updated etags to get all relevant code
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/makefile.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13058
http://pure-data.svn.sourceforge.net/pure-data/?rev=13058&view=rev
Author: eighthave
Date: 2010-01-21 19:41:20 +0000 (Thu, 21 Jan 2010)
Log Message:
-----------
remove the rsrc file stuff since its been deprecated since Mac OS X 10.4 and is no longer included in Mac OS X 10.6
Modified Paths:
--------------
trunk/packages/darwin_app/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13057
http://pure-data.svn.sourceforge.net/pure-data/?rev=13057&view=rev
Author: mrpeach
Date: 2010-01-20 19:41:49 +0000 (Wed, 20 Jan 2010)
Log Message:
-----------
Added SO_BROADCAST so you can actually broadcast with a .255 address...
Modified Paths:
--------------
trunk/externals/mrpeach/net/udpsend~.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13056
http://pure-data.svn.sourceforge.net/pure-data/?rev=13056&view=rev
Author: zmoelnig
Date: 2010-01-20 13:36:19 +0000 (Wed, 20 Jan 2010)
Log Message:
-----------
backnamed the ::pdwindow::syslog to ::pdwindow::verbose,
since the function has nothing to do with system nor with logging;
also this mirrors the API of Pd-core
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/apple_events.tcl
branches/pd-gui-rewrite/0.43/src/pd-gui.tcl
branches/pd-gui-rewrite/0.43/src/pd_connect.tcl
branches/pd-gui-rewrite/0.43/src/pdwindow.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13055
http://pure-data.svn.sourceforge.net/pure-data/?rev=13055&view=rev
Author: eighthave
Date: 2010-01-20 00:21:30 +0000 (Wed, 20 Jan 2010)
Log Message:
-----------
destroying an editor that has an active selection causes a crash, so call glist_noselect() before freeing the editor
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/g_editor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13054
http://pure-data.svn.sourceforge.net/pure-data/?rev=13054&view=rev
Author: eighthave
Date: 2010-01-19 23:15:48 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
since I am touching g_rtext.c, might as well take this opportunity to push the Tcl code to the 'pd-gui' side of things
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/g_rtext.c
branches/pd-gui-rewrite/0.43/src/pdtk_text.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13053
http://pure-data.svn.sourceforge.net/pure-data/?rev=13053&view=rev
Author: eighthave
Date: 2010-01-19 22:19:23 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
fixed stupid bug and removed some debug messages
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/pd.tk
branches/pd-gui-rewrite/0.43/src/pdtk_canvas.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13052
http://pure-data.svn.sourceforge.net/pure-data/?rev=13052&view=rev
Author: eighthave
Date: 2010-01-19 22:00:29 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
updated to use new global var names
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/startup/object_db-plugin.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13051
http://pure-data.svn.sourceforge.net/pure-data/?rev=13051&view=rev
Author: eighthave
Date: 2010-01-19 18:11:58 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
turned off Tcl's buffer on the socket; added better info posts
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/pd_connect.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13050
http://pure-data.svn.sourceforge.net/pure-data/?rev=13050&view=rev
Author: zmoelnig
Date: 2010-01-19 17:26:57 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
removed verbose output; added note about broken [||~]
Modified Paths:
--------------
trunk/externals/zexy/tests/abs~/simple.pd
trunk/externals/zexy/tests/or~/singlenoise.pd
trunk/externals/zexy/tests/sgn~/simple.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.