Find a file
Roland Mainz 83fe27f539 xc/nls/compose.dir
xc/nls/locale.dir
xc/nls/Compose/Imakefile
xc/nls/Compose/pt_BR.UTF-8
xc/nls/XI18N_OBJS/Imakefile
xc/nls/XI18N_OBJS/pt_BR.UTF-8
xc/nls/XLC_LOCALE/Imakefile
xc/nls/XLC_LOCALE/pt_BR.UTF-8
//bugs.freedesktop.org/show_bug.cgi?id=1896) attachment #1675 (https://bugs.freedesktop.org/attachment.cgi?id=1675): Add support for pt_BR.UTF-8 locale. Patch by Gustavo Noronha Silva, Branden Robinson, Julien Lafon.
2005-01-25 02:03:01 +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 2005-01-25 02:03:01 +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