Find a file
2004-12-15 07:22:55 +00:00
include/X11 fix comment to indicate additional possible mode. i bug 1756 reported by Owen Taylor. 2004-12-02 16:18:16 +00:00
man Fix missing XChangeProperty() prototype missing in synopsis section. 2004-12-12 08:42:50 +00:00
modules //bugs.freedesktop.org/show_bug.cgi?id=1926) attachment #1482 (https://bugs.freedesktop.org/attachment.cgi?id=1482): Unregistering events in XSelectInput() when unregistering IM filter callbacks via |_XimUnRegisterIMInstantiateCallback| may be a bad idea as others may be interested in this event. Removed the call to XSelectInput() altogether as we are in root window anyway. Patch by Lubos Lunak and and Egbert Eich <eich@freedesktop.org>. 2004-12-13 02:24:22 +00:00
nls xc/nls/compose.dir 2004-11-09 00:56:56 +00:00
src //bugs.freedesktop.org/show_bug.cgi?id=1864) attachment #1434 (https://bugs.freedesktop.org/attachment.cgi?id=1434): Fix random crashes because |bufp| variable is not initialized in |_XopenFile| (later the pointer is checked for |NULL| and freed otherwise. If the file was not found the pointer is uninitialized and rando memory is freed). Patch by Alexander Gottwald <ago@freedesktop.org>. 2004-12-13 02:35:26 +00:00