summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-17XOpenDisplay: ensure each screen has a valid root_visual pointerAlan Coopersmith1-0/+4
2023-09-09Add two compose sequences for dagger/obelisk symbolsAntti Savolainen1-0/+2
2023-08-29Xutil.h: use Bool for XEmptyRegion(), XEqualRegion()Christopher Chavez1-2/+2
2023-08-29nls: add two compose sequences for currency symbol `฿` (the Thai baht)Benno Schulenberg1-0/+2
2023-08-29nls: reshuffle the compose sequences for currencies into ascending orderBenno Schulenberg1-23/+22
2023-08-29nls: add compose sequences for `₲` (guaraní), `₭` (kip), and `₮` (tugrik)Benno Schulenberg1-6/+8
2023-08-29nls: change result of sequence `<C> <bar>` from `¢` (CENT) to `₵` (CEDI)Benno Schulenberg1-3/+2
2023-08-27nls: add a compose sequence with double dead_tilde for ≈ (almost equal to)Antti Savolainen1-0/+1
2023-08-25nls: delete twenty seven untypable Greek compose sequencesBenno Schulenberg1-27/+0
2023-08-20docs: fix names for XkbKeyKeyType & XkbKeyKeyTypeIndexAlan Coopersmith5-20/+20
2023-08-20docs: remove XkbKeySymsOffsetAlan Coopersmith3-112/+0
2023-08-20docs: remove XkbGetNameChangesAlan Coopersmith3-150/+0
2023-08-20docs: remove XkbChangeIndicators and Xkb{Get,Note}IndicatorChangesAlan Coopersmith6-753/+2
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