Release 1.5.29.
[wine] / dlls / winemac.drv / clipboard.c
2013-04-09  Ken Thomaseswinemac: Handle failure to get clipboard format name...
2013-03-26  Ken Thomaseswinemac: Support CFSTR_SHELLURLW (UniformResourceLocato...
2013-03-26  Ken Thomaseswinemac: Specify import and export functions explicitly...
2013-03-14  Ken Thomaseswinemac: Implement support for drag-and-drop.
2013-03-14  Ken Thomaseswinemac: Extract new function from macdrv_EnumClipboard...
2013-03-14  Ken Thomaseswinemac: Extract new function from macdrv_IsClipboardFo...
2013-03-14  Ken Thomaseswinemac: Extract new function from macdrv_GetClipboardD...
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...