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

Fixes - #2359 All events now use sender EventArgs #2406

Merged
merged 53 commits into from
Mar 20, 2023
Merged

Commits on Mar 11, 2023

  1. Standardize on EventHandler

    tznind committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    e795043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ed8ec View commit details
    Browse the repository at this point in the history
  3. Refactor HotKeyChanged event

    tznind committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    a949b79 View commit details
    Browse the repository at this point in the history
  4. Switch to EventHandler for TopLevel methods

    - Loaded,
    - Ready
    - Unloaded
    - AllChildClosed
    tznind committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    58c267f View commit details
    Browse the repository at this point in the history
  5. Switch to EventHandler<ToplevelEventArgs> for

    - Activate
    - Deactivate
    - ChildClosed
    - Closed
    - ChildLoaded
    - ChildUnloaded
    tznind committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    bdcbd55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5187310 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17e2d1d View commit details
    Browse the repository at this point in the history
  8. Add ViewEventArgs

    tznind committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    7764006 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c4f3ed View commit details
    Browse the repository at this point in the history
  10. Fix xmldoc

    tznind committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    1491e01 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    02825d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    17a33f3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fcc75e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    43f67a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    3bec36a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09683a2 View commit details
    Browse the repository at this point in the history
  3. Added DrawEventArgs

    tznind committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    796e15a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    997bfe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f5ef32 View commit details
    Browse the repository at this point in the history
  6. Add HexViewEditEventArgs

    tznind committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    e347a25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a33f14 View commit details
    Browse the repository at this point in the history
  8. Added TextChangedEventArgs

    tznind committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    fe2710a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50a299a View commit details
    Browse the repository at this point in the history
  10. Add PointEventArgs

    tznind committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    7a52f45 View commit details
    Browse the repository at this point in the history
  11. Revert "Added TextChangedEventArgs"

    This reverts commit fe2710a.
    tznind committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    4b5fbfb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53597b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 14, 2023

  1. Merge pull request #162 from BDisp/events-mouse-grab-fix

    Fixes gui-cs#2413. GrabMouse ungrab other view that was grabbed and still need it.
    tznind committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8fedfdd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    2ed71e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe2ed66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aae407 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Resolving merge conflicts.

    BDisp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    846494e View commit details
    Browse the repository at this point in the history
  2. Fix ScenarioTests unit test.

    BDisp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2d9c4dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69a1c6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3960ff4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1154eeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebb898a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9733ba6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e98e69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bdce08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8385f3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df3a012 View commit details
    Browse the repository at this point in the history
  12. Reformatting.

    BDisp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    663a92d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    836d868 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9ff0da View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0448e53 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6396d92 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1a924d3 View commit details
    Browse the repository at this point in the history
  18. Fix merge issue.

    BDisp committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    59efe8c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #163 from BDisp/events-fix

    Events fix
    tznind committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    63bca18 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1be2fdd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    057cea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c3e8e3 View commit details
    Browse the repository at this point in the history