xditview: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jan 14 20:12:43 UTC 2023


 Dvi.c       |  572 +++++++++++++--------------
 DviChar.c   | 1233 ++++++++++++++++++++++++++++++------------------------------
 DviChar.h   |   35 -
 DviP.h      |  249 ++++++------
 Menu.h      |    6 
 XFontName.c |  271 ++++++-------
 draw.c      |  396 +++++++++----------
 font.c      |  533 ++++++++++++-------------
 lex.c       |   89 ++--
 page.c      |   75 +--
 parse.c     |  651 +++++++++++++++----------------
 xditview.c  |  568 +++++++++++++--------------
 12 files changed, 2333 insertions(+), 2345 deletions(-)

New commits:
commit f1762e6d2964705887b924b824568aeff352dd46
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 14 12:08:53 2023 -0800

    Convert to X.Org standard code style
    
    Mostly via util/modular/x-indent-all.sh, plus some manual cleanup
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 81e3522d79efdc629cd1815b451dac39208673b0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 14 11:09:20 2023 -0800

    Dvi.c: remove unused XtStrlen macro
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list