Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView #3240

Merged
merged 7 commits into from
Jul 28, 2024

Commits on Jul 22, 2024

  1. Proof out the changes necessary for making SharpTreeNode cross platfo…

    …rm by proxying System.Windows dependencies
    christophwille committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    52256fd View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    946f24f View commit details
    Browse the repository at this point in the history
  2. Fix visibility

    christophwille committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e3b83fb View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    05bc99a View commit details
    Browse the repository at this point in the history
  2. Move view models and other xplat class for SharpTreeView to ILSpyX, W…

    …indows-dependent classes to ILSpy/Controls/TreeView
    christophwille committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a95abfc View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    b81569a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ab8dcf View commit details
    Browse the repository at this point in the history