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 #2358 - BREAKING CHANGE: Pos.Combine is incorrect for scenarios involving PosAbsolute. #2385

Merged
merged 78 commits into from
Mar 7, 2023

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    eaede47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb350b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e8cd63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9cd9ba View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Revert "Illustrates gui-cs#2331 (Scrollview not respecting clip) does…

    … not reproduce (gui-cs#2332)"
    
    This reverts commit c85ff95.
    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    28d7be7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf07fb View commit details
    Browse the repository at this point in the history
  3. fixed da bug; also fixed pwsh clipboard tests

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    4322132 View commit details
    Browse the repository at this point in the history
  4. merged from develop after accident

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    feae3b6 View commit details
    Browse the repository at this point in the history
  5. merged from develop after accident

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6ba4931 View commit details
    Browse the repository at this point in the history
  6. fixing bugs caused by Pos.Combine bugfix

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    93b8dfd View commit details
    Browse the repository at this point in the history
  7. fixed more bugs exposed by Pos.Combine bugfix

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7bee36e View commit details
    Browse the repository at this point in the history
  8. restored Generic.cs

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7fc6a85 View commit details
    Browse the repository at this point in the history
  9. Pos.Combine unit tests

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0121006 View commit details
    Browse the repository at this point in the history
  10. re-merged changes lost from gui-cs#2345

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c192f8d View commit details
    Browse the repository at this point in the history
  11. Fixed Border Comparsion Pos.Center bugs

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    fdd5c6b View commit details
    Browse the repository at this point in the history
  12. Fixed Borders on XXX Pos.Center bugs

    tig authored and BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c9cbacb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    288d81b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c6183c7 View commit details
    Browse the repository at this point in the history
  15. Merge gui-cs#2382 into gui-cs#2379.

    BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    932aca8 View commit details
    Browse the repository at this point in the history
  16. Fixes the Clear method.

    BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    006f57b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    17d1235 View commit details
    Browse the repository at this point in the history
  18. Fixes Revert "Illustrates gui-cs#2331 (Scrollview not respecting clip…

    …) does not reproduce (gui-cs#2332)" committed twice on 6bb90ed and 28d7be7
    BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    534d4ea View commit details
    Browse the repository at this point in the history
  19. ToString must return the Pos/Dim class name. Also Target.ToString() i…

    …s not needed because they already overridden the ToString method.
    BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    47ca62d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    19dbb41 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ad426ff View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d15732e View commit details
    Browse the repository at this point in the history
  23. GetContainerBounds already has called ViewToScreen, so do the same to…

    … GetNeedDisplay and fixing some typo.
    BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    2064947 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ab0ad0a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f73b791 View commit details
    Browse the repository at this point in the history
  26. Fixes Borders scenario.

    BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    bea9dcf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0892fed View commit details
    Browse the repository at this point in the history
  28. Reducing enormously the code of the borders on containers scenarios b…

    …y reusing common code.
    BDisp committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    04d7055 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Fixes Revert "Illustrates gui-cs#2331 (Scrollview not respecting clip…

    …) does not reproduce (gui-cs#2332)" committed twice on 6bb90ed and 28d7be7
    BDisp committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ebae3a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecd8246 View commit details
    Browse the repository at this point in the history
  3. GetContainerBounds already has called ViewToScreen, so do the same to…

    … GetNeedDisplay and fixing some typo.
    BDisp committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    886cfc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82bafda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b945231 View commit details
    Browse the repository at this point in the history
  6. Fixes Borders scenario.

    BDisp committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    5ab177e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2f6041 View commit details
    Browse the repository at this point in the history
  8. Reducing enormously the code of the borders on containers scenarios b…

    …y reusing common code.
    BDisp committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b78f2d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d166826 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    924a42c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4dfe16c View commit details
    Browse the repository at this point in the history
  12. Sets the Pos.Y later.

    BDisp committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f294adf View commit details
    Browse the repository at this point in the history
  13. Fixes 2342. Border: can't change border color in window by Border.Bor…

    …derBrush. (gui-cs#2345)
    
    * Fixes 2342. Border: can't change border color in window by Border.BorderBrush.
    
    * Fixes border initialization.
    
    ---------
    
    Co-authored-by: Tig <tig@users.noreply.github.com>
    BDisp and tig committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    379d7a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Fixes merge.

    BDisp committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0dcf754 View commit details
    Browse the repository at this point in the history
  2. Sets borders position later.

    BDisp committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ff1773d View commit details
    Browse the repository at this point in the history
  3. Resolving merge conflicts.

    BDisp committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    eac93a7 View commit details
    Browse the repository at this point in the history
  4. Fixes merge conflicts errors.

    BDisp committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    a7c13b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Added IsLoaded property to allow control if a change was done before …

    …or after the toplevel was loaded.
    BDisp committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    5840ad2 View commit details
    Browse the repository at this point in the history
  2. Adding braces to if statement.

    BDisp committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    82b3dc4 View commit details
    Browse the repository at this point in the history
  3. Resolving merge conflicts.

    BDisp committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    487e03a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. merged

    tig committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4424974 View commit details
    Browse the repository at this point in the history
  2. merged again

    tig committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c07dfd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22c4fda View commit details
    Browse the repository at this point in the history
  4. Resolving merge conflicts.

    BDisp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    de5b2f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cf7757 View commit details
    Browse the repository at this point in the history
  6. Fixes merge errors.

    BDisp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    29af067 View commit details
    Browse the repository at this point in the history
  7. Revert "Removing ToString() because they aren't View class and did a …

    …reformat."
    
    This reverts commit d15732e.
    BDisp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    53e3e70 View commit details
    Browse the repository at this point in the history
  8. Revert "Fixes unit tests to support Pos/Dim changes."

    This reverts commit ad426ff.
    BDisp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c99b355 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fac0d9a View commit details
    Browse the repository at this point in the history
  10. Revert "ToString must return the Pos/Dim class name. Also Target.ToSt…

    …ring() is not needed because they already overridden the ToString method."
    
    This reverts commit 47ca62d.
    BDisp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e09ddf3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f8db4c View commit details
    Browse the repository at this point in the history
  12. Renaming DimView to View.

    BDisp committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    8ab01b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    56ab04d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2880247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c44b04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25e1b16 View commit details
    Browse the repository at this point in the history
  5. Fixes unit tests.

    BDisp committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    c7b5417 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffc06ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e66c3a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Fixed merge conflicts

    tig committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    112f04c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7e23c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #134 from tig/BDisp-v2_layout-improvements

    Fixes merge issues?
    BDisp authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    ef9124c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d59bc80 View commit details
    Browse the repository at this point in the history
  5. Removing and refactoring code.

    BDisp committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    f1e4e21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2eb0511 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ec653a View commit details
    Browse the repository at this point in the history