[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, gtk3, updated. v0.8.4-205-g8e7ec8a
From: |
Friedrich Beckmann |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, gtk3, updated. v0.8.4-205-g8e7ec8a |
Date: |
Wed, 10 Jun 2015 19:51:02 +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, gtk3 has been updated
via 8e7ec8ad1926534376ffaf74a9f60b120a2cb5a8 (commit)
from 5bd5007b498d18182af272222a0021af178fc531 (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 8e7ec8ad1926534376ffaf74a9f60b120a2cb5a8
Author: Friedrich Beckmann <address@hidden>
Date: Wed Jun 10 21:44:17 2015 +0200
output window: click on overview item adjusts output view (jump)
On MacOS clicking on the overview item did not result in a correct
adjustment of the output window. The reason is that view->y is of type
integer but type long is stored in the treestore. This requires correct
type casting.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/psppire-output-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, gtk3, updated. v0.8.4-205-g8e7ec8a,
Friedrich Beckmann <=