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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2
-1
/
+23
2012-11-21
Constify extensions in LoadExtension users
Daniel Stone
3
-3
/
+3
2012-11-18
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-10
/
+23
2012-11-19
linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF)
Adam Jackson
1
-10
/
+23
2012-11-17
XQuartz: Opt-in to NSSupportsAutomaticGraphicsSwitching
Jeremy Huddleston Sequoia
1
-0
/
+2
2012-11-05
dix: fix redundant redeclaration warnings in dixfont
Yaakov Selkowitz
1
-0
/
+1
2012-11-05
xfree86: os-support: fix old-style function definition warnings
Yaakov Selkowitz
4
-7
/
+7
2012-11-05
Merge remote-tracking branch 'jturney/mingw-w64-w32api'
Keith Packard
6
-92
/
+7
2012-11-05
hw/xwin: Wrap 'Status' when including ddraw.h
Jon TURNEY
1
-0
/
+4
2012-11-05
hw/xwin: Remove pointless winFinishCreateWindowsWindowDDNL()
Jon TURNEY
3
-56
/
+1
2012-11-05
hw/xwin: Link with libdxguid rather than defining the DirectX GUIDs ourselves
Jon TURNEY
3
-36
/
+2
2012-11-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2012-10-29
hw/xwin: fmemopen is available on cygwin but not MinGW
Colin Harrison
1
-0
/
+2
2012-10-29
xfree86: remove unused variable sigstate
Peter Hutterer
1
-1
/
+1
2012-10-26
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2012-10-19
xf86: Fix build against recent Linux kernel
Thierry Reding
1
-1
/
+1
2012-10-17
hw/xwin: Fix no return value warning in winClipboardProc()
Colin Harrison
1
-2
/
+2
2012-10-17
hw/xwin: Remove unused variable in winmultiwindowwm.c
Colin Harrison
1
-1
/
+0
2012-10-17
hw/xwin: Remove unused variables in winwindow.c
Colin Harrison
1
-6
/
+0
2012-10-17
hw/xwin: Remove unused variables in winvalargs.c
Colin Harrison
1
-2
/
+0
2012-10-16
hw/xwin: Remove unused variables in winwindowswm.c
Colin Harrison
1
-3
/
+0
2012-10-16
hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winmsg.c
Jon TURNEY
2
-9
/
+25
2012-10-16
hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.c
Jon TURNEY
4
-15
/
+4
2012-10-16
hw/xwin: Use char strings in winClipboardUNIXtoDOS for consistency with the r...
Jon TURNEY
2
-6
/
+6
[next]