[PULL] hw/xwin: Various fixes

Jon TURNEY jon.turney at dronecode.org.uk
Wed Apr 27 06:31:44 PDT 2011


Hi Keith,

The following set of patches contain various fixes to the XWin DDX.  Please
consider pulling into master.

Thanks.

The following changes since commit 918a9c99cf2ebc73acb34b95f597904b93c690d9:

  Merge remote-tracking branch 'jeremyhu/master' (2011-04-22 11:20:16 -0700)

are available in the git repository at:

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

Jon TURNEY (7):
      Cygwin/X: Internal WM workaround for Java AWT bug
      Cygwin/X: Fix a GDI bitmap resource leak of window icons
      Cygwin/X: Don't make InputOnly windows visible
      Cygwin/X: Decorate function pointers retrieved via GetProcAddress with
WINAPI
      Cygwin/X: Cosmetic fixes to logging of result from
X*TextPropertyToTextList()
      Cygwin/X: Make winOverrrideStyle() thread-safe
      Cygwin/X: Handle failure during winScreenInit()

 hw/xwin/InitOutput.c           |    2 +-
 hw/xwin/man/XWin.man           |    3 +-
 hw/xwin/winclipboardxevents.c  |    5 +++-
 hw/xwin/winmonitors.c          |    2 +-
 hw/xwin/winmultiwindowicons.c  |    3 +-
 hw/xwin/winmultiwindowwindow.c |   30 ++++++++++++++++++++------
 hw/xwin/winmultiwindowwm.c     |   46 ++++++++++++++++++++++++++++++++++++++-
 hw/xwin/winpfbdd.c             |    3 +-
 hw/xwin/winprefs.c             |   26 ++--------------------
 hw/xwin/winprefs.h             |    2 +-
 hw/xwin/winscrinit.c           |    4 +++
 hw/xwin/winshaddd.c            |    3 +-
 hw/xwin/winshadddnl.c          |    3 +-
 hw/xwin/winshadgdi.c           |    3 +-
 hw/xwin/winwin32rootless.c     |   20 ++++++++--------
 15 files changed, 103 insertions(+), 52 deletions(-)


More information about the xorg-devel mailing list