summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-13/+60
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-08libXfixes 4.0.4libXfixes-4.0.4Alan Coopersmith1-1/+1
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith3-11/+8
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+24
2009-01-29Janitor: Correct make distcheck and gcc/sparse warnings.Paulo Cesar Pereira de Andrade9-34/+30
2008-05-19Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer3-13/+17
2008-03-09nuke RCS IdsMatthieu Herrb5-8/+0
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-85/+10
2006-11-08bump to 4.0.3libXfixes-4.0.3Daniel Stone1-1/+1
2006-10-15Don't unlock the Display when you have not locked it.Lars Knoll1-2/+0
2006-10-13Bump to 4.0.2libXfixes-4.0.2Adam Jackson1-1/+1
2006-09-27Add *~ to .gitignore to skip over emacs droppingsAlan Coopersmith2-0/+2
2006-09-27Sun bug #5099413/Xorg bugzilla #1554: Gnopernicus full-screen mag not workingStuart Kreitman1-0/+5
2006-09-18Add 01_include_xlib.h.diff. Xfixes.h relies on the "Bool" define fromDavid Nusinow1-0/+1
2006-09-01Bug #4902: _XRead32() expects a signed long pointer on 64 bit systems.Tilman Sauerbeck1-1/+1
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith3-0/+0
2006-05-12Fix the soversion to 3.1.0.libXfixes-4_0_1XORG-7_1Adam Jackson3-2/+7
2006-04-28Bump to 4.0libXfixes-4_0Adam Jackson1-0/+4
2006-04-03Coverity #576: Plug a leak on the error path.XORG-7_0_99_901Adam Jackson2-0/+6
2006-03-13Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3:Deron Johnson4-1/+96
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-3/+8
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin3-2/+13
2005-11-13Use sed to substitute variables in man pages.Alan Coopersmith3-2/+57
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin1-1/+1
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin2-1/+6
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin3-2/+8
2005-10-26Bug #4868: Add check for xproto.Adam Jackson2-1/+6
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_901XORG-6_99_99_900Kevin E Martin1-1/+3
2005-07-23Fix distchecksKevin E Martin1-0/+2
2005-07-16Set soversion to 3.0.0 using -version-number.Daniel Stone1-11/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard5-1/+39
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14Daniel Stone0-0/+0
2005-07-02Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problemsKevin E Martin1-0/+1
2005-05-19revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson1-1/+1
2005-05-19Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson1-1/+1
2005-05-17Conditionally include config.h in xc/lib/Xdamage and xc/lib/XfixesXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen5-0/+15
2005-05-17Remove rest of half-removed if statementSøren Sandmann Pedersen2-142/+8
2005-05-17And hereSøren Sandmann Pedersen1-0/+1
2005-05-17Check in Makefile.am hereSøren Sandmann Pedersen1-0/+29
2005-05-17Really check in the build system for XfixesSøren Sandmann Pedersen10-0/+302
2004-12-04Encoding of numerous files changed to UTF-8sco_port_update-baseXORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Markus Kuhn7-7/+7
2004-07-31Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS:rel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XORG-6_8-branchEric Anholt8-0/+1441