summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-01Deprecate damageprotoHEADmasterAdam Jackson3-96/+4
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-24autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-24autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-09-21Typo fixAdam Jackson1-1/+1
2013-10-26config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-1/+2
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2011-01-06Remove CVS id tag from COPYING fileAlan Coopersmith1-2/+0
2010-10-29damageproto 1.2.1damageproto-1.2.1Alan Coopersmith1-1/+2
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+0
2009-12-17Use $(docdir) for damageproto.txt install pathRĂ©mi Cardona2-4/+3
2009-11-22Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+2
2009-11-16Makefile.am: INSTALL file is missing or incorrect #24206Gaetan Nadon1-291/+0
2009-11-16Revert "NEWS: remove empty file #24206"Gaetan Nadon1-0/+2
2009-11-16README: file created or updated #24206Gaetan Nadon1-0/+24
2009-11-15NEWS: remove empty file #24206Gaetan Nadon1-2/+0
2009-11-15Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-4/+0
2009-11-15Makefile.am: INSTALL file is missing or incorrect #24206Gaetan Nadon2-7/+293
2009-11-15configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-6/+5
2009-11-15.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-4/+70
2009-08-27damageproto 1.2.0damageproto-1.2.0Peter Hutterer1-1/+1
2009-08-27Remove RCS tagsPeter Hutterer4-8/+0
2009-07-11damageproto: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon2-1/+6
2008-09-19Document that 'parts' may be None for DamageSubtractOwen Taylor1-5/+6
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-39/+10
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-01-09Rename DamagePost to DamageAdd per suggestion from keithp.damageproto-1.1.0Eric Anholt4-6/+6
2007-01-08Install the protocol doc as damageproto.txt in its canonical doc dir.Eric Anholt2-2/+2
2007-01-08Documentation and copyright updates for 1.1 protocol (and other fixes).Eric Anholt7-11/+38
2007-01-05Add a request to report a region of damage to a drawable.Eric Anholt4-3/+23
2006-02-24reflect filename change to .gitignoreKeith Packard1-1/+1
2006-02-24Import changes from X.org repositoryKeith Packard5-17/+20
2006-02-24rename damageext.pc.in to damageproto.pc.in as per xorgKeith Packard1-0/+0
2005-01-16Fix to work with automake 1.9.x.Chris Larson2-2/+6
2005-01-03New autogen.sh from Thomas Fitzsimmons that works with srcdir != objdir.Daniel Stone1-1/+10
2004-02-03add author to AUTHOR's file.Jim Gettys2-0/+5
2004-01-15Tag release 1.0 for first freedesktop.org clientside lib release.DAMAGEEXT-1_0-RELEASEDaniel Stone1-0/+3
2003-11-26Fixes to make these work on Debian's libtool (which seems to still be buggy).Chris Lee1-1/+2
2003-11-04Mark document revision Credit Havoc the Tolerant for his earlier design and i...Keith Packard2-2/+13
2003-10-24Add .cvsignoreKeith Packard1-0/+11
2003-10-24Initial working version -- added DamageDestroy and damage objectsKeith Packard13-31/+385
2003-10-19Initial revisionKeith Packard2-0/+178