[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, gtk3, updated. v0.8.4-206-g2308293
From: |
Friedrich Beckmann |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, gtk3, updated. v0.8.4-206-g2308293 |
Date: |
Wed, 17 Jun 2015 06:18:12 +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 230829329be6a772f2380a0ee54c5258b09cc811 (commit)
from 8e7ec8ad1926534376ffaf74a9f60b120a2cb5a8 (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 230829329be6a772f2380a0ee54c5258b09cc811
Author: Friedrich Beckmann <address@hidden>
Date: Sat Jun 13 06:55:13 2015 +0200
gtk3 - output window: migrated to style context, less rerendering
I replaced the deprecated gtk_style_get with the style_context
constructs. The rerendering is now only called after size-allocation or
style updates. The xr fonts are only updated after a style-updated
signal. The style is now derived from the view class for the GtkLayout
widget.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/psppire-output-view.c | 101 ++++++++++---------------------------
1 files changed, 28 insertions(+), 73 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-206-g2308293,
Friedrich Beckmann <=