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-03-31
Remove a pointless OS version check in winInstallKeyboardHookLL()
clipboard-fixes-new
Jon TURNEY
1
-19
/
+0
2012-03-31
Vista clipboard API
Jon TURNEY
3
-60
/
+105
2012-03-31
Fix SelectionNotify -> PropertyNotify in relocated code
Jon TURNEY
1
-13
/
+13
2012-03-31
Remove SetSelectionOwner wrapper, use XFixesSetSelectionOwnerNotify event ins...
Jon TURNEY
9
-251
/
+113
2012-03-31
Various clipboard debug improvements
Jon TURNEY
2
-3
/
+7
2012-03-31
Move property retrieval to PropertyNotify, so we can be sure it has been set
Jon TURNEY
1
-13
/
+15
2012-03-31
Improve clipboard PropertyNotify debugging
Jon TURNEY
1
-0
/
+6
2012-03-31
Improve WM_RENDERFORMAT debugging
Jon TURNEY
1
-1
/
+4
2012-03-31
Remove winClipboardDetectUnicodeSupport()
Jon TURNEY
7
-105
/
+9
2012-03-12
Merge branch 'cygwin-patches-for-1.12' into cygwin-release-1.12
xserver-cygwin-1.12.0-1
Jon TURNEY
61
-4054
/
+1749
2012-03-10
hw/xwin/glx: Update gen_gl_wrappers.py for the current generated glx/dispatch.h
Jon TURNEY
1
-1
/
+1
2012-03-10
Remove /usr/adm/Xnmsgs
Jon TURNEY
2
-40
/
+0
2012-03-10
hw/xwin/glx: Blacklist 'GDI generic' GL renderer
Jon TURNEY
1
-12
/
+21
2012-03-10
hw/xwin/glx: Fix glxLogExtensions to handle a null string without crashing
Jon TURNEY
1
-1
/
+2
2012-03-10
hw/xwin: Enable RANDR resize by default
Jon TURNEY
3
-6
/
+8
2012-03-10
hw/xwin: Enable AIGLX by default
Yaakov Selkowitz
3
-3
/
+4
2012-03-10
hw/xwin: Restore modifier key state when an X window gains focus
Oliver Schmidt
1
-0
/
+23
2012-03-10
RANDR resize was missing in windowed mode, with option -resize, when the wind...
Colin Harrison
1
-0
/
+6
2012-03-10
Add ' (on <WM_CLIENT_MACHINE>)' to window name when it's useful to do so
Jon TURNEY
6
-50
/
+118
2012-03-10
Minimize redraw events after resizing/moving windows in multiwindow mode
Oliver Schmidt
1
-4
/
+20
2012-03-10
hw/xwin: Add XF86 xkb private actions for grab debugging to XWin
Jon TURNEY
1
-0
/
+32
2012-03-10
Add correct taskbar grouping of X windows on Windows 7
Tobias Häußler
6
-2
/
+219
2012-03-10
Load swrastg if GALLIUM_DRIVER environment variable is set
Jon TURNEY
1
-1
/
+6
2012-03-10
Use spawnl() rather than pipe() & fork() to invoke xkbcomp
Jon TURNEY
3
-14
/
+57
2012-03-10
Cygwin/X: turn on -nolock if /tmp is on FAT
Jon TURNEY
2
-5
/
+26
2012-03-10
Improve WM_ENDSESSION handling using separate messaging window thread
Jon TURNEY
8
-3
/
+226
2012-03-10
Handle GLX windows being reparented from a mapped window to an unmapped window
Jon TURNEY
1
-9
/
+35
2012-03-10
Make AIGLX work in non-toplevel windows
Jon TURNEY
6
-36
/
+285
2012-03-10
glx: Flush context which is being made non-current due to drawable going away
Jon TURNEY
2
-0
/
+9
2012-03-10
glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.c
Jon TURNEY
1
-0
/
+1
2012-03-10
Add a DDX specific GLX provider push hook
Jon TURNEY
3
-1
/
+12
2012-03-10
Replace DDXBEFORERESET with a more general way of doing DDX-specific hooks
Jon TURNEY
11
-20
/
+67
2012-03-10
Add an item to open the logfile to the default tray icon menu
Jon TURNEY
2
-1
/
+16
2012-03-10
Allow XScreenSaverSuspend() to effect Windows screen saver or monitor power off
Jon TURNEY
1
-0
/
+7
2012-03-10
Bug fixes for screen sizing when the screen window is on a non-primary monitor
Jon TURNEY
5
-34
/
+94
2012-03-10
Tidy up some pointless output which is always emitted
Jon TURNEY
8
-18
/
+17
2012-03-10
Don't bother reporting XORG_VERSION_CURRENT
Jon TURNEY
2
-3
/
+3
2012-03-10
Tidy up OS version detection and reporting
Jon TURNEY
2
-4
/
+106
2012-03-10
Consolidate XInitThreads/XSupportsLocale() in a single place.
Jon TURNEY
4
-45
/
+18
2012-03-10
Avoid logging VENDOR_CONTACT
Jon TURNEY
1
-2
/
+2
2012-03-10
os: Add -displayfd option.
Jon TURNEY
7
-26
/
+78
2012-03-10
hw/xwin: Show any fatal error message
Jon TURNEY
1
-7
/
+38
2012-03-09
Cygwin/X: Make select() only poll and not block if there are unprocessed Wind...
Jon TURNEY
1
-0
/
+18
2012-03-09
Cygwin/X: Process one Windows message per wakeup, rather than all of them.
Jon TURNEY
2
-21
/
+6
2012-03-09
Cygwin/X: Improve choice of display name used by internal clients
Jon TURNEY
8
-20
/
+88
2012-03-09
Cygwin/X: Linkage bodge for swrast (v4, aligns with mesa 7.11)
Jon TURNEY
5
-3576
/
+3
2012-03-09
Fix the long-broken -silent-dup-error option
Jon TURNEY
2
-86
/
+16
2012-03-09
Xming: Fix the annoying menu/tooltip punch-through problem in -multiwindow mode.
Colin Harrison
1
-0
/
+1
2012-03-09
Cygwin/X: Cause the X server to terminate if clipboard or WM internal client ...
Jon TURNEY
2
-6
/
+47
2012-03-09
Disable smart scheduler on Cygwin
Jon TURNEY
2
-0
/
+6
[next]