1. 03 Apr, 2019 1 commit
  2. 23 Oct, 2018 1 commit
  3. 17 Aug, 2018 1 commit
  4. 04 Jan, 2018 1 commit
  5. 01 Nov, 2016 1 commit
  6. 25 Aug, 2016 1 commit
    • Akihiro Sagawa's avatar
      winex11: Return more reliable value from X11DRV_MsgWaitForMultipleObjects. · ce7a98e9
      Akihiro Sagawa authored
      After processing several X events, X11DRV_MsgWaitForMultipleObjects always
      tells us that a new message is available. This is not true for some cases.
      
      For instance, when we call DestroyWindow, the X queues DestroyEvent. Then,
      X11DRV_MsgWaitForMultipleObjects handles the event only; none is posted or
      sent as hwnd for destroyed window is unavailable. However, the function
      states "new message is available" by returning count - 1 value.
      
      This is an issue for CoWaitForMultipleHandles because it expects a new
      message in the queue and consumes the message.
      Signed-off-by: 's avatarAkihiro Sagawa <sagawa.aki@gmail.com>
      Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
      ce7a98e9
  7. 17 Aug, 2016 1 commit
  8. 01 Dec, 2015 1 commit
  9. 02 Sep, 2015 1 commit
  10. 14 Jul, 2015 1 commit
  11. 28 May, 2015 1 commit
  12. 01 Apr, 2015 1 commit
  13. 15 Oct, 2012 1 commit
  14. 17 Aug, 2012 1 commit
  15. 16 Aug, 2012 1 commit
  16. 14 Aug, 2012 1 commit
  17. 12 Jun, 2012 1 commit
  18. 01 Jun, 2012 2 commits
  19. 08 May, 2012 1 commit
  20. 24 Apr, 2012 1 commit
  21. 15 Feb, 2012 1 commit
  22. 02 Feb, 2012 1 commit
  23. 23 Jan, 2012 1 commit
  24. 20 Dec, 2011 1 commit
  25. 18 Oct, 2011 1 commit
  26. 20 Sep, 2011 1 commit
  27. 03 Aug, 2011 1 commit
  28. 13 Jul, 2011 2 commits
  29. 20 Apr, 2011 1 commit
  30. 03 Mar, 2011 1 commit
  31. 02 Mar, 2011 5 commits
  32. 01 Mar, 2011 3 commits