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

Peter Hutterer whot at kemper.freedesktop.org
Thu Nov 10 21:04:09 PST 2011


Tag 'libX11-1.4.99.1' created by Peter Hutterer <peter.hutterer at who-t.net> at 2011-11-11 04:56 +0100

libX11 1.4.99.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk68qwgACgkQ4jt+cLRn8L+5rwCcDC9dczTs9hDwSE5kK87u53Eo
LpQAoJlsmDJejs1awr+pA3iP/Q9tyivT
=hXiR
-----END PGP SIGNATURE-----

Changes since libX11-1.4.4:
Alan Coopersmith (2):
      Fix "nomal" -> "normal" typo in several comments
      XlcSL.c: convert old-style function definitions to ANSI C89 style

Alexander Polakov (1):
      XGrabKey manual page: change XAllowAccess to XAllowEvents in See Also

Bodo Graumann (1):
      libX11: Fixing modifier key range in Xutil.h (Bug #21910)

Choe Hwanjin (1):
      XIM: Make Xim handle NEED_SYNC_REPLY flag

Derek Buitenhuis (1):
      makekeys: Fix build/target word size mismatch when cross-compiling

Gaetan Nadon (34):
      nls: restructure charts as a single article with sections
      specs: build compose keys tables in specs/i18n/compose
      compose specs: generate chunked html
      libX11 specs: move </para> above <varaiablelist>
      credits.xml: remove toc from Acknowledgments
      libX11 specs: review doclifter generated tables
      docbook.am: do not generate docs if docbook customization layer is missing
      docbook.am: explicitly list xmlto flags for each target
      docbook.am: add search path for local entities
      docbook.am: refactor common flags for xmlto and xsltproc
      compose: upgrade makefile to support olinking on chunked html
      docbook.am: embed css styles inside the HTML HEAD element
      docs: remove <productnumber> which is not used by default
      docs: remove orphan <affiliation>
      docs: use the &fullrelvers; entity to set X11 release information
      docs: remove <productnumber> which is not used by default
      docs: use the &fullrelvers; entity to set X11 release information
      specs: use appropriate markup for Copyright statements
      specs: remove orphan affiliation.
      specs: handle multiple sets of copyright notice/license/warranty
      docs: merge copyright holder under the same copyright notice
      specs: support multi licensed copyright notice and license text
      specs: The strandard name is still "X Consortium Standard"
      specs: fix The Open Group license text
      localedb: add release info to spec
      specs: support multi licensed copyright notice and license text
      localedb: restore X Consortium original legal text
      Framework: restore X Consortium copyright
      xtrans: restore X Consortium original legal text
      xim trans: restore Fujitsu copyright legal text
      XIM: refactor the multi licensing legal text
      XKB: provide adequate quotes for the license text
      libX11 specs: use <copyright> for first holder of multi license
      localedb specs: use <copyright> for first holder of multi license

James Cloos (1):
      [nls] Fix typo/synco.

Jeremy Huddleston (7):
      Use a configure check for seteuid
      Add additional compose sequences for pound sterling, yen, and cent (mixed case)
      Remove conflicting compose sequences for cent and colon
      Remove self-resolving aliases
      Fix potential uninitialized variable access in _XimMakeICAttrIDList
      Fix nobreakspace for pt_BR.UTF-8
      Mark XKeycodeToKeysym as _X_DEPRECATED

Marko Myllynen (1):
      Add new compose sequences

Matt Dew (1):
      Cleanup IDs and links in doc

Peter Hutterer (5):
      Add _XGetRequest as substitute for GetReq/GetReqExtra
      Switch GetEmptyReq and GetResReq to call _XGetRequest
      include: Add GetReqSized() for request buffers of specific size
      Use GetReqSized for GetReq and GetReqExtra
      libX11 1.4.99.1

Tollef Fog Heen (1):
      NLS: Add more vulgar fractions

Xue Wei (1):
      mbtocs should not truncate input

Yann Droneaud (2):
      Return name instead of value in XGetIMValues() and XSetIMValues()
      Return name instead of False in XSetICValues()

---
 Makefile.am                         |    1 
 configure.ac                        |   21 
 docbook.am                          |  114 +--
 include/X11/Xlib.h                  |    1 
 include/X11/Xlibint.h               |  101 +--
 include/X11/Xutil.h                 |    2 
 man/XGrabKey.man                    |    2 
 modules/im/ximcp/imDefFlt.c         |   16 
 modules/im/ximcp/imDefIc.c          |    4 
 modules/im/ximcp/imDefLkup.c        |   12 
 modules/im/ximcp/imExten.c          |    2 
 modules/im/ximcp/imRm.c             |   18 
 modules/im/ximcp/imRmAttr.c         |    7 
 modules/lc/gen/lcGenConv.c          |    9 
 nls/Makefile.am                     |   98 ---
 nls/compose-chart.pl                |  389 ------------
 nls/en_US.UTF-8/Compose.pre         |   23 
 nls/iso8859-1/Compose.pre           |    2 
 nls/locale.alias.pre                |   19 
 nls/pt_BR.UTF-8/Compose.pre         |    2 
 nls/xmlrules.in                     |   59 -
 specs/XIM/xim.xml                   |   84 +-
 specs/XKB/ch01.xml                  |   22 
 specs/XKB/ch02.xml                  |   16 
 specs/XKB/ch03.xml                  |   12 
 specs/XKB/ch04.xml                  |   12 
 specs/XKB/ch05.xml                  |   14 
 specs/XKB/ch06.xml                  |   10 
 specs/XKB/ch07.xml                  |   16 
 specs/XKB/ch08.xml                  |   40 -
 specs/XKB/ch09.xml                  |   16 
 specs/XKB/ch10.xml                  |   78 +-
 specs/XKB/ch11.xml                  |   30 
 specs/XKB/ch12.xml                  |   12 
 specs/XKB/ch13.xml                  |   26 
 specs/XKB/ch14.xml                  |   26 
 specs/XKB/ch15.xml                  |   44 -
 specs/XKB/ch16.xml                  |   56 -
 specs/XKB/ch17.xml                  |   22 
 specs/XKB/ch18.xml                  |   16 
 specs/XKB/ch19.xml                  |    2 
 specs/XKB/ch20.xml                  |   10 
 specs/XKB/ch21.xml                  |   17 
 specs/XKB/ch22.xml                  |    2 
 specs/XKB/xkblib.xml                |   19 
 specs/i18n/Makefile.am              |    2 
 specs/i18n/compose/.gitignore       |    2 
 specs/i18n/compose/Makefile.am      |   20 
 specs/i18n/compose/compose-chart.pl |  388 ++++++++++++
 specs/i18n/compose/docbook-nl.am    |  128 +++
 specs/i18n/framework/framework.xml  |  180 ++---
 specs/i18n/localedb/localedb.xml    |   24 
 specs/i18n/trans/trans.xml          |   60 +
 specs/libX11/AppA.xml               |  986 +++++++++++++++---------------
 specs/libX11/AppB.xml               |    2 
 specs/libX11/AppC.xml               |  334 ++++------
 specs/libX11/AppD.xml               |  230 +++----
 specs/libX11/CH01.xml               |   20 
 specs/libX11/CH02.xml               |  270 ++++----
 specs/libX11/CH03.xml               |  393 ++++++------
 specs/libX11/CH04.xml               |  238 +++----
 specs/libX11/CH05.xml               |   88 +-
 specs/libX11/CH06.xml               |  580 +++++++++---------
 specs/libX11/CH07.xml               |  361 +++++------
 specs/libX11/CH08.xml               |  552 ++++++++---------
 specs/libX11/CH09.xml               |  284 ++++----
 specs/libX11/CH10.xml               |  282 +++-----
 specs/libX11/CH11.xml               |  396 +++++-------
 specs/libX11/CH12.xml               |  412 ++++++------
 specs/libX11/CH13.xml               | 1160 +++++++++++++++++-------------------
 specs/libX11/CH14.xml               |  626 +++++++++----------
 specs/libX11/CH15.xml               |  297 ++++-----
 specs/libX11/CH16.xml               |  486 +++++++--------
 specs/libX11/credits.xml            |   32 
 specs/libX11/glossary.xml           |   30 
 specs/libX11/libX11.xml             |   39 -
 src/KeysymStr.c                     |    3 
 src/XlibInt.c                       |   31 
 src/Xresinternal.h                  |    4 
 src/util/Makefile.am                |    3 
 src/util/makekeys.c                 |    5 
 src/xlibi18n/XimintP.h              |   40 -
 src/xlibi18n/XlcSL.c                |    6 
 src/xlibi18n/lcFile.c               |    2 
 84 files changed, 5195 insertions(+), 5305 deletions(-)
---


More information about the xorg-commit mailing list