summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-20docs: XkbSAActionSetCtrls is really named XkbActionSetCtrlsAlan Coopersmith3-9/+9
2023-08-20docs: remove XkbGetStickyKeysOptions & XkbSetStickyKeysOptionsAlan Coopersmith3-291/+6
2023-08-20docs: remove XkbGetSlowKeysDelay & XkbSetSlowKeysDelayAlan Coopersmith3-365/+6
2023-08-20docs: remove XkbGetAccessXTimeout & XkbSetAccessXTimeoutAlan Coopersmith4-597/+9
2023-08-20docs: remove XkbAllocDeviceLedInfoAlan Coopersmith4-177/+3
2023-08-20docs: finish removing XkbGetBounceKeysDelay & XkbSetBounceKeysDelayAlan Coopersmith3-362/+6
2023-08-19configure script reports stray, confusing "yes"G. Branden Robinson1-1/+1
2023-08-17nls: add, correct, and normalize some comments of compose sequencesBenno Schulenberg1-16/+16
2023-08-17nls: harmonize the comments for compose sequences with combining accentsBenno Schulenberg1-270/+270
2023-08-14Remove XkbSetBounceKeysDelay.man from list of man pages to buildAlan Coopersmith1-1/+0
2023-08-13rm XkbSetBounceKeysDelay.manWalter Harms1-206/+0
2023-07-13nls: use the shorter and more consistent name for the dead capital schwaBenno Schulenberg1-39/+39
2023-07-08NLS: Drop two math sequences, slightly clean up APL sequences.jmcwilliams4031-6/+4
2023-06-25nls: delete twenty eight compose sequences that cannot be typedBenno Schulenberg1-28/+0
2023-06-24nls: remove four unobvious and redundant compose sequences for ¥ (yen)Benno Schulenberg1-4/+0
2023-06-24nls: order a few compose sequences left first, and in mirroring pairsBenno Schulenberg1-3/+3
2023-06-16nls: remove three duplicated combining acute accentsBenno Schulenberg1-3/+3
2023-06-15libX11 1.8.6libX11-1.8.6Alan Coopersmith2-1/+5
2023-06-10InitExt.c: Add bounds checks for extension request, event, & error codesAlan Coopersmith1-0/+42
2023-05-31libX11 1.8.5libX11-1.8.5Alan Coopersmith2-1/+17
2023-05-23nls: use a slash instead of a combining solidus in compose sequencesBenno Schulenberg1-43/+41
2023-05-22nls: delete six compose sequences that cannot be typedBenno Schulenberg1-6/+0
2023-05-21nls: sort three sequences alphabetically in their group, like all othersBenno Schulenberg1-20/+20
2023-04-16nls: make the Amharic compose sequences use the dead-vowel symbolsBenno Schulenberg1-274/+274
2023-04-06nls: add compose sequence for capital schwa, and delete a deviant onejmcwilliams4032-4/+1
2023-04-04XSetScreenSaver.man: restore the part that was accidentally snippedBenno Schulenberg1-0/+78
2023-03-29NLS: Remove strange dead_cedilla cedi sign sequencesjmcwilliams4031-7/+4
2023-03-24nls: remove twenty two untypable Greek compose sequencesBenno Schulenberg1-22/+0
2023-03-24nls: remove four hundred and sixty untypable Greek compose sequencesBenno Schulenberg1-463/+0
2023-03-21nls: delete compose sequences that pointlessly mix upper and lower caseBenno Schulenberg1-10/+0
2023-03-19NLS: 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