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 #3750 - MouseEnter/Leave #3751

Merged
merged 99 commits into from
Sep 24, 2024
Merged

Fixes #3750 - MouseEnter/Leave #3751

merged 99 commits into from
Sep 24, 2024

Commits on Aug 30, 2024

  1. Initial commit. Fixed z-order

    tig committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5ab424c View commit details
    Browse the repository at this point in the history
  2. Re-fixed test

    tig committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    50e02cc View commit details
    Browse the repository at this point in the history
  3. Added stopwatch

    tig committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4f683d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0899e0a View commit details
    Browse the repository at this point in the history
  5. Popup->Popover

    tig committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    002a102 View commit details
    Browse the repository at this point in the history
  6. popover refinement

    tig committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f391f5b View commit details
    Browse the repository at this point in the history
  7. popover refinement

    tig committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    92c9414 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. merged

    tig committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d625921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963fd99 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    6008949 View commit details
    Browse the repository at this point in the history
  2. Adds ArragngementEditor.

    tig committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    80bae9f View commit details
    Browse the repository at this point in the history
  3. Keyboard UI for move/resize POC

    tig committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    85a97e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fixed unit test

    tig committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ce417f4 View commit details
    Browse the repository at this point in the history
  2. Fixed unit test

    tig committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    011f208 View commit details
    Browse the repository at this point in the history
  3. Cleaned up Command enum.

    tig committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ba161b3 View commit details
    Browse the repository at this point in the history
  4. Cleaned up Command enum.

    tig committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    894ca06 View commit details
    Browse the repository at this point in the history
  5. Made Window resizable by default

    tig committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    889c59c View commit details
    Browse the repository at this point in the history
  6. Fixed focus issue

    tig committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8cf6cde View commit details
    Browse the repository at this point in the history
  7. Fixed datepicker tests

    tig committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    49c6f7a View commit details
    Browse the repository at this point in the history
  8. More #nullable enable

    tig committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b3cb051 View commit details
    Browse the repository at this point in the history
  9. More #nullable enable

    tig committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    28b1326 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6aba0e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fixed unit test

    tig committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    74cc910 View commit details
    Browse the repository at this point in the history
  2. Added POC for mouse move/resize!

    tig committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    74c0ac6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27b0ab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    0a6a41d View commit details
    Browse the repository at this point in the history
  2. Enabled Adornment Focus

    tig committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a94b085 View commit details
    Browse the repository at this point in the history
  3. Fixed focus issue - 2

    tig committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    357bc32 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fixed focus issue - 3

    tig committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    697711a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6adfb2 View commit details
    Browse the repository at this point in the history
  3. Fixed release build issue

    tig committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a0fcfa0 View commit details
    Browse the repository at this point in the history
  4. WIP of tiled-mode

    tig committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    86d21ef View commit details
    Browse the repository at this point in the history
  5. Removed OverlappedTop.

    Updated unit tess.
    Fixed bad code paths.
    tig committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b717892 View commit details
    Browse the repository at this point in the history
  6. WIP of new overlapped drawing

    tig committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    78a3dff View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. New overlapped drawing impl.

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    941a6ee View commit details
    Browse the repository at this point in the history
  2. More Toplevel cleanup

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5b8c502 View commit details
    Browse the repository at this point in the history
  3. Removed duplciate RequestStop

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    556a2eb View commit details
    Browse the repository at this point in the history
  4. More Toplevel cleanup

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e2f671c View commit details
    Browse the repository at this point in the history
  5. More Toplevel cleanup

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    176207e View commit details
    Browse the repository at this point in the history
  6. Code cleanup/API docs

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e01af59 View commit details
    Browse the repository at this point in the history
  7. Improved API docs

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e09c2ad View commit details
    Browse the repository at this point in the history
  8. doc updates

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9a50905 View commit details
    Browse the repository at this point in the history
  9. doc updates

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8ee6056 View commit details
    Browse the repository at this point in the history
  10. doc updates 2

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    04111d5 View commit details
    Browse the repository at this point in the history
  11. doc updates 3

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    071167b View commit details
    Browse the repository at this point in the history
  12. Updated docfx template

    tig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    13a4126 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Updated docfx templates again

    tig committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b48982b View commit details
    Browse the repository at this point in the history
  2. Updated docfx

    tig committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    00336d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e9d5a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3448027 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be5794b View commit details
    Browse the repository at this point in the history
  6. removed modern

    tig committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b0cd955 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3f910d View commit details
    Browse the repository at this point in the history
  8. fixed readme

    tig committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5d4a814 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Prototype

    tig committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    12e3346 View commit details
    Browse the repository at this point in the history
  2. Refactored

    tig committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8dbdccd View commit details
    Browse the repository at this point in the history
  3. Fixed. With more unit tests.

    tig committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ed921ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4d63b0 View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    tig committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dfde8f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5fa3c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. test traits

    tig committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d5181fc View commit details
    Browse the repository at this point in the history
  2. Added View.Mouse tests

    tig committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    58d0781 View commit details
    Browse the repository at this point in the history
  3. Added Application.Mouse tests

    tig committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    1dd2d9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e95ff61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f512cd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d82873 View commit details
    Browse the repository at this point in the history
  7. Fixed unit test

    tig committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f9e0c9f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Code cleanup

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8189667 View commit details
    Browse the repository at this point in the history
  2. Enabled ViewHighlight.Hover

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    21e55cc View commit details
    Browse the repository at this point in the history
  3. Enabled ViewHighlight.Hover

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    28fc3ea View commit details
    Browse the repository at this point in the history
  4. Fixed diagnostcis

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    3c1d6a8 View commit details
    Browse the repository at this point in the history
  5. Consistent naming

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1f793b0 View commit details
    Browse the repository at this point in the history
  6. Refactored Higlight event

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7eb241e View commit details
    Browse the repository at this point in the history
  7. WIP: Making Hover work menu-style

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    72aac7f View commit details
    Browse the repository at this point in the history
  8. Color schemes

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c33736d View commit details
    Browse the repository at this point in the history
  9. Color schemes - unit test fixes

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5861277 View commit details
    Browse the repository at this point in the history
  10. charmap button issue

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5293a84 View commit details
    Browse the repository at this point in the history
  11. unit test issue

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    cdfc49e View commit details
    Browse the repository at this point in the history
  12. Code cleanup

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c249e14 View commit details
    Browse the repository at this point in the history
  13. Code cleanup

    tig committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4445abe View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. unit test issue

    tig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1e6f6b8 View commit details
    Browse the repository at this point in the history
  2. moar unit tests

    tig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0444293 View commit details
    Browse the repository at this point in the history
  3. moar unit tests

    tig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    21e2187 View commit details
    Browse the repository at this point in the history
  4. moar unit tests

    tig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    02e75f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37457ac View commit details
    Browse the repository at this point in the history
  6. moar unit tests - button

    tig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2c39135 View commit details
    Browse the repository at this point in the history
  7. moar unit tests - button2

    tig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0684c86 View commit details
    Browse the repository at this point in the history
  8. Addressed review feedback.

    Renamed ColorName to ColorName16 to make it clear it's purpose.
    Added related TODOs.
    tig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    05ae843 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21abe09 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e4ddfa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aed37f9 View commit details
    Browse the repository at this point in the history
  12. ColorJsonConverter fix

    tig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c5cda74 View commit details
    Browse the repository at this point in the history
  13. Fixed TryParseW3CColorName

    tig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7fcb500 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c2f5287 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    061281d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    cdf0247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97870d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2042951 View commit details
    Browse the repository at this point in the history
  4. Rebased onto v2_2491-Overlapped

    tig committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bff7794 View commit details
    Browse the repository at this point in the history