summaryrefslogtreecommitdiff
path: root/modules/om
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Convert malloc(strlen()); strcpy() sets to strdupAlan Coopersmith1-34/+16
2011-04-18Replace Xmalloc+bzero pairs with Xcalloc callsAlan Coopersmith1-6/+3
2011-04-13om: Fix memory leaks on get_font_name error paths.Ander Conselvan de Oliveira1-8/+6
2011-04-13om: Fix potential memory leak in init_om.Ander Conselvan de Oliveira1-10/+12
2011-04-13om: Fix memory leak on read_EncodingInfo error path.Ander Conselvan de Oliveira1-1/+3
2010-06-03Remove support for building without XCBJosh Triplett1-1/+0
2010-02-19config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+2
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith8-16/+0
2010-01-06set_fontset_extents crash after get_rotate_fontname fix in 2bef065b70f7Osamu Sayama1-2/+2
2009-10-01Split CFLAGS into CPPFLAGS and CFLAGSJeremy Huddleston1-2/+4
2009-04-27X.Org Bug #21117: crash in get_rotate_fontname (omGeneric.c)Christoph Pfister1-0/+2
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade2-9/+0
2008-06-24Bug #14898: Don't abuse the sprintf() implementation.Adam Jackson1-1/+2
2008-06-17Strip whitespace from end of lines in source filesAlan Coopersmith5-63/+63
2007-04-06Bug #10475: Fixed lots of char*/const char* mixups.Tilman Sauerbeck2-2/+2
2006-02-19Move .cvsignore to .gitignore.Jamey Sharp2-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-15Move i18n modules to top-level so they can be built in the right order (befor...Keith Packard1-0/+1
2005-07-14Add $(top_srcdir)/src to include listAlexander Gottwald1-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 Packard4-0/+37
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 Pedersen8-0/+24
2004-07-20Tue Jul 20 19:38:06 2004 Soeren Sandmann <sandmann@daimi.au.dk>Søren Sandmann Pedersen1-0/+1
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich8-731/+763
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley8-0/+4167