index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
os/xdmcp.c: fix _XSERVTransWSAStartup warning
rpavlik-mingw-runtime-patches
Ryan Pavlik
1
-0
/
+2
2012-11-28
os/utils.c: All Windows gets GetTimeInMillis
Ryan Pavlik
1
-1
/
+1
2012-11-28
os/utils.c: Setting core dump policy with s|getrlimit() needs non-Windows or ...
Ryan Pavlik
1
-1
/
+1
2012-11-28
os/access.c: Windows non-cygwin isn't just mingw
Ryan Pavlik
1
-1
/
+1
2012-11-28
dix/registry.c: Free old memory upon realloc failure
Ryan Pavlik
1
-1
/
+7
2012-11-28
dix/registry.c: MinGW needs to find protocol.txt in relocated root
Ryan Pavlik
1
-0
/
+19
2012-11-28
hw/xwin/winwindow.h: make project name aware of non-Cygwin builds
Ryan Pavlik
1
-1
/
+8
2012-11-28
hw/xwin/winwindow.h: change window class and window class X
Ryan Pavlik
1
-2
/
+2
2012-11-28
hw/xwin/winwindow.h: Add missing include xwin-config.h
Ryan Pavlik
1
-0
/
+4
2012-11-28
hw/xwin/InitOutput.c: Consolidate duplicated code for setting up environment ...
Ryan Pavlik
1
-21
/
+58
2012-11-28
hw/xwin/InitOutput.c: Only reset the xkb directory if the new one exists.
Ryan Pavlik
1
-1
/
+25
2012-11-28
include/xwin-config.h.in: Add RELOCATE_PROJECTROOT to config header
Ryan Pavlik
1
-0
/
+3
2012-11-28
os/utils.c: Use winxp or better for Winsock API
Ryan Pavlik
1
-0
/
+3
2012-11-28
hw/xwin/XWin.exe.manifest: Modify to be more generic
Ryan Pavlik
1
-1
/
+1
2012-11-28
os/xsha1.c: Preemptively include <X11/Xwindows.h> on Win32.
Ryan Pavlik
1
-1
/
+8
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-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
[next]