[PD-cvs] [git]pure-data branch master updated. 1403f78a100ed7d3d5bf5a4ee2ab427890ee392f

Miller Puckette millerpuckette at users.sourceforge.net
Sun Sep 9 04:51:24 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pure-data".

The branch, master has been updated
       via  1403f78a100ed7d3d5bf5a4ee2ab427890ee392f (commit)
       via  3dc851a63e1547e41994574a8184fadb440d23c7 (commit)
       via  e6391dff5be0cf90b4dfe30546675b9127f81f30 (commit)
      from  261ed0aeac1aa68feb8f689359c550f9f1463545 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1403f78a100ed7d3d5bf5a4ee2ab427890ee392f
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Sep 8 11:59:21 2012 -0700

    .. add suggestion to check tcl/tk installation if GUI startup fails

commit 3dc851a63e1547e41994574a8184fadb440d23c7
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Sep 8 11:49:13 2012 -0700

    Took all TCL refs out of configure.in - should add better run-time
    error messages in case we can't find tcl/tk at runtime.

commit e6391dff5be0cf90b4dfe30546675b9127f81f30
Author: msp <msp at stripe.(none)>
Date:   Tue Sep 4 16:56:25 2012 -0700

    first cut at a text object and some improvements to save/restore
    use of symbols #X, #N, #A

-----------------------------------------------------------------------

Summary of changes:
 src/configure.in        |   75 +---------------
 src/g_array.c           |   22 +++-
 src/g_canvas.c          |    7 ++
 src/g_editor.c          |   30 ++++--
 src/g_guiconnect.c      |    3 +
 src/m_binbuf.c          |   17 +++-
 src/m_class.c           |    7 +-
 src/m_glob.c            |    4 +-
 src/s_inter.c           |    1 +
 src/x_qlist.c           |  235 ++++++++++++++++++++++++++++++++++++++++-------
 tcl/Makefile.am         |    2 +-
 tcl/pd-gui.tcl          |    1 +
 tcl/pd_menucommands.tcl |    4 +-
 tcl/pdtk_textwindow.tcl |   95 +++++++++++++++++++
 tcl/pkgIndex.tcl        |    1 +
 15 files changed, 367 insertions(+), 137 deletions(-)
 create mode 100644 tcl/pdtk_textwindow.tcl


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list