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: dotnet/winforms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7b249c5
Choose a base ref
...
head repository: dotnet/winforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 57082e2
Choose a head ref
  • 7 commits
  • 22 files changed
  • 7 contributors

Commits on Dec 20, 2022

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

Commits on Dec 21, 2022

  1. [main] Update dependencies from dotnet/runtime (#8411)

    [main] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    36d44be View commit details
    Browse the repository at this point in the history
  2. Fix bug in TabPageCollection.RemoveAt (#7837) (#7911)

    * Fix bug in TabPageCollection.RemoveAt (#7837)
    
    * Revert "Fix bug in TabPageCollection.RemoveAt (#7837)"
    
    This reverts commit bb3787a.
    
    * Fix bug #7837 via Control.UpdateChildControlIndex
    
    * Improvements for bug fix #7837
    
    * Formatting changes for bug fix #7837
    
    * Further formatting changes for bug fix #7837
    albahari authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    aeaa188 View commit details
    Browse the repository at this point in the history
  3. Remove extra spaces from file names (#8412)

    Co-authored-by: Michael Belyaev <[email protected]>
    usr-sse2 and Michael Belyaev authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    052e796 View commit details
    Browse the repository at this point in the history
  4. [main] Update dependencies from dotnet/arcade (#8410)

    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b810d4e View commit details
    Browse the repository at this point in the history
  5. Enable Nullability on a couple of Interfaces (#8394)

    Enable Nullability on a couple of interfaces
    elachlan authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    202011f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57082e2 View commit details
    Browse the repository at this point in the history
Loading