Историја ревизија

Аутор SHA1 Порука Датум
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. пре 3 година
  Francois Gouget a716b13974 server: Remove obsolete synthesized formats in release_clipboard(). пре 3 година
  Alexandre Julliard d6ef9401b3 server: Use the object type information to implement access mapping. пре 3 година
  Alexandre Julliard c6f2aacb57 server: Add a type descriptor to all server objects. пре 3 година
  Alexandre Julliard 2e51f9aae3 server: Add an object operation to retrieve an object name. пре 4 година
  Jacek Caban b2a546c92d server: Introduce kernel_object struct for generic association between server and kernel objects. пре 5 година
  Michael Stefaniuc 9e365e4ecc server: Use the ARRAY_SIZE() macro. пре 6 година
  Alexandre Julliard 719e28bd2c server: Don't increment the clipboard sequence number for delayed rendering or synthesized formats. пре 7 година
  Alexandre Julliard 86ec169712 server: Get rid of the clipboard owner thread field. пре 8 година
  Alexandre Julliard a5f42fcd6e server: Get rid of the set_clipboard_info request. пре 8 година
  Sebastian Lackner b6b54fa14a server: Handle error when memdup fails in synthesize_formats. пре 8 година
  Sebastian Lackner 547d7eded3 server: Fix leak of old clipboard data when replacing existing format. пре 8 година
  Alexandre Julliard f0fbf1a9d1 user32: Cache clipboard data on the client side. пре 8 година
  Alexandre Julliard 9ed8f5e83f user32: Add synthesized clipboard formats on the server side. пре 8 година
  Alexandre Julliard 3044935b0e user32: Retrieve clipboard data from the server. пре 8 година
  Alexandre Julliard c69b4995c5 user32: Retrieve available clipboard formats from the server. пре 8 година
  Alexandre Julliard 79f90e4e41 user32: Store clipboard data on the server side. пре 8 година
  Alexandre Julliard 99408d7859 server: Get rid of the clipboard sequence number update hack. пре 8 година
  Alexandre Julliard 305d89f1ed server: Return the owner window in the close_clipboard request. пре 8 година
  Alexandre Julliard 2bf890d95f server: Return the owner window in the release_clipboard request. пре 8 година
  Alexandre Julliard 2b8021d4d0 server: Don't release the clipboard owner window when the owner thread terminates. пре 8 година
  Alexandre Julliard bddab0e7f8 server: Add a release_clipboard request, and notify the owner and viewer on release. пре 8 година
  Alexandre Julliard 70dd64cf97 server: Add a helper function to validate a window handle. пре 8 година
  Alexandre Julliard c6f12bd9cc server: Notify all listeners when the contents of the clipboard have changed. пре 8 година
  Alexandre Julliard 35537b1d45 server: Implement Add/RemoveClipboardFormatListener. пре 8 година
  Alexandre Julliard 19d16a7cb1 server: Add some validation of clipboard window handles. пре 8 година
  Alexandre Julliard 5962df3a1e server: Cleanup clipboard information upon window destruction. пре 8 година
  Alexandre Julliard 42c221db6c user32: Don't allow SetClipboardData if the clipboard is not open. пре 8 година
  Alexandre Julliard 79d2e0a9be server: Add a request to return clipboard information. пре 8 година
  Alexandre Julliard 98b24dcb50 server: Add a separate request to set the clipboard viewer. пре 8 година