Historial de Commits

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