summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-06xserver 1.7.1.901xorg-server-1.7.1.901Peter Hutterer1-2/+2
2009-11-06Enable XF86PM on all Solaris platforms, not just x86/x64Alan Coopersmith1-1/+1
2009-11-06Use $(MAKE) instead of "make" to build Solaris inline assemblyAlan Coopersmith1-1/+2
2009-11-06EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driverTiago Vignatti1-1/+3
2009-11-06dix: Fixes a memory leak when a cursor resource is released.Rami Ylimaki1-1/+2
2009-11-04dix: Properly detect if the other device is frozenJeremy Huddleston1-5/+3
2009-11-04XQuartz: Run xmodmap after programatically updating the keymap.Jeremy Huddleston3-0/+30
2009-11-03exa: remove some outdated commentMaarten Maathuis1-4/+0
2009-11-03EDID: Extend the HDTV hack to handle "1368x769"Adam Jackson1-2/+4
2009-11-03modes: Fix duplicate detection, and do it more consistentlyAdam Jackson4-31/+39
2009-11-03modes: De-duplicate a clock range check.Adam Jackson1-17/+12
2009-11-03EDID: Fix interlaced detailed timings to be frame size, not field sizeAdam Jackson1-1/+40
2009-11-03Suppress certain GCC warnings in auto-generated code.Jamey Sharp2-1/+7
2009-11-03Don't cast double to int: use default conversions or explicitly round.Jamey Sharp2-6/+6
2009-11-03Suppress GCC warnings like "the address of `u1' will always evaluate as `true'".Jamey Sharp1-1/+1
2009-11-03kdrive: Grab evdev mouse/keyboard devices when X server is activeMikhail Gusarov1-1/+14
2009-11-03xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZETormod Volden1-1/+1
2009-11-03Xinput: allow non-integer values again for Constant- and AdaptiveDecelerationHans Nieser1-2/+2
2009-11-03dmx: Correctly compute DMXGetScreenAttributes reply lengthJon TURNEY1-1/+2
2009-10-23xserver 1.7.1xorg-server-1.7.1Peter Hutterer1-2/+2
2009-10-23DRI2: Report the correct extension minor versionKeith Packard1-1/+1
2009-10-23Kill compilation warnings.Marcin BaczyƄski2-3/+11
2009-10-23dix: Fix up colormap fixup.Adam Jackson1-0/+3
2009-10-22Resolve an inconsistency between libX11 and Xserver over GetModifierMappingJon TURNEY1-5/+3
2009-10-22Merge branch 'server-1.7-branch' of git://anongit.freedesktop.org/~ewalsh/xse...Peter Hutterer9-74/+128
2009-10-21Don't print a failure message when XACE denies an input event delivery.Eamon Walsh1-25/+25
2009-10-21xselinux: Note something in the log if disabled by boolean.Eamon Walsh1-1/+3
2009-10-21xselinux: Use the now-exported IsPointerDevice() instead of a copy.Eamon Walsh1-11/+1
2009-10-21dix: Export IsPointerDevice() and IsKeyboardDevice().Eamon Walsh1-2/+2
2009-10-21xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.Eamon Walsh1-1/+1
2009-10-21xselinux: switch from x_device to separate x_pointer and x_keyboard classes.Eamon Walsh2-9/+51
2009-10-21xace: Relax permissions on XkbGetState from Read to Getattr.Eamon Walsh1-1/+1
2009-10-21xselinux: Stop special-casing QueryPointer access checks.Eamon Walsh1-11/+0
2009-10-21xace: Fake return values on denials in input polling requests.Eamon Walsh5-24/+55
2009-10-22dmxDestroyWindow() - must call the X's native DetroyWindow()Lee Leahu1-2/+1
2009-10-22dmx: when setting up device axis, use the correct counter numberLee Leahu1-11/+11
2009-10-22kdrive: silence tslib compiler warningsPeter Hutterer1-4/+0
2009-10-22Fix 'distcheck' to use host xkb files but install to build dirKeith Packard2-2/+12
2009-10-20Xming: Remove unused X-boxed icon resourceColin Harrison4-3/+0
2009-10-19XQuartz: Fix a possible minor memory leakJeremy Huddleston1-0/+1
2009-10-19XQuartz: Remove the redundant xquartz_resetenv_displayJeremy Huddleston2-8/+1
2009-10-19xserver 1.7.0.902xorg-server-1.7.0.902Peter Hutterer1-2/+2
2009-10-19Revert "Xming: Remove unused X-boxed icon resource"Peter Hutterer3-0/+2
2009-10-19Fix segfault when -extension XKEYBOARD is passed on the command lineAlan Coopersmith1-5/+23
2009-10-19kdrive: fix Xfake build by removing the old keysym stuffPeter Hutterer1-135/+2
2009-10-19Remove duplicates from Xfake_LDADDYaakov Selkowitz1-2/+1
2009-10-19Fix XWIN_LIBS definitionYaakov Selkowitz1-2/+2
2009-10-19Install SDK pkg-config and aclocal files only if XORGYaakov Selkowitz1-0/+2
2009-10-19Cygwin/X: Make -logverbose affect the verbosity of logging to the log fileJon TURNEY1-1/+1
2009-10-19Xming: Remove unused X-boxed icon resourceColin Harrison3-2/+0