public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-329-gb930d6e
@ 2009-12-07 15:58 moore
  0 siblings, 0 replies; only message in thread
From: moore @ 2009-12-07 15:58 UTC (permalink / raw)
  To: systemtap-cvs

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  b930d6ec364e35bb04a0860b1a5f2fbdee6effe3 (commit)
      from  9156a0f81ec0316b11a7f5ad4db2bd92083e1614 (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 b930d6ec364e35bb04a0860b1a5f2fbdee6effe3
Author: Tim Moore <timoore@redhat.com>
Date:   Mon Dec 7 16:50:44 2009 +0100

    Change data set list display to use a check box for inclusion in a graph
    
    Incidently, this supports removing a data set from a graph.
    
    Also, remove the Add, Remove, and Cancel buttons from the data set dialog.
    
    * grapher/GraphWidget.hxx (DataModelColumns::_dataEnabled): new member
      _listConnection: new member
    * grapher/GraphWidget.cxx (GraphWidget): Delete connections for
      removed buttons. Connect to dialog show and hide signals instead of
      map. Add "Enabled" column to dialog list.
      (onDataAdd, onDataRemove): delete
      (onDataDialogOpen): Initialize list store with all data sets and
      hook up row_changed signal
      (onDataDialogClose, onRowChanged): new functions
    * grapher/graph-dialog.glade: Remove obsolete buttons (Add, Remove, Cancel).

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

Summary of changes:
 grapher/GraphWidget.cxx    |   68 +++++++++++++++++++++++------------------
 grapher/GraphWidget.hxx    |    8 ++++-
 grapher/graph-dialog.glade |   71 ++------------------------------------------
 3 files changed, 47 insertions(+), 100 deletions(-)


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-07 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-07 15:58 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-329-gb930d6e moore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).