pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-688-gf3aed


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-688-gf3aed98
Date: Sun, 21 Jun 2009 04:29:57 +0000

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 "GNU PSPP".

The branch, output has been updated
       via  f3aed988c27ca4a37a5f5102c18012c3983a7191 (commit)
       via  cdb1ea8d7db2a7743eff0bc43e93930cb453e649 (commit)
      from  2a08758741107d4627549e87c6af9537cd403c1d (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 f3aed988c27ca4a37a5f5102c18012c3983a7191
Author: Ben Pfaff <address@hidden>
Date:   Sat Jun 20 21:30:57 2009 -0700

    output: Use "base" color for background in GUI output window.
    
    The "base" color in GtkStyle is used as the background color for GTK+
    widgets that display editable text, e.g. GtkEntry.  That's what we're
    aiming for, eventually, with the PSPP GUI output, and the default
    white "base" color looks better than the default gray background
    color, so use it.

commit cdb1ea8d7db2a7743eff0bc43e93930cb453e649
Author: Ben Pfaff <address@hidden>
Date:   Sat Jun 20 20:42:09 2009 -0700

    output: Use gtk_widget_show_all instead of gtk_widget_show_now.
    
    The gtk_widget_show_now function is not supposed to used lightly,
    according to GTK+ documentation.  We don't really need it here, so
    avoid it.

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

Summary of changes:
 src/ui/gui/psppire-output-window.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

[Prev in Thread] Current Thread [Next in Thread]