summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nls: remove two compose sequences that use deprecated symbolsBenno Schulenberg2022-11-021-2/+0
* nls: let `<Multi_key> <minus> <underscore>` compose U+2212 (MINUS SIGN)Benno Schulenberg2022-11-021-0/+1
* Allow X*IfEvent() to reenter libX11Adam Jackson2022-11-026-0/+39
* nls: change <Compose> <^> <-> to mean superscript minus instead of macronBenno Schulenberg2022-10-311-1/+4
* nls: Map sr locales to sr_RS compose filesJan Tojnar2022-10-201-2/+2
* COPYING: remove notice for the removed UIThrStubs.cAlan Coopersmith2022-10-141-29/+0
* nls: delete two compose sequences with an anomalous post-fixed breveBenno Schulenberg2022-10-141-4/+2
* Use same pthread-stubs as libxcbAlan Coopersmith2022-10-083-168/+8
* fix a memory leak in XRegisterIMInstantiateCallbackThomas E. Dickey2022-10-041-0/+3
* If thread-safety-constructor is enabled, link against pthreads not stubsAlan Coopersmith2022-09-272-3/+9
* reduce compiler warnings with casts (no object change)Thomas E. Dickey2022-09-111-5/+5
* use casts to reduce compiler warnings (no object change)Thomas E. Dickey2022-09-1111-42/+42
* Remove KOI8-R character set from en_US.UTF-8/XLC_LOCALEMike FABIAN2022-09-101-25/+18
* xkb: Fix off-by-one error in XKeycodeToKeysymAdam Sampson2022-09-101-28/+16
* reduce compiler warnings for macros BufAlloc, Data and Data32 using castsThomas E. Dickey2022-09-091-6/+6
* ximcp/imRm.c: allow XNSpotLocation with OnTheSpotKirill Chibisov2022-09-081-1/+1
* gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith2022-08-051-2/+2
* configure.ac: report thread safety constructor build statusDavid H. Gutteridge2022-07-251-0/+1
* doc: Document possible return values for XkbGetKeyboard()Alan Coopersmith2022-07-151-4/+19
* xkb: set num_keys when filling in keys in _XkbReadGetNamesReply()Alan Coopersmith2022-07-151-0/+1
* Fix Win32 build with -fno-commonJon Turney2022-07-151-0/+2
* nls: add four sequences for the Samogitian E with dot above and macronBenno Schulenberg2022-07-151-1/+7
* nls: delete eight sequences that pointlessly mix upper and lower caseBenno Schulenberg2022-07-151-8/+0
* nls: add compose sequences for the double-struck capitals ℕ ℤ ℚ ℝ ℂBenno Schulenberg2022-07-151-0/+5
* nls: delete some pointless and wrong compose sequences meant for BépoBenno Schulenberg2022-07-141-27/+0
* Mention that the predicate function is called with the display lockMatthieu Herrb2022-07-011-0/+4
* docs: replace three placeholders with something that makes senseBenno Schulenberg2022-06-243-7/+7
* docs: remove the unsightly dashes from the overviews of argumentsBenno Schulenberg2022-06-24183-582/+582
* docs: hard-wrap some items so that Table 2 fits within 80 charactersBenno Schulenberg2022-06-231-5/+13
* nls: delete compose sequences that mix top-row digits with numpad digitsBenno Schulenberg2022-06-151-82/+0
* libX11 1.8.1libX11-1.8.1Alan Coopersmith2022-06-082-1/+16
* configure.ac: Fix --enable-thread-safety-constructorAlan Coopersmith2022-05-041-2/+2
* libX11 1.8libX11-1.8Adam Jackson2022-04-291-1/+1
* global: call XInitThreads() from the library's constructorAdam Jackson2022-04-262-9/+16
* docs: add release notes for versions 1.7.3, 1.7.4, and 1.7.5Benno Schulenberg2022-04-241-0/+20
* XkbOpenDisplay: Add _Xconst qualifier to display name argumentAlan Coopersmith2022-04-233-3/+3
* XKBgeom.h: Add _Xconst qualifier to char * arguments in functionsAlan Coopersmith2022-04-238-21/+24
* XKBgeom.h: Remove XKB_IN_SERVER sectionAlan Coopersmith2022-04-231-44/+0
* lcCT: use the correct index for checking the second byteBenno Schulenberg2022-04-201-1/+1
* nls: make the Ethiopian compose sequences actually workBenno Schulenberg2022-04-201-273/+276
* nls: add Multi-key sequences for abovedot, diaeresis, and ogonekBenno Schulenberg2022-04-181-1/+4
* nls: remove eight pointless self-producing compose sequencesBenno Schulenberg2022-04-181-10/+0
* nls: remove misplaced sequences from Ethiopian and Greek compose filesBenno Schulenberg2022-04-152-38/+9
* nls: remove redundant Khmer digraphs, already defined in included fileBenno Schulenberg2022-04-151-7/+0
* XkbUpdateKeyTypeVirtualMods: always initialize maskAlan Coopersmith2022-04-101-1/+1
* libX11 1.7.5libX11-1.7.5Matt Turner2022-04-031-1/+1
* Don't try to destroy NULL condition variablesSimon McVittie2022-04-031-2/+4
* libX11 1.7.4libX11-1.7.4Matt Turner2022-03-301-1/+1
* Fix two memory leaks in _XFreeX11XCBStructure()Hodong2022-03-241-0/+2
* xcb: Clarify the XInitThreads error messageAdam Jackson2022-03-231-2/+6