libX11: Changes to 'refs/tags/libX11-1.8'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Apr 29 15:55:38 UTC 2022


Tag 'libX11-1.8' created by Adam Jackson <ajax at redhat.com> at 2022-04-29 15:55 +0000

libX11-1.8
-----BEGIN PGP SIGNATURE-----

iQHEBAABCAAuFiEEmV7VyKYTjrCWHxhHTAndg8qqULIFAmJsCm8QHGFqYXhAcmVk
aGF0LmNvbQAKCRBMCd2DyqpQsnkgC/9vn3HtwF1SrAy0LQJD1UauktFoWLyUYgxF
I2CtdkxMAS/nvMzyyarTCtwLolOEhAuyJE87zF/KFfxX6gyVzQZVqJ7Wj64uPJYu
jqGwfpwylss0e9sNflB4giYOhgT92Lo9hzVUcbb8MIwAjyDQCd/8Un7czE1rN0xv
eISB8f9ERb1bDoRiEAbVXwoccHE+JbmdZ8Ou+Ufvgvla+bjg6rZ/UjR7+OtKaMVX
keJSiwbdlu25McJpBhW638LuA+p7BAI/R7vrrTLFcFDFB9nutAdYTkPHI9/Kz0LF
qw2hhgefSMiCIxb8ItLDcXWH6ZxG7BBEPygBtapOVH/ghZs/KkUY07tTpv34/Pv2
7oBepAroPX561UJKqPUqL8/wj5STB2kF/tD2aHmlM1AcC52d0UrFP0LK7CSqD1Fz
OEszTDyY5iMFprgTQdj+cnrjiKQdlxai5jKmJMTseFGS2IFeDoLWdo+VdipBmRnV
+Bc+FRbRpB15Idcp409Vmpj3SwNKFag=
=dxYD
-----END PGP SIGNATURE-----

Changes since libX11-1.7.5:
Adam Jackson (2):
      global: call XInitThreads() from the library's constructor
      libX11 1.8

Alan Coopersmith (4):
      XkbUpdateKeyTypeVirtualMods: always initialize mask
      XKBgeom.h: Remove XKB_IN_SERVER section
      XKBgeom.h: Add _Xconst qualifier to char * arguments in functions
      XkbOpenDisplay: Add _Xconst qualifier to display name argument

Benno Schulenberg (7):
      nls: remove redundant Khmer digraphs, already defined in included file
      nls: remove misplaced sequences from Ethiopian and Greek compose files
      nls: remove eight pointless self-producing compose sequences
      nls: add Multi-key sequences for abovedot, diaeresis, and ogonek
      nls: make the Ethiopian compose sequences actually work
      lcCT: use the correct index for checking the second byte
      docs: add release notes for versions 1.7.3, 1.7.4, and 1.7.5

---
 README.md                        |   20 +
 configure.ac                     |   11 
 include/X11/XKBlib.h             |    2 
 include/X11/extensions/XKBgeom.h |   60 ----
 man/xkb/XkbAddGeomColor.man      |    2 
 man/xkb/XkbAddGeomKeyAlias.man   |    4 
 man/xkb/XkbAddGeomOverlayKey.man |    3 
 man/xkb/XkbAddGeomProperty.man   |    4 
 man/xkb/XkbFindOverlayForKey.man |    2 
 man/xkb/XkbOpenDisplay.man       |    2 
 nls/am_ET.UTF-8/Compose.pre      |  580 ++++++++++++++++++---------------------
 nls/el_GR.UTF-8/Compose.pre      |   16 -
 nls/en_US.UTF-8/Compose.pre      |   15 -
 nls/km_KH.UTF-8/Compose.pre      |    7 
 src/globals.c                    |   16 -
 src/xkb/XKB.c                    |    2 
 src/xkb/XKBGAlloc.c              |   11 
 src/xkb/XKBGeom.c                |    3 
 src/xkb/XKBMisc.c                |    2 
 src/xlibi18n/lcCT.c              |    2 
 20 files changed, 355 insertions(+), 409 deletions(-)
---


More information about the xorg-commit mailing list