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

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Mar 15 22:37:25 PDT 2012


Tag 'libX11-1.4.99.901' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-16 06:37 -0700

libX11-1.4.99.901

Changes since libX11-1.4.99.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 (1):
      Revert "xcb: Add TCP fallback"

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

---
 configure.ac                       |    2 
 cpprules.in                        |    2 
 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 
 57 files changed, 3838 insertions(+), 2988 deletions(-)
---


More information about the xorg-commit mailing list