summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith2023-03-041-1/+2
* libXdamage 1.1.6libXdamage-1.1.6Alan Coopersmith2022-12-041-2/+3
* Handle -Wshorten-64-to-32 warnings from clangAlan Coopersmith2022-11-171-11/+12
* Handle -Wconversion warnings from clangAlan Coopersmith2022-11-171-8/+8
* Remove unnecessary casts from malloc() and free() callsAlan Coopersmith2022-11-171-2/+2
* XDamageCloseDisplay: Mark codes as unusedAlan Coopersmith2022-11-162-2/+3
* Mark two dpy parameters const as suggested by cppcheckAlan Coopersmith2022-11-161-2/+2
* Variable scope reduction as recommended by cppcheckAlan Coopersmith2022-11-161-2/+1
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+98
* Fix spelling/wording issuesAlan Coopersmith2022-07-172-2/+2
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2019-03-161-1/+1
* libXdamage 1.1.5libXdamage-1.1.5Alan Coopersmith2019-03-101-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-33/+25
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* Use Xfree rather than XFree for consistencyJeremy Huddleston Sequoia2014-01-021-1/+1
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-192-6/+3
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* libXdamage 1.1.4libXdamage-1.1.4Alan Coopersmith2013-01-021-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-164-19/+19
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-021-48/+48
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-281-1/+1
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-271-1/+0
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-071-2/+0
* libXdamage 1.1.3libXdamage-1.1.3Alan Coopersmith2010-06-081-1/+4
* nuke RCS IdsMatthieu Herrb2010-04-255-9/+0
* Always call SyncHandle after issuing an X request.Jamey Sharp2010-04-091-0/+1
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-2/+0
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-282-10/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-2/+3
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+0
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-6/+0
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-9/+60
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* libXdamage 1.1.2libXdamage-1.1.2Alan Coopersmith2009-10-061-1/+1
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-062-10/+6
* Require pkg-config to find the packages, no funky x11 lookups.Peter Hutterer2009-10-051-40/+1
* Fix a comment in configure.ac, this is libXdamage, not libXfixesPeter Hutterer2009-09-031-3/+3
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-021-0/+24
* Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade2009-01-294-8/+15
* Change parameter names for QueryVersion/QueryExtension.Peter Hutterer2008-05-192-10/+14
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-49/+10
* libXdamage incorrectly encodes/decodes the 'More' field from the event.Ryan Lortie2007-09-071-2/+3
* Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos2007-09-031-0/+1
* Fix DSO version number to match protocol number.libXdamage-1.1.1Adam Jackson2007-03-052-2/+2