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

x11proto-composite: Changes to 'refs/tags/x11proto-composite-1_0.4-1'



Tag 'x11proto-composite-1_0.4-1' created by Julien Cristau <jcristau@debian.org> at 2007-07-04 16:46 +0000

Tagging upload of x11proto-composite 1:0.4-1 to experimental.

Changes since compositeproto-0.3:
Aaron Plattner (1):
      Have NameWindowPixmap return a Match error on unrealized windows.

Alan Coopersmith (2):
      Protocol spec nit cleanups
      Add *~ to .gitignore to skip emacs/patch droppings

Branden Robinson (4):
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce
      Test for existence of debian/patches directory before creating a symlink to it.

Carl Worth (1):
      Updated .cvsignore

Daniel Stone (2):
      Tag release 2.0 for first freedesktop.org clientside release.
      New autogen.sh from Thomas Fitzsimmons that works with srcdir != objdir.

David Nusinow (16):
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Rename the protocol dirs to match the debian package names, like the other packages in the repo
      Merge x11proto-composite from the 7.1 branch to trunk now that it's in unstable
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Update serverabi generation to also account for driver Provides
      Fix name of serverminver
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Fix one missed bit from the serverabiver -> serverminver rename
      Merge branch 'upstream-experimental' into debian-experimental
      New upstream release
      autoreconf

Deron (1):
      Sync'd with modular proto/Composite (Version 0.3 definitions).

Eric Anholt (3):
      Fix some apostrophe issues.
      Move composite protocol description to the new canonical location/name.
      Update protocol spec for 0.3 -> 0.4 rename and new 0.3 request.

Jim Gettys (1):
      Add author's information

Julien Cristau (7):
      Add new "serverabi" rule to generate drivers dependency on the server.
      Fix copy/paste typo in the input driver provides.
      Merge branch 'upstream-unstable' into debian-unstable
      autoreconf
      Misc packaging cleanups.
      Merge branch 'debian-unstable' of ssh://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable
      Update the upstream changelog.

Keith Packard (16):
      Initial revision
      spelling mistake
      Define clipping while redirected
      autofoo Add protocol headers Use enum for update mode instead of bool
      Change name from Apportion to Composite Clarify that root cannot be redirected. Add more error values.
      Add update mode to Unredirect requests so clients can redirect multiple times (and then unredirect) Add CompositeNumberRequests Fix some typeos
      Note that Manual Subwindows mode disables background painting.
      Add NameWindowPixmap request. Bump protocol to 0.2
      Update to include CTR
      Paste Xorg changes on top of historical xlibs repository
      Add .gitignore
      Remove .cvsignore
      Clean up mistakes integrating xorg changes
      Add coordinate transform redirect protocol bits
      Define new manual-redirect clipping semantics and bump version to 0.4.
      Bump version in configure.ac to 0.4

Thierry Reding (1):
      Add some more watch files.

Timo Aaltonen (1):
      Bump the epoch so that this can be synced to Ubuntu in the future.

root (1):
      Correct the spelling of compositedocdir_DATA.  Otherwise automake complains.

---
 .gitignore                       |   11 
 AUTHORS                          |    1 
 COPYING                          |    2 
 ChangeLog                        |  189 ++
 INSTALL                          |    8 
 Makefile.am                      |   28 
 Makefile.in                      |  100 +
 README                           |    9 
 aclocal.m4                       |   82 +
 composite.h                      |    6 
 compositeproto.h                 |    3 
 compositeproto.pc.in             |    4 
 compositeproto.txt               |  339 +++++
 configure                        | 2506 ++++++++++++++++++++++++---------------
 configure.ac                     |   29 
 debian/changelog                 |   40 
 debian/compat                    |    2 
 debian/control                   |   15 
 debian/copyright                 |   21 
 debian/rules                     |    8 
 debian/watch                     |    2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ++
 debian/xsfbs/xsfbs.mk            |  379 +++++
 debian/xsfbs/xsfbs.sh            |  907 ++++++++++++++
 24 files changed, 3831 insertions(+), 1010 deletions(-)
---



Reply to: