index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
modes: Decorate interlaced mode names with a trailing 'i'
Adam Jackson
2
-5
/
+7
2009-10-29
EDID: CEA extension support
Ma Ling
7
-429
/
+935
2009-10-28
Suppress certain GCC warnings in auto-generated code.
Jamey Sharp
2
-1
/
+7
2009-10-28
Don't cast double to int: use default conversions or explicitly round.
Jamey Sharp
2
-6
/
+6
2009-10-28
Suppress GCC warnings like "the address of `u1' will always evaluate as `true'".
Jamey Sharp
1
-1
/
+1
2009-10-28
kdrive: Grab evdev mouse/keyboard devices when X server is active
Mikhail Gusarov
1
-1
/
+14
2009-10-28
Add video driver flag to indicate that console access is not needed.
Jamey Sharp
2
-11
/
+22
2009-10-28
Alloc/free drawables array for each ProcPanoramiXShmGetImage call.
Jamey Sharp
1
-8
/
+9
2009-10-28
xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZE
Tormod Volden
1
-1
/
+1
2009-10-28
os: Add libsha1 as a choice of SHA1 implementation
Mikhail Gusarov
3
-1
/
+39
2009-10-28
Add missing DLOPEN_LIBS to kdrive compilation flags
Mikhail Gusarov
1
-1
/
+1
2009-10-28
Merge remote branch 'jcristau/sha1'
Keith Packard
7
-51
/
+202
2009-10-27
Xinput: allow non-integer values again for Constant- and AdaptiveDeceleration
Hans Nieser
1
-2
/
+2
2009-10-26
dmx: Correctly compute DMXGetScreenAttributes reply length
Jon TURNEY
1
-1
/
+2
2009-10-23
DRI2: Report the correct extension minor version
Keith Packard
1
-1
/
+1
2009-10-23
Kill compilation warnings.
Marcin BaczyĆski
2
-3
/
+11
2009-10-23
dix: Fix up colormap fixup.
Adam Jackson
1
-0
/
+3
2009-10-23
Bump to 1.7.99.2 (unreleased)
Keith Packard
1
-2
/
+2
2009-10-22
Resolve an inconsistency between libX11 and Xserver over GetModifierMapping
Jon TURNEY
1
-5
/
+3
2009-10-22
Bump version to 1.7.99.1
xorg-server-1.7.99.1
Keith Packard
1
-1
/
+1
2009-10-22
Make sure dmx docs are built for distribution.
Keith Packard
1
-2
/
+19
2009-10-22
Don't attempt to build hw/kdrive/sdl/Makefile anymore
Keith Packard
1
-1
/
+0
2009-10-22
Always check for doxygen so that distcheck gets dmx docs
Keith Packard
1
-5
/
+5
2009-10-22
Make sure HAVE_DOXYGEN is defined when not building dmx
Keith Packard
1
-1
/
+3
2009-10-21
Merge remote branch 'whot/master'
Keith Packard
277
-47758
/
+115
2009-10-21
Fix 'distcheck' to use host xkb files but install to build dir
Keith Packard
2
-2
/
+12
2009-10-20
kdrive: Purge Xsdl
Peter Hutterer
6
-408
/
+1
2009-10-20
dmxDestroyWindow() - must call the X's native DetroyWindow()
Lee Leahu
1
-2
/
+1
2009-10-20
dmx: when setting up device axis, use the correct counter number
Lee Leahu
1
-11
/
+11
2009-10-20
dmx: remove doxygen-generated files.
Peter Hutterer
265
-47311
/
+89
2009-10-20
xkb: don't conditionally include xkb-config.h.
Peter Hutterer
3
-6
/
+1
2009-10-20
Use the default XKB settings for dmx and kdrive.
Peter Hutterer
3
-16
/
+12
2009-10-20
kdrive: silence tslib compiler warnings
Peter Hutterer
1
-4
/
+0
2009-10-20
Remove unused LinuxFindPci and LinuxGetPciCfg
Mikhail Gusarov
3
-138
/
+0
2009-10-19
Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06
Yaakov Selkowitz
1
-1
/
+0
2009-10-18
Fix segfault when -extension XKEYBOARD is passed on the command line
Alan Coopersmith
1
-5
/
+23
2009-10-18
kdrive: fix Xfake build by removing the old keysym stuff
Peter Hutterer
1
-135
/
+2
2009-10-15
Remove CopyISOLatin1Lowered
Yaakov Selkowitz
2
-15
/
+0
2009-10-15
Define ddxBeforeReset stubs in platform-neutral DDXs
Yaakov Selkowitz
5
-0
/
+30
2009-10-15
Remove duplicates from Xfake_LDADD
Yaakov Selkowitz
1
-2
/
+1
2009-10-15
Fix XWIN_LIBS definition
Yaakov Selkowitz
1
-2
/
+2
2009-10-15
Install SDK pkg-config and aclocal files only if XORG
Yaakov Selkowitz
1
-0
/
+2
2009-10-14
xselinux: Use the now-exported IsPointerDevice() instead of a copy.
Eamon Walsh
1
-11
/
+1
2009-10-14
dix: Export IsPointerDevice() and IsKeyboardDevice().
Eamon Walsh
1
-2
/
+2
2009-10-14
xselinux: switch from x_device to separate x_pointer and x_keyboard classes.
Eamon Walsh
2
-9
/
+51
2009-10-14
Remove some debug messages that trigger on XACE event delivery failure.
Eamon Walsh
1
-9
/
+3
2009-10-14
xace: Relax permissions on XkbGetState from Read to Getattr.
Eamon Walsh
1
-1
/
+1
2009-10-14
xselinux: Stop special-casing QueryPointer access checks.
Eamon Walsh
1
-11
/
+0
2009-10-14
xace: Fake return values on denials in input polling requests.
Eamon Walsh
5
-24
/
+55
2009-10-14
xselinux: Factor out some dynamic array code into common helpers.
Eamon Walsh
1
-78
/
+95
[prev]
[next]