[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-436-g26763
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-436-g2676348 |
Date: |
Sat, 07 Mar 2009 11:28:04 +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, master has been updated
via 26763488cfe4213eb1dfdc5966a3659a0e89887f (commit)
via 410d0c590c9ce4892cf79c9eec8b01249229dfc4 (commit)
via 917906bd153b0a915facd98ccf919db0150219f4 (commit)
from fa82cf1d55ae2c03ea22223205a64fb24bd30ac7 (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 26763488cfe4213eb1dfdc5966a3659a0e89887f
Author: John Darrington <address@hidden>
Date: Sat Mar 7 20:24:21 2009 +0900
Made the save-before-quit dialog more HIG compliant.
Thanks to jeff<kiddo> for the suggestion. Closes patch #6749
commit 410d0c590c9ce4892cf79c9eec8b01249229dfc4
Author: John Darrington <address@hidden>
Date: Sat Mar 7 18:08:49 2009 +0900
Rename identifier and add timestamp for unsaved flag.
commit 917906bd153b0a915facd98ccf919db0150219f4
Author: John Darrington <address@hidden>
Date: Sat Mar 7 17:54:16 2009 +0900
Better abstraction of the unsaved window status.
Implementations can now only set unsaved to true.
Only the abstract base class can set it to false,
which it does when the window is saved.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/psppire-data-window.c | 15 +++----
src/ui/gui/psppire-syntax-window.c | 4 +-
src/ui/gui/psppire-window.c | 78 ++++++++++++++++++++++++------------
src/ui/gui/psppire-window.h | 6 ++-
4 files changed, 65 insertions(+), 38 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-436-g2676348,
John Darrington <=