summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove unused DECnet ("DNETCONN") code from XlibAlan Coopersmith2013-01-091-3/+0
* Remove unused TLI ("STREAMSCONN") code from XlibAlan Coopersmith2013-01-091-3/+0
* XIM: remove Private and Public macrosYaakov Selkowitz2012-10-2923-465/+465
* XIM: Allow modifier releases in compose sequences (#26705)Andreas Wettstein2011-12-111-10/+42
* Fix "nomal" -> "normal" typo in several commentsAlan Coopersmith2011-10-141-3/+3
* mbtocs should not truncate inputXue Wei2011-10-141-3/+0
* XIM: Make Xim handle NEED_SYNC_REPLY flagChoe Hwanjin2011-10-144-23/+11
* Return name instead of False in XSetICValues()Yann Droneaud2011-10-111-3/+3
* Return name instead of value in XGetIMValues() and XSetIMValues()Yann Droneaud2011-10-111-6/+6
* Fix potential uninitialized variable access in _XimMakeICAttrIDListJeremy Huddleston2011-10-091-2/+5
* Convert malloc(strlen()); strcpy() sets to strdupAlan Coopersmith2011-04-184-53/+25
* Replace Xmalloc+bzero pairs with Xcalloc callsAlan Coopersmith2011-04-1811-46/+21
* om: Fix memory leaks on get_font_name error paths.Ander Conselvan de Oliveira2011-04-131-8/+6
* om: Fix potential memory leak in init_om.Ander Conselvan de Oliveira2011-04-131-10/+12
* om: Fix memory leak on read_EncodingInfo error path.Ander Conselvan de Oliveira2011-04-131-1/+3
* Fix memory leaks on _XimCbDispatch error path.Ander Conselvan de Oliveira2011-04-131-0/+2
* Fix memory leak on _XimCommitRecv error path.Ander Conselvan de Oliveira2011-04-131-1/+3
* Fix memory leaks on _XimWriteCachedDefaultTree error paths.Ander Conselvan de Oliveira2011-04-131-1/+4
* Fix memory leaks on _XimGetAttributeID error paths.Ander Conselvan de Oliveira2011-04-131-2/+6
* Fix memory leaks on _XimProtoCreateIC error paths.Ander Conselvan de Oliveira2011-04-131-2/+2
* Fix leaks in _XimEncodingNegotiation error paths.Ander Conselvan de Oliveira2011-04-131-26/+25
* Fix "attrinute" typo in comments in ximcpAlan Coopersmith2011-04-121-2/+2
* im/ximcp: release modifiermap before returningErkki Seppälä2011-03-111-2/+9
* Make the Local XIM request key releases for brailleSamuel Thibault2011-02-211-1/+1
* Match braille patterns with compose treeSamuel Thibault2011-02-211-12/+22
* Fix status reporting for braille patternsSamuel Thibault2011-02-211-10/+20
* ximcp: Prevent memory leak & double free if multiple %L in stringAlan Coopersmith2011-02-111-2/+3
* lc/def/lcDefConv: Use Xcalloc to avoid use of uninitialized memoryAnder Conselvan de Oliveira2011-02-012-2/+2
* ximcp/imLckup: Handle negative return value from _XlcwctombErkki Seppälä2011-02-011-0/+4
* ximcp/imTrX: Handle failing XGetWindowPropertyErkki Seppälä2011-02-011-12/+21
* ximcp/imRm: Handle leaking colormap_retErkki Seppälä2011-02-011-0/+4
* ximcp/imRmAttr: Handle leaking missing_listErkki Seppälä2011-02-011-1/+2
* ximcp/imRmAttr: Handle leaking colormap_retErkki Seppälä2011-02-011-1/+3
* Sun's copyrights are now owned by OracleAlan Coopersmith2010-09-035-5/+5
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-0710-11/+0
* Remove support for building without XCBJosh Triplett2010-06-036-6/+0
* Fix various build warningsJeremy Huddleston2010-04-233-9/+4
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-196-6/+12
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-1440-77/+0
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-145-72/+176
* Allow inclusion of system level compose files.James Cloos2010-01-131-0/+16
* set_fontset_extents crash after get_rotate_fontname fix in 2bef065b70f7Osamu Sayama2010-01-061-2/+2
* Split CFLAGS into CPPFLAGS and CFLAGSJeremy Huddleston2009-10-016-15/+27
* X.Org Bug #21117: crash in get_rotate_fontname (omGeneric.c)Christoph Pfister2009-04-271-0/+2
* Thai XIM not retrieve MB surrounding on UTF-8 LCTheppitak Karoonboonyanan2009-04-131-4/+28
* Thai XIM not filters when NumLock or CapsLock is onTheppitak Karoonboonyanan2009-04-131-1/+17
* Remove ifdef checks for macII left over from ancient A/UX 3.0 supportAlan Coopersmith2009-03-173-3/+3
* patches to avoid gcc warnings for libX11 (#4)Paulo Cesar Pereira de Andrade2009-01-291-1/+1
* patches to avoid gcc warnings for libX11 (#3)Paulo Cesar Pereira de Andrade2009-01-291-2/+2
* Janitor: Correct some gcc/sparse warnings.Paulo Cesar Pereira de Andrade2009-01-291-1/+1