summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* nls: remove mistaken Serbian compose sequences with combining diacriticsBenno Schulenberg2020-11-131-20/+0
* nls: rename the obsolete sr_CS locale to sr_RSBenno Schulenberg2020-11-137-8/+2
* Don't attempt to unload locale context dataKeith Packard2020-11-091-20/+1
* Don't cache last lcd in _XlcCurrentLC.Jacek Caban2020-11-091-11/+1
* Don't cache converters in _Xlcmbtowc and XlcwctombKeith Packard2020-11-091-31/+19
* Make conv_list thread safe.Jacek Caban2020-11-092-5/+33
* Added DOWNWARD ARROW supportAntti Savolainen2020-11-081-1/+3
* Added support for UPWARDS ARROW and ALMOST EQUAL TOAntti Savolainen2020-11-081-0/+3
* Add less and greater to characters that are difficult to access on some keybo...Jonathan Belsewir2020-11-051-0/+6
* nls: Allow all letters with a caron to be composed also with v.Benno Schulenberg2020-11-051-0/+31
* nls: vertically align the target column of aliasesBenno Schulenberg2020-11-011-32/+32
* nls: remove some twenty aliases that have been obsolete for fifteen yearsBenno Schulenberg2020-11-011-37/+1
* nls: remove country-specific aliases for two constructed languagesBenno Schulenberg2020-11-011-4/+0
* nls: remove four aliases where the name is identical to the definitionBenno Schulenberg2020-11-011-4/+0
* Add XSetIOErrorExitHandler() functionCarlos Garnacho2020-10-156-6/+70
* Prepare for _XIOError() possibly returningCarlos Garnacho2020-10-152-18/+46
* cpprules.in: squash whitespace in generated filesRoss Burton2020-10-101-1/+2
* Adding ia and ie localesCarmina162020-10-102-0/+10
* Use __builtin_popcountl if available to replace Ones() in GetImage.cAlan Coopersmith2020-09-283-3/+189
* Fix leaking modifiers string.Krzesimir Nowak2020-09-211-0/+1
* Exempt XLookupKeysym from XKeycodeToKeysym deprecation warningsAlan Coopersmith2020-08-281-0/+14
* lcUTF8: Increase string buffer size from 20 to 32 bytesAlan Coopersmith2020-08-281-1/+1
* i18n: use memcpy instead of strncpy on unterminated char arraysAlan Coopersmith2020-08-283-8/+8
* Mark FreeBlueTblElements label unused in LRGB.cAlan Coopersmith2020-08-281-1/+1
* Raise minimum required xproto version to 7.0.25 (released 2013-11-23)Alan Coopersmith2020-08-282-12/+3
* Avoid the use of "register" keyword in public headers.Maya Rashish2020-08-289-30/+30
* libX11 1.6.12libX11-1.6.12Matthieu Herrb2020-08-241-1/+1
* Fix an integer overflow in init_om()Matthieu Herrb2020-08-191-1/+2
* Fix input clients connecting to serverNiclas Zeising2020-08-171-1/+1
* Avoid the use of "register" keyword in XkbTranslateKeySym.Maya Rashish2020-08-152-3/+3
* Fix typo GCCLipYOrigin -> GCClipYOrigin in XCreateGC() manpageChristopher Chavez2020-08-101-1/+1
* Correct a typo in GetStCmap.cFelix Yan2020-08-061-2/+1
* libX11 1.6.11libX11-1.6.11Alan Coopersmith2020-08-061-1/+1
* Fix size calculation in `_XimAttributeToValue`.Yichao Yu2020-08-021-2/+2
* libX11 1.6.10libX11-1.6.10Matthieu Herrb2020-07-301-1/+1
* Change the data_len parameter of _XimAttributeToValue() to CARD16Matthieu Herrb2020-07-241-1/+1
* Zero out buffers in functionsTodd Carson2020-07-242-10/+21
* Fix more unchecked lengthsTodd Carson2020-07-241-3/+4
* fix integer overflows in _XimAttributeToValue()Todd Carson2020-07-241-4/+18
* Fix signed length values in _XimGetAttributeID()Todd Carson2020-07-241-10/+11
* Fix spelling/wording issuesAlan Coopersmith2020-07-2243-213/+213