summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libX11 1.4.3libX11-1.4.3Alan Coopersmith2011-04-051-1/+1
* Documentation: add Docbook external references supportGaetan Nadon2011-03-309-184/+189
* Add #define XK_SINHALAHarshula Jayasuriya2011-03-211-0/+1
* configure.ac: Bump version to 1.4.2libX11-1.4.2Jeremy Huddleston2011-03-171-1/+1
* Call _XErrorFunction without holding the Display lock.Jamey Sharp2011-03-151-1/+13
* Ignore user locks after sleeping in _XReply and _XReadEvents.Jamey Sharp2011-03-141-2/+13
* xkb: XkbPropertyPtr determined allocation success from wrong variablesErkki Seppälä2011-03-111-2/+2
* keyBind: Use Xcalloc to initialize allocated _XKeytransErkki Seppälä2011-03-111-1/+1
* im/ximcp: release modifiermap before returningErkki Seppälä2011-03-111-2/+9
* Docbook: change the book id to match the xml file basenameGaetan Nadon2011-02-252-3/+3
* 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
* Clean up memory when first XCreateRegion succeeds and second failsAlan Coopersmith2011-02-111-2/+11
* ximcp: Prevent memory leak & double free if multiple %L in stringAlan Coopersmith2011-02-111-2/+3
* xcms/cmsProp: don't deal with uninitialized values, fail insteadErkki Seppälä2011-02-091-7/+10
* xcms/LRGB: don't double-free property_returnAnder Conselvan de Oliveira2011-02-091-1/+0
* Xrm.c: ReadInFile: refactor fstat error handlingAlan Coopersmith2011-02-021-9/+4
* Expand GetSizeOfFile() macro at the one place it's calledAlan Coopersmith2011-02-023-49/+8
* XlibInt: Use strncpy+zero termination instead of strcpy to enforce buffer sizeErkki Seppälä2011-02-011-3/+4
* lc/def/lcDefConv: Use Xcalloc to avoid use of uninitialized memoryAnder Conselvan de Oliveira2011-02-012-2/+2
* xlibi18n/lcFile: Removed superfluous check for NULL target_dirErkki Seppälä2011-02-011-4/+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
* XlibInt: info_list->watch_data was reallocated, but result was discardedAnder Conselvan de Oliveira2011-02-011-0/+1
* GetProp: Zero-initialized error so its resourceID field is initializedErkki Seppälä2011-02-011-1/+1
* xcms/LRGB: Add a label for freeing property_return.Ander Conselvan de Oliveira2011-02-011-14/+10
* xcms/LRGB: Fix potential resource leak.Ander Conselvan de Oliveira2011-02-011-0/+2
* Xrm: Handle the extremely unlikely situation of fstat failingErkki Seppälä2011-02-011-0/+6
* Xrm: NEWTABLE had a memory leak after a memory allocation errorErkki Seppälä2011-02-011-1/+3
* ImUtil: Handle a memory leak in one early return branchErkki Seppälä2011-02-011-0/+1
* 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
* xlibi18n/lcGeneric: Initialize uninitialized local variableErkki Seppälä2011-02-011-1/+1
* xcmx/cmxColNm: Removed unused assignments to pBuf (in two functions)Erkki Seppälä2011-02-011-2/+2
* XDefaultOMIF.c: Fix memory leaks in get_font_nameAlan Coopersmith2011-02-011-8/+2
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-011-54/+54
* Comparing array against NULL is not useful "&xkb->server->vmods != NULL"Erkki Seppälä2011-01-311-1/+1
* Variable "entry" tracked as NULL was dereferenced.Erkki Seppälä2011-01-311-1/+1
* Dereferencing possibly NULL "str" in call to function "memcpy" (Deref assumed...Erkki Seppälä2011-01-311-0/+2
* Using freed pointer "e"Erkki Seppälä2011-01-311-2/+2
* Remove <literal> tags from compose-chart.pl so pdf building doesn't die on so...Matt Dew2011-01-281-1/+1
* config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon2011-01-281-11/+11
* config: remove unrequired AC_HEADER_STDCGaetan Nadon2011-01-281-1/+0
* config: Use correct AC_CONFIG_HEADERS macroAlan Coopersmith2011-01-191-2/+1
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Alan Coopersmith2011-01-181-1/+0
* Update to xf86bigfontproto >= 1.2.0 header nameAlan Coopersmith2011-01-182-4/+2
* libX11 1.4.1libX11-1.4.1Alan Coopersmith2011-01-111-1/+1
* Initialize event typePauli Nieminen2011-01-031-0/+2