[pkg-wine-party] [wine] 01/03: Merge branch 'stretch' into jessie-backports-1.8.x

2016-10-17 Thread Jens Reyer
This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch jessie-backports-1.8.x
in repository wine.

commit 1cff1aed05df6c4a5f6b1c684ad3f1d289f873ad
Merge: 196aa3d 0dba056
Author: Jens Reyer 
Date:   Sun Oct 16 22:05:09 2016 +0200

Merge branch 'stretch' into jessie-backports-1.8.x

# Conflicts:
#   debian/changelog

 ANNOUNCE   | 346 ++---
 AUTHORS|   7 +
 VERSION|   2 +-
 configure  |  18 +-
 debian/README.debian   |  40 ++-
 debian/changelog   |  14 +
 debian/control.in  |  49 ++-
 debian/patches/font-divbyzero.patch|   2 +-
 debian/patches/fontdir.patch   |  12 +-
 debian/patches/generate/request.patch  |  19 +-
 debian/rules   |   5 +-
 debian/scripts/import  |   8 +
 debian/wineVERSION.examples|   1 +
 dlls/advapi32/registry.c   |  48 ++-
 dlls/advapi32/tests/registry.c |  13 +
 .../api-ms-win-crt-math-l1-1-0.spec|   6 +-
 .../api-ms-win-crt-runtime-l1-1-0.spec |  10 +-
 .../api-ms-win-crt-stdio-l1-1-0.spec   |   4 +-
 dlls/apphelp/apphelp.c |   6 +
 dlls/apphelp/apphelp.spec  |   2 +-
 dlls/cfgmgr32/cfgmgr32.spec|   2 +-
 dlls/comctl32/dsa.c|   3 +
 dlls/comctl32/listview.c   |   2 +-
 dlls/comctl32/tests/listview.c |  22 ++
 dlls/comctl32/tests/trackbar.c |  23 ++
 dlls/comctl32/trackbar.c   |  26 +-
 dlls/comctl32/treeview.c   |  71 +++--
 dlls/d3d8/surface.c|  16 +-
 dlls/d3d8/tests/visual.c   |  10 +-
 dlls/d3d9/tests/visual.c   |  10 +-
 dlls/dbghelp/dwarf.c   |   6 +
 dlls/dinput/joystick.c |  14 +-
 dlls/gdi32/freetype.c  |  91 --
 dlls/gdi32/icm.c   |   9 +-
 dlls/gdi32/tests/icm.c |   1 -
 dlls/hal/hal.c |   5 +
 dlls/hal/hal.spec  |   2 +-
 dlls/kernel32/locale.c |   6 +-
 dlls/kernel32/process.c|   3 +-
 dlls/mmdevapi/devenum.c|   1 +
 dlls/mmdevapi/tests/propstore.c|   6 +-
 dlls/mpr/wnet.c|  10 +-
 dlls/msctf/context.c   | 341 ++--
 dlls/msctf/tests/inputprocessor.c  |   8 +-
 dlls/mshtml/htmlelem.c |   8 +
 dlls/mshtml/navigate.c |   4 +-
 dlls/mshtml/tests/dom.c|  13 +-
 dlls/msvcp100/msvcp100.spec|  32 +-
 dlls/msvcp60/msvcp60.spec  | 240 +++---
 dlls/msvcp90/ios.c | 223 ++---
 dlls/msvcp90/math.c|  48 +++
 dlls/msvcr100/msvcr100.spec|   3 +-
 dlls/msvcr110/msvcr110.spec|   4 +-
 dlls/msvcr120/msvcr120.spec|  12 +-
 dlls/msvcr120_app/msvcr120_app.spec|  10 +-
 dlls/msvcr80/msvcr80.spec  |   4 +-
 dlls/msvcr90/msvcr90.spec  |   3 +-
 dlls/msvcrt/data.c |  72 +
 dlls/msvcrt/math.c |  29 +-
 dlls/msvcrt/misc.c |   8 +
 dlls/msvcrt/tests/cpp.c|   5 +
 dlls/msvcrt/undname.c  |  79 -
 dlls/msvcrt/wcs.c  |  80 +++--
 dlls/msxml3/domdoc.c   |  31 +-
 dlls/msxml3/tests/domdoc.c |  49 ++-
 dlls/ntdll/directory.c |  13 +-
 dlls/ntdll/loader.c|  21 +-
 dlls/ntdll/tests/directory.c   |   2 +
 dlls/ole32/ole32.spec  |   2 +
 dlls/ole32/stg_prop.c  |  86 +
 dlls/oleaut32/tests/vartype.c  |  20 ++
 dlls/oleaut32/variant.c|   6 +
 dlls/oledb32/datainit.c|  24 +-
 dlls/oledb32/tests/database.c  |   4 +
 dlls/pdh/pdh.spec

[pkg-wine-party] [wine] 01/03: Merge branch 'stretch' into jessie-backports-1.8.x

2016-09-12 Thread Jens Reyer
This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch jessie-backports-1.8.x
in repository wine.

commit 1bffa6da76abb51a6e5d2c40fb7ccc8947dba523
Merge: be1a0f3 ee6f649
Author: Jens Reyer 
Date:   Sun Sep 4 02:00:58 2016 +0200

Merge branch 'stretch' into jessie-backports-1.8.x

# Conflicts:
#   debian/changelog

 ANNOUNCE   | 358 ++---
 AUTHORS|   6 +
 VERSION|   2 +-
 configure  |  30 +-
 configure.ac   |   3 +-
 debian/changelog   |  11 +
 debian/patches/gnutls.patch|  23 --
 debian/patches/series  |   1 -
 debian/patches/sfnt2fon.patch  |   4 +-
 debian/scripts/import  |   2 +-
 debian/wineVERSION.prerm   |   2 +-
 dlls/amstream/mediastream.c|  12 +-
 dlls/amstream/tests/amstream.c |  51 ++-
 .../api-ms-win-core-localization-l1-2-0.spec   |   2 +-
 .../api-ms-win-core-localization-l1-2-1.spec   |   2 +-
 .../api-ms-win-core-memory-l1-1-1.spec |   2 +-
 .../api-ms-win-crt-convert-l1-1-0.spec |   2 +-
 .../api-ms-win-crt-heap-l1-1-0.spec|   6 +-
 .../api-ms-win-crt-locale-l1-1-0.spec  |   4 +-
 .../api-ms-win-crt-runtime-l1-1-0.spec |   4 +-
 dlls/cfgmgr32/cfgmgr32.spec|   4 +-
 dlls/comctl32/datetime.c   |   4 +-
 dlls/comctl32/syslink.c|   2 +
 dlls/comctl32/tests/datetime.c |   7 +
 dlls/comctl32/tests/tooltips.c | 175 +-
 dlls/comctl32/tooltips.c   |   6 +
 dlls/dbghelp/dbghelp.spec  |   4 +-
 dlls/dsound/capture.c  |  82 ++---
 dlls/dsound/dsound_convert.c   |  46 +++
 dlls/dsound/dsound_private.h   |   2 +
 dlls/dsound/mixer.c|   8 +
 dlls/dwmapi/dwmapi.spec|   2 +-
 dlls/dwmapi/dwmapi_main.c  |   9 +
 dlls/dwrite/font.c |   1 +
 dlls/dwrite/opentype.c |   5 +-
 dlls/gdi32/tests/dc.c  |   1 -
 dlls/gdiplus/gdiplus.spec  |   2 +-
 dlls/gdiplus/gdiplus_private.h |   3 +
 dlls/gdiplus/graphics.c|   2 +-
 dlls/gdiplus/imageattributes.c |  15 +
 dlls/gdiplus/tests/image.c |  66 
 dlls/hal/hal.c |  17 +
 dlls/hal/hal.spec  |   6 +-
 dlls/ieframe/ieframe.h |   1 +
 dlls/ieframe/oleobject.c   |  28 +-
 dlls/ieframe/tests/webbrowser.c|  24 +-
 dlls/imaadp32.acm/imaadp32.c   |  85 +++--
 dlls/kernel32/console.c|  14 +
 dlls/kernel32/cpu.c|  12 +
 dlls/kernel32/heap.c   |   8 +
 dlls/kernel32/kernel32.spec|  12 +-
 dlls/kernel32/locale.c |  88 +
 dlls/kernel32/tests/locale.c   | 220 +
 dlls/kernel32/tests/process.c  |  16 +
 dlls/kernel32/thread.c |  20 --
 dlls/msvcp90/locale.c  |  37 ++-
 dlls/msvcp90/msvcp90.h |   2 +
 dlls/msvcr100/msvcr100.spec|   2 +-
 dlls/msvcr110/msvcr110.spec|   6 +-
 dlls/msvcr120/msvcr120.spec|   6 +-
 dlls/msvcr120_app/msvcr120_app.spec|   6 +-
 dlls/msvcr80/msvcr80.spec  |   2 +-
 dlls/msvcr90/msvcr90.spec  |   2 +-
 dlls/msvcrt/cpp.c  |   9 +
 dlls/msvcrt/errno.c|  19 ++
 dlls/msvcrt/heap.c |  24 ++
 dlls/msvcrt/locale.c   |  16 +
 dlls/msvcrt/mbcs.c |  55 +++-
 dlls/msvcrt/msvcrt.spec|   2 +-
 dlls/msvcrt/undname.c  |   1 +
 dlls/ndis.sys/main.c   |  22 ++
 dlls/ndis.sys/ndis.sys.spec|   6 +-
 dlls/ntdll/nt.c|  12 +
 dlls/ntdll/ntdll.spec  |   4 +-
 dlls/riched20/editor.c |   1 -
 dlls/riche