index
:
~daniels/libx11
ge
master
XKB changes for libX11
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-24
Delete now-redundant XKeysymDB
HEAD
master
Daniel Stone
2
-381/+1
2010-06-24
makekeys: Scan vendor keysyms as well as core
Daniel Stone
3
-56/+88
2010-06-24
XStringToKeysym: Special case for XF86 keysyms
Daniel Stone
1
-0/+13
2010-06-24
configure.ac: Change from deprecated AC_DEFINE_DIR to AX_
Daniel Stone
1
-6/+6
2010-06-21
poll_for_response: Really handle xcb_poll_for_reply getting a reply.
Jamey Sharp
1
-2/+3
2010-06-21
Revert "xcb_io.c: poll_for_response doesn't guarantee there's a pending reque...
Jamey Sharp
1
-1/+1
2010-06-21
Revert "poll_for_response: Really handle xcb_poll_for_reply getting a reply."
Jamey Sharp
1
-11/+5
2010-06-21
xcb_io.c: poll_for_response doesn't guarantee there's a pending request.
Jamey Sharp
1
-1/+1
2010-06-19
poll_for_response: Really handle xcb_poll_for_reply getting a reply.
Jamey Sharp
1
-5/+11
2010-06-13
Implement SFS 5966 Annex 4 for Finland
Marko Myllynen
1
-2/+110
2010-06-11
LINEAR_RGB_InitSCCData: When malloc fails, don't try to free unallocated bits
Alan Coopersmith
1
-1/+1
2010-06-07
Mark the rest of Xprivate.h as _X_HIDDEN.
Josh Triplett
1
-3/+3
2010-06-05
Hide _XSeqSyncFunction
Julien Cristau
1
-1/+1
2010-06-04
Remove support for building without XCB
Josh Triplett
19
-3175/+37
2010-06-03
libX11 1.3.4
Alan Coopersmith
1
-1/+1
2010-06-03
Workaround bug in groff flag processing that breaks distcheck
Alan Coopersmith
1
-1/+1
2010-06-03
Fix typo that made configure always report "none" for man page suffix
Alan Coopersmith
1
-1/+1
2010-06-03
Bug 22591 - configure does not obey the --enable-*-transport options
Paul Bender
1
-6/+48
2010-06-03
Bug 22590 - libX11 1.2.1 has broken abstract namespace support
Paul Bender
2
-1/+5
2010-06-03
Bug 22584 - libX11 does not cross compile
Alan Coopersmith
2
-1/+28
2010-06-02
Clarify requirements in XRestackWindows man page
Alan Coopersmith
1
-1/+1
2010-05-14
xcb: Add TCP fallback
Jeremy Huddleston
1
-4/+23
2010-05-10
Merge branch 'xlib-xcb-thread-fixes'
Jamey Sharp
5
-175/+287
2010-04-24
Don't append the screen number when using a launchd socket
Jeremy Huddleston
1
-1/+10
2010-04-24
Remove launchd logic from _XConnectXCB as it's handled in XCB
Jeremy Huddleston
1
-18/+9
2010-04-23
Fix various build warnings
Jeremy Huddleston
7
-35/+38
2010-04-22
Allow X11 users to compose anarchism
Daniel Kahn Gillmor
1
-0/+1
2010-04-18
Fix Xlib/XCB for multi-threaded applications (with caveats).
Jamey Sharp
3
-122/+233
2010-04-18
Use InternalLockDisplay on code paths called from LockDisplay.
Jamey Sharp
3
-19/+16
2010-04-18
Fix _XSend to enqueue the right range of pending requests.
Jamey Sharp
1
-1/+1
2010-04-18
Pending requests are always added in-order.
Jamey Sharp
3
-35/+39
2010-04-16
Bug 26839: Fix build problem on Interix (POSIX layer on Windows)
Markus Duft
1
-0/+2
2010-04-15
Stop returning an int from _XIDHandler and _XSeqSyncFunction
Josh Triplett
3
-8/+5
2010-04-15
Move XID and sync handling from SyncHandle to LockDisplay to fix races.
Jamey Sharp
4
-29/+37
2010-04-14
Honest. Extensions get to filter async errors too.
Jamey Sharp
1
-25/+18
2010-04-14
_XError already runs async handlers; only call them directly for replies.
Jamey Sharp
1
-10/+12
2010-04-13
Extensions get to filter async errors too.
Jamey Sharp
1
-18/+31
2010-04-13
Prefer the xcb_generic_error_t we already have over casting to xEvent.
Jamey Sharp
1
-3/+3
2010-04-12
Run the user's synchandler as well as any internal synchandlers.
Jamey Sharp
1
-0/+2
2010-04-09
Fix manual typos.
Kusanagi Kouichi
3
-100/+100
2010-04-09
man: Correct the XkbAllAccessXEventsMask mask name
Dirk Wallenstein
3
-3/+3
2010-04-09
man: Add missing geometry component flag
Dirk Wallenstein
1
-1/+2
2010-04-09
man: Return value of XkbGetState is Status and not Bool
Dirk Wallenstein
1
-1/+1
2010-04-09
man: Fix return value specification of XkbKeyActionEntry
Dirk Wallenstein
1
-4/+4
2010-04-09
man: Redirect users from XKeycodeToKeysym to XkbKeycodeToKeysym #25732
Dirk Wallenstein
1
-0/+4
2010-04-09
Fix typo in new fi_FI.UTF-8 that was reported by "make check"
Alan Coopersmith
1
-1/+1
2010-04-09
Bug 27465 - Rewritten fi_FI.UTF-8 Compose file
Marko Myllynen
1
-5150/+313
2010-04-06
config: update and relocate AC_DEFINE_DIR macro
Gaetan Nadon
4
-53/+59
2010-03-29
config: remove the pkgconfig pc.in file from EXTRA_DIST
Gaetan Nadon
1
-2/+0
2010-03-18
No need for req->firstKeyCode to be set twice.
Fernando Carrijo
1
-1/+0
[next]