[PATCH 00/12] Cygwin/X: Various patches
Jon TURNEY
jon.turney at dronecode.org.uk
Wed May 20 04:52:18 PDT 2009
Patches for various sundry fixes and improvements.
Colin Harrison (7):
Xming: Slightly adjust the formatting of the logged command line
Xming: Prevent the mouse wheel from stalling when another window is
minimized.
Xming: Apply window style hints in -multiwindow mode
Xming: Cache atom lookups in clipboard integration code
Xming: Avoid log spam if a windows application won't provide
CF_UNICODETEXT clipboard format
Xming: Various tidy ups in winClipboardFlushXEvents()
Xming: Fix some log spam
Joe Krahn (2):
Cygwin/X: Consolidate dialog initialization in winInitDialog()
Cygwin/X: Update icons directly, rather than modifying the window's
class
Jon TURNEY (3):
Cygwin/X: Correctly allow for the native window frame width in
ValidateSizing()
Cygwin/X: When the style changes, adjust the window size so the
client area remains the same.
Cygwin/X: Remove unused TimeSinceLastInputEvent()
hw/xwin/InitInput.c | 10 ---
hw/xwin/win.h | 1 -
hw/xwin/winclipboardwndproc.c | 21 ++++---
hw/xwin/winclipboardxevents.c | 53 +++++++++++++-----
hw/xwin/windialogs.c | 116 ++++++++++++++++---------------------
hw/xwin/winmouse.c | 1 -
hw/xwin/winmultiwindowicons.c | 54 ++++++++----------
hw/xwin/winmultiwindowwm.c | 105 ++++++++++++++++++++++++++++++++++
hw/xwin/winmultiwindowwndproc.c | 110 ++++++++++++++++++++++++------------
hw/xwin/winprefs.c | 35 +++++------
hw/xwin/winprocarg.c | 6 +-
hw/xwin/winwin32rootlesswindow.c | 8 +-
hw/xwin/winwindow.h | 15 +++++
13 files changed, 341 insertions(+), 194 deletions(-)
More information about the xorg-devel
mailing list