summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysNLS: Remove strange dead_cedilla cedi sign sequencesHEADmasterjmcwilliams4031-7/+4
7 daysnls: remove twenty two untypable Greek compose sequencesBenno Schulenberg1-22/+0
7 daysnls: remove four hundred and sixty untypable Greek compose sequencesBenno Schulenberg1-463/+0
10 daysnls: delete compose sequences that pointlessly mix upper and lower caseBenno Schulenberg1-10/+0
12 daysNLS: move dead-caron subscript compositions to the relevant Unicode blockjmcwilliams4031-15/+15
2023-03-16NLS: implement the expansion of the six Breton N-graph keysymsjmcwilliams4031-0/+8
2023-03-14gitlab CI: add workflow rulesAlan Coopersmith1-0/+9
2023-03-05NLS: move long S compositions to respective blocksjmcwilliams4031-6/+4
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+2
2023-02-06configure: replace deprecated AC_HELP_STRING with AS_HELP_STRINGAlan Coopersmith1-1/+1
2023-02-06configure: raise minimum autoconf requirement to 2.70Alan Coopersmith1-1/+1
2023-02-06gitlab CI: Add libtool to required packagesAlan Coopersmith1-2/+2
2023-02-04libX11 1.8.4libX11-1.8.4Alan Coopersmith1-1/+1
2023-01-15configure: options summary should say "libX11", not just "X11"Alan Coopersmith1-1/+1
2023-01-14Fix a9e845 and 797755 Allow X*IfEvent() to reenter libX11GaryOderNichts5-56/+33
2023-01-07nls: add two compose sequences for capital B with stroke, for consistencyBenno Schulenberg1-1/+3
2023-01-07nls: delete twelve compose sequences that cannot be typedBenno Schulenberg1-12/+0
2023-01-07nls: delete 88 compose sequences that have the accents in the wrong orderBenno Schulenberg1-88/+0
2023-01-07nls: move the compose sequences for Ș and Ț to the fitting Unicode blockBenno Schulenberg1-12/+12
2023-01-07xlibi18n: Update Imake instructions to autoconf equivalent in commentsAlan Coopersmith1-2/+2
2023-01-03Revert "Update XPutBackEvent() to support clients that put back unpadded events"Yuxuan Shui1-14/+1
2022-12-15libX11 1.8.3libX11-1.8.3Alan Coopersmith2-1/+10
2022-12-11Update XPutBackEvent() to support clients that put back unpadded eventsKeith Packard1-1/+14
2022-12-10ximcp: Address warning found by UBSan when growing an empty treeJeremy Huddleston Sequoia1-1/+1
2022-12-06nls: consecutive cs number in en_US.UTF-8/XLC_LOCALETakao Fujiwara1-20/+20
2022-12-01ChkIfEv.c: fix wrong handling of dpy->in_ifeventUlrich Sibiller1-1/+1
2022-12-01Indentation fixes around recent dpy->in_ifevent changesUlrich Sibiller5-17/+17
2022-11-19Fix 797755 Allow X*IfEvent() to reenter libX11Matthieu Herrb6-13/+30
2022-11-11Don't use pragma inside a function, it breaks compiling with older GCCs.Nia Alarie1-9/+10
2022-11-11Add XFreeThreads function.Oliver4-1/+40
2022-11-10libX11 1.8.2libX11-1.8.2Alan Coopersmith1-2/+2
2022-11-07README.md: Add 1.8.2 changesAlan Coopersmith1-0/+21
2022-11-07Remove NEWS file which only covered 2006 & 2007 releasesAlan Coopersmith1-185/+0
2022-11-03specs: document change in XIMPreeditCallbacksPo Lu1-1/+5
2022-11-03man pages: document XCloseIM frees its argumentAlan Coopersmith1-1/+2
2022-11-03Copyright & license cleanupAlan Coopersmith224-225/+240
2022-11-02nls: reshuffle a few compose sequences, to have similar ones togetherBenno Schulenberg1-14/+14
2022-11-02nls: remove two compose sequences that use deprecated symbolsBenno Schulenberg1-2/+0
2022-11-02nls: let `<Multi_key> <minus> <underscore>` compose U+2212 (MINUS SIGN)Benno Schulenberg1-0/+1
2022-11-02Allow X*IfEvent() to reenter libX11Adam Jackson6-0/+39
2022-10-31nls: change <Compose> <^> <-> to mean superscript minus instead of macronBenno Schulenberg1-1/+4
2022-10-20nls: Map sr locales to sr_RS compose filesJan Tojnar1-2/+2
2022-10-14COPYING: remove notice for the removed UIThrStubs.cAlan Coopersmith1-29/+0
2022-10-14nls: delete two compose sequences with an anomalous post-fixed breveBenno Schulenberg1-4/+2
2022-10-08Use same pthread-stubs as libxcbAlan Coopersmith3-168/+8
2022-10-04fix a memory leak in XRegisterIMInstantiateCallbackThomas E. Dickey1-0/+3
2022-09-27If thread-safety-constructor is enabled, link against pthreads not stubsAlan Coopersmith2-3/+9
2022-09-11reduce compiler warnings with casts (no object change)Thomas E. Dickey1-5/+5
2022-09-11use casts to reduce compiler warnings (no object change)Thomas E. Dickey11-42/+42
2022-09-10Remove KOI8-R character set from en_US.UTF-8/XLC_LOCALEMike FABIAN1-25/+18