summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libX11 1.6.4libX11-1.6.4Matthieu Herrb2016-10-041-1/+1
* Validation of server responses in XGetImage()Tobias Stoeckmann2016-09-251-9/+20
* The validation of server responses avoids out of boundary accesses.Tobias Stoeckmann2016-09-253-11/+27
* XFree will accept NULL as argumentwalter harms2016-08-261-1/+2
* Fixup param specification for XChangeProperty()Matthew D. Fuller2016-06-061-1/+2
* New compose keys for local languages in TogoMats Blakstad2016-03-091-0/+102
* Add Compose sequence for U+1F4A9.Daniel Albers2016-03-091-0/+2
* xcms: use size_t for pointer offsets passed to strncmpAlan Coopersmith2016-02-065-10/+10
* xcms: use unsigned indexes when looping through unsigned valuesAlan Coopersmith2016-02-066-11/+11
* xcms: use size_t for strlen/sizeof values instead of converting to int & backAlan Coopersmith2016-02-062-2/+2
* Xlib.h: Fix macros imitating C functions.Dominik Muth2016-02-031-17/+17
* Don't need to link libX11-xcb against libX11Alan Coopersmith2016-02-031-1/+0
* Stop checking for preferred order of local transportsAlan Coopersmith2016-02-031-72/+0
* Stop checking XTRANS_SECURE_RPC_FLAGS since we no longer use themAlan Coopersmith2016-02-031-3/+0
* XKB: fix XkbGetKeyboardByName with Xming serverOlivier Fourdan2016-01-221-1/+5
* lcPubWrap: replace malloc(strlen) + strcpy with strdupAlan Coopersmith2016-01-051-2/+1
* XlcDL.c: reduce code duplicationAlan Coopersmith2016-01-051-12/+10
* XlcDL.c: replace strcpy+strcat sequences with snprintfAlan Coopersmith2016-01-051-6/+8
* XDefaultOMIF: Remove comments referring to ancient Sun bug idsAlan Coopersmith2016-01-051-14/+1
* XDefaultOMIF: additional code simplificationAlan Coopersmith2016-01-051-32/+11
* XDefaultOMIF: replace strlen+Xmalloc+strcpy with strdupAlan Coopersmith2016-01-051-15/+8
* Use strdup instead of Xmalloc+strcpy in _XDefaultOpenIMAlan Coopersmith2016-01-051-2/+1
* Delete #if 0 hunks of codeAlan Coopersmith2015-12-184-152/+0
* Bug 93183: _XDefaultOpenIM memory leaks in out-of-memory error pathsAlan Coopersmith2015-12-181-33/+25
* Bug 93184: read_EncodingInfo invalid freeAlan Coopersmith2015-12-031-3/+4
* Remove unused definition of XCONN_CHECK_FREQAlan Coopersmith2015-12-031-8/+0
* Fix another missing update in cf4d5989383aJames Cloos2015-12-031-1/+1
* Fix missing update in cf4d5989383aJames Cloos2015-12-031-1/+1
* Get rid of some extraneous ; at the end of C source linesAlan Coopersmith2015-10-193-3/+3
* Add compose file for pt_PT similar to pt_BRGunnar Hjalmarsson2015-09-256-7/+159
* Mark _XNextRequest as hiddenJulien Cristau2015-09-211-0/+1
* fix for Xlib 32-bit request number issuesChristian Linhart2015-09-2113-86/+219
* Ignore test-driver (used by newer autoconf).Thomas Klausner2015-07-191-0/+1
* Do not return() after exit().Thomas Klausner2015-07-191-2/+2
* Add missing NULL checks to ICWrapRoss Burton2015-07-191-6/+9
* Replace Xmalloc+memset pairs with Xcalloc callsAlan Coopersmith2015-06-043-19/+10
* omGeneric.c: Correct the parameter usage of sizeofBhavi Dhingra2015-06-041-1/+1
* Fix three "use of uninitialized variable" coverity warningsPeter Hutterer2015-05-203-3/+3
* Fix an indentation issuePeter Hutterer2015-05-181-1/+1
* Fix potential memory leakPeter Hutterer2015-05-181-2/+2
* Fix spelling mistake introduced by 748d47e69f5c12d8557d56a8a8ec166588da7b93Mike FABIAN2015-04-201-3/+3
* fix spelling mistakes in ks_IN and sd_IN devanagari localesMike FABIAN2015-04-203-9/+9
* add be_BY.UTF-8@latin and sr_RS.UTF-8@latin to locale.dirMike FABIAN2015-04-201-0/+2
* Move Compose \ o / to be with other emoji compose sequencesAlan Coopersmith2015-03-221-2/+1
* libX11 1.6.3libX11-1.6.3Alan Coopersmith2015-03-091-1/+1
* Fix XErrorEvent struct field order in man pageJoonas Javanainen2015-02-061-1/+1
* compose: fix the description of modifiers in compose sequencesRan Benita2015-02-052-9/+12
* xkb: fix misleading comment about consumed modifiersRan Benita2015-02-053-4/+4
* Fix pasto in XkbGetKeyBehaviors(3) manualIngo Schwarze2014-12-101-3/+3
* nls: Sorting compose sequences rigorously in mirroring pairs, as is custom.Benno Schulenberg2014-11-231-4/+4