Commit History

Автор SHA1 Съобщение Дата
  Rémi Bernon 769a2616ae server: Track desktop users per thread instead of per process. преди 3 години
  Paul Gofman 74a74556dd server: Support creating processes with specified parent. преди 5 години
  Alexandre Julliard 8698b600c6 server: Map region to the window DPI in redraw_region(). преди 6 години
  Alexandre Julliard c5a6925676 user32: Scale coordinates in WIN_GetRectangles() based on DPI awareness. преди 6 години
  Alexandre Julliard d3876ca84e server: Add a couple of rectangle helper functions. преди 6 години
  Alexandre Julliard 70dd64cf97 server: Add a helper function to validate a window handle. преди 8 години
  Alexandre Julliard c6f12bd9cc server: Notify all listeners when the contents of the clipboard have changed. преди 8 години
  Alexandre Julliard 5962df3a1e server: Cleanup clipboard information upon window destruction. преди 8 години
  Alexandre Julliard fcc977c139 server: Store the desktop object names inside their window station. преди 8 години
  Piotr Caban 3f1bbdcae3 server: Send mouse hardware messages to thread owning top-most window. преди 10 години
  Piotr Caban de21941178 user32: Change SetForegroundWindow behavior on windows with parent and no WS_CHILD flag. преди 10 години
  Vincent Povirk 4c83138f72 server: Implement RegisterHotKey/UnregisterHotKey. преди 13 години
  Alexandre Julliard 3909f51122 server: Don't queue a hardware WM_MOUSEMOVE if the position hasn't changed. преди 13 години
  Alexandre Julliard 21e86f60ec server: Post a message to the desktop window when the cursor clip rectangle changes. преди 13 години
  Alexandre Julliard 85358b10f3 server: Add a more general way of posting messages to the desktop window. преди 13 години
  Alexandre Julliard 6576703fac server: Return the time of last change along with the current cursor position. преди 13 години
  Alexandre Julliard c64c36f573 server: Store all desktop cursor information in a separate structure. преди 13 години
  Alexandre Julliard c7efa293f0 server: Invoke low-level hardware hooks directly from the server side. преди 13 години
  Alexandre Julliard 06b78feade server: Store the global key state in the server. преди 13 години
  Alexandre Julliard 02e8174067 server: Store the cursor clip rectangle in the server. преди 13 години
  Alexandre Julliard 183c41b49a server: Store the global cursor position in the server. преди 13 години
  Alexandre Julliard ac4aac747c server: Make the foreground thread input per-desktop instead of global. преди 13 години
  Alexandre Julliard d56ac06260 server: Mirror the window region for RTL windows in get/set_window_region and redraw_window. преди 14 години
  Dmitry Timoshkov 66e981ec8d server: Make layered windows transparent for mouse messages. преди 14 години
  Alexandre Julliard 538b24747c server: Free client-side user handles at process exit. преди 15 години
  Alexandre Julliard 9018e13c5e server: Add support for allocating purely client-side user handles. преди 15 години
  Alexandre Julliard cc55fd317a server: Make hook procedures client_ptr_t instead of void pointers. преди 16 години
  Alexandre Julliard 0cd3ff6cbe server: Make the class opaque data a client_ptr_t instead of a void pointer. преди 16 години
  Alexandre Julliard cb2788efaf server: Add a module_handle_t type to represent client-side module handles. преди 16 години
  Alexandre Julliard 31282b3f63 server: Define an lparam_t type for message parameters that can hold all sorts of data. преди 16 години