index
:
xorg/xserver-test
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
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.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
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.9-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
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
XQuartz: Ensure <dix-config.h> is included in capabilities.c
Jeremy Huddleston Sequoia
1
-0
/
+4
2013-02-11
xf86: use nt_list_for_each_entry_safe to walk InputHandlers in xf86Wakeup
Aaron Plattner
1
-2
/
+2
2013-02-11
xfree86: Man page shouldn't say Device is mandatory anymore
Bryce Harrington
1
-7
/
+4
2013-02-11
xfree86: Use fbdev/vesa driver on Oaktrail, Medfield, CDV rather than -intel
Bryce Harrington
1
-8
/
+56
2013-02-08
Short-cut the input device cleanup process during AbortServer()
Peter Hutterer
1
-1
/
+1
2013-02-08
xfree86: bail on misformed acpi strings (#73227)
Ted Felix
1
-3
/
+6
2013-02-08
dmx: don't include dmx-config.h from xdmxconfig (#37502)
Peter Hutterer
1
-3
/
+0
2013-01-20
Merge remote-tracking branch 'jturney/xserver-next'
Keith Packard
9
-74
/
+154
2013-01-20
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
5
-10
/
+16
2013-01-16
hw/xwin: Stop assuming WS_EX_APPWINDOW style in WM_SHOWWINDOW
Jon TURNEY
1
-32
/
+27
2013-01-16
hw/xwin: Use ITaskBarList interface to ensure show-on-taskbar state is update...
Jon TURNEY
1
-0
/
+13
2013-01-16
hw/xwin: Ensure full styling is applied when the window is mapped
Jon TURNEY
1
-20
/
+28
2013-01-16
hw/xwin: Make sure that WM_WM_HINTS_EVENT does nothing for override-redirect ...
Jon TURNEY
1
-0
/
+6
2013-01-16
hw/xwin: Add a new WM_WM_HINTS_EVENT event to update window style
Jon TURNEY
2
-7
/
+53
2013-01-16
hw/xwin: Move reshape code from winUpdateWindowPosition() to the map event ha...
Jon TURNEY
2
-9
/
+16
2013-01-16
hw/xwin: Add missing include xwin-config.h to winglobals.h
Ryan Pavlik
1
-0
/
+4
2013-01-11
xfree86: don't access the old input handler after freeing it
Peter Hutterer
1
-4
/
+6
2013-01-11
xf86: bump input ABI version to 19
Dave Airlie
1
-1
/
+1
2013-01-11
xfree86: update the device state for all DGA events (#59100)
Peter Hutterer
1
-3
/
+6
2013-01-11
xfree86: set event->detail for DGA pointer events
Peter Hutterer
1
-0
/
+1
2013-01-11
Fix two typos "requires an string value"
Peter Hutterer
2
-2
/
+2
2013-01-10
hw/xwin: Fix MinGW build of winSetAppModelID.c
Jon TURNEY
1
-0
/
+1
2013-01-10
hw/xwin: Process one Windows message per wakeup, rather than all of them.
Jon TURNEY
2
-18
/
+18
2013-01-10
hw/xwin: Fix some comments in winkeybd.c
Jon TURNEY
1
-4
/
+4
2013-01-10
hw/xwin: Bring the X screen window to the front on a single left-click on the...
Jon TURNEY
1
-1
/
+1
2013-01-08
hw/xfree86: Require only one working CRTC to start the server.
Keith Packard
1
-4
/
+11
2012-12-19
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
3
-147
/
+88
2012-12-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
39
-247
/
+247
2012-12-18
XQuartz: Don't add the 15bit visual any more
Jeremy Huddleston Sequoia
2
-7
/
+14
2012-12-18
XQuartz: Revert some unfortunate auto-indenting mishaps with our super-nested...
Jeremy Huddleston Sequoia
1
-140
/
+74
2012-12-18
hw/dmx: fix build without GLX
Rob Clark
1
-1
/
+1
2012-12-17
xfree86: print message to the log when zapping the server
Peter Hutterer
1
-0
/
+1
2012-12-12
Revert "xf86: Fix non-PCI configuration-less setups"
Dave Airlie
1
-8
/
+0
2012-12-12
dri1: fix dri1 startup since 459c6da0f907ba33d733c7e62a116184ba2f14e5
Dave Airlie
1
-2
/
+5
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
39
-247
/
+247
2012-11-29
hw/dmx: add update_desktop_dimensions() call
Sybren van Elderen
1
-0
/
+2
2012-11-28
Merge remote-tracking branch 'jturney/mingw-patches'
Keith Packard
4
-2
/
+8
2012-11-28
hw/xwin: Fix for MinGW-w64 DirectDraw headers
Yaakov Selkowitz
3
-1
/
+6
2012-11-28
hw/xwin: use raise() instead of kill()
Yaakov Selkowitz
1
-1
/
+2
2012-11-27
xf86: select a fake output for headless servers
Chris Wilson
1
-0
/
+4
2012-11-27
xf86: Fix non-PCI configuration-less setups
Thierry Reding
1
-0
/
+8
2012-11-27
Merge remote-tracking branch 'daniels/master'
Keith Packard
7
-5
/
+48
2012-11-27
hw/xwin: Don't spam MotionNotify events when the mouse hasn't moved
Colin Harrison
1
-2
/
+7
2012-11-27
hw/xwin: Don't log all fbConfigs and GL/WGL extensions
Jon TURNEY
1
-7
/
+15
2012-11-27
hw/xwin: Use pre-computed extent of damage for creating GDI region
Jon TURNEY
3
-30
/
+13
2012-11-27
hw/xwin: Ensure we own the clipboard before checking the format of it's contents
Jon TURNEY
1
-18
/
+18
2012-11-27
hw/xwin: Disable minimize button on window with skip-taskbar state
Colin Harrison
1
-0
/
+3
2012-11-27
hw/xwin: Process _NET_WM_STATE_SKIP_TASKBAR hint in multiwindow mode.
Jon TURNEY
1
-6
/
+26
2012-11-27
hw/xwin: Add a simple interface to the ITaskbarList COM interface
Jon TURNEY
3
-0
/
+96
2012-11-27
hw/xwin: Enable RANDR resize by default
Jon TURNEY
3
-6
/
+8
[next]