[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-370-g04
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-370-g04c546c |
Date: |
Mon, 03 Sep 2012 05:21:23 +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, psppsheet has been updated
via 04c546cc97483bb87e79184c3e78060fdf296e7d (commit)
from 26caf1112c3a84bb67e4a7f208ec3e8db56719ad (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 04c546cc97483bb87e79184c3e78060fdf296e7d
Author: Ben Pfaff <address@hidden>
Date: Sun Sep 2 22:21:09 2012 -0700
psppire-cell-renderer: Fix behavior of repeated clicks on a button.
I'm not sure why I thought this code was necessary. Removing it
fixes the problem, which John Darrington reported as:
1. Create or load a dataset with one or more variables.
2. Switch to the variable sheet.
3. Click on one of the in-cell buttons (for example) Value Labels.
4. After the dialog box appears, cancel it with the cancel button.
5. The dialog closes, and the button which invoked it, now has the
focus. However clicking on that button again refuses to bring the
dialog back. One has to move off the button and onto the cell
background.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/psppire-cell-renderer-button.c | 22 ----------------------
1 files changed, 0 insertions(+), 22 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-370-g04c546c,
Ben Pfaff <=