[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libx11: Changes to 'refs/tags/libx11-2_1.4.99.901-1'



Tag 'libx11-2_1.4.99.901-1' created by Julien Cristau <jcristau@debian.org> at 2012-04-19 21:18 +0000

Tagging upload of libx11 2:1.4.99.901-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJPkIEgAAoJEDEBgAUJBeQMF4sP/19Q0V1+My7cmOdbNnXmL1Vg
SZdvTyUO4NzANAaI3uSeBdu4WYCTZ9viwB4l5734lqFkGrePoW6jmyS96xsgv6ym
+EaPNOsobTvcsmoMU62uN3jB4G2uoF9RDLJwfCqZ6eUAleCzibUwIHro5y4gQty3
CkWyy8KFnsKkmfOntq4PWTi1wa0wcsKvt1spV7TlwgmndbL1hWYevnC9oYbUYvlm
Wv4AQgqsg+QofH3VFWUPBH+AbHKzKgbJTaLDdN9uSSjBLHVNBNLVIHCNPsN4TMvD
j73UYZ1eo/ZHsZoSjoOdmOSX932gmdjBuO4EetiBpaiOeA8NRCzLK4cLJltihFYS
FuZEFEBhfEct4PZgz7+8Ba7dhqjNtlqospEKjufd0iK+Es2iM1qAKN8SPxZbEgv0
nN5f20m9fsEPfh+rMdepwHlXpQBYW57v/JvhiSxmN9gkhzA5aCLN8EveKRKLwkmi
3xcpMh7HRc2pa1vtmgtkouorrLidUZ1/KHnOA/HqHur9CLaEldbjx07WEFWevfO8
vHjCQoA9CMBJOLdzpcYV6HdDdSVRqmHKi7hToqtINJobuB8f70vnJvGj5aBQw4P7
bW7o8GeNJ79GkYu2MnF+dImPlXSWkuQ/VxJit0vwccyURl+roJXVb0fKO39alPFo
3uGa3jvLdu7OKr+6Tz5t
=FvgW
-----END PGP SIGNATURE-----

Changes since libx11-2_1.4.99.1-1:
Alan Coopersmith (5):
      Reject negative string counts in copy_string_list
      makekeys: move buf declaration from global to main to silence gcc -Wshadow
      Add more Xkb man pages to the See Also lists for core keyboard functions
      Remove "register" qualifier that annoys Solaris Studio compiler
      libX11 1.4.99.901 (1.5 RC1)

Andreas Wettstein (1):
      XIM: Allow modifier releases in compose sequences (#26705)

Frédéric Boiteux (1):
      Compositions with the dead greek symbol

Gaetan Nadon (1):
      docbook.am: embed css styles inside the HTML HEAD element

James Cloos (2):
      Make the compose sequence for ẞ work.
      Fix the gtk+ additions

Jeremy Huddleston (1):
      nls: Use LC_CTYPE=C for sed magic

Jon TURNEY (1):
      Don't use caddr_t casts

Julien Cristau (8):
      Revert "xcb: Add TCP fallback"
      Merge tag 'libX11-1.4.99.901' into debian-unstable
      Bump changelogs
      Don't require (fake)root for debian/rules clean.
      Drop xorg-sgml-doctools dependency from libx11-doc
      Add build-indep and build-arch targets
      Update patch stack
      Upload to unstable.

Keith Packard (1):
      Block for other threads in _XUserLockDisplay

Kusanagi Kouichi (1):
      XQueryColors: Split a request into multiple requests if necessary

Marko Myllynen (2):
      Provide translation from XK_permille (ad5) to Unicode (U2030)
      Use ezh/EZH in compose maps

Matt Dew (1):
      informaltable & table cleanup

Pander (2):
      Add compose sequences from gtk+ to X.Org
      Complete compose key sequences for musical symbols

Ryan Pavlik (2):
      Add XWindows.h include to Xxcbint.h
      Use pthreads on MinGW also

---
 ChangeLog                                          |  296 ++++++++
 configure.ac                                       |    2 
 cpprules.in                                        |    2 
 debian/changelog                                   |   17 
 debian/control                                     |    3 
 debian/patches/006_tailor_pt_BR.UTF-8_Compose.diff |   19 
 debian/patches/015_russian_locale_alias.diff       |    8 
 debian/rules                                       |   22 
 docbook.am                                         |    2 
 man/IsCursorKey.man                                |    1 
 man/XChangeKeyboardControl.man                     |    4 
 man/XChangeKeyboardMapping.man                     |    1 
 man/XLookupKeysym.man                              |    2 
 man/XStringToKeysym.man                            |    1 
 modules/im/ximcp/imLcFlt.c                         |   52 +
 nls/Makefile.am                                    |    6 
 nls/en_US.UTF-8/Compose.pre                        |  459 ++++++++++++-
 nls/fi_FI.UTF-8/Compose.pre                        |    4 
 nls/pt_BR.UTF-8/Compose.pre                        |    8 
 specs/XIM/xim.xml                                  |  420 ++++++------
 specs/XKB/ch01.xml                                 |   17 
 specs/XKB/ch02.xml                                 |  104 +-
 specs/XKB/ch04.xml                                 |  110 +--
 specs/XKB/ch05.xml                                 |  150 ++--
 specs/XKB/ch06.xml                                 |   87 +-
 specs/XKB/ch07.xml                                 |   13 
 specs/XKB/ch08.xml                                 |  255 +++----
 specs/XKB/ch09.xml                                 |  174 ++--
 specs/XKB/ch10.xml                                 |  727 ++++++++++----------
 specs/XKB/ch11.xml                                 |   58 -
 specs/XKB/ch12.xml                                 |  107 +--
 specs/XKB/ch13.xml                                 |  625 +++++++++--------
 specs/XKB/ch14.xml                                 |  207 +++--
 specs/XKB/ch15.xml                                 |  346 +++++----
 specs/XKB/ch16.xml                                 |  735 +++++++++++----------
 specs/XKB/ch17.xml                                 |  194 +++--
 specs/XKB/ch18.xml                                 |  175 ++---
 specs/XKB/ch19.xml                                 |   19 
 specs/XKB/ch20.xml                                 |  184 ++---
 specs/XKB/ch21.xml                                 |  232 +++---
 specs/XKB/ch22.xml                                 |   38 -
 specs/i18n/framework/framework.xml                 |  165 ++--
 specs/i18n/localedb/localedb.xml                   |  155 ++--
 specs/i18n/trans/trans.xml                         |  403 +++++------
 specs/libX11/AppA.xml                              |   26 
 specs/libX11/CH03.xml                              |   40 -
 specs/libX11/CH06.xml                              |   19 
 specs/libX11/CH07.xml                              |   63 -
 specs/libX11/CH10.xml                              |   83 +-
 specs/libX11/CH11.xml                              |   15 
 specs/libX11/CH12.xml                              |    7 
 specs/libX11/CH13.xml                              |  234 +++---
 specs/libX11/CH14.xml                              |   23 
 src/FSWrap.c                                       |    2 
 src/OpenDis.c                                      |   19 
 src/QuColors.c                                     |   32 
 src/UIThrStubs.c                                   |    4 
 src/Xrm.c                                          |    2 
 src/Xxcbint.h                                      |    3 
 src/locking.c                                      |    2 
 src/util/makekeys.c                                |    2 
 src/xcb_io.c                                       |    4 
 src/xlibi18n/imKStoUCS.c                           |    2 
 63 files changed, 4179 insertions(+), 3012 deletions(-)
---


Reply to: