Blame ChangeLog

Packit 1f38fa
commit 0c7f26ab7fb41873c2e68d8b136ef098ed663aff
Packit 1f38fa
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Packit 1f38fa
Date:   Wed Jan 2 21:45:11 2013 -0800
Packit 1f38fa
Packit 1f38fa
    libXdamage 1.1.4
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Packit 1f38fa
Packit 1f38fa
commit 665c80d7af5fc7a73b76e0ddaee3536b37b029e9
Packit 1f38fa
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Packit 1f38fa
Date:   Fri Sep 16 22:16:01 2011 -0700
Packit 1f38fa
Packit 1f38fa
    Strip trailing whitespace
Packit 1f38fa
    
Packit 1f38fa
    Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
Packit 1f38fa
    git diff -w & git diff -b show no diffs from this change
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Packit 1f38fa
Packit 1f38fa
commit 45e9544d8202b76e20923f4d84667879a3d185ec
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Wed Feb 2 11:43:41 2011 -0500
Packit 1f38fa
Packit 1f38fa
    config: comment, minor upgrade, quote and layout configure.ac
Packit 1f38fa
    
Packit 1f38fa
    Group statements per section as per Autoconf standard layout
Packit 1f38fa
    Quote statements where appropriate.
Packit 1f38fa
    Autoconf recommends not using dnl instead of # for comments
Packit 1f38fa
    
Packit 1f38fa
    Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
Packit 1f38fa
    Add AC_CONFIG_SRCDIR([Makefile.am])
Packit 1f38fa
    Remove redundant AC_SUBST(*_CFLAGS) and/or *_LIBS
Packit 1f38fa
    Update minimum version of util-macros to at least 1.8.
Packit 1f38fa
    No functional configuration changes
Packit 1f38fa
    
Packit 1f38fa
    This helps automated maintenance and release activities.
Packit 1f38fa
    Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
Packit 1f38fa
Packit 1f38fa
commit 8de52f71322015a5d2bd9cef58f46b80052562a9
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Fri Jan 28 19:41:37 2011 -0500
Packit 1f38fa
Packit 1f38fa
    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Packit 1f38fa
commit b628ca236ee8d26358ea5075a89e6cc7d3497dbd
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Thu Jan 27 18:50:14 2011 -0500
Packit 1f38fa
Packit 1f38fa
    config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Packit 1f38fa
    
Packit 1f38fa
    XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
Packit 1f38fa
    AC_PROG_C_C99. This sets gcc with -std=gnu99.
Packit 1f38fa
    If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Packit 1f38fa
commit a08053121ff1115689b3e5e5322e8b8aaa7cb5fc
Packit 1f38fa
Author: Fernando Carrijo <fcarrijo@yahoo.com.br>
Packit 1f38fa
Date:   Thu Jul 1 06:53:31 2010 -0300
Packit 1f38fa
Packit 1f38fa
    Purge macros NEED_EVENTS and NEED_REPLIES
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Packit 1f38fa
    Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Packit 1f38fa
    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Packit 1f38fa
Packit 1f38fa
commit 8abc1c8e920821f5ed68e639d3fb71a4ad90a102
Packit 1f38fa
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Packit 1f38fa
Date:   Tue Jun 8 18:50:45 2010 -0700
Packit 1f38fa
Packit 1f38fa
    libXdamage 1.1.3
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Packit 1f38fa
Packit 1f38fa
commit 0b0b68a2a06f01ad3e185aafb2e9665779bc0084
Packit 1f38fa
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Packit 1f38fa
Date:   Sun Mar 9 07:56:45 2008 +0100
Packit 1f38fa
Packit 1f38fa
    nuke RCS Ids
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
Packit 1f38fa
    Reviewed by: Alan Coopersmith <alan.coopersmith@oracle.com>
Packit 1f38fa
Packit 1f38fa
commit 5a77a5e402ab245f2de08886e5fb2934a6c54571
Packit 1f38fa
Author: Jamey Sharp <jamey@minilop.net>
Packit 1f38fa
Date:   Fri Apr 9 17:26:07 2010 -0700
Packit 1f38fa
Packit 1f38fa
    Always call SyncHandle after issuing an X request.
Packit 1f38fa
Packit 1f38fa
commit a414d85a9da3f5b23975a64c351ad00138092107
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Mon Mar 29 16:50:34 2010 -0400
Packit 1f38fa
Packit 1f38fa
    config: update AC_PREREQ statement to 2.60
Packit 1f38fa
    
Packit 1f38fa
    Unrelated to the previous patches, the new value simply reflects
Packit 1f38fa
    the reality that the minimum level for autoconf to configure
Packit 1f38fa
    all x.org modules is 2.60 dated June 2006.
Packit 1f38fa
    
Packit 1f38fa
    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Packit 1f38fa
commit f8914c5dba4c6514b83c7d8f5c550a2603e4da66
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Mon Mar 29 14:53:48 2010 -0400
Packit 1f38fa
Packit 1f38fa
    config: remove the pkgconfig pc.in file from EXTRA_DIST
Packit 1f38fa
    
Packit 1f38fa
    Automake always includes it in the tarball.
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Packit 1f38fa
commit 5dd2b14345ba9b8b88d11dc027dc71625fbf15bc
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Fri Nov 27 20:56:04 2009 -0500
Packit 1f38fa
Packit 1f38fa
    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Packit 1f38fa
    
Packit 1f38fa
    Now that the INSTALL file is generated.
Packit 1f38fa
    Allows running make maintainer-clean.
Packit 1f38fa
Packit 1f38fa
commit 98333e9afea1c5dfb0f4b90c10f25e6b77e72817
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Wed Oct 28 14:09:10 2009 -0400
Packit 1f38fa
Packit 1f38fa
    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Packit 1f38fa
    
Packit 1f38fa
    Add missing INSTALL file. Use standard GNU file on building tarball
Packit 1f38fa
    README may have been updated
Packit 1f38fa
    Remove AUTHORS file as it is empty and no content available yet.
Packit 1f38fa
    Remove NEWS file as it is empty and no content available yet.
Packit 1f38fa
Packit 1f38fa
commit 62d595bc01c0219254560b72978faa3327959eee
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Tue Oct 27 15:07:25 2009 -0400
Packit 1f38fa
Packit 1f38fa
    Deploy the new XORG_DEFAULT_OPTIONS #24242
Packit 1f38fa
    
Packit 1f38fa
    This macro aggregate a number of existing macros that sets commmon
Packit 1f38fa
    X.Org components configuration options. It shields the configuration file from
Packit 1f38fa
    future changes.
Packit 1f38fa
Packit 1f38fa
commit 6852db03b187cfce5a41cc8addbc734091e6b725
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Mon Oct 26 22:08:42 2009 -0400
Packit 1f38fa
Packit 1f38fa
    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Packit 1f38fa
    
Packit 1f38fa
    ChangeLog filename is known to Automake and requires no further
Packit 1f38fa
    coding in the makefile.
Packit 1f38fa
Packit 1f38fa
commit ef9fad1a1f327c1f19009d4206c67762ef0d436a
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Thu Oct 22 13:10:20 2009 -0400
Packit 1f38fa
Packit 1f38fa
    .gitignore: use common defaults with custom section # 24239
Packit 1f38fa
    
Packit 1f38fa
    Using common defaults will reduce errors and maintenance.
Packit 1f38fa
    Only the very small or inexistent custom section need periodic maintenance
Packit 1f38fa
    when the structure of the component changes. Do not edit defaults.
Packit 1f38fa
Packit 1f38fa
commit d9ff5ede9989b0312416fd68fc3dd866c551aad9
Packit 1f38fa
Author: Gaetan Nadon <memsize@videotron.ca>
Packit 1f38fa
Date:   Thu Oct 22 12:34:19 2009 -0400
Packit 1f38fa
Packit 1f38fa
    .gitignore: use common defaults with custom section # 24239
Packit 1f38fa
    
Packit 1f38fa
    Using common defaults will reduce errors and maintenance.
Packit 1f38fa
    Only the very small or inexistent custom section need periodic maintenance
Packit 1f38fa
    when the structure of the component changes. Do not edit defaults.
Packit 1f38fa
Packit 1f38fa
commit 8a02e2cfe8cfcaa791b81b47e44304f326a0dcb8
Packit 1f38fa
Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
Packit 1f38fa
Date:   Wed Oct 21 12:47:24 2009 -0700
Packit 1f38fa
Packit 1f38fa
    This is not a GNU project, so declare it foreign.
Packit 1f38fa
    
Packit 1f38fa
    On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
Packit 1f38fa
    > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
Packit 1f38fa
    > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
Packit 1f38fa
    > > was quite annoying to work around since 'autoreconf -fvi' replaces
Packit 1f38fa
    > > it and git wants to commit it.  Should these files even be in git?
Packit 1f38fa
    > > Can I nuke them for the betterment of humanity and since they get
Packit 1f38fa
    > > created by autoreconf anyways?
Packit 1f38fa
    >
Packit 1f38fa
    > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
Packit 1f38fa
    
Packit 1f38fa
    As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
Packit 1f38fa
    AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
Packit 1f38fa
    of the INSTALL file. It is also part of the 24206 solution.
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
Packit 1f38fa
Packit 1f38fa
commit 728ae9bda2e536897b630b149df522fa6286a1c5
Packit 1f38fa
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Packit 1f38fa
Date:   Tue Oct 6 11:24:50 2009 -0700
Packit 1f38fa
Packit 1f38fa
    libXdamage 1.1.2
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Packit 1f38fa
Packit 1f38fa
commit 229ebbc4acd3de3a4a118f53db013629691b6ce9
Packit 1f38fa
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Packit 1f38fa
Date:   Tue Oct 6 11:18:39 2009 -0700
Packit 1f38fa
Packit 1f38fa
    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Packit 1f38fa
Packit 1f38fa
commit eed319fd48299e49b2f6ae9ff452a5d6c64ea192
Packit 1f38fa
Author: Peter Hutterer <peter.hutterer@who-t.net>
Packit 1f38fa
Date:   Thu Sep 3 15:50:23 2009 +1000
Packit 1f38fa
Packit 1f38fa
    Require pkg-config to find the packages, no funky x11 lookups.
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Packit 1f38fa
    Acked-by: Daniel Stone <daniel@fooishbar.org>
Packit 1f38fa
Packit 1f38fa
commit c3f08b7b0a0b1dd42dd00efe07ebc07f7085b433
Packit 1f38fa
Author: Peter Hutterer <peter.hutterer@who-t.net>
Packit 1f38fa
Date:   Thu Sep 3 15:50:18 2009 +1000
Packit 1f38fa
Packit 1f38fa
    Fix a comment in configure.ac, this is libXdamage, not libXfixes
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Packit 1f38fa
Packit 1f38fa
commit 02a61d40687f4ee358e2f7903ce0ceacf273e254
Packit 1f38fa
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Packit 1f38fa
Date:   Mon Feb 2 20:34:32 2009 -0800
Packit 1f38fa
Packit 1f38fa
    Add README with pointers to mailing list, bugzilla & git repos
Packit 1f38fa
    
Packit 1f38fa
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Packit 1f38fa
Packit 1f38fa
commit 0a48e5c663bf2ec3f6870bf9e9cfa90dfddd6fe6
Packit 1f38fa
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Packit 1f38fa
Date:   Thu Jan 29 15:41:23 2009 -0200
Packit 1f38fa
Packit 1f38fa
    Janitor: Correct make distcheck and compiler warnings.
Packit 1f38fa
Packit 1f38fa
commit 0ca7d78aeb8035ef52c1415170e1257493d789fd
Packit 1f38fa
Author: Peter Hutterer <peter@cs.unisa.edu.au>
Packit 1f38fa
Date:   Mon May 19 17:24:04 2008 +0930
Packit 1f38fa
Packit 1f38fa
    Change parameter names for QueryVersion/QueryExtension.
Packit 1f38fa
    
Packit 1f38fa
    Simply to clarify the inner workings of the lib and that these parameters are
Packit 1f38fa
    treated as return values only.
Packit 1f38fa
    
Packit 1f38fa
    X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511>
Packit 1f38fa
Packit 1f38fa
commit 87ebfbc56abe16de6f84f559728a40f63d44006a
Packit 1f38fa
Author: James Cloos <cloos@jhcloos.com>
Packit 1f38fa
Date:   Thu Dec 6 16:38:26 2007 -0500
Packit 1f38fa
Packit 1f38fa
    Replace static ChangeLog with dist-hook to generate from git log
Packit 1f38fa
Packit 1f38fa
commit d9714f03dde2d2b20fb29d46b44bb253e4954ee0
Packit 1f38fa
Author: Ryan Lortie <desrt@desrt.ca>
Packit 1f38fa
Date:   Fri Sep 7 22:02:18 2007 -0700
Packit 1f38fa
Packit 1f38fa
    libXdamage incorrectly encodes/decodes the 'More' field from the event.
Packit 1f38fa
    
Packit 1f38fa
    The client library for xdamage currently fails to fill in the 'more'
Packit 1f38fa
    field.  As a result, you get whatever uninitialised junk was there
Packit 1f38fa
    before.
Packit 1f38fa
    
Packit 1f38fa
    The server sets the high bit of 'level' when there is
Packit 1f38fa
    'more' (DamageNotifyMore = 0x80).  A patch follows to fix the client
Packit 1f38fa
    library.
Packit 1f38fa
Packit 1f38fa
commit 7548981a458b091b29d74207884669214f63ee9f
Packit 1f38fa
Author: James Cloos <cloos@jhcloos.com>
Packit 1f38fa
Date:   Mon Sep 3 05:53:36 2007 -0400
Packit 1f38fa
Packit 1f38fa
    Add *~ to .gitignore to skip patch/emacs droppings
Packit 1f38fa
Packit 1f38fa
commit b96e17d8a4fe8e19515c0f183e5e299939c6eca0
Packit 1f38fa
Author: Adam Jackson <ajax@benzedrine.nwnk.net>
Packit 1f38fa
Date:   Mon Mar 5 16:51:06 2007 -0500
Packit 1f38fa
Packit 1f38fa
    Fix DSO version number to match protocol number.
Packit 1f38fa
    
Packit 1f38fa
    Also increment package version number to 1.1.1 for eventual release.
Packit 1f38fa
Packit 1f38fa
commit 0b69465a3b118f3fe1c9b0c206996d510ccbec36
Packit 1f38fa
Author: Eric Anholt <eric@anholt.net>
Packit 1f38fa
Date:   Tue Jan 9 16:21:13 2007 -0800
Packit 1f38fa
Packit 1f38fa
    Track rename of DamagePost to DamageAdd.
Packit 1f38fa
Packit 1f38fa
commit 0d7f8e4f151480ee1415bd5a13799ad6385a8df3
Packit 1f38fa
Author: Eric Anholt <eric@anholt.net>
Packit 1f38fa
Date:   Mon Jan 8 15:02:42 2007 -0800
Packit 1f38fa
Packit 1f38fa
    More doc/copyright updates for Damage 1.1 update.
Packit 1f38fa
Packit 1f38fa
commit 716d84889f90880c634136e9c1e754edd587ea9e
Packit 1f38fa
Author: Eric Anholt <eric@anholt.net>
Packit 1f38fa
Date:   Fri Jan 5 17:56:58 2007 -0800
Packit 1f38fa
Packit 1f38fa
    Add a request to report a region of damage against a drawable.
Packit 1f38fa
    
Packit 1f38fa
    This brings the library up to supporting version 1.1 of the protocol.  Bump
Packit 1f38fa
    package version accordingly.
Packit 1f38fa
Packit 1f38fa
commit c3c2777a7805c95f7d7bf64998e188d0eba65cba
Packit 1f38fa
Author: Daniel Stone <daniel@fooishbar.org>
Packit 1f38fa
Date:   Wed Nov 8 16:10:20 2006 +0200
Packit 1f38fa
Packit 1f38fa
    bump to 1.0.4
Packit 1f38fa
Packit 1f38fa
commit 31829be123a9ce58bf8e0c4718815b7b63d0d512
Packit 1f38fa
Author: Josh Triplett <josh@freedesktop.org>
Packit 1f38fa
Date:   Mon Oct 16 02:58:24 2006 -0700
Packit 1f38fa
Packit 1f38fa
    Remove incorrect UnlockDisplay and SyncHandle from XDamageQueryVersion
Packit 1f38fa
    
Packit 1f38fa
    XDamageQueryVersion calls UnlockDisplay and SyncHandle, without a matching
Packit 1f38fa
    LockDisplay.  This triggers an assertion in Xlib/XCB designed to catch these
Packit 1f38fa
    kinds of bugs.  Remove the two calls, which fixes the assertion.
Packit 1f38fa
    
Packit 1f38fa
    Thanks to Mike Auty <mike.auty@gmail.com> for the report.
Packit 1f38fa
Packit 1f38fa
commit 62ffc46be52244b252dfab643bdfa1aa862820f0
Packit 1f38fa
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Packit 1f38fa
Date:   Thu Jul 13 14:58:51 2006 -0700
Packit 1f38fa
Packit 1f38fa
    renamed: .cvsignore -> .gitignore
Packit 1f38fa
Packit 1f38fa
commit 7558d929f538ef7c87aeb88a47856f94282ab2a9
Packit 1f38fa
Author: Adam Jackson <ajax@nwnk.net>
Packit 1f38fa
Date:   Thu Apr 27 00:05:40 2006 +0000
Packit 1f38fa
Packit 1f38fa
    Bump to 1.0.3
Packit 1f38fa
Packit 1f38fa
commit e05bfca0a4377cfd137249f7df8c95706372c140
Packit 1f38fa
Author: Adam Jackson <ajax@nwnk.net>
Packit 1f38fa
Date:   Mon Apr 3 01:00:11 2006 +0000
Packit 1f38fa
Packit 1f38fa
    Coverity #574: Plug a leak on the error path.
Packit 1f38fa
Packit 1f38fa
commit 660305b57b0af382dd111d8a9d0a38f663efdf25
Packit 1f38fa
Author: Kevin E Martin <kem@kem.org>
Packit 1f38fa
Date:   Thu Dec 15 00:24:29 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Update package version number for final X11R7 release candidate.
Packit 1f38fa
Packit 1f38fa
commit 75bb1e7a7f32d2bf8e3e80ae370adc0c69585698
Packit 1f38fa
Author: Kevin E Martin <kem@kem.org>
Packit 1f38fa
Date:   Sat Dec 3 05:49:43 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Update package version number for X11R7 RC3 release.
Packit 1f38fa
Packit 1f38fa
commit 5805e223e70e84d07f9203ae30effcbbc40746a6
Packit 1f38fa
Author: Kevin E Martin <kem@kem.org>
Packit 1f38fa
Date:   Sat Nov 19 07:15:41 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Update pkgconfig files to separate library build-time dependencies from
Packit 1f38fa
        application build-time dependencies, and update package deps to work
Packit 1f38fa
        with separate build roots.
Packit 1f38fa
Packit 1f38fa
commit 48527807411901e1d6806a2c9e8a84e1fa684042
Packit 1f38fa
Author: Kevin E Martin <kem@kem.org>
Packit 1f38fa
Date:   Wed Nov 9 21:19:12 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Update package version number for X11R7 RC2 release.
Packit 1f38fa
Packit 1f38fa
commit 077ce8402a1f8413efdede402cb6f89b9ff797dd
Packit 1f38fa
Author: Kevin E Martin <kem@kem.org>
Packit 1f38fa
Date:   Tue Nov 1 15:11:51 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Update pkgcheck dependencies to work with separate build roots.
Packit 1f38fa
Packit 1f38fa
commit c6a8324c38acc33357e6dcf927f482db22383ab2
Packit 1f38fa
Author: Kevin E Martin <kem@kem.org>
Packit 1f38fa
Date:   Fri Jul 29 21:22:51 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Various changes preparing packages for RC0:
Packit 1f38fa
    - Verify and update package version numbers as needed
Packit 1f38fa
    - Implement versioning scheme
Packit 1f38fa
    - Change bug address to point to bugzilla bug entry form
Packit 1f38fa
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
Packit 1f38fa
        reenable it)
Packit 1f38fa
    - Fix makedepend to use pkgconfig and pass distcheck
Packit 1f38fa
    - Update build script to build macros first
Packit 1f38fa
    - Update modular Xorg version
Packit 1f38fa
Packit 1f38fa
commit b02c66e05a173fd20c7b42f4fccf5bcd069f5931
Packit 1f38fa
Author: Daniel Stone <daniel@fooishbar.org>
Packit 1f38fa
Date:   Sat Jul 16 06:37:24 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Set soversion to 1.0.0 using -version-number.
Packit 1f38fa
Packit 1f38fa
commit 4011ede413408c9a5577617dbcd1124a3ee8dce5
Packit 1f38fa
Author: Adam Jackson <ajax@nwnk.net>
Packit 1f38fa
Date:   Thu Jul 14 06:28:45 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Thinkos. AC_SUBST on the damageproto CFLAGS, and s/AM__CFLAGS/AM_CFLAGS/.
Packit 1f38fa
Packit 1f38fa
commit 657bb1fcc90a08f713c8f97c4f904808ea023c6e
Packit 1f38fa
Author: Keith Packard <keithp@keithp.com>
Packit 1f38fa
Date:   Sat Jul 9 06:14:50 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Packit 1f38fa
Packit 1f38fa
commit 575cf8f35bb51df34d31035fcbf7d425f85ac79c
Packit 1f38fa
Author: Daniel Stone <daniel@fooishbar.org>
Packit 1f38fa
Date:   Sun Jul 3 07:00:56 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Packit 1f38fa
    Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
Packit 1f38fa
    Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
Packit 1f38fa
        source files in the xserver/xorg tree, predicated on defines of
Packit 1f38fa
        HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
Packit 1f38fa
        <X11/fonts/foo.h>.
Packit 1f38fa
Packit 1f38fa
commit 7a89fded1dac6137a9376bf161da22c1c93a9939
Packit 1f38fa
Author: Kevin E Martin <kem@kem.org>
Packit 1f38fa
Date:   Sat Jul 2 06:35:03 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems
Packit 1f38fa
Packit 1f38fa
commit c04e1d2204ae972828b19bf422670e480805e9ac
Packit 1f38fa
Author: Adam Jackson <ajax@nwnk.net>
Packit 1f38fa
Date:   Thu May 19 00:22:32 2005 +0000
Packit 1f38fa
Packit 1f38fa
    revert last change, didn't do right thing at all, sorry for the noise
Packit 1f38fa
Packit 1f38fa
commit 00361b6bec032a3be14e2a191b389115ec9767ba
Packit 1f38fa
Author: Adam Jackson <ajax@nwnk.net>
Packit 1f38fa
Date:   Thu May 19 00:10:07 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Require automake 1.7 in AM_INIT_AUTOMAKE
Packit 1f38fa
Packit 1f38fa
commit 4b9f6d209d2833afb58c2f2e648907f460d1be95
Packit 1f38fa
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Packit 1f38fa
Date:   Tue May 17 17:02:24 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Conditionally include config.h in xc/lib/Xdamage and xc/lib/Xfixes
Packit 1f38fa
Packit 1f38fa
commit daa2ab8a2deff5730713c38322be53ed8facae74
Packit 1f38fa
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Packit 1f38fa
Date:   Tue May 17 16:47:59 2005 +0000
Packit 1f38fa
Packit 1f38fa
    Add Xdamage build system
Packit 1f38fa
Packit 1f38fa
commit a9055b6135f82bafefd05b140c9ec4a6d0b1fc9f
Packit 1f38fa
Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
Packit 1f38fa
Date:   Sat Dec 4 00:42:47 2004 +0000
Packit 1f38fa
Packit 1f38fa
    Encoding of numerous files changed to UTF-8
Packit 1f38fa
Packit 1f38fa
commit 1945ec8dea6d16523f480b423b5e7054928c2eea
Packit 1f38fa
Author: Eric Anholt <anholt@freebsd.org>
Packit 1f38fa
Date:   Sat Jul 31 05:50:39 2004 +0000
Packit 1f38fa
Packit 1f38fa
    Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS:
Packit 1f38fa
    - Update Xfixes headers to protocol major version 3.
Packit 1f38fa
    - Add composite headers.
Packit 1f38fa
    - Add libXfixes, libXdamage, and libXcomposite.
Packit 1f38fa
    - Add imake glue for new libraries, but leave Composite off by default
Packit 1f38fa
        until issues are resolved.