summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* poll_for_response: Really handle xcb_poll_for_reply getting a reply.libX11-1.3-branchJamey Sharp2011-01-291-2/+3
* libX11 1.3.6libX11-1.3.6Daniel Stone2010-09-201-1/+1
* Bug 29773: aliases for nb_NO.utf8 and nn_NO.utf8Jens Petersen2010-09-201-0/+2
* XStringToKeysym: Cope with 0x1234cafe-style inputDaniel Stone2010-09-201-0/+10
* XStringToKeysym: Check strdup() return valueDaniel Stone2010-09-201-0/+2
* Delete now-redundant XKeysymDBDaniel Stone2010-09-202-381/+1
* makekeys: Scan vendor keysyms as well as coreDaniel Stone2010-09-203-56/+98
* XStringToKeysym: Special case for XF86 keysymsDaniel Stone2010-09-201-0/+13
* libX11 1.3.5libX11-1.3.5Alan Coopersmith2010-08-111-1/+1
* nls: Switch one of the interrobang sequences to gnaborretniAdam Jackson2010-08-101-1/+1
* NLS: Add \o/ Compose sequenceDaniel Stone2010-08-101-0/+1
* Make Compose-comma map to ogonek for I and U in UTF-8 locales.Juliusz Chroboczek2010-08-101-0/+4
* Make Compose-comma map to Ogonek for A and E in UTF-8 locales.Juliusz Chroboczek2010-08-101-2/+4
* Fix use-after-free in _XReply on X errors.Jamey Sharp2010-08-091-1/+1
* Compose.man: default user compose file is .XCompose, not .XcomposeJulien Cristau2010-08-091-1/+1
* launchd: Explicitly search /sbinJeremy Huddleston2010-08-091-1/+1
* Define FILE_MAN_DIR_SUFFIX so XCompose shadow page has correct pathAlan Coopersmith2010-08-091-0/+1
* Hide _XSeqSyncFunctionJulien Cristau2010-08-091-1/+1
* libX11 1.3.4libX11-1.3.4Alan Coopersmith2010-06-031-1/+1
* Workaround bug in groff flag processing that breaks distcheckAlan Coopersmith2010-06-031-1/+1
* Fix typo that made configure always report "none" for man page suffixAlan Coopersmith2010-06-031-1/+1
* Bug 22591 - configure does not obey the --enable-*-transport optionsPaul Bender2010-06-031-6/+48
* Bug 22590 - libX11 1.2.1 has broken abstract namespace supportPaul Bender2010-06-032-1/+5
* Bug 22584 - libX11 does not cross compileAlan Coopersmith2010-06-032-1/+28
* Clarify requirements in XRestackWindows man pageAlan Coopersmith2010-06-011-1/+1
* xcb: Add TCP fallbackJeremy Huddleston2010-05-141-4/+23
* Merge branch 'xlib-xcb-thread-fixes'Jamey Sharp2010-05-105-175/+287
|\
| * Fix Xlib/XCB for multi-threaded applications (with caveats).Jamey Sharp2010-04-183-122/+233
| * Use InternalLockDisplay on code paths called from LockDisplay.Jamey Sharp2010-04-183-19/+16
| * Fix _XSend to enqueue the right range of pending requests.Jamey Sharp2010-04-181-1/+1
| * Pending requests are always added in-order.Jamey Sharp2010-04-183-35/+39
* | Don't append the screen number when using a launchd socketJeremy Huddleston2010-04-231-1/+10
* | Remove launchd logic from _XConnectXCB as it's handled in XCBJeremy Huddleston2010-04-231-18/+9
* | Fix various build warningsJeremy Huddleston2010-04-237-35/+38
* | Allow X11 users to compose anarchismDaniel Kahn Gillmor2010-04-231-0/+1
|/
* Bug 26839: Fix build problem on Interix (POSIX layer on Windows)Markus Duft2010-04-161-0/+2
* Stop returning an int from _XIDHandler and _XSeqSyncFunctionJosh Triplett2010-04-153-8/+5
* Move XID and sync handling from SyncHandle to LockDisplay to fix races.Jamey Sharp2010-04-154-29/+37
* Honest. Extensions get to filter async errors too.Jamey Sharp2010-04-141-25/+18
* _XError already runs async handlers; only call them directly for replies.Jamey Sharp2010-04-141-10/+12
* Extensions get to filter async errors too.Jamey Sharp2010-04-131-18/+31
* Prefer the xcb_generic_error_t we already have over casting to xEvent.Jamey Sharp2010-04-131-3/+3
* Run the user's synchandler as well as any internal synchandlers.Jamey Sharp2010-04-121-0/+2
* Fix manual typos.Kusanagi Kouichi2010-04-083-100/+100
* man: Correct the XkbAllAccessXEventsMask mask nameDirk Wallenstein2010-04-083-3/+3
* man: Add missing geometry component flagDirk Wallenstein2010-04-081-1/+2
* man: Return value of XkbGetState is Status and not BoolDirk Wallenstein2010-04-081-1/+1
* man: Fix return value specification of XkbKeyActionEntryDirk Wallenstein2010-04-081-4/+4
* man: Redirect users from XKeycodeToKeysym to XkbKeycodeToKeysym #25732Dirk Wallenstein2010-04-081-0/+4
* Fix typo in new fi_FI.UTF-8 that was reported by "make check"Alan Coopersmith2010-04-081-1/+1