winemac: Enable pasteboard functions to operate on arbitrary pasteboards.
[wine] / dlls / winemac.drv / clipboard.c
2013-03-14  Ken Thomaseswinemac: Enable pasteboard functions to operate on...
2013-03-14  Ken Thomaseswinemac: Add support for CF_HDROP clipboard format...
2013-03-14  Ken Thomaseswinemac: Add support for CF_DIB and CF_BITMAP clipboard...
2013-03-14  Ken Thomaseswinemac: Add clipboard formats which can or must be...
2013-03-11  Ken Thomaseswinemac: Add support for delay-rendered (a.k.a. promise...
2013-03-11  Ken Thomaseswinemac: Implement setting of clipboard data with suppo...
2013-03-11  Ken Thomaseswinemac: Implement GetClipboardData() with support...
2013-03-11  Ken Thomaseswinemac: Implement EnumClipboardFormats() with support...
2013-03-11  Ken Thomaseswinemac: Implement IsClipboardFormatAvailable() with...
2013-03-11  Ken Thomaseswinemac: Implement CountClipboardFormats() with support...