Историја ревизија

Аутор 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 година