1. 24 Apr, 2014 1 commit
  2. 21 Mar, 2014 1 commit
  3. 30 Dec, 2013 1 commit
    • Ken Thomases's avatar
      winemac: Implement support for maximizing windows. · 66736b4a
      Ken Thomases authored
      The user is prevented from moving or resizing a maximized window.  The zoom
      button is still present and enabled for a maximized window but requests that
      it be restored rather than simply resizing it, which is what it does for
      normal windows.
      
      If a window is not resizable (lacks WS_THICKFRAME) but has a maximize box
      (WS_MAXIMIZEBOX), then the zoom button requests that it be maximized rather
      than resizing it.
      66736b4a
  4. 17 Dec, 2013 1 commit
  5. 12 Dec, 2013 1 commit
    • Ken Thomases's avatar
      winemac: Send WM_{ENTER, EXIT}SIZEMOVE before/after window dragging and run an… · f068e329
      Ken Thomases authored
      winemac: Send WM_{ENTER, EXIT}SIZEMOVE before/after window dragging and run an internal event loop during.
      
      This simulates some of what would happen if user32 were managing the drag.  The
      click in the caption would cause WM_SYSCOMMAND/SC_MOVE.  The processing of that
      message is synchronous and doesn't return until the move is complete.
      
      Some games require that "blocking" in the internal event loop to prevent them
      from misbehaving during the drag.
      f068e329
  6. 22 Nov, 2013 1 commit
  7. 20 Nov, 2013 1 commit
  8. 01 Nov, 2013 1 commit
  9. 22 Oct, 2013 2 commits
  10. 21 Oct, 2013 1 commit
  11. 11 Oct, 2013 1 commit
  12. 08 Oct, 2013 3 commits
  13. 30 Sep, 2013 1 commit
  14. 27 Sep, 2013 2 commits
  15. 18 Sep, 2013 2 commits
  16. 06 Sep, 2013 1 commit
  17. 21 Aug, 2013 1 commit
  18. 09 Jul, 2013 1 commit
  19. 02 Jul, 2013 2 commits
  20. 20 Jun, 2013 1 commit
  21. 04 Jun, 2013 1 commit
  22. 30 May, 2013 1 commit
  23. 17 May, 2013 1 commit
  24. 07 May, 2013 1 commit
  25. 25 Apr, 2013 1 commit
  26. 22 Apr, 2013 1 commit
  27. 05 Apr, 2013 1 commit
  28. 04 Apr, 2013 2 commits
  29. 29 Mar, 2013 1 commit
  30. 26 Mar, 2013 2 commits
  31. 25 Mar, 2013 2 commits