summaryrefslogtreecommitdiff
path: root/src/OpenDis.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-16Move big request comment in XOpenDisplay to the right placeAlan Coopersmith1-1/+3
2012-03-09Revert "xcb: Add TCP fallback"Julien Cristau1-19/+0
2010-08-19XOpenDisplay: save the correct display_name valueAaron Plattner1-10/+10
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-06-03Remove support for building without XCBJosh Triplett1-246/+24
2010-05-14xcb: Add TCP fallbackJeremy Huddleston1-4/+23
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith1-2/+0
2009-10-14Recognize XSUNBUFFERSIZE alias for XLIBBUFFERSIZE on SolarisAlan Coopersmith1-14/+21
2009-07-12Add generic event cookie handling to libX11.Peter Hutterer1-0/+11
2009-04-06Fix a several sparse warnings: Using plain integer as NULL pointerAlan Coopersmith1-2/+2
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade1-5/+2
2008-11-04Use XCB's new socket handoff mechanism rather than the old XCB Xlib lock.Josh Triplett1-17/+10
2008-06-17Strip whitespace from end of lines in source filesAlan Coopersmith1-15/+15
2008-06-16Fix memory leak in XOpenDisplayJeff Smith1-0/+1
2007-03-28Bug #10292: Fixed a memory leak related to XOpenDisplay() in the XCB code.Tilman Sauerbeck1-0/+4
2006-10-07XCB: Don't rely on having the definition of struct xcb_setup_t available.Jamey Sharp1-2/+2
2006-10-06XCL is dead; long live Xlib/XCBJosh Triplett1-6/+6
2006-10-05XCB: correctly handle failure to connect to X server.Jamey Sharp1-1/+2
2006-10-05Split public Xlib/XCB functions into libX11-xcbJosh Triplett1-3/+3
2006-10-04XCB: Revert locking to simple wrapper around libX11's normal locks.Jamey Sharp1-6/+7
2006-09-24Track XCB's "Great Renaming".Ian Osgood1-3/+3
2006-07-24ANSIfy some static function definitionsAlan Coopersmith1-6/+6
2006-06-08Fix bug #7035: unnecessary memmove in XOpenDisplay.Jamey Sharp1-4/+1
2006-05-07Update for XCB ConnSetupSuccessRep name change.Jamey Sharp1-1/+1
2006-02-19Land XCB support on X.org HEAD.Jamey Sharp1-9/+74
2005-06-10Remove pointless include of Xlib.h.XORG-6_8_99_13Daniel Stone1-1/+1
2005-06-09Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>Alexander Gottwald1-1/+1
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen1-0/+3
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mi...Alexander Gottwald1-4/+0
2004-08-14Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 visua...XORG-6_7_99_902Keith Packard1-0/+6
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-31/+135
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+760