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

Widgets sample: (Generic)DirCtrl page #97

Merged
merged 21 commits into from
Jul 16, 2022
Merged

Widgets sample: (Generic)DirCtrl page #97

merged 21 commits into from
Jul 16, 2022

Commits on Jul 14, 2022

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

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    838f16c View commit details
    Browse the repository at this point in the history
  2. rename class/members

    kenz-gelsoft committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    c3e1849 View commit details
    Browse the repository at this point in the history
  3. WIP

    kenz-gelsoft committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    e05c386 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    e711d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d9676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04cd85a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a46ce0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25eab75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4819405 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b83a6dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52ecad9 View commit details
    Browse the repository at this point in the history
  9. widgets: Impl Checkboxes

    kenz-gelsoft committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    fca1bb6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a04976a View commit details
    Browse the repository at this point in the history
  11. widgets: Impl Radioboxes

    kenz-gelsoft committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    fc6ec65 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a8feb13 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b9d7fb4 View commit details
    Browse the repository at this point in the history
  14. widgets: Reorder pages

    kenz-gelsoft committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    1cc7926 View commit details
    Browse the repository at this point in the history
  15. Fix non-gtk build error

    kenz-gelsoft committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    6542fc0 View commit details
    Browse the repository at this point in the history
  16. Revert "Generate wxWindowUpdateLocker's binding"

    This reverts commit a8feb13.
    kenz-gelsoft committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    a75cb5e View commit details
    Browse the repository at this point in the history
  17. Implement wxWindowUpdateLocker with wxWindow's method in Rust

    - This is shim for wx3.0.x
    kenz-gelsoft committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    2188e80 View commit details
    Browse the repository at this point in the history