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: ce6b6c2e67
Choose a base ref
...
head repository: dotnet/winforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 927806ea97
Choose a head ref
  • 5 commits
  • 27 files changed
  • 3 contributors

Commits on Jan 9, 2025

  1. Revert changes in PR11529 and PR11761 (#12737)

    * Revert 11761
    
    * Revert PR 11529
    LeafShi1 authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    f5fef93 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/arcade (#12740)

    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    b7ac8e0 View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/runtime (#12741)

    [main] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    1e997a9 View commit details
    Browse the repository at this point in the history
  4. Add a null-check for "DataGridView" property before executing OnMouse…

    …Up in function OnMouseUpInternal (#12701)
    
    * Add judgment "DataGridView is not null" before executing OnMouseUp  in function OnMouseUpInternal
    
    * Add unit test for function OnMouseUpInternal
    
    * Add comment and update unit test
    
    * Using implicit type declarations in unit test
    
    * Update the format of the comment
    LeafShi1 authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    b33827a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    927806e View commit details
    Browse the repository at this point in the history
Loading