[patch] Listview drag-and-drop fix

Paul Rupe prupe at myrealbox.com
Sun May 9 20:05:04 CDT 2004


Xnews was treating all mouseclicks as drag-and-drop operations in the 
newsgroup listview.  The problem was that LISTVIEW_TrackMouse was losing 
the WM_LBUTTONUP message.  This patch adds the missing call to 
DispatchMessage.

License:  X11, LGPL
Changelog:  <prupe at myrealbox.com>
  Dispatch the last message when exiting LISTVIEW_TrackMouse


-- 
Paul Rupe   <prupe at myrealbox.com>                "She smiled, in the end."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: listview-20040509.dff
Type: text/x-diff
Size: 489 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20040509/1124c694/listview-20040509.bin


More information about the wine-devel mailing list