This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-331-gf669d09


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 "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  f669d095ba7fe5a623b31abc05b4f6664059803b (commit)
       via  9175e50559751538f4da02e6e17c61a8f5191a31 (commit)
      from  b930d6ec364e35bb04a0860b1a5f2fbdee6effe3 (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 f669d095ba7fe5a623b31abc05b4f6664059803b
Author: Tim Moore <timoore@redhat.com>
Date:   Mon Dec 7 19:19:45 2009 +0100

    add copyright and license to grapher files

commit 9175e50559751538f4da02e6e17c61a8f5191a31
Author: Tim Moore <timoore@redhat.com>
Date:   Mon Dec 7 18:51:55 2009 +0100

    make the list items in the data set list unselectable
    
    The checkbox selects the list, so it is just sloppy to allow the item
    to be selected.
    
    * grapher/GraphWidget.hxx (no_select_fun): New function; just returns
      false.
    * grapher/GraphWidget.cxx (GraphWidget): Connect list store selection
      to function that prevents selection.

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

Summary of changes:
 grapher/CairoWidget.cxx |    8 ++++++++
 grapher/CairoWidget.hxx |    8 ++++++++
 grapher/Graph.cxx       |    8 ++++++++
 grapher/Graph.hxx       |    8 ++++++++
 grapher/GraphData.hxx   |    8 ++++++++
 grapher/GraphStyle.cxx  |    8 ++++++++
 grapher/GraphStyle.hxx  |    8 ++++++++
 grapher/GraphWidget.cxx |   16 +++++++++++++++-
 grapher/GraphWidget.hxx |   14 ++++++++++++++
 grapher/StapParser.cxx  |    8 ++++++++
 grapher/StapParser.hxx  |    8 ++++++++
 grapher/grapher.cxx     |    8 ++++++++
 12 files changed, 109 insertions(+), 1 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]