xorg-libx11/include/X11
2005-07-08 06:57:06 +00:00
..
cursorfont.h R6.6 is the Xorg base-line 2003-11-14 15:54:30 +00:00
ImUtil.h Merging XORG-CURRENT into trunk 2004-04-23 18:42:09 +00:00
Xcms.h Merging XORG-CURRENT into trunk 2004-04-23 18:42:09 +00:00
XKBlib.h Merging XORG-CURRENT into trunk 2004-04-23 18:42:09 +00:00
Xlib.h Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:00:55 +00:00
XlibConf.h.in Create and install XlibConf.h to provide external users of Xlibint.h the defines necessary to correctly use the library. Xlibint.h should #include this new file. 2005-07-08 06:57:06 +00:00
Xlibint.h 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
Xlocale.h Merging XORG-CURRENT into trunk 2004-04-23 18:42:09 +00:00
Xresource.h Merging XORG-CURRENT into trunk 2004-04-23 18:42:09 +00:00
Xutil.h Fix header file to #ifdef the XKB keysyms when they are used. This fixes the X test suite build failure. 2004-08-19 06:48:06 +00:00