summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith1-1/+2
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith5-5/+5
2022-12-04libXcomposite 0.4.6libXcomposite-0.4.6Alan Coopersmith1-2/+3
2022-11-21XCompositeCloseDisplay: Mark codes as unusedAlan Coopersmith3-2/+4
2022-11-21Handle implicit conversion warnings from clangAlan Coopersmith1-25/+27
2022-11-21Wrap XComposite*CheckExtension() in do { ... } while(0)Alan Coopersmith1-2/+2
2022-11-21Remove unnecessary casts from malloc() and free() callsAlan Coopersmith1-2/+2
2022-11-21Mark two dpy parameters const as suggested by cppcheckAlan Coopersmith1-2/+2
2022-07-17gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-07-17Fix spelling/wording issuesAlan Coopersmith2-2/+2
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-03-10libXcomposite 0.4.5libXcomposite-0.4.5Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-25/+19
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2014-01-02Use Xfree rather than XFree for consistencyJeremy Huddleston Sequoia1-1/+1
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2013-01-02libXcomposite 0.4.4libXcomposite-0.4.4Alan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith4-62/+62
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-46/+46
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-10-27libXcomposite 0.4.3libXcomposite-0.4.3Alan Coopersmith1-1/+1
2010-08-15man: list files to install only onceGaetan Nadon1-2/+1
2010-08-14man: store shadow man pages in git rather than generating themGaetan Nadon12-12/+16
2010-08-14config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon3-24/+6
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-07-07Remove unneeded dependencies from configure.ac & xcomposite.pcAlan Coopersmith3-8/+7
2010-06-08libXcomposite 0.4.2libXcomposite-0.4.2Alan Coopersmith1-1/+4
2010-06-08Sun's copyrights now belong to OracleAlan Coopersmith5-5/+5
2010-04-09Always call SyncHandle after issuing an X request.Jamey Sharp1-0/+1
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+0
2010-03-11doc: specify 0.0.20 as the minimum version for xmltoGaetan Nadon1-3/+3
2010-01-24man: allow installing prebuilt man pages from tarballGaetan Nadon2-0/+7
2010-01-19config: replace custom code with reusable macro XORG_WITH_XMLTOGaetan Nadon1-10/+4
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith5-94/+93
2010-01-14COPYING: add missing copyright noticesGaetan Nadon1-0/+19
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon3-10/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-1/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon2-16/+65
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-08libXcomposite 0.4.1libXcomposite-0.4.1Alan Coopersmith1-3/+3
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith3-24/+15
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-8/+23
2009-01-29Janitor: Correct make distcheckPaulo Cesar Pereira de Andrade7-16/+21