[PULL] Assorted Cygwin/X related patches

Jon TURNEY jon.turney at dronecode.org.uk
Fri Feb 5 11:49:38 PST 2010


Hi Keith,

Please consider pulling these into master.

Thanks.

The following changes since commit db687f718f760ba254ab51994769db101dc9ca3a:
   Peter Hutterer (1):
         xkb: sed True -> TRUE and False -> FALSE

are available in the git repository at:

   git://anongit.freedesktop.org/~jturney/xserver master

Colin Harrison (3):
       Xming: Always update the Windows title Unicode (wide-character) in 
-multiwindow mode.
       Xming: Add a manifest file
       Xming: Use 8 point font for URL in About dialog

Jon TURNEY (12):
       Cygwin/X: Respect the system's ownership of the clipping region
       Cygwin/X: Window placement refinement for multiwindow mode
       Cygwin/X: Tidy up system.Xwinrc
       Cygwin/X: Copy the state of the Windows keyboard device to the Virtual 
Core Keyboard at startup.
       Cygwin/X: XSupportsLocale() failure is non-critical
       Cygwin/X: Update DDX specific -help text
       Cygwin/X: Update XWin man page
       Cygwin/X: Discourage other WMs in multiwindow mode
       Cygwin/X: Make transient windows resizable again
       Repair '-nolock'
       Cygwin/X: Avoid cursor size log spam
       Cygwin/X: Avoid a collision between DEBUG and a token name

Yaakov Selkowitz (4):
       Cygwin/X: Update resources file and About dialog
       Cygwin/X: Look for system.Xwinrc in SYSCONFDIR/X11
       Define FD_SETSIZE on Cygwin regardless of XWin DDX
       Cygwin/X: Report BUILDERSTRING with version information

  configure.ac                                       |    7 +-
  hw/xwin/InitOutput.c                               |  188 +++++----
  hw/xwin/Makefile.am                                |    6 +-
  hw/xwin/XWin.exe.manifest                          |   16 +
  hw/xwin/XWin.man.pre                               |  401 +++++++++++---------
  hw/xwin/XWin.rc                                    |   52 ++--
  ...r_X11R6_lib_X11_system.XWinrc => system.XWinrc} |    7 +-
  hw/xwin/winclipboardthread.c                       |    3 +-
  hw/xwin/wincursor.c                                |    3 +-
  hw/xwin/windialogs.c                               |    6 +-
  hw/xwin/winerror.c                                 |    2 +
  hw/xwin/winkeybd.c                                 |    4 +
  hw/xwin/winmultiwindowshape.c                      |    3 +
  hw/xwin/winmultiwindowwindow.c                     |    7 +
  hw/xwin/winmultiwindowwm.c                         |  124 ++++---
  hw/xwin/winprefs.c                                 |    4 +-
  hw/xwin/winprefslex.l                              |    2 +-
  hw/xwin/winprefsyacc.y                             |    4 +-
  hw/xwin/winprocarg.c                               |    1 +
  hw/xwin/winwindow.h                                |    1 +
  include/xwin-config.h.in                           |   12 +-
  os/utils.c                                         |    4 -
  22 files changed, 502 insertions(+), 355 deletions(-)
  create mode 100755 hw/xwin/XWin.exe.manifest
  rename hw/xwin/{_usr_X11R6_lib_X11_system.XWinrc => system.XWinrc} (92%)


More information about the xorg-devel mailing list