[pkg-wine-party] [wine] 70/76: Merge branch 'upstream'

Jens Reyer jreyer-guest at moszumanska.debian.org
Fri Jan 19 16:56:29 UTC 2018


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit a333f8bee825e0d7a2b2adf7bcc05145bf8560e4
Merge: 1add0b9 7fe45b4
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Fri Jan 19 00:53:54 2018 +0100

    Merge branch 'upstream'

 ANNOUNCE                            | 255 +++++-----
 AUTHORS                             |   1 +
 VERSION                             |   2 +-
 configure                           |  19 +-
 configure.ac                        |   1 +
 dlls/advapi32/tests/security.c      |   8 +-
 dlls/comctl32/listview.c            |   2 +-
 dlls/comctl32/tests/edit.c          |  61 +++
 dlls/comctl32/tests/listview.c      | 118 ++++-
 dlls/concrt140/concrt140.spec       |   2 +-
 dlls/d3d11/d3d11_private.h          |   1 +
 dlls/d3d11/texture.c                |   8 +
 dlls/d3d11/utils.c                  |   4 +
 dlls/ddraw/device.c                 |   2 +-
 dlls/ddraw/tests/d3d.c              |  60 ---
 dlls/ddraw/tests/ddraw1.c           | 346 +++++++++++++-
 dlls/ddraw/tests/ddraw2.c           | 372 ++++++++++++++-
 dlls/ddraw/tests/ddraw4.c           | 409 +++++++++++++++-
 dlls/ddraw/tests/ddraw7.c           | 374 ++++++++++++++-
 dlls/ddraw/tests/dsurface.c         |  97 ----
 dlls/ddraw/tests/visual.c           |  47 --
 dlls/ddraw/vertexbuffer.c           |   2 +-
 dlls/dinput/joystick_osx.c          |   8 +-
 dlls/dwrite/tests/font.c            |   3 +-
 dlls/dxgi/tests/device.c            |   8 +-
 dlls/hid/hidd.c                     |   2 +-
 dlls/hlink/browse_ctx.c             |  27 +-
 dlls/hlink/tests/browse_ctx.c       |  70 +++
 dlls/jscript/tests/run.c            |   4 +
 dlls/kernel32/lcformat.c            |   2 +-
 dlls/kernel32/tests/loader.c        |  11 +
 dlls/kernel32/tests/locale.c        |   2 +-
 dlls/kernel32/tests/module.c        | 165 +++----
 dlls/kernel32/tests/process.c       |   2 +-
 dlls/msctf/tests/inputprocessor.c   |   2 +-
 dlls/mshtml/tests/dom.c             |   7 +-
 dlls/mshtml/tests/events.html       |   5 +
 dlls/mshtml/tests/jstest.html       |  13 +-
 dlls/msi/appsearch.c                |   2 +-
 dlls/msi/tests/package.c            |  19 +-
 dlls/msvcrt/except.c                |  16 +-
 dlls/msvcrt/exit.c                  |   6 +
 dlls/msvcrt/locale.c                |   8 +-
 dlls/msvcrt/math.c                  |   2 +-
 dlls/msvcrt/mbcs.c                  |   2 +
 dlls/msvcrt/misc.c                  |  38 +-
 dlls/msvcrt/process.c               |   2 +
 dlls/msvcrt/thread.c                |   2 +
 dlls/msvcrt/wcs.c                   |   4 +
 dlls/msxml3/tests/domdoc.c          |  32 +-
 dlls/msxml3/tests/schema.c          |  26 +-
 dlls/psapi/tests/psapi_main.c       |  10 +-
 dlls/shell32/tests/progman_dde.c    |  46 +-
 dlls/shell32/tests/shelllink.c      |   5 +-
 dlls/shell32/tests/shlfolder.c      | 917 ++++++++++++------------------------
 dlls/shlwapi/tests/istream.c        |   6 +-
 dlls/user32/tests/dialog.c          |  80 +++-
 dlls/user32/tests/edit.c            |  64 +++
 dlls/wined3d/drawprim.c             |   8 +-
 dlls/wined3d/shader_sm4.c           |   4 +-
 dlls/wininet/internet.c             |  15 +-
 dlls/wininet/tests/http.c           |  16 +-
 include/d3d11_4.idl                 |   2 +-
 include/winuser.h                   |   1 +
 programs/cmd/builtins.c             |   2 +-
 programs/schtasks/Makefile.in       |   1 +
 programs/schtasks/schtasks.c        | 117 ++++-
 programs/schtasks/tests/Makefile.in |   6 +
 programs/schtasks/tests/schtasks.c  | 193 ++++++++
 programs/services/tests/service.c   |   1 +
 programs/winhlp32/winhelp.c         |   2 +-
 71 files changed, 2888 insertions(+), 1289 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list