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

libxprintapputil: Changes to 'upstream-unstable'



New branch 'upstream-unstable' available with the following commits:
commit edba02406aae9a19562ca332b9c370d982348f81
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu Jul 13 14:59:04 2006 -0700

    renamed: .cvsignore -> .gitignore

commit e1bda2f60c59b5e874bdc89b8563cc4ea35715f9
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:30:06 2005 +0000

    Update package version for X11R7 release.

commit 3f4608b4371bb8d74952913eaed388b3b239b3ec
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:28:27 2005 +0000

    Stub COPYING files

commit 27676d92128f706e62e9f75cce561665e0b300d5
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:31 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 928ab53f84d8752e4835c73a2804306800f8787c
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:44 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 6bec0a9cfbdbe8757013b89e8ff31f32a5735cef
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Nov 19 07:15:42 2005 +0000

    Update pkgconfig files to separate library build-time dependencies from
        application build-time dependencies, and update package deps to work
        with separate build roots.

commit 88b998bb67ae50889b31b0432480c7a4c59b38b9
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:11 2005 +0000

    Update package version number for RC1 release.

commit f5d69379f4941ba016c323fc790564d4f15dcd8b
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Aug 3 03:28:02 2005 +0000

    Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
        a global configure cache don't get confused.

commit 78abff3efba4b018c497dabbf6ba7027c7ee9b2c
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:52 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit e13022df19253439640f5962a134cdc33a315214
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sat Jul 16 07:25:25 2005 +0000

    Set soversion to 1.0.0 with -version-number.

commit d306faf2246d35db5e7b033099f3ba733c4c7f7a
Author: Keith Packard <keithp@keithp.com>
Date:   Sat Jul 9 06:46:32 2005 +0000

    Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

commit ac2bd47662133c5df764ea82786fcdeba81aeeea
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Thu Jul 7 02:47:06 2005 +0000

    Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2325
        <https://bugs.freedesktop.org/attachment.cgi?id=2325> Avoid 38
        gcc-3.4.2 warnings: suggest parentheses around assignment used as truth
        value suggest explicit braces to avoid ambiguous `else' suggest
        parentheses around && within || suggest parentheses around arithmetic
        in operand of ^ "/*" within comment (Peter Breitenlohner)
    Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2326
        <https://bugs.freedesktop.org/attachment.cgi?id=2326> This patch
        removes these 2 gcc-3.4.3 warnings: missing braces around initializer
        implicit declaration of function `XpOidTrayMediumListHasTray' (Peter
        Breitenlohner)

commit 8fcf1e628f1e17827f86e61c705fe8166f2c068c
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Jul 2 06:35:03 2005 +0000

    Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems

commit 87538ba3631f998b6c93899f27296eb693580fb9
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Fri Jun 10 21:43:52 2005 +0000

    XprintAppUtil: depend on XprintUtil, make INCLUDES ../include

commit 0bd2a9b2a447e64d8a35b17c932cbb9a488a405e
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Fri Jun 10 19:52:53 2005 +0000

    Build-system for XprintAppUtil

commit 29c0857c0d2c373878a93b5341e7924350119abb
Author: Roland Mainz <roland.mainz@nrubsig.org>
Date:   Mon Jan 3 01:06:35 2005 +0000

    xc/lib/XprintAppUtil/xpapputil.c
    xc/lib/XprintAppUtil/xpapputil.h
    xc/lib/XprintUtil/xprintutil.c
    xc/lib/XprintUtil/xprintutil.h
    xc/programs/glxgears/glxgears.c
    xc/programs/xdbedizzy/xdbedizzy.c
    xc/programs/xedit/Xedit-xprint.ad
    xc/programs/xedit/commands.c
    xc/programs/xlogo/print.c
    xc/programs/xlsfonts/xlsfonts.c
    xc/programs/xlsfonts/xlsfonts.man
    xc/programs/xlsfonts/xlsfonts.sgml
    xc/programs/xman/Xman-xprint.ad
    xc/programs/xman/handler.c
    xc/programs/xman/print.c
    xc/programs/xman/print.h
    xc/programs/xmore/XMore.ad
    xc/programs/xmore/print.c
    xc/programs/xmore/print.h
    xc/programs/xmore/printdialog.c
    xc/programs/xmore/printdialog.h
    xc/programs/xmore/printdialogprivates.h
    xc/programs/xmore/xmore.c
    xc/programs/xphelloworld/xpawhelloworld/xpawhelloworld.c
    xc/programs/xphelloworld/xphelloworld/xphelloworld.c
    xc/programs/xphelloworld/xpsimplehelloworld/xpsimplehelloworld.c
    xc/programs/xphelloworld/xpxmhelloworld/xpxmhelloworld.c
    xc/programs/xphelloworld/xpxthelloworld/xpxthelloworld.c
    xc/programs/xplsprinters/xplsprinters.c
    //bugs.freedesktop.org/show_bug.cgi?id=1706) attachment #1615
        (https://bugs.freedesktop.org/attachment.cgi?id=1615): XprintUtils
        2004/Q3 update. This adds various new features to the XprintUtils
        library including support for page resolutions where
        X_resolution!=Y_resolution, listfonts-mode control and initial
        framework for the COLORSPACE extension. Patch by Roland Mainz
        <roland.mainz@nrubsig.org> and Julien Lafon <julien.lafon@gmail.com>.

commit a579e59143c9e664b4464e791659eb879aa6ede9
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 18:43:46 2004 +0000

    Merging XORG-CURRENT into trunk

commit 2ef465c7656ef46a817552b7154623ba32e8308b
Author: Roland Mainz <roland.mainz@nrubsig.org>
Date:   Tue Apr 13 03:16:31 2004 +0000

    file xpapputil.c was initially added on branch XPRINT.



Reply to: