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-225-gf2cd3


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-225-gf2cd31f
Date: Mon, 28 Dec 2020 17:14:44 -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  f2cd31f7b1219292350a798bf4c2c38d06ccca14 (commit)
       via  8d3420cd3839364be7b0ff57e59001b2762a2bb9 (commit)
       via  e76df29180356c149d05b0559ea63343be45db45 (commit)
       via  fad31c2c2d833c92d029d535d08b73cb67f9725a (commit)
      from  84a89b4fb7344f21f9372e10b7f3177cfdd91ee9 (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 f2cd31f7b1219292350a798bf4c2c38d06ccca14
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Dec 28 14:13:43 2020 -0800

    html: Make <th> cells be font-weight: normal by default.
    
    This overrides typical web browser defaults.  That seems reasonable, since
    the driver styles all the cells according to the user specifications.  We
    could just use <td> for all cells, but there might be semantic value in
    having properly marked header cells.

commit 8d3420cd3839364be7b0ff57e59001b2762a2bb9
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Dec 28 14:12:34 2020 -0800

    html: Implement rotated cells.

commit e76df29180356c149d05b0559ea63343be45db45
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Dec 28 13:54:01 2020 -0800

    cairo-fsm: Always center rotated cells.

commit fad31c2c2d833c92d029d535d08b73cb67f9725a
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Dec 28 13:29:12 2020 -0800

    pivot-output: Implement header rotation correctly.
    
    This code had the wrong notion of which headers to rotate.  It also didn't
    implement the observed behavior of rotated headers always being centered
    both horizontally and vertically.

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

Summary of changes:
 src/output/cairo-fsm.c    |  9 ++++++---
 src/output/html.c         |  5 ++++-
 src/output/pivot-output.c | 25 ++++++++++++++-----------
 3 files changed, 24 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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