Find a file
Kristian Høgsberg 436108cd6c Fix #1818
2004-11-11 15:37:01 +00:00
include/X11 Fixed some lockups in XIM code when the application is running with multi thread support. These lockups occur deep down in XFilterEvents() which itself locks when another Xlib function gets called that also locks. This fixes two instances by separating those Xlib functions into an internal (non-locking) call and a locking wrapper that is used as an external function. There may be several other such instances therefore another more general patch is eventually required (Bugzilla #1182). 2004-08-31 11:37:03 +00:00
man Merging XORG-CURRENT into trunk 2004-04-23 18:42:09 +00:00
modules Made handling of DevelDrivers for x86-64 more conformant to other platforms. 2004-10-18 14:21:45 +00:00
nls xc/nls/compose.dir 2004-11-09 00:56:56 +00:00
src Fix #1818 2004-11-11 15:37:01 +00:00