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

Deprecate __init__ methods which create the widget #993

Merged
merged 8 commits into from
Jul 16, 2021

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    0ec774b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c26fb65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fe3113 View commit details
    Browse the repository at this point in the history
  4. Lots of fixes for WxPython ProgressWidget:

    - proper calling of super()
    - make autocreation optional
    - populate traits correctly
    - invoke correctly from ProgressDialog
    - fix background color issue
    corranwebster committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    92ac9b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17f7a87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b078c89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bab475 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89cc59c View commit details
    Browse the repository at this point in the history