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

x11proto-damage: Changes to 'refs/tags/damageproto-1.1.0'



Tag 'damageproto-1.1.0' created by Eric Anholt <eric@anholt.net> at 2007-01-10 00:46 +0100

damageproto version 1.1.0

Changes since DAMAGEEXT-1_0-RELEASE:
Chris Larson:
      Fix to work with automake 1.9.x.

Daniel Stone:
      New autogen.sh from Thomas Fitzsimmons that works with srcdir != objdir.

Eric Anholt:
      Add a request to report a region of damage to a drawable.
      Documentation and copyright updates for 1.1 protocol (and other fixes).
      Install the protocol doc as damageproto.txt in its canonical doc dir.
      Rename DamagePost to DamageAdd per suggestion from keithp.

Jim Gettys:
      add author to AUTHOR's file.

Keith Packard:
      rename damageext.pc.in to damageproto.pc.in as per xorg
      Import changes from X.org repository
      reflect filename change to .gitignore

---
 .cvsignore        |   11 --
 .gitignore        |   11 ++
 AUTHORS           |    2 
 COPYING           |    1 
 ChangeLog         |   13 +++
 INSTALL           |    2 
 Makefile.am       |   17 +---
 NEWS              |    2 
 README            |   10 +-
 autogen.sh        |   11 ++
 configure.ac      |   11 +-
 damageext.pc.in   |    9 --
 damageproto.h     |   11 ++
 damageproto.pc.in |    9 ++
 damageproto.txt   |  221 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 damagewire.h      |    5 -
 protocol          |  190 ----------------------------------------------
 17 files changed, 302 insertions(+), 234 deletions(-)
---



Reply to: