Histórico de Commits

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