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. v0.8.5-281-ge4353


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-281-ge4353d5
Date: Wed, 02 Dec 2015 13:37:28 +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, master has been updated
       via  e4353d5016e75976a3d67d6440b86a512a1036b3 (commit)
       via  9e0f57b4182864026818ae1c0aa2ab4868c47d16 (commit)
       via  6648c65e4574357f2f3b8d97ccd92ef0e77ad657 (commit)
       via  4c574084d78748618a4add0d7cb65f0d2d252c9a (commit)
      from  69e4fa8dcb51547a192d0786ce89d66b1595535f (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 e4353d5016e75976a3d67d6440b86a512a1036b3
Author: John Darrington <address@hidden>
Date:   Tue Dec 1 18:35:50 2015 +0100

    Vertically reflect the table borders for RTL locales
    
    When rendering in a right to left locale, the terminals where a horizontal 
table
    border line meets a vertical border needs to be a mirror image of what is 
normal
    in a left to right locale.  This change does that.
    
    Reported by: Mohammad Haghighat <address@hidden>

commit 9e0f57b4182864026818ae1c0aa2ab4868c47d16
Author: John Darrington <address@hidden>
Date:   Tue Dec 1 14:30:09 2015 +0100

    Output renderer:  Reverse the order of table columns when in RTL locale
    
    When operating in a RTL locale, the last column of a table should be 
rendered
    "first" (ie. leftmost).  This change achieves that.  In order to determine 
if
    the locale is a RTL locale, a new translatable string is introduced.  This
    string must be localised by the translator of the .po file for RTL locales. 
LTR
    locales can leave it untranslated.
    
    Reported by: Mohammad Haghighat <address@hidden>

commit 6648c65e4574357f2f3b8d97ccd92ef0e77ad657
Author: John Darrington <address@hidden>
Date:   Mon Nov 30 14:43:15 2015 +0100

    Output viewer:  Right justify output items if an RTL locale is in effect
    
    The GtkDrawingArea widgets which contain the rendered tables, must be 
shifted
    to the right hand side of the parent widget for RTL locales.
    
    Reported by: Mohammad Haghighat <address@hidden>

commit 4c574084d78748618a4add0d7cb65f0d2d252c9a
Author: John Darrington <address@hidden>
Date:   Tue Dec 1 08:43:17 2015 +0100

    Output viewer: Add diagnostic feature

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

Summary of changes:
 src/output/ascii.c               |   10 +++++++++-
 src/output/cairo.c               |   16 ++++++++--------
 src/output/render.c              |   32 ++++++++++++++++++++++++++++++++
 src/output/render.h              |    3 +++
 src/ui/gui/psppire-output-view.c |   23 +++++++++++++++++++----
 5 files changed, 71 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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