summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* nls: remove redundant compose sequences with the deprecated 'underbar'Benno Schulenberg2022-01-171-64/+0
* nls: add a compose sequence for the middle dot (ยท) using dead_circumflexArenaL52022-01-161-0/+1
* docs: unwrap the comments of structure elements in the man pagesBenno Schulenberg2022-01-1421-222/+111
* docs: unwrap some mistakenly wrapped lines, and correct a commentBenno Schulenberg2022-01-142-12/+14
* XKBMAlloc: use the correct first-key variable when extending a key rangeBenno Schulenberg2022-01-141-2/+2
* lcUTF8: remove two unneeded ifs and two elses that are never reachedBenno Schulenberg2022-01-121-24/+12
* nls: add two compose sequences for an upwards arrow using dead_circumflexAntti Savolainen2022-01-121-0/+2
* specs/XIM: fix a missing "EXT" in the documentationHodong2022-01-071-1/+1
* libX11 1.7.3.1libX11-1.7.3.1Alan Coopersmith2021-12-091-1/+1
* specs/XIM: Fix "encording" typosAlan Coopersmith2021-12-071-2/+2
* libX11 1.7.3libX11-1.7.3Alan Coopersmith2021-12-061-1/+1
* Make Xutf8DrawString works correctly with ISO10646 fonts.Liang Chang2021-12-031-0/+1
* Build xz tarballs instead of bzip2Alan Coopersmith2021-12-031-1/+1
* Fix hanging issue in _XReplyTatu Frisk2021-12-031-12/+8
* Avoid NULL pointer deref. Fixes issue #47.Matthieu Herrb2021-12-031-3/+3
* gitlab CI: update to use the ci-fairy imagePeter Hutterer2021-12-011-12/+6
* Fix a typoHodong2021-11-141-1/+1
* libX11: do not crash in GetResReq() macroIgor V. Kovalenko2021-09-051-1/+1
* makekeys: handle the new _EVDEVK xorgproto symbolsPeter Hutterer2021-07-271-0/+12
* Avoid undefined behaviour after realloc()Alex Richardson2021-06-162-4/+8
* Fix cross-compilation from macOSAlex Richardson2021-06-152-12/+12
* nls: Add en_IL localeLev Korol2021-06-123-0/+6
* libX11 1.7.2libX11-1.7.2Alan Coopersmith2021-06-052-1/+6
* Protect against overly long stringsTobias Stoeckmann2021-05-314-15/+15
* Check for NULL strings before getting their lengthsMatthieu Herrb2021-05-3010-10/+12
* include <limits.h> always, not if HAVE_CONFIG_H is set.Matthieu Herrb2021-05-221-1/+1
* Version 1.7.1libX11-1.7.1Matthieu Herrb2021-05-182-1/+12
* Reject string longer than USHRT_MAX before sending them on the wireMatthieu Herrb2021-05-1812-4/+51
* Fix out-of-bound access in KeySymToUcs4()Gaurav Ujjwal2021-05-091-1/+1
* Xlib.h: spelling fix in commentChristopher Chavez2021-05-031-1/+1
* nls: adjust three comments about the APL compose sequencesBenno Schulenberg2021-01-121-10/+3
* nls: allow composing all breved letters also with a lowercase "u"Benno Schulenberg2021-01-121-0/+10
* fix same roff codeWalter Harms2020-11-281-25/+14
* Fix some roff code add see alsoWalter Harms2020-11-281-45/+35
* fix broken nroff coding for code commentsWalter Harms2020-11-2885-1054/+1054
* FIX: warning: macro `hN' not definedWalter Harms2020-11-271-1/+1
* FIX: warning: macro `IN' not definedWalter Harms2020-11-2719-44/+0
* fix warning: macro `s' not definedWalter Harms2020-11-271-40/+35
* FIX: warning: macro `hN' not definedWalter Harms2020-11-278-8/+8
* FIX: warning: macro `Pn' not definedWalter Harms2020-11-2711-14/+14
* nls: add 'C.utf8' as an alias for 'en_US.UTF-8'Benno Schulenberg2020-11-251-0/+1
* Version 1.7.0libX11-1.7.0Keith Packard2020-11-192-5/+49
* Update libX11 .so version to 6.4.0Keith Packard2020-11-181-1/+1
* Don't leave dangling pointers in Free functionsAlan Coopersmith2020-11-1811-3/+17
* XimProto.h: wrap XIM_HEADER_SIZE definition in parensAlan Coopersmith2020-11-181-2/+2
* Copy locale modifiers when creating XimInstCallback [v2]Keith Packard2020-11-171-1/+10
* gitlab CI: add a basic build testPeter Hutterer2020-11-161-0/+102
* Fix poll_for_response race conditionFrediano Ziglio2020-11-162-9/+71
* Avoid recursing through _XError due to sequence adjustmentKeith Packard2020-11-155-6/+37
* nls: improve the comments for the Serbian compose sequencesBenno Schulenberg2020-11-131-10/+15