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