summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stick an error into configure.ac to tell people to use master instead.xgePeter Hutterer2008-05-221-0/+1
* Xge: replace copyright with standard template from xserver, whitespace fixes.Peter Hutterer2008-05-131-52/+55
* Merge branch 'master' into xgePeter Hutterer2008-05-123-4/+8
|\
| * Version bump: 1.0.4libXext-1.0.4libXext-1.0-branchAlan Coopersmith2008-02-281-1/+1
| * Coverity #467: security_error_list has fewer than XSecurityNumberErrors entriesAlan Coopersmith2007-12-071-1/+1
| * Allow overriding the SOREV in configure.acAlan Coopersmith2007-12-071-2/+4
| * Add missing PHONY line for automatic ChangeLog generationJames Cloos2007-12-061-0/+2
* | Merge branch 'master' into xgePeter Hutterer2007-12-0615-65/+264
|\ \ | |/
| * XeviGetVisualInfo: check for null pointer before writing to it, not afterAlan Coopersmith2007-11-281-1/+4
| * include of config.h should not be inside #ifdef WIN32Alan Coopersmith2007-11-272-2/+2
| * Add hooks for checking code with lint/sparse/etc.Alan Coopersmith2007-11-273-0/+30
| * Fix sparse warnings (type mismatches in function pointers, int as pointer)Alan Coopersmith2007-11-274-8/+8
| * Add missing copyright/license notices to COPYINGAlan Coopersmith2007-11-271-1/+167
| * Fix incorrect comment delimiters in libXext man pagesAlan Coopersmith2007-11-273-49/+49
| * Fix typos in source commentsAlan Coopersmith2007-11-272-4/+4
* | Don't call _xgeCheckExtInit() from _xgeWireToEvent(). It will cause a SIGABRTPeter Hutterer2007-06-261-2/+6
* | Lock/Unlock in _xgeCheckExtInit(), and not in xgeGetExtensionVersion().Peter Hutterer2007-06-131-5/+2
* | Remove useless line in XGE that didn't do anything except segfaulting.Peter Hutterer2007-05-301-1/+0
* | Add GenericEvent extension (XGE).Peter Hutterer2007-05-153-0/+370
|/
* Version bump: 1.0.3libXext-1.0.3Alan Coopersmith2007-01-251-1/+1
* Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2007-01-252-152/+8
* Man page spelling/typo fixesAlan Coopersmith2006-10-243-6/+6
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXextAlan Coopersmith2006-10-241-1/+1
|\
| * Bump to 1.0.2libXext-1.0.2Adam Jackson2006-10-131-1/+1
* | Add XShm.man and aliases to Makefile.amAlan Coopersmith2006-10-241-1/+7
* | Sun bug 4985712: man pages needed for MIT-SHM extension functionsSam Lau2006-10-241-0/+202
* | Add *~ to .gitignore to skip over emacs/patch backup filesAlan Coopersmith2006-10-241-0/+1
|/
* Fix various manpages that didn't have their section generated fromDavid Nusinow2006-08-2617-16/+37
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-133-0/+0
* Bump to 1.0.1libXext-1_0_1XORG-7_1Adam Jackson2006-04-272-1/+6
* Coverity #929: Additional defensive NULL check.XORG-7_0_99_901Adam Jackson2006-04-032-1/+4
* Coverity #575: Plug a leak on the error path.Adam Jackson2006-04-032-0/+6
* Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pagesAlan Coopersmith2006-02-122-3/+11
* Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-152-1/+6
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2005-12-062-3/+8
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-032-1/+6
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-033-1/+8
* Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith2005-11-281-1/+1
* Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2005-11-192-2/+10
* Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2005-11-092-1/+6
* Update pkgcheck dependencies to work with separate build roots.Kevin E Martin2005-11-012-1/+6
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-192-1/+6
* Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions toAlan Coopersmith2005-10-181-6/+6
* Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's aAlan Coopersmith2005-10-171-4/+4
* Add generated man pages to .cvsignoresAlan Coopersmith2005-10-131-0/+1
* Add .shadows.DONE to CLEANFILES to pass distcheckKevin E Martin2005-10-122-0/+7
* configure.ac Set up cpp pre-processing of man pages Add shadow man pagesAlan Coopersmith2005-10-113-2/+85
* Fix function prototypes to match dpms.hXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901Alan Coopersmith2005-09-242-4/+4
* Add prototypes of Xalloc/free functions.XORG-6_99_99_900XORG-6_8_99_900Alan Coopersmith2005-07-301-0/+2
* Various changes preparing packages for RC0:Kevin E Martin2005-07-291-2/+4