summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Xming: update .rc fileColin Harrison2009-10-191-6/+6
* Cygwin/X: Don't build rootless extension code unless we need itJon TURNEY2009-10-191-2/+8
* dolt: add Cygwin to supported platformsYaakov Selkowitz2009-10-191-0/+3
* [alpha] assume we have __NR_pciconfig_iobaseMatt Turner2009-10-151-4/+0
* [alpha] don't return from void functionsMatt Turner2009-10-151-6/+12
* Fix undefined symbols on alphaMichael Cree2009-10-151-6/+6
* Fix breakage on alpha caused by c7680befe5aeMatt Turner2009-10-151-23/+39
* dix: extend IsPointerDevice check to valuator-only devices.Peter Hutterer2009-10-141-1/+3
* Rootless: src drawable window can now be NULLJeremy Huddleston2009-10-131-2/+2
* Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...Jeremy Huddleston2009-10-137-71/+76
* xserver 1.7.0.901xorg-server-1.7.0.901Peter Hutterer2009-10-121-2/+2
* EXA: Fix exaTryDriverSolidFill() for solid source pictures.Michel Dänzer2009-10-101-13/+22
* EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 pictureBen Skeggs2009-10-101-14/+20
* composite: Revert changes from adding support for BGRA picture formats.Michel Dänzer2009-10-101-3/+1
* Fix make warning: overriding commands for target `dix.O'Alan Coopersmith2009-10-091-1/+2
* XQuartz: Send mouse location with scroll events.Jeremy Huddleston2009-10-071-1/+1
* Add platform tests for Dtrace linker magicAlan Coopersmith2009-10-076-8/+18
* Fix build of unit tests when dtrace probes are enabledAlan Coopersmith2009-10-074-2/+12
* Set XQUARTZ to no on non-Darwin OS'esAlan Coopersmith2009-10-071-0/+1