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: v9.0.2
Choose a base ref
...
head repository: dotnet/winforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.3
Choose a head ref
  • 14 commits
  • 11 files changed
  • 9 contributors

Commits on Jan 14, 2025

  1. Backport to .NET 9.0

    Fixes #12744
    
    ## Root Cause
    
    - Regression introduced by PRs 11529 and 11761, which modified how `ComboBox` controls would be drawn.
    
    ## Proposed changes
    
    - Revert code from PRs 11529 and 11761.
    
    ## Customer Impact
    
    - `ComboBox` button can be shown normally when switching RightToLeft property, or recreating the `ComboBox` for any other reason.
    
    ## Regression?
    
    - Yes
    
    ## Risk
    
    - Minimal
    
    ## Screenshots
    
    ### Before
    
    ### After
    
    ## Test methodology
    
    - Manual
    
    ## Test environment(s)
    
    - 9.0.100
    Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    18bbceb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. Don't unwrap wrapped DataObject inner data store (#12800)

    When creating a DataObject from another DataObject we need to keep the original DataObject as the "inner" data so that virtuals get called as they historically have.
    
    Also pass through to correct overload on TryGetDataCore.
    
    Fixes #12789
    JeremyKuhne committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    2bfb292 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Merge pull request #12806 from JeremyKuhne/port12800

    Don't unwrap wrapped DataObject inner data store (#12800)
    JeremyKuhne authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    0a415d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65205ad View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. [release/9.0] Update dependencies from dotnet/arcade (#12854)

    Update dependencies from https://github.com/dotnet/arcade build 20250127.4
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.XUnitExtensions
     From Version 9.0.0-beta.25065.2 -> To Version 9.0.0-beta.25077.4
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    17cb34e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4233d42 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

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

Commits on Feb 5, 2025

  1. Merge pull request #12875 from vseanreesermsft/branding-9.0.3-2025-02…

    …-04-1138-32ae3d45-e896-4781-9150-ad8e114697fa
    
    Update branding to 9.0.3
    LeafShi1 authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    98c0db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0ddb0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12785 from ricardobossan/Issue_12744_ComboBox_Bor…

    …der_Invisible
    
    [release/9.0] WinForms ComboBox border and drop down button are not visible sometimes
    Tanya-Solyanik authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    8e825fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    995ca28 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Merged PR 47530: [internal/release/9.0] Update dependencies from dnce…

    …ng/internal/dotnet-runtime
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:555ab5b2-4b2b-499d-9bd8-61a8598c73f8)
    ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
    - **Subscription**: 555ab5b2-4b2b-499d-9bd8-61a8598c73f8
    - **Build**: 20250211.13
    - **Date Produced**: February 12, 2025 3:59:19 AM UTC
    - **Commit**: 831d23e56149cd59c40fc00c7feb7c5334bd19c4
    - **Branch**: refs/heads/internal/release/9.0
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 9.0.2-servicing.25066.10 to 9.0.3-servicing.25111.13][1]
      - **Microsoft.NET.Sdk.IL**: [from 9.0.2-servicing.25066.10 to 9.0.3-servicing.25111.13][1]
      - **Microsoft.NETCore.App.Ref**: [from 9.0.2 to 9.0.3][1]
      - **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.2 to 9.0.3][1]
      - **Microsoft.NETCore.ILAsm**: [from 9.0.2-servicing.25066.10 to 9.0.3-servicing.25111.13][1]
      - **Microsoft.NETCore.ILDAsm**: [from 9.0.2-servicing.25066.10 to 9.0.3-servicing.25111.13][1]
      - **Microsoft.NETCore.Platforms**: [from 9.0.2-servicing.25066.10 to 9.0.3-servicing.25111.13][1]
      - **Microsoft.Win32.Registry.AccessControl**: [from 9.0.2 to 9.0.3][1]
      - **Microsoft.Win32.SystemEvents**: [from 9.0.2 to 9.0.3][1]
      - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 9.0.2-servicing.25066.10 to 9.0.3-servicing.25111.13][1]
      - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 9.0.2-servicing.25066.10 to 9.0.3-servicing.25111.13][1]
      - **System.CodeDom**: [from 9.0.2 to 9.0.3][1]
      - **System.ComponentModel.Composition**: [from 9.0.2 to 9.0.3][1]
      - **System.ComponentModel.Composition.Registration**: [from 9.0.2 to 9.0.3][1]
      - **System.Configuration.ConfigurationManager**: [from 9.0.2 to 9.0.3][1]
      - **System.Data.Odbc**: [from 9.0.2 to 9.0.3][1]
      - **System.Data.OleDb**: [from 9.0.2 to 9.0.3][1]
      - **System.Diagnostics.EventLog**: [from 9.0.2 to 9.0.3][1]
      - **System.Diagnostics.PerformanceCounter**: [from 9.0.2 to 9.0.3][1]
      - **System.DirectoryServices**: [from 9.0.2 to 9.0.3][1]
      - **System.DirectoryServices.AccountManagement**: [from 9.0.2 to 9.0.3][1]
      - **System.DirectoryServices.Protocols**: [from 9.0.2 to 9.0.3][1]
      - **System.Formats.Nrbf**: [from 9.0.2 to 9.0.3][1]
      - **System.IO.Hashing**: [from 9.0.2 to 9.0.3][1]
      - **System.IO.Packaging**: [from 9.0.2 to 9.0.3][1]
      - **System.IO.Ports**: [from 9.0.2 to 9.0.3][1]
      - **System.Management**: [from 9.0.2 to 9.0.3][1]
      - **System.Reflection.Context**: [from 9.0.2 to 9.0.3][1]
      - **System.Reflection.MetadataLoadContext**: [from 9.0.2 to 9.0.3][1]
      - **System.Resources.Extensions**: [from 9.0.2 to 9.0.3][1]
      - **System.Runtime.Caching**: [from 9.0.2 to 9.0.3][1]
      - **System.Runtime.Serialization.Formatters**: [from 9.0.2 to 9.0.3][1]
      - **System.Security.Cryptography.Pkcs**: [from 9.0.2 to 9.0.3][1]
      - **System.Security.Cryptography.ProtectedData**: [from 9.0.2 to 9.0.3][1]
      - **System.Security.Cryptography.Xml**: [from 9.0.2 to 9.0.3][1]
      - **System.Securit...
    ProductConstructionServiceProd authored and vseanreesermsft committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    a0c1376 View commit details
    Browse the repository at this point in the history
  2. [release/9.0] Update dependencies from dotnet/arcade (#12924)

    Update dependencies from https://github.com/dotnet/arcade build 20250211.5
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.XUnitExtensions
     From Version 9.0.0-beta.25077.4 -> To Version 9.0.0-beta.25111.5
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    8bf12d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf1bff View commit details
    Browse the repository at this point in the history
Loading