Commit History

Author SHA1 Message Date
  Piotr Caban af89b53cef server: Use monotonic clock for SetTimer timeouts. 4 years ago
  Zebediah Figura f5f633e712 server: Validate the filter window handle in get_message. 5 years ago
  Nikolay Sivov a476ae1991 server: Use KEYEVENTF_UNICODE mode only when virtual key code was not specified. 5 years ago
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. 5 years ago
  Sebastian Lackner 5ff6a11697 server: Improve handling of cursor position clipping for empty rectangle. 5 years ago
  Andre Heider 27ff04e2ab server: Fix keyboard hardware message regression. 6 years ago
  Alexandre Julliard 4da1c4370b user32: Implement GetCurrentInputMessageSource(). 6 years ago
  Alexandre Julliard 383cf211da server: Add a helper function to allocate a hardware message. 6 years ago
  Michael Stefaniuc 9e365e4ecc server: Use the ARRAY_SIZE() macro. 6 years ago
  Alexandre Julliard 70dd64cf97 server: Add a helper function to validate a window handle. 8 years ago
  Alexandre Julliard c6f12bd9cc server: Notify all listeners when the contents of the clipboard have changed. 8 years ago
  Alexandre Julliard f55db7882d server: Add link_name and unlink_name object operations. 8 years ago
  Piotr Caban cefdbd59b7 server: Avoid infinite loop when we're out of timers in set_win_timer server call. 8 years ago
  Anton Baskanov 9220556560 user32: Correctly update caret state in the server in SetCaretPos. 9 years ago
  Qian Hong 499f0454c9 server: Remove out of date comment. 9 years ago
  Sebastian Lackner 55c4a108d7 server: Only send WM_WINE_CLIPCURSOR for forced clip resets. 9 years ago
  Sebastian Lackner 8723d3455e server: Add fallback to desktop keystate in get_key_state wineserver call. 9 years ago
  Sebastian Lackner 4439cd433d server: attach_thread_input shouldn't create queues for foreign threads. 9 years ago
  Aric Stewart 3599f956e2 server: Fixup input windows on thread_detach. 9 years ago
  Alexandre Julliard 247275aec3 server: Return a valid position also in posted messages. 9 years ago
  Aric Stewart bed7e69a14 server: Do not replace focus and active windows with NULL on thread_attach_input. 9 years ago
  Dmitry Timoshkov c0e876cb9e server: GetQueueStatus should clear only checked queue changed bits. 9 years ago
  Piotr Caban 03f645a76b server: Filter WM_QUIT message in PeekMessage call if PM_QS_POSTMESSAGE was not specified. 9 years ago
  Piotr Caban f747e5c8c9 user32: Don't move mouse hardware messages to other threads queues. 10 years ago
  Piotr Caban 3f1bbdcae3 server: Send mouse hardware messages to thread owning top-most window. 10 years ago
  Felix Janda e3faab267c server: Add missing includes of poll.h. 10 years ago
  Vincent Povirk 417585661c server: Clear the queue's QS_SMRESULT bit when sending a new message. 10 years ago
  Alexandre Julliard 202d91e551 Revert "server: Restore the masks from the previous get_message when a wait is satisfied." 10 years ago
  Piotr Caban de21941178 user32: Change SetForegroundWindow behavior on windows with parent and no WS_CHILD flag. 10 years ago
  Alexandre Julliard f846312f46 server: Restore the masks from the previous get_message when a wait is satisfied. 10 years ago