Tag 'xorg-server-2_1.4.99.906-2' created by Julien Cristau <[EMAIL PROTECTED]>
at 2008-08-27 22:53 +0000
Tagging upload of xorg-server 2:1.4.99.906-2 to experimental.
Changes since xorg-server-2_1.4.99.906-1:
Aaron Plattner (1):
Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen.
Alan Coopersmith (2):
Make xstrcasestr prototype return value match the implementation
Fix --disable/--enable-kbd_mode configure flag
Alex Deucher (1):
Fix potential crasher in xf86CrtcRotate()
Daniel Stone (6):
Revert "Xi: event_{x,y} should refer to the extended device (bug #16289)"
HAL: Remove grotesque open-coded strcasestr
DIX: Add strncasecmp from FreeBSD, make strcasecmp args const
strcasecmp: Actually use the right license
dix: Actually build str(n)casecmp if we don't have it
DIX: Add strcasestr from FreeBSD
Dave Miller (1):
glx: fix crash in driGetConfigAttribIndex
Julien Cristau (16):
Add Romanian debconf translation (closes: #489069)
Update Dutch debconf translation (closes: #491663).
Merge branch 'server-1.4-branch' of git.freedesktop.org:/git/xorg/xserver
into debian-unstable
update changelogs
changelog update
Prepare changelog for upload
xfree86: use xorg.conf input devices if there is no ServerLayout
Re-enable patch 47_fbdevhw_magic_numbers.diff
Prepare changelog for upload
Make RandRQueryVersion return 1.1 for swapped clients
Update changelog
Prepare changelog for upload
Merge branch 'upstream-experimental' into debian-experimental
Update changelogs and bump inputproto build-dep
Merge branch 'debian-unstable' into debian-experimental
Prepare changelog for upload
Kristian Høgsberg (1):
Fix driGetConfigAttribIndex unaligned access to GLboolean.
Maarten Maathuis (2):
exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26
exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26
Peter Hutterer (24):
kdrive: don't post motion event if there was no motion. #16179
xkb: delete default rules when devices are closed.
xkb: reset xkb_cached_map on CloseDownDevices.
xfree86: AllowEmptyInput is now enabled by default if hotplugging is
enabled.
xfree86: if AllowEmptyInput is on, warn the user that we rely on HAL now.
xfree86: warn some more about potential missing input devices.
Require inputproto 1.4.4
Xi: ChangeDeviceControl presence events should set the appropriate
devchange.
Xi: ChangeDeviceControl presence events should set the appropriate
devchange.
Revert "xfree86: AllowEmptyInput is now enabled by default if hotplugging
is enabled."
Revert "xkb: reset xkb_cached_map on CloseDownDevices."
Revert "xkb: delete default rules when devices are closed."
Revert "kdrive: don't post motion event if there was no motion. #16179"
config: add parsing for input.x11_options.XkbOptions. #16874
config: support type strlist for XkbOptions property.
config: protect against potential out-of-bounds indexing.
xkb: ProcXkbBell should work on all attached SDs.
xkb: ProcXkbSetMap should work on all attached SDs.
xkb: ProcXkbSetCompatMap should work on all attached SDs.
xkb: ProcXkbSetIndicatorMap should work on all attached SDs.
xkb: ProcXkbSetNamedIndicator should work on all attached SDs.
xkb: ProcXkbSetNames should work on all attached SDs.
xkb: ProcXkbSetGeometry should work on all attached SDs.
xkb: ProcXkbSetDeviceInfo should work on all attached SDs.
---
ChangeLog |
273 +
Xi/chgdctl.c |
2
Xi/exevents.c |
11
config/hal.c |
62
configure.ac |
6
debian/changelog |
44
debian/control |
2
debian/patches/50_Make-RandRQueryVersion-return-1.1-for-swapped-client.patch |
31
debian/patches/series |
1
dix/Makefile.am |
3
dix/strcasecmp.c |
74
dix/strcasestr.c |
64
exa/exa.c |
2
glx/glxcmds.c |
8
glx/glxdricommon.c |
12
glx/glxscreens.h |
7
hw/xfree86/common/xf86Config.c |
69
include/dix-config.h.in |
12
include/dix.h |
12
xkb/xkb.c |
1862 ++++++----
20 files changed, 1778 insertions(+), 779 deletions(-)
---
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]