Send Pd-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."
Today's Topics:
1. SF.net SVN: pure-data:[13499]
branches/pd-extended/0.42/pd/src/pd.tk
([email protected])
2. SF.net SVN: pure-data:[13500]
branches/pd-extended/0.42/pd/src/helpbrowser. tcl
([email protected])
3. SF.net SVN: pure-data:[13501]
branches/pd-extended/0.42/pd/src/helpbrowser. tcl
([email protected])
4. SF.net SVN: pure-data:[13502] trunk/doc/pddp/bang-help.pd
([email protected])
5. SF.net SVN: pure-data:[13503]
branches/pd-extended/0.42/pd/src ([email protected])
6. SF.net SVN: pure-data:[13504]
branches/pd-extended/0.42/pd/src/pd.tk
([email protected])
7. SF.net SVN: pure-data:[13505]
branches/pd-extended/0.42/pd/src/helpbrowser. tcl
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Thu, 06 May 2010 23:07:12 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13499]
branches/pd-extended/0.42/pd/src/pd.tk
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13499
http://pure-data.svn.sourceforge.net/pure-data/?rev=13499&view=rev
Author: eighthave
Date: 2010-05-06 23:07:12 +0000 (Thu, 06 May 2010)
Log Message:
-----------
fixed up verbose and error proc hacks to work better
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/pd.tk
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Thu, 06 May 2010 23:11:26 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13500]
branches/pd-extended/0.42/pd/src/helpbrowser. tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13500
http://pure-data.svn.sourceforge.net/pure-data/?rev=13500&view=rev
Author: eighthave
Date: 2010-05-06 23:11:25 +0000 (Thu, 06 May 2010)
Log Message:
-----------
- fixed logic for finding duplicate libraries and issuing warnings about them
- in the help browser, don't show folders within libdirs that don't have any
openable content
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/helpbrowser.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Thu, 06 May 2010 23:34:52 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13501]
branches/pd-extended/0.42/pd/src/helpbrowser. tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13501
http://pure-data.svn.sourceforge.net/pure-data/?rev=13501&view=rev
Author: eighthave
Date: 2010-05-06 23:34:51 +0000 (Thu, 06 May 2010)
Log Message:
-----------
- duplicate libraries now get marked with a (2), (3), etc. depending on how
many duplicates there are
- removed focus stuff since the keyboard nav doesn't work yet, and the focus
stuff messes with the mouse-browsing
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/helpbrowser.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Thu, 06 May 2010 23:55:10 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13502]
trunk/doc/pddp/bang-help.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13502
http://pure-data.svn.sourceforge.net/pure-data/?rev=13502&view=rev
Author: eighthave
Date: 2010-05-06 23:55:10 +0000 (Thu, 06 May 2010)
Log Message:
-----------
changed instances of objects in the 'related objects' subpatch to be pddplinks
instead
Modified Paths:
--------------
trunk/doc/pddp/bang-help.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Fri, 07 May 2010 00:18:48 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13503]
branches/pd-extended/0.42/pd/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13503
http://pure-data.svn.sourceforge.net/pure-data/?rev=13503&view=rev
Author: eighthave
Date: 2010-05-07 00:18:47 +0000 (Fri, 07 May 2010)
Log Message:
-----------
- made menu_doc_open be able to open directories
- made doubleclicks on directories in the helpbrowser send an open msg
- added ::pdwindow::warn proc since its used in helpbrowser.tcl
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/helpbrowser.tcl
branches/pd-extended/0.42/pd/src/pd.tk
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Fri, 07 May 2010 02:33:11 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13504]
branches/pd-extended/0.42/pd/src/pd.tk
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13504
http://pure-data.svn.sourceforge.net/pure-data/?rev=13504&view=rev
Author: eighthave
Date: 2010-05-07 02:33:11 +0000 (Fri, 07 May 2010)
Log Message:
-----------
added separators to the Media menu for clarity
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/pd.tk
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Fri, 07 May 2010 02:56:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13505]
branches/pd-extended/0.42/pd/src/helpbrowser. tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13505
http://pure-data.svn.sourceforge.net/pure-data/?rev=13505&view=rev
Author: eighthave
Date: 2010-05-07 02:56:34 +0000 (Fri, 07 May 2010)
Log Message:
-----------
don't add a menu to the Help Browser on GNU/Linux and Windows, but do so on Mac
OS X
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/helpbrowser.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 63, Issue 7
*************************************