Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wine-staging/wine-staging
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.10
Choose a base ref
...
head repository: wine-staging/wine-staging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.11
Choose a head ref
  • 17 commits
  • 34 files changed
  • 2 contributors

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    12fb928 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    03cdc2f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Configuration menu
    Copy the full SHA
    91b1d24 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    3168a74 View commit details
    Browse the repository at this point in the history
  2. patchupdate.py: All of the bugs linking to wine-compholio have been m…

    …oved, remove the exception.
    zfigura committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    a755842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae4862e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. winebuild-Fake_Dlls: Get rid of dependency on ntdll-User_Shared_Data.

    By using the marginally documented 'SystemCall' field rather than adding our own.
    
    Note that the SystemCall field is only 32 bits wide even on 64-bit systems, so we have to write over the SystemCallReturn field as well. Since we don't need return thunks this should be fine.
    zfigura committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    c9eaabb View commit details
    Browse the repository at this point in the history
  2. winebuild-Fake_Dlls: Restore changes to krnl386.exe/wowthunk.c remove…

    …d by bdf29b7.
    
    "Don't know if the code modification was correct"—indeed, it was not.
    zfigura committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    6499b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b27ebc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78878ee View commit details
    Browse the repository at this point in the history
  5. msi-Deferral: Add patchset.

    zfigura committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    7d7e852 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Revert "winebuild-Fake_Dlls: Reorder some lines to avoid collision wi…

    …th ntdll-User_Shared_Data."
    
    This reverts commit b27ebc6.
    zfigura committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    01a9cda View commit details
    Browse the repository at this point in the history
  2. Revert "winebuild-Fake_Dlls: Get rid of dependency on ntdll-User_Shar…

    …ed_Data."
    
    This reverts commit c9eaabb.
    
    ntdll-User_Shared_Data touches basically everything that uses shared data.
    Trying to avoid any interdependency between these two is futile.
    zfigura committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    c3a5e92 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Configuration menu
    Copy the full SHA
    7c9f9bc View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Updated d3dx9_36-DXTn patchset

    Make dxtn library internal.
    alesliehughes committed Jun 23, 2018
    1 Configuration menu
    Copy the full SHA
    82eedec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e51e13 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Release 3.11

    alesliehughes committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    da5cec2 View commit details
    Browse the repository at this point in the history
Loading