Commit History

Author SHA1 Message Date
  Alexandre Julliard 81e6edbda9 server: Add support for a top-level message parent window in parallel to the desktop window. 16 years ago
  Alexandre Julliard 34fe91bf2b user32: Implemented EnumDesktopWindows. 16 years ago
  Alexandre Julliard 0f273c17ff server: Added data_size_t type to represent sizes in the server protocol. 18 years ago
  Mike McCormack db9b557b54 server: Make wparam and lparam values unsigned long for win64 compatability. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Alexandre Julliard 90af5a0d17 server: Connect to the window station and desktop specified by startup info. 18 years ago
  Alexandre Julliard f978f615d8 server: Support for closing the desktop window. 18 years ago
  Alexandre Julliard 251be542ac server: Infrastructure for having a thread own the desktop window. 18 years ago
  Alexandre Julliard ead9b062e3 Added a struct unicode_str to encapsulate object names. 19 years ago
  Alexandre Julliard 4a40b2eefb Store the global hooks table in the desktop object. 19 years ago
  Alexandre Julliard 5ad90c0f37 Tie windows and thread input structures to a specific desktop. 19 years ago
  Alexandre Julliard 499e343d9f Export the winstation and desktop structures to avoid having to write 19 years ago
  Alexandre Julliard 8c518808b8 Put in place the basic infrastructure to allow supporting multiple 19 years ago
  Alexandre Julliard 248f4b29fe Store the global atom table in the process window station. 19 years ago
  Alexandre Julliard 45128bdcdd Make the clipboard information local to the process window station. 19 years ago
  Alexandre Julliard 78a3e63377 The desktop of a new thread should be set from the process initial 19 years ago
  Alexandre Julliard 1bf96e09a9 Beginnings of support for window stations and desktops. 19 years ago
  Alexandre Julliard 63342353bc Store a bitmap of active hooks on the client side to try to avoid 19 years ago
  Alexandre Julliard d70a253f40 Make sure a thread has a queue as soon as it creates a window. 19 years ago
  Alexandre Julliard 43b2826714 Removed no longer used create_region function, and directly export 20 years ago
  Dmitry Timoshkov 6dba0a7718 Add support for winevent hooks. 20 years ago
  Alexandre Julliard 085ef06bd5 Added is_window_visible function. 20 years ago
  Alexandre Julliard 807fe07417 Don't bother to return partial region data in get_window_region and 20 years ago
  Alexandre Julliard 5e128dd470 Added xor_region, fixed rect_in_region. 20 years ago
  Alexandre Julliard edc90a9f9c Added rect_in_region function. 20 years ago
  Alexandre Julliard 4616dcb9a7 Moved the WindowFromPoint functionality to the server so that we can 20 years ago
  Alexandre Julliard 618a7e5813 Added support for window regions in the server. 20 years ago
  Alexandre Julliard e8d86b7cd4 Moved visible region calculation to the server. 20 years ago
  Alexandre Julliard bd13ab8d78 Store a pointer to the client-side class structure in the server and 21 years ago
  Alexandre Julliard bfce151ae5 Added window classes in the server, and support for inter-process 21 years ago