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

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



Tag 'libx11-2_1.1.4-1' created by Julien Cristau <jcristau@debian.org> at 2008-03-08 02:51 +0000

Tagging upload of libx11 2:1.1.4-1 to experimental.

Changes since libx11-2_1.1.3-1:
Adam Jackson (2):
      Bug #14029: Don't LockDisplay() recursively.
      libX11 1.1.4

Alan Coopersmith (6):
      X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man page
      XErrorDB updates for Render 0.9 & XFixes 4.0
      Add WM_LOCALE_NAME to list of properties set in XSetWMProperties comment
      Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp errors from #
      Add support for building lint library with --enable-lint-library
      Man page typo fixes

Anton Zinoviev (1):
      Additions to the Compose file for UTF-8

Brice Goglin (1):
      Do not call laptop-detect, let the only user call it directly

Daniel Stone (1):
      Colours: Fix --disable-xcms

David Nusinow (2):
      Remove make-orig-tar-gz target
      Kill the manifest code.

Eric Anholt (2):
      Add XF86 keyboard/monitor brightness keysyms to the keysymbdb.
      Bug #2081: Note the range limitation of XSetScreenSaver arguments.

Eric S. Raymond (9):
      Bug #9516: Markup error in XAllocWMHints.3x
      Bug 9523: Markup problems in XQueryExtension.3x
      Bug #9650: Bad markup in XLoadFont.3x manual page
      Bug #9651: Bad markup in XcmsColor.3x
      Bug #9652: Bad markup in XDrawArc.3x
      Bug #9653: Bad markup in XQueryColor.3x
      Bug #9654: Bad markup in XrmGetFileDatabase.3x
      Bug #9655: Bad markup in XrmUniqueQuark.3x
      Bug #9658: Bad markup on XIfEvent.3x

Ian Romanick (1):
      Make sure nls/am_ET.UTF-8/Makefile is created by configure.

James Cloos (15):
      Fix SMP Compose targets
      Add some compose sequences
      Compose fix for Latin-1 (from Debian)
      Add additional Euro signs to compose
      Patch for Catalan locales
      Add compose file for Ethiopic to match new keyboard in xkeyboard-config
      Fix typo
      Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
      Use the new dead_psili and dead_dasia keysyms added to proto/x11proto 7.0.11
      Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
      Fix the <U\x+> keysyms in the en_US.UTF-8 Compose file
      Update the currency symbols block of en_US.UTF-8/Compose.pre
      Add <dead_stroke> compose sequences
      add a comment to en_US.UTF-8/Compose
      Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11

Jamey Sharp (1):
      Two threads can request sequence sync and XID fetch simultaneously.

Jeremy C. Reed (1):
      Fix a mutex reference-counting bug.

Jeremy Huddleston (3):
      Define __DARWIN__ when host_os == darwin* as needed in SetLocale.c
      Use __APPLE__ instead of __DARWIN__
      Added launchd support.

Julien Cristau (11):
      Add patch by Søren Sandman Pedersen from RedHat to fix XIM hangs
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge tag 'libX11-1.1.4' of git.freedesktop.org:/git/xorg/lib/libX11 into debian-experimental
      Revert "Add patch by Søren Sandman Pedersen from RedHat to fix XIM hangs"
      New upstream release
      Update the upstream changelog
      autoreconf
      add bug closer
      Add missing file
      Minor packaging fixes/updates
      Prepare changelog for upload

Kim Woelders (1):
      Fix bs_BA entries in locale.dir.pre

Kristian Høgsberg (1):
      Add GLX 1.4 requests and errors.

Samuel Thibault (1):
      X.Org Bug #12983: Typos in ./man/XChangeKeyboardControl.man

Søren Sandmann Pedersen (1):
      XIM: Fix a hand when switching input context.

Timo Aaltonen (1):
      * control: libx11-data Replaces old versions of libx11-6 to enable

Yann Droneaud (1):
      XIM: Properly initialise client event

---
 ChangeLog                                                       |  459 
 Makefile.in                                                     |   53 
 aclocal.m4                                                      |  265 
 config.guess                                                    |   36 
 config.sub                                                      |   52 
 configure                                                       |  913 +
 configure.ac                                                    |   20 
 debian/changelog                                                |   28 
 debian/control                                                  |    7 
 debian/libx11-6.NEWS                                            |    2 
 debian/patches/003_recognize_glibc_2.3.2_locale_names.diff      |  324 
 debian/patches/004_en_US.UTF-8_Compose_fix_Unicode_plane_1.diff |   70 
 debian/patches/005_Compose_fix_latin1_UTF8.diff                 |  447 
 debian/patches/006_tailor_pt_BR.UTF-8_Compose.diff              |  404 
 debian/patches/007_iso8859-15_Compose_fix.diff                  |   32 
 debian/patches/008_remove_ko_Compose.diff                       |    8 
 debian/patches/009_iso8859-15_Compose_Eurosign.diff             |   17 
 debian/patches/012_ru_RU_UTF-8_XLC_LOCALE.diff                  |   48 
 debian/patches/014_add_Khmer_digraphs.diff                      |   14 
 debian/patches/015_russian_locale_alias.diff                    |    8 
 debian/patches/series                                           |    3 
 debian/xsfbs/xsfbs.mk                                           |   76 
 debian/xsfbs/xsfbs.sh                                           |    7 
 depcomp                                                         |   33 
 include/Makefile.in                                             |   21 
 install-sh                                                      |  228 
 ltmain.sh                                                       |   58 
 man/Makefile.in                                                 |   21 
 man/XAddHost.man                                                |   14 
 man/XAllocSizeHints.man                                         |   32 
 man/XAllocStandardColormap.man                                  |    4 
 man/XAllocWMHints.man                                           |   29 
 man/XAnyEvent.man                                               |    8 
 man/XButtonEvent.man                                            |   78 
 man/XChangeKeyboardControl.man                                  |   12 
 man/XChangeKeyboardMapping.man                                  |    4 
 man/XCirculateEvent.man                                         |   10 
 man/XCirculateRequestEvent.man                                  |   10 
 man/XClientMessageEvent.man                                     |    8 
 man/XColormapEvent.man                                          |   12 
 man/XConfigureEvent.man                                         |    8 
 man/XConfigureRequestEvent.man                                  |   10 
 man/XConfigureWindow.man                                        |    4 
 man/XCreateColormap.man                                         |    6 
 man/XCreateGC.man                                               |   44 
 man/XCreateWindow.man                                           |   34 
 man/XCreateWindowEvent.man                                      |   20 
 man/XCrossingEvent.man                                          |   30 
 man/XDestroyWindowEvent.man                                     |    8 
 man/XDrawArc.man                                                |   25 
 man/XDrawText.man                                               |   16 
 man/XErrorEvent.man                                             |   12 
 man/XExposeEvent.man                                            |   10 
 man/XFocusChangeEvent.man                                       |   14 
 man/XFontSetExtents.man                                         |    4 
 man/XGetVisualInfo.man                                          |    4 
 man/XGetWindowAttributes.man                                    |   42 
 man/XGraphicsExposeEvent.man                                    |   26 
 man/XGravityEvent.man                                           |    8 
 man/XIfEvent.man                                                |    2 
 man/XKeymapEvent.man                                            |   10 
 man/XLoadFont.man                                               |   93 
 man/XMapEvent.man                                               |   26 
 man/XMapRequestEvent.man                                        |    8 
 man/XOpenIM.man                                                 |    2 
 man/XPropertyEvent.man                                          |   10 
 man/XQueryColor.man                                             |   10 
 man/XQueryExtension.man                                         |    3 
 man/XReparentEvent.man                                          |    8 
 man/XResizeRequestEvent.man                                     |    8 
 man/XSelectionClearEvent.man                                    |    8 
 man/XSelectionEvent.man                                         |   10 
 man/XSelectionRequestEvent.man                                  |    8 
 man/XSetScreenSaver.man                                         |    2 
 man/XStringListToTextProperty.man                               |    8 
 man/XUnmapEvent.man                                             |    8 
 man/XVisibilityEvent.man                                        |    8 
 man/XcmsCIELabQueryMaxC.man                                     |    2 
 man/XcmsCIELuvQueryMaxC.man                                     |    2 
 man/XcmsColor.man                                               |  132 
 man/XmbDrawText.man                                             |   16 
 man/XmbTextListToTextProperty.man                               |   18 
 man/XrmGetFileDatabase.man                                      |   17 
 man/XrmInitialize.man                                           |   24 
 man/XrmUniqueQuark.man                                          |   16 
 man/xkb/Makefile.in                                             |    8 
 man/xkb/XkbGetKeyVirtualModMap.man                              |    2 
 modules/Makefile.in                                             |   21 
 modules/im/Makefile.in                                          |   21 
 modules/im/ximcp/Makefile.in                                    |   31 
 modules/im/ximcp/imDefIc.c                                      |    4 
 modules/im/ximcp/imDefLkup.c                                    |    9 
 modules/im/ximcp/imTrX.c                                        |    2 
 modules/lc/Makefile.in                                          |   21 
 modules/lc/Utf8/Makefile.in                                     |   31 
 modules/lc/def/Makefile.in                                      |   31 
 modules/lc/gen/Makefile.in                                      |   31 
 modules/lc/xlocale/Makefile.in                                  |   31 
 modules/om/Makefile.in                                          |   21 
 modules/om/generic/Makefile.in                                  |   31 
 nls/C/Makefile.in                                               |    8 
 nls/Makefile.am                                                 |    1 
 nls/Makefile.in                                                 |   22 
 nls/am_ET.UTF-8/.gitignore                                      |    4 
 nls/am_ET.UTF-8/Compose.pre                                     |  341 
 nls/am_ET.UTF-8/Makefile.am                                     |    3 
 nls/am_ET.UTF-8/Makefile.in                                     |  463 
 nls/armscii-8/Makefile.in                                       |    8 
 nls/compose.dir.pre                                             |    9 
 nls/el_GR.UTF-8/Compose.pre                                     |  437 
 nls/el_GR.UTF-8/Makefile.in                                     |    8 
 nls/en_US.UTF-8/Compose.pre                                     | 4938 +++++-----
 nls/en_US.UTF-8/Makefile.in                                     |    8 
 nls/georgian-academy/Makefile.in                                |    8 
 nls/georgian-ps/Makefile.in                                     |    8 
 nls/ibm-cp1133/Makefile.in                                      |    8 
 nls/iscii-dev/Makefile.in                                       |    8 
 nls/isiri-3342/Makefile.in                                      |    8 
 nls/iso8859-1/Makefile.in                                       |    8 
 nls/iso8859-10/Makefile.in                                      |    8 
 nls/iso8859-11/Makefile.in                                      |    8 
 nls/iso8859-13/Makefile.in                                      |    8 
 nls/iso8859-14/Makefile.in                                      |    8 
 nls/iso8859-15/Compose.pre                                      |    4 
 nls/iso8859-15/Makefile.in                                      |    8 
 nls/iso8859-2/Makefile.in                                       |    8 
 nls/iso8859-3/Compose.pre                                       |    4 
 nls/iso8859-3/Makefile.in                                       |    8 
 nls/iso8859-4/Makefile.in                                       |    8 
 nls/iso8859-5/Makefile.in                                       |    8 
 nls/iso8859-6/Makefile.in                                       |    8 
 nls/iso8859-7/Makefile.in                                       |    8 
 nls/iso8859-8/Makefile.in                                       |    8 
 nls/iso8859-9/Compose.pre                                       |    4 
 nls/iso8859-9/Makefile.in                                       |    8 
 nls/iso8859-9e/Compose.pre                                      |    4 
 nls/iso8859-9e/Makefile.in                                      |    8 
 nls/ja.JIS/Makefile.in                                          |    8 
 nls/ja.S90/Makefile.in                                          |    8 
 nls/ja.SJIS/Makefile.in                                         |    8 
 nls/ja.U90/Makefile.in                                          |    8 
 nls/ja/Makefile.in                                              |    8 
 nls/ja_JP.UTF-8/Makefile.in                                     |    8 
 nls/ko/Makefile.in                                              |    8 
 nls/ko_KR.UTF-8/Makefile.in                                     |    8 
 nls/koi8-c/Makefile.in                                          |    8 
 nls/koi8-r/Makefile.in                                          |    8 
 nls/koi8-u/Makefile.in                                          |    8 
 nls/locale.alias.pre                                            |   30 
 nls/locale.dir.pre                                              |   13 
 nls/microsoft-cp1251/Makefile.in                                |    8 
 nls/microsoft-cp1255/Makefile.in                                |    8 
 nls/microsoft-cp1256/Makefile.in                                |    8 
 nls/mulelao-1/Makefile.in                                       |    8 
 nls/nokhchi-1/Makefile.in                                       |    8 
 nls/pt_BR.UTF-8/Compose.pre                                     |  400 
 nls/pt_BR.UTF-8/Makefile.in                                     |    8 
 nls/ru_RU.UTF-8/Makefile.in                                     |    8 
 nls/tatar-cyr/Makefile.in                                       |    8 
 nls/th_TH.UTF-8/Makefile.in                                     |    8 
 nls/th_TH/Makefile.in                                           |    8 
 nls/tscii-0/Makefile.in                                         |    8 
 nls/vi_VN.tcvn/Makefile.in                                      |    8 
 nls/vi_VN.viscii/Makefile.in                                    |    8 
 nls/zh_CN.UTF-8/Makefile.in                                     |    8 
 nls/zh_CN.gb18030/Makefile.in                                   |    8 
 nls/zh_CN.gbk/Makefile.in                                       |    8 
 nls/zh_CN/Makefile.in                                           |    8 
 nls/zh_HK.UTF-8/Makefile.in                                     |    8 
 nls/zh_HK.big5/Makefile.in                                      |    8 
 nls/zh_HK.big5hkscs/Makefile.in                                 |    8 
 nls/zh_TW.UTF-8/Makefile.in                                     |    8 
 nls/zh_TW.big5/Makefile.in                                      |    8 
 nls/zh_TW/Makefile.in                                           |    8 
 src/ConnDis.c                                                   |   12 
 src/CrCmap.c                                                    |    2 
 src/FreeCmap.c                                                  |    3 
 src/GetColor.c                                                  |    2 
 src/LookupCol.c                                                 |    2 
 src/Makefile.am                                                 |   13 
 src/Makefile.in                                                 |   85 
 src/ParseCol.c                                                  |    2 
 src/SetLocale.c                                                 |    4 
 src/SetStCmap.c                                                 |    3 
 src/StNColor.c                                                  |    2 
 src/WMProps.c                                                   |    1 
 src/XErrorDB                                                    |   26 
 src/XKeysymDB                                                   |    5 
 src/Xrm.c                                                       |    2 
 src/config.h.in                                                 |    6 
 src/util/Makefile.in                                            |   23 
 src/xcb_disp.c                                                  |   21 
 src/xcb_io.c                                                    |    8 
 src/xcms/Makefile.in                                            |   23 
 src/xkb/Makefile.in                                             |   23 
 src/xkb/XKBBind.c                                               |    2 
 src/xlibi18n/Makefile.in                                        |   23 
 src/xlibi18n/XimintP.h                                          |    8 
 src/xlibi18n/XlcPubI.h                                          |    2 
 199 files changed, 7550 insertions(+), 4848 deletions(-)
---


Reply to: