index
:
~dottedmag/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-25
Move xdmxconfig modules into DMX conditionals (#25102)
Peter Hutterer
1
-3
/
+3
2009-11-25
Xext: Fix a memory leak on GE client disconnect.
Rami Ylimaki
1
-6
/
+3
2009-11-25
Xi: don't crash when deleting invalid device properties.
Peter Hutterer
1
-0
/
+3
2009-11-25
xfree86: Edid quirk for Philips LCD LP154W01
Zhao Yakui
1
-5
/
+10
2009-11-23
XQuartz: Allow better compatability with older versions of xinit
Jeremy Huddleston
2
-14
/
+23
2009-11-20
xserver 1.7.1.902
xorg-server-1.7.1.902
Peter Hutterer
1
-2
/
+2
2009-11-19
xfree86: set a sane umask before opening the log
Julien Cristau
1
-1
/
+3
2009-11-19
Move FD_CLR above pInfo->read_input
Chase Douglas
1
-2
/
+3
2009-11-19
dix: increase default number of buttons to 10.
Peter Hutterer
1
-1
/
+1
2009-11-19
Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast ad...
Jon TURNEY
1
-1
/
+2
2009-11-19
Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion()
Colin Harrison
1
-1
/
+1
2009-11-19
Cygwin/X: Remove a couple of extraneous '\n' in logged version info
Jon TURNEY
1
-2
/
+2
2009-11-19
randr: Fill in errorValue when verifying outputs/crtcs/modes
Adam Jackson
1
-3
/
+9
2009-11-19
loader: actually stat something that has some chance of existing. (v2)
Dave Airlie
1
-2
/
+5
2009-11-15
XQuartz: Explicitly pass a bellProc to make XBell() work again.
Jeremy Huddleston
1
-1
/
+7
2009-11-15
XQuartz: pbproxy: Wait for the server to finish starting up, so display is va...
Jeremy Huddleston
2
-0
/
+20
2009-11-15
XQuartz: Buildfix for Leopard and older
Jeremy Huddleston
2
-0
/
+5
2009-11-06
XQuartz: Cleanup X11Controller.m compilation warnings.
Jeremy Huddleston
2
-9
/
+9
2009-11-06
XQuartz: Use dixLookupResourceByType instead of LookupIDByType
Jeremy Huddleston
1
-9
/
+11
2009-11-06
XQuartz: Don't weed out duplicates in generated keymap
Jeremy Huddleston
1
-5
/
+9
2009-11-06
XQuartz: Controller thread launches clients
Jeremy Huddleston
4
-9
/
+17
2009-11-06
xserver 1.7.1.901
xorg-server-1.7.1.901
Peter Hutterer
1
-2
/
+2
2009-11-06
Enable XF86PM on all Solaris platforms, not just x86/x64
Alan Coopersmith
1
-1
/
+1
2009-11-06
Use $(MAKE) instead of "make" to build Solaris inline assembly
Alan Coopersmith
1
-1
/
+2
2009-11-06
EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driver
Tiago Vignatti
1
-1
/
+3
2009-11-06
dix: Fixes a memory leak when a cursor resource is released.
Rami Ylimaki
1
-1
/
+2
2009-11-04
dix: Properly detect if the other device is frozen
Jeremy Huddleston
1
-5
/
+3
2009-11-04
XQuartz: Run xmodmap after programatically updating the keymap.
Jeremy Huddleston
3
-0
/
+30
2009-11-03
exa: remove some outdated comment
Maarten Maathuis
1
-4
/
+0
2009-11-03
EDID: Extend the HDTV hack to handle "1368x769"
Adam Jackson
1
-2
/
+4
2009-11-03
modes: Fix duplicate detection, and do it more consistently
Adam Jackson
4
-31
/
+39
2009-11-03
modes: De-duplicate a clock range check.
Adam Jackson
1
-17
/
+12
2009-11-03
EDID: Fix interlaced detailed timings to be frame size, not field size
Adam Jackson
1
-1
/
+40
2009-11-03
Suppress certain GCC warnings in auto-generated code.
Jamey Sharp
2
-1
/
+7
2009-11-03
Don't cast double to int: use default conversions or explicitly round.
Jamey Sharp
2
-6
/
+6
2009-11-03
Suppress GCC warnings like "the address of `u1' will always evaluate as `true'".
Jamey Sharp
1
-1
/
+1
2009-11-03
kdrive: Grab evdev mouse/keyboard devices when X server is active
Mikhail Gusarov
1
-1
/
+14
2009-11-03
xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZE
Tormod Volden
1
-1
/
+1
2009-11-03
Xinput: allow non-integer values again for Constant- and AdaptiveDeceleration
Hans Nieser
1
-2
/
+2
2009-11-03
dmx: Correctly compute DMXGetScreenAttributes reply length
Jon TURNEY
1
-1
/
+2
2009-10-23
xserver 1.7.1
xorg-server-1.7.1
Peter Hutterer
1
-2
/
+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-22
Resolve an inconsistency between libX11 and Xserver over GetModifierMapping
Jon TURNEY
1
-5
/
+3
2009-10-22
Merge branch 'server-1.7-branch' of git://anongit.freedesktop.org/~ewalsh/xse...
Peter Hutterer
9
-74
/
+128
2009-10-21
Don't print a failure message when XACE denies an input event delivery.
Eamon Walsh
1
-25
/
+25
2009-10-21
xselinux: Note something in the log if disabled by boolean.
Eamon Walsh
1
-1
/
+3
2009-10-21
xselinux: Use the now-exported IsPointerDevice() instead of a copy.
Eamon Walsh
1
-11
/
+1
2009-10-21
dix: Export IsPointerDevice() and IsKeyboardDevice().
Eamon Walsh
1
-2
/
+2
[prev]
[next]