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

x11proto-core: Changes to 'refs/tags/x11proto-core-7.0.14-1'



Tag 'x11proto-core-7.0.14-1' created by Julien Cristau <jcristau@debian.org> at 2008-11-07 20:16 +0000

Tagging upload of x11proto-core 7.0.14-1 to experimental.

Changes since x11proto-core-7.0.12-1:
Alan Hourihane (1):
      avoid checking for fds_bits on mingw

Bastien Nocera (1):
      Keysyms needed for some HID remote controls to work under X. #16519

Brice Goglin (1):
      Update xsfbs/quilt patching rules to be compatible with the

Colin Harrison (2):
      Use winsock2.h
      Use Sleep() instead of sleep() on windows

James Cloos (4):
      Fix typo in XF86Keysym.h
      Add more dead key syms
      fix typo in commit 40ed4eef
      Add dead_perispomeni to keysymdef.h

Jeremy Huddleston (3):
      Apple: Cleaned up some Apple definitions
      Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE, _POSIX_SOURCE, or _POSIX_C_SOURCE will cause fd_mask to not be defined due to the strict namespace
      Apple: Added a comment to explain _DARWIN_C_SOURCE

Julien Cristau (15):
      debian/control: x-dev is in Section: libdevel, not x11.
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      Merge tag 'xproto-7.0.14' into debian-experimental
      update changelogs
      autoreconf
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Prepare changelog for upload

Markus Kuhn (1):
      Added comment to slightly discourage the definition of ever more Unicode keysyms

Peter Hutterer (7):
      Add GenericEvent and xGenericEvent definitions.
      Bump to 7.0.13.
      Add keysyms for XF86XK_Battery, XF86XK_Bluetooth, XF86XK_WLAN, XF86XK_UWB.
      Fix typos in comments (UP/DOWN TACK and LEFT/RIGHT TACK wrong way round).
      Revert "Fix typos in comments (UP/DOWN TACK and LEFT/RIGHT TACK wrong way round)."
      Fix typos in comments (UP/DOWN TACK and LEFT/RIGHT TACK wrong way round).
      Bump to 7.0.14.

---
 ChangeLog                        |  150 +++++++++++++++
 X.h                              |    3 
 XF86keysym.h                     |   25 ++
 Xosdefs.h                        |   12 +
 Xpoll.h.in                       |    2 
 Xproto.h                         |   32 +++
 Xw32defs.h                       |    2 
 Xwindows.h                       |    2 
 Xwinsock.h                       |    2 
 aclocal.m4                       |    4 
 configure                        |   30 +--
 configure.ac                     |    8 
 debian/changelog                 |    7 
 debian/control                   |    1 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---------------
 debian/xsfbs/xsfbs.mk            |   51 +----
 debian/xsfbs/xsfbs.sh            |  387 +++++++++++++++++++++------------------
 keysymdef.h                      |   46 +++-
 18 files changed, 512 insertions(+), 402 deletions(-)
---


Reply to: