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