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-01-15
XSetInputFocus on WM_ACTIVATE
window-raising-rework
Jon TURNEY
1
-6
/
+6
2012-01-15
Fix some comments in winkeybd.c
Jon TURNEY
1
-3
/
+6
2012-01-15
Threadsafe logging
Jon TURNEY
3
-45
/
+47
2012-01-15
Remove unusued dwID memember of struct _winWMMessageRec
Jon TURNEY
1
-1
/
+0
2012-01-15
Improve winDebugWin32Message formatting
Jon TURNEY
1
-4
/
+2
2012-01-15
Debug tidy up and improvements
Jon TURNEY
6
-87
/
+95
2012-01-15
Add some debugging
Jon TURNEY
2
-59
/
+61
2012-01-15
Delete and start again
Jon TURNEY
4
-222
/
+59
2012-01-08
hw/xwin: Restore modifier key state when an X window gain focus
Oliver Schmidt
1
-0
/
+23
2012-01-07
hw/xwin: Enable RANDR resize by default
Jon TURNEY
2
-5
/
+7
2012-01-07
RANDR resize was missing in windowed mode, with option -resize, when the wind...
Colin Harrison
1
-0
/
+5
2012-01-04
Cygwin/X: Enable AIGLX by default
Yaakov Selkowitz
3
-3
/
+4
2012-01-04
hw/xwin: Fix rrScreenSetSize function pointer mismatch
Ryan Pavlik
1
-2
/
+0
2012-01-04
Add Windows 8 to the list of Windows versions we know the name of
Jon TURNEY
1
-1
/
+5
2011-12-20
Add ' (on <WM_CLIENT_MACHINE>)' to window name when it's useful to do so
Jon TURNEY
6
-50
/
+118
2011-11-05
Implement System() specially on Cygwin not to use fork/exec
Jon TURNEY
1
-0
/
+20
2011-10-05
Handle more motif window decoration hinting
Jon TURNEY
2
-0
/
+21
2011-10-05
hw/xwin: Fix AltGr key sometimes firing an additional Ctrl-L key
Oliver Schmidt
2
-43
/
+60
2011-10-05
Minimize redraw events after resizing/moving windows in multiwindow mode
Oliver Schmidt
1
-4
/
+20
2011-10-05
hw/xwin: Add XF86 xkb private actions for grab debugging to XWin
Jon TURNEY
1
-0
/
+32
2011-10-05
Add correct taskbar grouping of X windows on Windows 7
Tobias Häußler
6
-2
/
+219
2011-10-05
Handle the virtual key code generated by the Fn key on IBM Lenovo laptops
Jon TURNEY
2
-2
/
+4
2011-10-05
XWin: GLX: Create a new dispatch table rather than modifying the existing one
Jon TURNEY
1
-1
/
+9
2011-10-05
Load swrastg if GALLIUM_DRIVER environment variable is set
Jon TURNEY
1
-1
/
+6
2011-10-05
Use system() rather than pipe() & fork() to invoke xkbcomp
Jon TURNEY
3
-16
/
+47
2011-10-05
Cygwin/X: turn on -emulate3buttons if less than 3 mouse buttons are reported
Jon TURNEY
5
-5
/
+46
2011-10-05
Cygwin/X: turn on -nolock if /tmp is on FAT
Jon TURNEY
2
-5
/
+26
2011-10-05
Improve WM_ENDSESSION handling using separate messaging window thread
Jon TURNEY
8
-3
/
+229
2011-10-05
Link directly to TrackMouseEvent()
Jon TURNEY
6
-49
/
+6
2011-10-05
Add an item to open the logfile to the default tray icon menu
Jon TURNEY
2
-1
/
+16
2011-10-05
Allow XScreenSaverSuspend() to effect Windows screen saver or monitor power off
Jon TURNEY
1
-0
/
+7
2011-10-05
Bug fixes for screen sizing when the screen window is on a non-primary monitor
Jon TURNEY
5
-34
/
+94
2011-10-05
In multiwindow mode, don't grab native input focus for new windows which hint...
Jon TURNEY
2
-1
/
+26
2011-10-05
Tidy up some pointless output which is always emitted
Jon TURNEY
8
-18
/
+17
2011-10-05
Don't bother reporting XORG_VERSION_CURRENT
Jon TURNEY
2
-3
/
+3
2011-10-05
Tidy up OS version detection and reporting
Jon TURNEY
3
-22
/
+101
2011-10-05
Consolidate XInitThreads/XSupportsLocale() in a single place.
Jon TURNEY
4
-45
/
+18
2011-10-05
Cygwin/X: Linkage bodge for swrast, part 2 (for mesa 7.10)
Jon TURNEY
4
-700
/
+1040
2011-10-05
Avoid logging VENDOR_CONTACT
Jon TURNEY
1
-2
/
+2
2011-10-05
Don't assume we'll always have converted the selection after 2 attempts
Roland Cassard
1
-19
/
+4
2011-10-05
os: Add -displayfd option.
Jon TURNEY
7
-26
/
+78
2011-10-05
Cygwin/X: Migitate a race condition in clipboard thread initialization
Michel Hummel
1
-2
/
+0
2011-10-05
Cygwin/X: Show any fatal error message
Jon TURNEY
1
-7
/
+37
2011-10-05
Cygwin/X: Make select() only poll and not block if there are unprocessed Wind...
Jon TURNEY
1
-0
/
+18
2011-10-05
Cygwin/X: Store pthread_ids and chain IOError handlers to avoid longjmp acros...
Jon TURNEY
2
-25
/
+52
2011-10-05
Cygwin/X: Make default DPI match native DPI
Jon TURNEY
3
-5
/
+25
2011-10-05
Cygwin/X: Process one Windows message per wakeup, rather than all of them.
Jon TURNEY
2
-21
/
+6
2011-10-05
Cygwin/X: Improve XWinrc loading and error recovery
Yaakov Selkowitz
2
-19
/
+65
2011-10-05
Cygwin/X: Improve choice of display name used by internal clients
Jon TURNEY
8
-20
/
+88
2011-10-05
Cygwin/X: Linkage bodge for swrast, part 1
Jon TURNEY
5
-2993
/
+3
[next]