Alexandre Julliard : ole32: New high resolution cursors generated from SVG.
Module: wine Branch: master Commit: 3b4492765ab0615f52b7b4f5104f76ad1187b3e5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3b4492765ab0615f52b7b4f510... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Jul 14 13:11:39 2017 +0200 ole32: New high resolution cursors generated from SVG. Based on a cursor set published by Ludvig Hummel under the X11 license. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ole32/Makefile.in | 6 + dlls/ole32/drag_copy.cur | Bin 326 -> 33134 bytes dlls/ole32/drag_copy.svg | 284 ++++++++++++++++++++++++++++++++++++++++ dlls/ole32/drag_link.cur | Bin 326 -> 33134 bytes dlls/ole32/drag_link.svg | 278 +++++++++++++++++++++++++++++++++++++++ dlls/ole32/drag_move.cur | Bin 326 -> 33134 bytes dlls/ole32/drag_move.svg | 254 ++++++++++++++++++++++++++++++++++++ dlls/ole32/nodrop.cur | Bin 326 -> 33134 bytes dlls/ole32/nodrop.svg | 328 +++++++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 1150 insertions(+) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3b4492765ab0615f52b7b4...
participants (1)
-
Alexandre Julliard