Module: wine Branch: master Commit: 217f05466acdb905d7b86513fae65e94cbf15674 URL: http://source.winehq.org/git/wine.git/?a=commit;h=217f05466acdb905d7b86513fa...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Sep 16 16:58:38 2016 +0900
winex11: Merge named formats into the builtin clipboard formats table.
Also rename the import/export functions to make the table more readable.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winex11.drv/clipboard.c | 319 +++++++++++++++++++------------------------ 1 file changed, 141 insertions(+), 178 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=217f05466acdb905d7b865...