pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-18-g01fc70


From: Friedrich Beckmann
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-18-g01fc702
Date: Fri, 11 Sep 2020 17:20:46 -0400 (EDT)

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  01fc7026c655cbea3e0de1e05ace3865d6247513 (commit)
       via  79e9887871a20d1edadf86f78ef34ae6ab32aba4 (commit)
       via  092c2acd489e88dd99d1f27560d16fc1ba89c88c (commit)
       via  93d2d30107990d531a64e1d704ccf9e3033a9c1b (commit)
       via  81dece3642da9bdcbdec4aa09b0c2008c86d6161 (commit)
      from  7d603b77e09ee8efb64449de10b75ad821eade69 (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 01fc7026c655cbea3e0de1e05ace3865d6247513
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Fri Sep 11 23:01:11 2020 +0200

    psppire-output: added drag-n-drop

commit 79e9887871a20d1edadf86f78ef34ae6ab32aba4
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Fri Sep 11 18:50:14 2020 +0200

    psppire-output: disable the select-all menu
    
    The copy and paste only works on a single item.

commit 092c2acd489e88dd99d1f27560d16fc1ba89c88c
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Fri Sep 11 18:33:54 2020 +0200

    psppire-output-view: modified the way how copy and paste works
    
    Copy (no Paste in output window) works now the usual gui way. You
    can select an item in the output window like a table or a chart and
    it will be highlighted. When you now do the copy operation via menu
    or key, then the item is copied to the clipboard. With the change
    the clipboard now provides the additional formats svg and various image
    formats. You can now paste to inkscape, libreoffice suite and gimp.

commit 93d2d30107990d531a64e1d704ccf9e3033a9c1b
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Fri Sep 11 18:32:13 2020 +0200

    cairo: added xr_draw_svg_file function
    
    This is used by the output window to render the items for copy and paste.

commit 81dece3642da9bdcbdec4aa09b0c2008c86d6161
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date:   Tue Sep 8 23:48:08 2020 +0200

    output view: make items selectable and use system colours
    
    The items in the output window are now selectable and the
    rendering uses the gtk3 style context for background
    and default foreground colours.

-----------------------------------------------------------------------

Summary of changes:
 INSTALL                          |   4 +
 NEWS                             |   2 +-
 configure.ac                     |   6 +-
 src/output/cairo.c               |  92 ++++++++----
 src/output/cairo.h               |   3 +
 src/ui/gui/automake.mk           |   6 +-
 src/ui/gui/psppire-output-view.c | 312 ++++++++++++++++++++++++++++++---------
 7 files changed, 319 insertions(+), 106 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]