Reimplement the Windows menu.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 30 Jan 2016 10:45:28 +0000 (11:45 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 30 Jan 2016 16:47:46 +0000 (17:47 +0100)
commitf8fdc760d4ee04801a2da8af0700b2a87f724ae4
treeee388a31ba74bfc9c1f3abcc8925422cce41967c
parenta8c96cbb1f8cf84047595f15b47dd407e292325e
Reimplement the Windows menu.

Fixes bug #45253
13 files changed:
src/ui/gui/automake.mk
src/ui/gui/data-editor.ui
src/ui/gui/output-window.ui
src/ui/gui/psppire-data-window.c
src/ui/gui/psppire-output-window.c
src/ui/gui/psppire-syntax-window.c
src/ui/gui/psppire-window-register.c
src/ui/gui/psppire-window-register.h
src/ui/gui/psppire-window.c
src/ui/gui/psppire-window.h
src/ui/gui/syntax-editor.ui
src/ui/gui/windows-menu.c [new file with mode: 0644]
src/ui/gui/windows-menu.h [new file with mode: 0644]