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

Windows - implement modern File/Folder dialogs with comtypes #2786

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Aug 24, 2024

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

Commits on Aug 30, 2024

  1. remove dialog dependency to winforms

    also organize constants/prototypes into libs
    th3w1zard1 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    99b9eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a3985 View commit details
    Browse the repository at this point in the history
  3. rename lib

    th3w1zard1 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3419c9a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Revert "remove dialog dependency to winforms"

    This reverts commit 99b9eeb.
    
    Revert "rename lib"
    
    This reverts commit 3419c9a.
    
    Revert "Delete winforms/src/toga_winforms/libs/py_wrappers/com/windialogs copy.py"
    
    This reverts commit 61a3985.
    th3w1zard1 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    37717b7 View commit details
    Browse the repository at this point in the history
  2. organize everything

    Clearly separate identifiers, interfaces, and constants for PR state
    th3w1zard1 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    35cbe86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aae435b View commit details
    Browse the repository at this point in the history
  4. Create 2786.feature.rst

    th3w1zard1 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7316e48 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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