summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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.Kean 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...Kevin 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
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-1/+1
2005-06-15Typo in ImUtil.h commit -- I AM CAPTAIN SKILL.Daniel Stone1-1/+1
2005-06-15Move ImUtil.h from src/ to include/X11/. Additionally, copy Cmap.h as a distr...Daniel Stone1-1/+2
2005-05-17gcc4 allows to check if sentinels are correct (a sentinel is the terminating ...Egbert Eich1-12/+12
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...Søren Sandmann Pedersen1-0/+11
2004-12-02fix comment to indicate additional possible mode. i bug 1756 reported by Owen...Jim Gettys1-2/+3
2004-08-31Fixed some lockups in XIM code when the application is running with multi thr...Egbert Eich1-0/+9
2004-08-19Fix header file to #ifdef the XKB keysyms when they are used. This fixes the ...Kevin E Martin1-0/+7
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich8-1692/+613
2003-11-25Initial revisionKaleb Keithley1-0/+31