Alexandre Julliard : winex11: Move the clipboard DIB creation functions to clipboard.c.
11 Jan
2012
11 Jan
'12
7:39 p.m.
Module: wine Branch: master Commit: 49b73d53cfe55f69c2c8a9aff40f89658d472ff1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=49b73d53cfe55f69c2c8a9aff4... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jan 10 17:41:03 2012 +0100 winex11: Move the clipboard DIB creation functions to clipboard.c. --- dlls/winex11.drv/clipboard.c | 202 +++++++++++++++++++++++++++++++++++---- dlls/winex11.drv/dib.c | 219 ------------------------------------------ dlls/winex11.drv/x11drv.h | 4 - 3 files changed, 184 insertions(+), 241 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=49b73d53cfe55f69c2c8a9...
5182
Age (days ago)
5182
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard