index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-05
Fix formatting of address operators
HEAD
master
Yaakov Selkowitz
68
-338
/
+338
2012-11-30
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
12
-131
/
+122
2012-11-30
randr: call RRProviderInit in the proper place.
Dave Airlie
1
-0
/
+2
2012-11-29
Merge branch 'high-resolution-touch-devices' into for-keith
Peter Hutterer
5
-108
/
+99
2012-11-29
hw/dmx: add update_desktop_dimensions() call
Sybren van Elderen
1
-0
/
+2
2012-11-29
dix: use pixman for fp1616 conversions
Peter Hutterer
1
-19
/
+2
2012-11-29
xkb: fill in keycode and event type for slow keys enablement
Peter Hutterer
2
-2
/
+5
2012-11-29
When resetting device idle time, reset XIAll(Master)Devices too (#56649)
Peter Hutterer
2
-0
/
+4
2012-11-29
cursor: Revise edge cases for the pointer moving towards barriers
Jasper St. Pierre
1
-2
/
+10
2012-11-28
Merge remote-tracking branch 'jturney/mingw-patches'
Keith Packard
7
-4
/
+34
2012-11-28
hw/xwin: Fix for MinGW-w64 DirectDraw headers
Yaakov Selkowitz
3
-1
/
+6
2012-11-28
dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32
Jon TURNEY
2
-0
/
+13
2012-11-28
os/osinit.c: no getpgrp() and setpgrp() on WIN32
Ryan Pavlik
1
-0
/
+2
2012-11-28
hw/xwin: use raise() instead of kill()
Yaakov Selkowitz
1
-1
/
+2
2012-11-28
os/utils.c: Fix compilation of OsBlockSIGIO when SIGIO isn't defined
Jon TURNEY
1
-2
/
+2
2012-11-28
os/osinit.c, os/utils.c: Exclude sigaction code when building for MinGW
Ryan Pavlik
2
-0
/
+9
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
10
-11
/
+50
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
2012-11-27
hw/xwin: Enable AIGLX by default
Yaakov Selkowitz
3
-3
/
+3
2012-11-27
hw/xwin: Restore non-latching modifier key state when an X window gains focus
Oliver Schmidt
1
-0
/
+22
2012-11-27
hw/xwin: Give our logical xor operator a more logical name
Jon TURNEY
2
-16
/
+12
2012-11-27
hw/xwin: Add correct taskbar grouping of X windows on Windows 7
Tobias Häußler
7
-3
/
+234
2012-11-27
hw/xwin: Fix function name in log message
Jon TURNEY
1
-1
/
+1
2012-11-27
hw/xwin: Allow XScreenSaverSuspend() to effect Windows screen saver or monito...
Jon TURNEY
1
-0
/
+9
2012-11-27
hw/xwin: Avoid logging an extra blank line if BUILDERSTRING is empty
Jon TURNEY
1
-1
/
+3
2012-11-27
hw/xwin: Report which drawing engines are being enabled when checking for sup...
Jon TURNEY
1
-3
/
+3
2012-11-27
hw/xwin: Show any fatal error message
Jon TURNEY
1
-6
/
+26
2012-11-21
Ephyr: Find the right host screen when embedded
Sjoerd Simons
1
-1
/
+3
2012-11-21
vfb: Initialize the GLX extension again.
Raphael Kubo da Costa
1
-0
/
+19
2012-11-21
DMX: Add DMX and GLX extensions
Daniel Stone
3
-5
/
+23
2012-11-21
Constify extensions in LoadExtension users
Daniel Stone
3
-3
/
+3
2012-11-21
Constify argument to LoadExtension
Daniel Stone
2
-2
/
+2
2012-11-20
dix: Save touchpoint last coordinates before transform. #49347
Yuly Novikov
2
-15
/
+9
2012-11-20
Simplify GetTouchEvents
Thomas Jaeger
1
-49
/
+17
2012-11-20
Don't use GetTouchEvents in EmitTouchEnd
Thomas Jaeger
3
-14
/
+40
2012-11-20
Don't use GetTouchEvents when replaying events
Thomas Jaeger
2
-34
/
+29
2012-11-20
Update the MD's position when a touch event is received
Thomas Jaeger
1
-0
/
+8
2012-11-18
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
14
-399
/
+71
2012-11-19
linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF)
Adam Jackson
1
-10
/
+23
2012-11-19
xfixes: let PointerBarrierClient->device_ids point to allocated memory
Peter Hutterer
1
-0
/
+4
2012-11-19
Xi: Fix modifier swapping in XIPassiveGrabDevice
Daniel Martin
1
-5
/
+3
[next]