summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-08libXcomposite 0.4.2libXcomposite-0.4.2Alan Coopersmith
2010-06-08Sun's copyrights now belong to OracleAlan Coopersmith
2010-04-09Always call SyncHandle after issuing an X request.Jamey Sharp
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-03-11doc: specify 0.0.20 as the minimum version for xmltoGaetan Nadon
2010-01-24man: allow installing prebuilt man pages from tarballGaetan Nadon
2010-01-19config: replace custom code with reusable macro XORG_WITH_XMLTOGaetan Nadon
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2010-01-14COPYING: add missing copyright noticesGaetan Nadon
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-08libXcomposite 0.4.1libXcomposite-0.4.1Alan Coopersmith
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-29Janitor: Correct make distcheckPaulo Cesar Pereira de Andrade
2008-05-19Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer
2008-03-09nuke RCS IdsMatthieu Herrb
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2007-07-03Follow composite protocol version to 0.4, although there is no ABI change.libXcomposite-0.4.0Keith Packard
2007-05-02Version bump: 1.3.2libXcomposite-0.3.2Alan Coopersmith
2007-05-02Give more explicit warning messages if xmlto is needed but not foundAlan Coopersmith
2007-04-23Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2007-04-23man page: oops, lost Deron's credit for 0.3Alan Coopersmith
2007-04-23Add libXcomposite man page (converted from protocol specs)Alan Coopersmith
2007-04-23Add *~ to .gitignore to skip emacs/patch droppingsAlan Coopersmith
2006-10-13Bump to 0.3.1libXcomposite-0.3.1Adam Jackson
2006-10-12Do not call UnlockDisplay without calling LockDisplay.Jamey Sharp
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-04-03Tag as 0.3 and release.xcomposite-0_3XORG-7_1XORG-7_0_99_901Adam Jackson
2006-04-03Coverity #573: Plug a leak on the error path.Adam Jackson
2006-03-13Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3:Deron Johnson
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPYKevin E Martin
2005-11-20Add/improve libs .cvsignores.Eric Anholt
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-19lib/Xcomposite/Xcomposite.hXORG-6_8_99_901Kevin E Martin
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
2005-07-16Change soversion to 1.0.0 with -version-number.Daniel Stone
2005-07-15Add $(DEP_LIBS)Alexander Gottwald
2005-07-14Do pkg-config deps on xfixes and xextAdam Jackson
2005-07-13Add $(DEP_CFLAGS) to $(AM_CFLAGS) so the Composite extension headers can beAlan Coopersmith