summaryrefslogtreecommitdiff
path: root/modules/im/ximcp/imLcIm.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Use flexible array member instead of fake size.Michal Srb1-4/+4
2015-06-04Replace Xmalloc+memset pairs with Xcalloc callsAlan Coopersmith1-4/+2
2014-06-06Remove more redundant null checks before Xfree()walter harms1-61/+41
2013-08-20Remove unnecessary casts of pointers to (char *) in calls to Xfree()Alan Coopersmith1-1/+1
2012-10-29XIM: remove Private and Public macrosYaakov Selkowitz1-17/+17
2011-04-13Fix memory leaks on _XimWriteCachedDefaultTree error paths.Ander Conselvan de Oliveira1-1/+4
2010-04-23Fix various build warningsJeremy Huddleston1-2/+2
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith1-2/+0
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade1-2/+1
2008-06-17Strip whitespace from end of lines in source filesAlan Coopersmith1-14/+14
2006-10-18Fix double open of compose file.Matthias Hopf1-1/+0
2006-06-29Update to final Compose cache directory location.Matthias Hopf1-1/+1
2006-06-29Fix alignment of trees and wide chars in the cache.Matthias Hopf1-12/+15
2006-06-28First (dummy) entry of compose caches was not initialized and thus contained ...Matthias Hopf1-0/+6
2006-06-16Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf1-27/+46
2006-06-16Bug #3104: Compose table cache for faster X11 application starts.Matthias Hopf1-17/+371
2006-06-16Bug #3104: Compose table cache for faster X11 application starts. Part 1: Poi...Matthias Hopf1-10/+21
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen1-0/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-64/+127
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+274