[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-2334-g7a48
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2334-g7a48928 |
Date: |
Wed, 11 Jan 2012 21:12:44 +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 7a48928f76e0f4599be8f65b1b3bafd03d73a628 (commit)
from a1bdca71ee6cc049f29447b2302a787e27dca0f3 (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 7a48928f76e0f4599be8f65b1b3bafd03d73a628
Author: John Darrington <address@hidden>
Date: Wed Jan 11 22:04:14 2012 +0100
Use idle callback to write to the local config directory
When the users config directory is on a filesystem with high latency,
moving a dialog box resulted in many writes and thus an unacceptable
delay. This change fixes that by consolidating the writes into a
low priority idle callback.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/psppire-conf.c | 18 ++++++++++++++++--
src/ui/gui/psppire-conf.h | 1 +
2 files changed, 17 insertions(+), 2 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-2334-g7a48928,
John Darrington <=