summaryrefslogtreecommitdiff
path: root/modules/im/ximcp
AgeCommit message (Expand)AuthorFilesLines
2006-06-16Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf2-18/+372
2006-06-16Bug #3104: Compose table cache for faster X11 application starts. Part 1: Poi...Matthias Hopf7-131/+164
2006-06-02im: add Braille input method (#6296)Daniel Stone4-59/+139
2006-02-19Move .cvsignore to .gitignore.Jamey Sharp1-0/+0
2006-02-19Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...Jamey Sharp1-1/+0
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-1/+2
2005-07-30Add -D flags to clear various warnings (Stefan Dirsch)Alan Coopersmith1-1/+1
2005-07-15Move i18n modules to top-level so they can be built in the right order (befor...Keith Packard1-0/+1
2005-07-11Ammend AM_CFLAGS with all needed includes; cannot figure out an easy way to a...Keith Packard1-2/+13
2005-07-11Enable loadable i18n modules, making them configurable on the configure comma...Keith Packard2-0/+52
2005-07-10Fix segfault when _XimProtoCreateIC() fails to create a context; Debian #2399...Daniel Stone1-0/+1
2005-06-09Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>Alexander Gottwald1-1/+1
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...Søren Sandmann Pedersen26-0/+78
2005-03-08Bugzilla Bug 2006 (https://bugs.freedesktop.org/show_bug.cgi?id=2006) Patch #...Alan Coopersmith1-1/+1
2004-12-14Removed #ifdef'ed out code together with the comment explaining why it was #i...Egbert Eich1-12/+0
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mi...Alexander Gottwald1-0/+4
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to other platforms.Egbert Eich1-3/+3
2004-09-15Unregistering events in XSelectInput() when unregistering IM filter callbacks...Egbert Eich1-0/+10
2004-08-31Fixed some lockups in XIM code when the application is running with multi thr...Egbert Eich2-2/+2
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich23-2228/+2384
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley26-0/+17169