summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Tell clang not to report -Wpadded warnings on public headers we can't fixAlan Coopersmith2013-01-094-0/+48
* Use GetReqSized for GetReq and GetReqExtraPeter Hutterer2011-11-081-4/+4
* include: Add GetReqSized() for request buffers of specific sizePeter Hutterer2011-11-081-0/+12
* Switch GetEmptyReq and GetResReq to call _XGetRequestPeter Hutterer2011-11-081-34/+6
* Add _XGetRequest as substitute for GetReq/GetReqExtraPeter Hutterer2011-11-081-33/+16
* libX11: Fixing modifier key range in Xutil.h (Bug #21910)Bodo Graumann2011-10-111-1/+1
* Mark XKeycodeToKeysym as _X_DEPRECATEDJeremy Huddleston2011-10-101-0/+1
* Fix man page and comment references to use XFreeModifiermap (lowercase map)Alan Coopersmith2011-05-171-1/+1
* Silence clang static analysis warnings for SetReqLenJeremy Huddleston2011-05-081-0/+5
* Annotate _XIOError as _X_NORETURNJeremy Huddleston2011-05-041-1/+1
* clang analyzer: Don't warn about Xmalloc(0)Jeremy Huddleston2011-05-031-1/+1
* Revert "Mark atom names argument to XInternAtoms as const"Alan Coopersmith2010-12-211-1/+1
* Mark atom names argument to XInternAtoms as constAlan Coopersmith2010-11-241-1/+1
* Add an "X11_" string to header guards to avoid possible collisionJeremy Huddleston2010-09-2611-33/+33
* Zero buffer data in BufAlloc()Adam Jackson2010-09-141-1/+1
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-071-6/+0
* Remove support for building without XCBJosh Triplett2010-06-031-5/+2
* Fix various build warningsJeremy Huddleston2010-04-231-0/+7
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-1410-18/+0
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-11-141-0/+2
* Add _XFUNCPROTOBEGIN/END to Xlib-xcb.hJulien Cristau2009-08-021-0/+5
* Add generic event cookie handling to libX11.Peter Hutterer2009-07-122-0/+95
* Drop ancient USG SysV #ifdefsAlan Coopersmith2009-06-161-13/+0
* Remove X_NOT_STDC_ENV usage. (#6527)Adam Jackson2009-06-121-8/+0
* flags member of Display structure needs to be marked volatileAlan Coopersmith2009-02-201-1/+1
* Allow multiple inclusions of cursorfont.h, cosmetic patch.Paulo Cesar Pereira de Andrade2009-02-021-0/+5
* Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade2009-01-282-4/+0
* Support multiple independent internal sync handlersJamey Sharp2008-11-041-3/+0
* Fix unbalanced parenthesis in XKBlib.h # 16551Peter Hutterer2008-06-281-1/+1
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-177-113/+113
* Merge branch 'master' into xgePeter Hutterer2008-05-121-2/+0
|\
| * nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
| * Revert "Revert "include: don't distribute XlibConf.h""Josh Triplett2007-06-031-2/+4
| * Revert "include: don't distribute XlibConf.h"Josh Triplett2007-06-021-4/+2
* | Add XGenericEvent definition and handling for long events.Peter Hutterer2007-05-151-0/+16
|/
* include: don't distribute XlibConf.hDaniel Stone2006-12-161-2/+4
* XCL is dead; long live Xlib/XCBJosh Triplett2006-10-064-54/+17
* No longer #include Xmd from xcl.h: we do not need it.Jamey Sharp2006-10-041-1/+0
* libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp2006-09-251-1/+1
* Track XCB's "Great Renaming".Ian Osgood2006-09-241-17/+17
* Bug #3104: Compose table cache for faster X11 application starts. Part 1: Poi...Matthias Hopf2006-06-161-0/+7
* Bug #1625: Include keysym.h from Xutil.h.Daniel Stone2006-04-071-0/+1
* Add explicit include of Xmd.h to work around bug including both xcb.h and Xmd...Jamey Sharp2006-03-311-0/+1
* Move .cvsignore to .gitignore.Jamey Sharp2006-02-192-0/+0
* Land XCB support on X.org HEAD.Jamey Sharp2006-02-193-0/+65
* See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_902Kean Johnson2005-11-081-4/+2
* Modify modular libs to use Xregion.h instead of region.hKevin E Martin2005-07-231-1/+1
* lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal refere...XORG-6_8_99_900Kevin E Martin2005-07-231-0/+190
* Clean up .cvsignore filesKeith Packard2005-07-092-0/+4
* Create and use XlibConf.h to match modular build which needs XTHREADS defined...Keith Packard2005-07-081-0/+1