[PULL] Various minor fixes for Cygwin/Xming
Jon TURNEY
jon.turney at dronecode.org.uk
Wed Oct 14 06:05:44 PDT 2009
Hi Keith,
Please pull these fixes into master.
Thanks
The following changes since commit 25344ba7f7845654364d62bf15322b3b79465bd9:
Yaakov Selkowitz (1):
dolt: add Cygwin to supported platforms
are available in the git repository at:
git://anongit.freedesktop.org/~jturney/xserver master
Colin Harrison (3):
Xming: update .rc file
Xming: Remove unused X-boxed icon resource
Xming: Fix various 'ISO C90 forbids mixed declarations and code' warnings
Jon TURNEY (3):
Cygwin/X: Don't build rootless extension code unless we need it
Cygwin/X: Make -logverbose affect the verbosity of logging to the log file
Cygwin/X: Avoid a potential null pointer dereference before input
initialization
configure.ac | 10 ++++++-
hw/xwin/InitOutput.c | 2 +-
hw/xwin/X-boxed.ico | Bin 12902 -> 0 bytes
hw/xwin/XWin.rc | 11 +++----
hw/xwin/winmouse.c | 6 ++--
hw/xwin/winmultiwindowicons.c | 53 ++++++++++++++++++++-------------------
hw/xwin/winmultiwindowwndproc.c | 18 +++++++------
hw/xwin/winresource.h | 1 -
hw/xwin/winwndproc.c | 4 +++
9 files changed, 58 insertions(+), 47 deletions(-)
delete mode 100755 hw/xwin/X-boxed.ico
More information about the xorg-devel
mailing list