pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, paginate, updated. v0.6.1-1230-g0a


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, paginate, updated. v0.6.1-1230-g0a3d7e0
Date: Thu, 13 May 2010 05:06:36 +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, paginate has been updated
       via  0a3d7e00f93cd13ef478a8456eb25afa34dcb427 (commit)
       via  c4f431743aa0207244f5a56cc2d6e2ba057e79c6 (commit)
       via  551c8fe523899e9863e4212453b66c73be545887 (commit)
       via  46314efbf9cb7131ed36e3611f79ce3f55e6f570 (commit)
       via  45ce9388970712c3cc774c320b82ccd3514261ee (commit)
      from  7d1a2df842bd96a71c3d3b0ce26305e233ab37ac (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 0a3d7e00f93cd13ef478a8456eb25afa34dcb427
Author: Ben Pfaff <address@hidden>
Date:   Wed May 12 21:58:40 2010 -0700

    gui: Configure page setup when printing in the GUI.
    
    The page setup has to be passed down to the Cairo output driver or it
    doesn't know how to paginate the output properly.

commit c4f431743aa0207244f5a56cc2d6e2ba057e79c6
Author: Ben Pfaff <address@hidden>
Date:   Wed May 12 21:54:10 2010 -0700

    gui: Factor out creation of Cairo output driver in printing code.
    
    The following commit will add a lot more code here, so it's best to avoid
    duplication.

commit 551c8fe523899e9863e4212453b66c73be545887
Author: Ben Pfaff <address@hidden>
Date:   Wed May 12 21:41:21 2010 -0700

    cairo: Allow xr_driver_create()'s caller to usefully set more options.
    
    Until now, xr_driver_create() has only parsed a few of the Cairo driver
    options.  This commit makes it parse more of them, in preparation for
    output viewer printing to set more of them.

commit 46314efbf9cb7131ed36e3611f79ce3f55e6f570
Author: Ben Pfaff <address@hidden>
Date:   Wed May 12 21:25:37 2010 -0700

    cairo: Apply margins to pages added with xr_driver_next_page().
    
    This properly adds margins to pages printed by the GUI.

commit 45ce9388970712c3cc774c320b82ccd3514261ee
Author: Ben Pfaff <address@hidden>
Date:   Wed May 12 20:57:58 2010 -0700

    cairo: Remove write-only member 'file_type' from struct xr_driver.

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

Summary of changes:
 src/output/cairo.c                 |   61 +++++++++++++++++------------------
 src/ui/gui/psppire-output-window.c |   62 ++++++++++++++++++++++++++++-------
 2 files changed, 79 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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