Commit Verlauf

Autor SHA1 Nachricht Datum
  Dmitry Timoshkov 6dba0a7718 Add support for winevent hooks. vor 20 Jahren
  Alexandre Julliard 085ef06bd5 Added is_window_visible function. vor 20 Jahren
  Alexandre Julliard 807fe07417 Don't bother to return partial region data in get_window_region and vor 20 Jahren
  Alexandre Julliard 5e128dd470 Added xor_region, fixed rect_in_region. vor 20 Jahren
  Alexandre Julliard edc90a9f9c Added rect_in_region function. vor 20 Jahren
  Alexandre Julliard 4616dcb9a7 Moved the WindowFromPoint functionality to the server so that we can vor 21 Jahren
  Alexandre Julliard 618a7e5813 Added support for window regions in the server. vor 21 Jahren
  Alexandre Julliard e8d86b7cd4 Moved visible region calculation to the server. vor 21 Jahren
  Alexandre Julliard bd13ab8d78 Store a pointer to the client-side class structure in the server and vor 21 Jahren
  Alexandre Julliard bfce151ae5 Added window classes in the server, and support for inter-process vor 21 Jahren
  Alexandre Julliard ca3ac8f155 Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread vor 22 Jahren
  Alexandre Julliard d55e7f1e9b Store the hook table in the thread queue instead of the thread vor 22 Jahren
  Ulrich Czekalla b2df5f9f19 - use global atoms for the format ids vor 22 Jahren
  Alexandre Julliard 242e395bbc Store the hardware messages in the thread input structure, not in the vor 22 Jahren
  Alexandre Julliard 14e68ba7fe Added support for system-wide hooks. vor 22 Jahren
  Alexandre Julliard 0286135de3 Rewrote hook support to store the hook chain in the server. vor 22 Jahren
  Alexandre Julliard 5030bda77c Reimplemented Get/SetActiveWindow, Get/SetFocus and vor 22 Jahren
  Alexandre Julliard ab5063b217 Added server-side infrastructure for the thread input structure. vor 22 Jahren
  Alexandre Julliard 31022d66ca Signal and release the idle event when the process main thread exits. vor 22 Jahren
  Alexandre Julliard 81f2a7307b Send message for WSAAsyncSelect sockets directly from the server, vor 23 Jahren
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. vor 23 Jahren
  Alexandre Julliard 47f9821817 Moved WIN_FindWinToRepaint functionality to the server. vor 23 Jahren
  Alexandre Julliard 805bdc53e8 Store the window caption text in the server. vor 23 Jahren
  Alexandre Julliard a09da0cbbd Added proper support for storing window parents in the server. vor 23 Jahren
  Alexandre Julliard bc878ef4d9 Convert user handles received from client to full handles. vor 23 Jahren
  Alexandre Julliard 1a66d226eb Added global management of user handles in the server. vor 23 Jahren