Commit History

Author SHA1 Message Date
  Alexandre Julliard 7258793169 server: Add separate requests for opening and closing the clipboard. 8 years ago
  Alexandre Julliard f55db7882d server: Add link_name and unlink_name object operations. 8 years ago
  Alexandre Julliard 3d7aa246d5 server: Add a request to empty the clipboard. 9 years ago
  Sebastian Lackner e05e99d754 server: Fix opening clipboard from multiple threads. 9 years ago
  Alexandre Julliard 25d9fc3ecc server: Check for the current owner window on the server side for releases. 9 years ago
  Alexandre Julliard bdf3f413af server: Allow opening the clipboard again with the same owner. 9 years ago
  Alexandre Julliard e99c3f0c4b server: Store the clipboard windows as full handles. 9 years ago
  Alexandre Julliard b8fac8adbf server: Use separate helper functions for setting and resetting clipboard windows. 9 years ago
  Alexandre Julliard b7f79bae86 server: Use a standard timestamp for the clipboard. 9 years ago
  Alexandre Julliard e4faa12900 server: Make sure that last error doesn't get set during thread cleanup. 15 years ago
  Alexandre Julliard d764107434 server: Make user handles ints instead of pointers. 16 years ago
  Alexandre Julliard 8382eb01b2 server: Return correct object types in the get_directory_entry request. 17 years ago
  Rob Shearman c1707d8938 server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk. 17 years ago
  Alexandre Julliard 7e71c1ddee server: Add an open_file() function to the object operations. 17 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Alexandre Julliard 28beba31d6 server: Added infrastructure for access rights mapping. 19 years ago
  Ge van Geldorp 1a1583a364 Match PSDK STATUS_* definitions. 19 years ago
  Vitaliy Margolen baffcb95d3 Add name_lookup function in object_ops. 19 years ago
  Alexandre Julliard 499e343d9f Export the winstation and desktop structures to avoid having to write 19 years ago
  Alexandre Julliard 45128bdcdd Make the clipboard information local to the process window station. 19 years ago
  Ulrich Czekalla 5067909587 Create a thread-specific selection window to make sure we receive the 20 years ago
  Ulrich Czekalla 342adc93ef The clipboard owner can be set by the thread that has the clipboard 20 years ago
  Dmitry Timoshkov b3569e7015 Add a test case for clipboard functionality and fix some bugs revealed 20 years ago
  Alexandre Julliard 8eb5e68168 cbthread and cbowner don't need to be exported. 21 years ago
  Ulrich Czekalla b2df5f9f19 - use global atoms for the format ids 21 years ago