[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-451-gf8fdc
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-451-gf8fdc76 |
Date: |
Sat, 30 Jan 2016 16:48:01 +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 f8fdc760d4ee04801a2da8af0700b2a87f724ae4 (commit)
from a8c96cbb1f8cf84047595f15b47dd407e292325e (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 f8fdc760d4ee04801a2da8af0700b2a87f724ae4
Author: John Darrington <address@hidden>
Date: Sat Jan 30 11:45:28 2016 +0100
Reimplement the Windows menu.
Fixes bug #45253
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/automake.mk | 4 +-
src/ui/gui/data-editor.ui | 24 -----
src/ui/gui/output-window.ui | 16 ---
src/ui/gui/psppire-data-window.c | 18 +---
src/ui/gui/psppire-output-window.c | 23 ++---
src/ui/gui/psppire-syntax-window.c | 18 +---
src/ui/gui/psppire-window-register.c | 6 +-
src/ui/gui/psppire-window-register.h | 2 +
src/ui/gui/psppire-window.c | 59 +-----------
src/ui/gui/psppire-window.h | 1 -
src/ui/gui/syntax-editor.ui | 16 ---
src/ui/gui/windows-menu.c | 151 ++++++++++++++++++++++++++++++
src/ui/gui/{widgets.h => windows-menu.h} | 11 ++-
13 files changed, 181 insertions(+), 168 deletions(-)
create mode 100644 src/ui/gui/windows-menu.c
copy src/ui/gui/{widgets.h => windows-menu.h} (80%)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-451-gf8fdc76,
John Darrington <=