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.2.0-66-g5d626f


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-66-g5d626fa
Date: Tue, 25 Dec 2018 15:54:42 -0500 (EST)

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  5d626fa11b736925983b615d4e3fba000a0ce75b (commit)
       via  01d6db8119ca4553d61841f2a9248712d4c6e0dc (commit)
       via  6068787ea557d3a6bb636d1d5b39c75eae30fd6f (commit)
       via  f278ec924a1f795d06a497ca44866aac4cde5c9f (commit)
      from  1b014fd004135359c6e37b1dfda5168d7745965a (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 5d626fa11b736925983b615d4e3fba000a0ce75b
Author: Ben Pfaff <address@hidden>
Date:   Sat Nov 24 12:33:16 2018 -0800

    output: Add support for alternating row colors.

commit 01d6db8119ca4553d61841f2a9248712d4c6e0dc
Author: Ben Pfaff <address@hidden>
Date:   Fri Nov 23 14:50:13 2018 -0800

    output: Add support for layer info in table output.

commit 6068787ea557d3a6bb636d1d5b39c75eae30fd6f
Author: Ben Pfaff <address@hidden>
Date:   Wed Nov 21 22:04:12 2018 -0800

    output: Implement styling for titles and captions.

commit f278ec924a1f795d06a497ca44866aac4cde5c9f
Author: Ben Pfaff <address@hidden>
Date:   Wed Nov 21 21:25:13 2018 -0800

    output: Implement styling for footnotes.

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

Summary of changes:
 src/output/ascii.c          |  4 +--
 src/output/cairo.c          | 16 ++++++------
 src/output/html.c           | 10 ++++++--
 src/output/odt.c            |  1 +
 src/output/render.c         | 59 ++++++++++++++++++++++++++++++++-------------
 src/output/render.h         |  2 +-
 src/output/tab.c            |  3 ++-
 src/output/tab.h            |  3 ++-
 src/output/table-item.c     | 34 +++++++++++++++++++++++---
 src/output/table-item.h     |  7 ++++++
 src/output/table-provider.h | 10 +++++---
 src/output/table.c          |  7 +++---
 tests/output/render-test.c  |  2 +-
 13 files changed, 114 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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