summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)AuthorFilesLines
2013-03-03unifdef MUSTCOPYAlan Coopersmith1-82/+9
2013-01-09Remove unused DECnet ("DNETCONN") code from XlibAlan Coopersmith1-3/+0
2013-01-09Remove unused TLI ("STREAMSCONN") code from XlibAlan Coopersmith1-3/+0
2012-10-29XIM: remove Private and Public macrosYaakov Selkowitz23-465/+465
2011-12-11XIM: Allow modifier releases in compose sequences (#26705)Andreas Wettstein1-10/+42
2011-10-14Fix "nomal" -> "normal" typo in several commentsAlan Coopersmith1-3/+3
2011-10-14mbtocs should not truncate inputXue Wei1-3/+0
2011-10-14XIM: Make Xim handle NEED_SYNC_REPLY flagChoe Hwanjin4-23/+11
2011-10-11Return name instead of False in XSetICValues()Yann Droneaud1-3/+3
2011-10-11Return name instead of value in XGetIMValues() and XSetIMValues()Yann Droneaud1-6/+6
2011-10-09Fix potential uninitialized variable access in _XimMakeICAttrIDListJeremy Huddleston1-2/+5
2011-04-18Convert malloc(strlen()); strcpy() sets to strdupAlan Coopersmith4-53/+25
2011-04-18Replace Xmalloc+bzero pairs with Xcalloc callsAlan Coopersmith11-46/+21
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
2011-04-13Fix memory leaks on _XimCbDispatch error path.Ander Conselvan de Oliveira1-0/+2
2011-04-13Fix memory leak on _XimCommitRecv error path.Ander Conselvan de Oliveira1-1/+3
2011-04-13Fix memory leaks on _XimWriteCachedDefaultTree error paths.Ander Conselvan de Oliveira1-1/+4
2011-04-13Fix memory leaks on _XimGetAttributeID error paths.Ander Conselvan de Oliveira1-2/+6
2011-04-13Fix memory leaks on _XimProtoCreateIC error paths.Ander Conselvan de Oliveira1-2/+2
2011-04-13Fix leaks in _XimEncodingNegotiation error paths.Ander Conselvan de Oliveira1-26/+25
2011-04-12Fix "attrinute" typo in comments in ximcpAlan Coopersmith1-2/+2
2011-03-11im/ximcp: release modifiermap before returningErkki Seppälä1-2/+9
2011-02-21Make the Local XIM request key releases for brailleSamuel Thibault1-1/+1
2011-02-21Match braille patterns with compose treeSamuel Thibault1-12/+22
2011-02-21Fix status reporting for braille patternsSamuel Thibault1-10/+20
2011-02-11ximcp: Prevent memory leak & double free if multiple %L in stringAlan Coopersmith1-2/+3
2011-02-01lc/def/lcDefConv: Use Xcalloc to avoid use of uninitialized memoryAnder Conselvan de Oliveira2-2/+2
2011-02-01ximcp/imLckup: Handle negative return value from _XlcwctombErkki Seppälä1-0/+4
2011-02-01ximcp/imTrX: Handle failing XGetWindowPropertyErkki Seppälä1-12/+21
2011-02-01ximcp/imRm: Handle leaking colormap_retErkki Seppälä1-0/+4
2011-02-01ximcp/imRmAttr: Handle leaking missing_listErkki Seppälä1-1/+2
2011-02-01ximcp/imRmAttr: Handle leaking colormap_retErkki Seppälä1-1/+3
2010-09-03Sun's copyrights are now owned by OracleAlan Coopersmith5-5/+5
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo10-11/+0
2010-06-03Remove support for building without XCBJosh Triplett6-6/+0
2010-04-23Fix various build warningsJeremy Huddleston3-9/+4
2010-02-19config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon6-6/+12
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith40-77/+0
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith5-72/+176
2010-01-13Allow inclusion of system level compose files.James Cloos1-0/+16
2010-01-06set_fontset_extents crash after get_rotate_fontname fix in 2bef065b70f7Osamu Sayama1-2/+2
2009-10-01Split CFLAGS into CPPFLAGS and CFLAGSJeremy Huddleston6-15/+27
2009-04-27X.Org Bug #21117: crash in get_rotate_fontname (omGeneric.c)Christoph Pfister1-0/+2
2009-04-13Thai XIM not retrieve MB surrounding on UTF-8 LCTheppitak Karoonboonyanan1-4/+28
2009-04-13Thai XIM not filters when NumLock or CapsLock is onTheppitak Karoonboonyanan1-1/+17
2009-03-17Remove ifdef checks for macII left over from ancient A/UX 3.0 supportAlan Coopersmith3-3/+3
2009-01-29patches to avoid gcc warnings for libX11 (#4)Paulo Cesar Pereira de Andrade1-1/+1
2009-01-29patches to avoid gcc warnings for libX11 (#3)Paulo Cesar Pereira de Andrade1-2/+2