X Tutup
Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
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: microsoft/WindowsCompositionSamples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: UniversalWindowsPlatform
Choose a base ref
...
head repository: microsoft/WindowsCompositionSamples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 636 files changed
  • 7 contributors

Commits on Dec 2, 2021

  1. WindowsAppSDK Version (#356)

    * Modified STARTUP to include more instructions around startup project and solution platform
    
    * updated gif
    
    * added link to UWP version of WinComp samples
    
    * Update README.md
    
    Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>
    
    * Update README.md
    
    Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>
    
    * Update README.md
    
    Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>
    
    * Update STARTUP.md
    
    Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>
    
    * Update STARTUP.md
    
    Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>
    
    * Fixes to markdown
    
    * Changed commit link to tag link
    
    * changed string for product name
    
    Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>
    kevinguo305 and jesbis authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    6eb4bea View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Add correct metadata to the README (#357)

    Adding the name and page_type metadata entries so this sample will show up in https://docs.microsoft.com/samples/browse/?expanded=windows&products=windows-app-sdk
    angelazhangmsft authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    59366e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. fix

    robmikh committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f36a64e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3928bdc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 27, 2023

  1. Auto merge mandatory file pr

    This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
    Configuration menu
    Copy the full SHA
    c2877fe View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Fix typo

    Fix a minor typo
    spacemiqote authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c5eca9e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Apr 22, 2024

  1. Fixes

    Fixes:
    1. Updates from .NET 5 (not supported) to .NET 6 (LTS)
    2. Removing UWP-only APIs
    3. Fixing modern C# compiler warnings.
    jeffstall committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b99e063 View commit details
    Browse the repository at this point in the history
  2. Update NuGet dependencies

    Update NuGet packages:
    1. WASDK 1.5
    2. Win2D
    3. Build Tools
    4. VCRT Forwarders
    jeffstall committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    40d6925 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Modernize for CsWinRT and SceneNode

    Getting the SceneNode sample to work again:
    - Update for .NET 8 (LTS), needed for CsWinRT fixes around MemoryBuffer.
    - Create a modern SamplePackage project to ensure no legacy UWP holdover.
    - Remove older NuGet "win10-" style to become just "win-" style.
    jeffstall committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2367dcf View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge pull request #368 from microsoft/user/jstall/issue367

    Fixes for Issue 367
    jeffstall authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5eaaeb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Update README.md

    jeffstall committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    242cebe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #371 from microsoft/user/jeffstall/makereadonly

    Moved samples to WinAppSDK and make this repo read-only.
    jeffstall authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    92e5ee7 View commit details
    Browse the repository at this point in the history
Loading
X Tutup