summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-08Use GetReqSized for GetReq and GetReqExtraPeter Hutterer1-4/+4
2011-11-08include: Add GetReqSized() for request buffers of specific sizePeter Hutterer1-0/+12
2011-11-08Switch GetEmptyReq and GetResReq to call _XGetRequestPeter Hutterer1-34/+6
2011-11-08Add _XGetRequest as substitute for GetReq/GetReqExtraPeter Hutterer1-33/+16
2011-10-11libX11: Fixing modifier key range in Xutil.h (Bug #21910)Bodo Graumann1-1/+1
2011-10-10Mark XKeycodeToKeysym as _X_DEPRECATEDJeremy Huddleston1-0/+1
2011-05-17Fix man page and comment references to use XFreeModifiermap (lowercase map)Alan Coopersmith1-1/+1
2011-05-08Silence clang static analysis warnings for SetReqLenJeremy Huddleston1-0/+5
2011-05-04Annotate _XIOError as _X_NORETURNJeremy Huddleston1-1/+1
2011-05-03clang analyzer: Don't warn about Xmalloc(0)Jeremy Huddleston1-1/+1
2010-12-21Revert "Mark atom names argument to XInternAtoms as const"Alan Coopersmith1-1/+1
2010-11-24Mark atom names argument to XInternAtoms as constAlan Coopersmith1-1/+1
2010-09-26Add an "X11_" string to header guards to avoid possible collisionJeremy Huddleston11-33/+33
2010-09-14Zero buffer data in BufAlloc()Adam Jackson1-1/+1
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-6/+0
2010-06-03Remove support for building without XCBJosh Triplett1-5/+2
2010-04-23Fix various build warningsJeremy Huddleston1-0/+7
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith10-18/+0
2009-11-14.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+2
2009-08-02Add _XFUNCPROTOBEGIN/END to Xlib-xcb.hJulien Cristau1-0/+5
2009-07-12Add generic event cookie handling to libX11.Peter Hutterer2-0/+95
2009-06-16Drop ancient USG SysV #ifdefsAlan Coopersmith1-13/+0
2009-06-12Remove X_NOT_STDC_ENV usage. (#6527)Adam Jackson1-8/+0
2009-02-20flags member of Display structure needs to be marked volatileAlan Coopersmith1-1/+1
2009-02-02Allow multiple inclusions of cursorfont.h, cosmetic patch.Paulo Cesar Pereira de Andrade1-0/+5
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade2-4/+0
2008-11-04Support multiple independent internal sync handlersJamey Sharp1-3/+0
2008-06-28Fix unbalanced parenthesis in XKBlib.h # 16551Peter Hutterer1-1/+1
2008-06-17Strip whitespace from end of lines in source filesAlan Coopersmith7-113/+113
2008-05-12Merge branch 'master' into xgePeter Hutterer1-2/+0
2008-03-09nuke RCS IdsMatthieu Herrb1-2/+0
2007-06-03Revert "Revert "include: don't distribute XlibConf.h""Josh Triplett1-2/+4
2007-06-02Revert "include: don't distribute XlibConf.h"Josh Triplett1-4/+2
2007-05-15Add XGenericEvent definition and handling for long events.Peter Hutterer1-0/+16
2006-12-16include: don't distribute XlibConf.hDaniel Stone1-2/+4
2006-10-06XCL is dead; long live Xlib/XCBJosh Triplett4-54/+17
2006-10-04No longer #include Xmd from xcl.h: we do not need it.Jamey Sharp1-1/+0
2006-09-25libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp1-1/+1
2006-09-24Track XCB's "Great Renaming".Ian Osgood1-17/+17
2006-06-16Bug #3104: Compose table cache for faster X11 application starts. Part 1: Poi...Matthias Hopf1-0/+7
2006-04-07Bug #1625: Include keysym.h from Xutil.h.Daniel Stone1-0/+1
2006-03-31Add explicit include of Xmd.h to work around bug including both xcb.h and Xmd...Jamey Sharp1-0/+1
2006-02-19Move .cvsignore to .gitignore.Jamey Sharp2-0/+0
2006-02-19Land XCB support on X.org HEAD.Jamey Sharp3-0/+65
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_902Kean Johnson1-4/+2
2005-07-23Modify modular libs to use Xregion.h instead of region.hKevin E Martin1-1/+1
2005-07-23lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal refere...XORG-6_8_99_900Kevin E Martin1-0/+190
2005-07-09Clean up .cvsignore filesKeith Packard2-0/+4
2005-07-08Create and use XlibConf.h to match modular build which needs XTHREADS defined...Keith Packard1-0/+1
2005-07-08Create and install XlibConf.h to provide external users of Xlibint.h the defi...Keith Packard2-1/+44