1. bd13ab8 Store a pointer to the client-side class structure in the server and by Alexandre Julliard · 21 years ago
  2. bfce151 Added window classes in the server, and support for inter-process by Alexandre Julliard · 21 years ago
  3. ca3ac8f Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread by Alexandre Julliard · 22 years ago
  4. d55e7f1 Store the hook table in the thread queue instead of the thread by Alexandre Julliard · 22 years ago
  5. b2df5f9 - use global atoms for the format ids by Ulrich Czekalla · 22 years ago
  6. 242e395 Store the hardware messages in the thread input structure, not in the by Alexandre Julliard · 22 years ago
  7. 14e68ba Added support for system-wide hooks. by Alexandre Julliard · 22 years ago
  8. 0286135 Rewrote hook support to store the hook chain in the server. by Alexandre Julliard · 22 years ago
  9. 5030bda Reimplemented Get/SetActiveWindow, Get/SetFocus and by Alexandre Julliard · 22 years ago
  10. ab5063b Added server-side infrastructure for the thread input structure. by Alexandre Julliard · 22 years ago
  11. 31022d6 Signal and release the idle event when the process main thread exits. by Alexandre Julliard · 23 years ago
  12. 81f2a73 Send message for WSAAsyncSelect sockets directly from the server, by Alexandre Julliard · 23 years ago
  13. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  14. 47f9821 Moved WIN_FindWinToRepaint functionality to the server. by Alexandre Julliard · 23 years ago
  15. 805bdc5 Store the window caption text in the server. by Alexandre Julliard · 23 years ago
  16. a09da0c Added proper support for storing window parents in the server. by Alexandre Julliard · 24 years ago
  17. bc878ef Convert user handles received from client to full handles. by Alexandre Julliard · 24 years ago
  18. 1a66d22 Added global management of user handles in the server. by Alexandre Julliard · 24 years ago