summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nls: make the Amharic compose sequences use the dead-vowel symbolsHEADmasterBenno Schulenberg2023-04-161-274/+274
* nls: add compose sequence for capital schwa, and delete a deviant onejmcwilliams4032023-04-062-4/+1
* XSetScreenSaver.man: restore the part that was accidentally snippedBenno Schulenberg2023-04-041-0/+78
* NLS: Remove strange dead_cedilla cedi sign sequencesjmcwilliams4032023-03-291-7/+4
* nls: remove twenty two untypable Greek compose sequencesBenno Schulenberg2023-03-241-22/+0
* nls: remove four hundred and sixty untypable Greek compose sequencesBenno Schulenberg2023-03-241-463/+0
* nls: delete compose sequences that pointlessly mix upper and lower caseBenno Schulenberg2023-03-211-10/+0
* NLS: move dead-caron subscript compositions to the relevant Unicode blockjmcwilliams4032023-03-191-15/+15
* NLS: implement the expansion of the six Breton N-graph keysymsjmcwilliams4032023-03-161-0/+8
* gitlab CI: add workflow rulesAlan Coopersmith2023-03-141-0/+9
* NLS: move long S compositions to respective blocksjmcwilliams4032023-03-051-6/+4
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith2023-03-041-2/+2
* configure: replace deprecated AC_HELP_STRING with AS_HELP_STRINGAlan Coopersmith2023-02-061-1/+1
* configure: raise minimum autoconf requirement to 2.70Alan Coopersmith2023-02-061-1/+1
* gitlab CI: Add libtool to required packagesAlan Coopersmith2023-02-061-2/+2
* libX11 1.8.4libX11-1.8.4Alan Coopersmith2023-02-041-1/+1
* configure: options summary should say "libX11", not just "X11"Alan Coopersmith2023-01-151-1/+1
* Fix a9e845 and 797755 Allow X*IfEvent() to reenter libX11GaryOderNichts2023-01-145-56/+33
* nls: add two compose sequences for capital B with stroke, for consistencyBenno Schulenberg2023-01-071-1/+3
* nls: delete twelve compose sequences that cannot be typedBenno Schulenberg2023-01-071-12/+0
* nls: delete 88 compose sequences that have the accents in the wrong orderBenno Schulenberg2023-01-071-88/+0
* nls: move the compose sequences for Ș and Ț to the fitting Unicode blockBenno Schulenberg2023-01-071-12/+12
* xlibi18n: Update Imake instructions to autoconf equivalent in commentsAlan Coopersmith2023-01-071-2/+2
* Revert "Update XPutBackEvent() to support clients that put back unpadded events"Yuxuan Shui2023-01-031-14/+1
* libX11 1.8.3libX11-1.8.3Alan Coopersmith2022-12-152-1/+10
* Update XPutBackEvent() to support clients that put back unpadded eventsKeith Packard2022-12-111-1/+14
* ximcp: Address warning found by UBSan when growing an empty treeJeremy Huddleston Sequoia2022-12-101-1/+1
* nls: consecutive cs number in en_US.UTF-8/XLC_LOCALETakao Fujiwara2022-12-061-20/+20
* ChkIfEv.c: fix wrong handling of dpy->in_ifeventUlrich Sibiller2022-12-011-1/+1
* Indentation fixes around recent dpy->in_ifevent changesUlrich Sibiller2022-12-015-17/+17
* Fix 797755 Allow X*IfEvent() to reenter libX11Matthieu Herrb2022-11-196-13/+30
* Don't use pragma inside a function, it breaks compiling with older GCCs.Nia Alarie2022-11-111-9/+10
* Add XFreeThreads function.Oliver2022-11-114-1/+40
* libX11 1.8.2libX11-1.8.2Alan Coopersmith2022-11-101-2/+2
* README.md: Add 1.8.2 changesAlan Coopersmith2022-11-071-0/+21
* Remove NEWS file which only covered 2006 & 2007 releasesAlan Coopersmith2022-11-071-185/+0
* specs: document change in XIMPreeditCallbacksPo Lu2022-11-031-1/+5
* man pages: document XCloseIM frees its argumentAlan Coopersmith2022-11-031-1/+2
* Copyright & license cleanupAlan Coopersmith2022-11-03224-225/+240
* nls: reshuffle a few compose sequences, to have similar ones togetherBenno Schulenberg2022-11-021-14/+14
* 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