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

Partially Fixes #2432 - Dim.Auto automatically sizes views based on Text - Replaces View.AutoSize #3416

Merged
merged 217 commits into from
May 7, 2024

Commits on Dec 17, 2023

  1. Updated overview docs

    tig committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f46acdf View commit details
    Browse the repository at this point in the history
  2. Updated toc

    tig committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    a459582 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Updated docs more

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e692a31 View commit details
    Browse the repository at this point in the history
  2. Updated yml via dependabot

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d1cd580 View commit details
    Browse the repository at this point in the history
  3. Initial work in progress

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1f42e4c View commit details
    Browse the repository at this point in the history
  4. Fixed some autosize things

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a29b7b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e069fb View commit details
    Browse the repository at this point in the history
  6. Revamped Pos / Dim API docs

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    57670c4 View commit details
    Browse the repository at this point in the history
  7. Removed margin

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    65895f2 View commit details
    Browse the repository at this point in the history
  8. horiz->width

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2eb4ad1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bbb84f8 View commit details
    Browse the repository at this point in the history
  10. AutoSize->Auxo

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b89c262 View commit details
    Browse the repository at this point in the history
  11. Adds validation

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    42f93cd View commit details
    Browse the repository at this point in the history
  12. prep for Dialog to use Dim.Auto - Simplify unit tests to not depend o…

    …n things not important to the unit test (like Dialog)
    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8274451 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ba5edb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    83c5931 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    af17636 View commit details
    Browse the repository at this point in the history
  16. Started on DimAuto unit tests

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    84bbd5f View commit details
    Browse the repository at this point in the history
  17. started impl on min/max.

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    fa597cc View commit details
    Browse the repository at this point in the history
  18. started impl on min/max.

    tig committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e249a84 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Added DimAutoStyle

    tig committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    46d8465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f470f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    770dae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64d3568 View commit details
    Browse the repository at this point in the history
  5. Fixed GethashCode warning

    tig committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2f4381c View commit details
    Browse the repository at this point in the history
  6. Implemented DimAuto(min)

    tig committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a367e4d View commit details
    Browse the repository at this point in the history
  7. Fixed unit tests

    tig committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9b743b2 View commit details
    Browse the repository at this point in the history
  8. renamed scenario

    tig committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b22c1e3 View commit details
    Browse the repository at this point in the history
  9. WIP

    tig committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    679ec90 View commit details
    Browse the repository at this point in the history
  10. Merged v2_develop

    tig committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f35e783 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    eba7325 View commit details
    Browse the repository at this point in the history
  2. Clean up cocde formatting

    tig committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    eabcd36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b35c7e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b96182 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef00373 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Dec 22, 2023

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

Commits on Dec 23, 2023

  1. Progress on low level unit tess

    tig committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    f48ff99 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    cbf7bae View commit details
    Browse the repository at this point in the history
  2. Merge v2_develop

    tig committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e80bd4f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. merged v2_develop

    tig committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4330c12 View commit details
    Browse the repository at this point in the history
  2. Code cleanup.

    tig committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    97a75af View commit details
    Browse the repository at this point in the history
  3. Updated nuget refs

    tig committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c2bda7a View commit details
    Browse the repository at this point in the history
  4. Tweaks

    tig committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b539e7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42eb0c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2527237 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Dim/Pos != null WIP

    tig committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a7449df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb5fb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9cfc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Commented test TODOs

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    bf07453 View commit details
    Browse the repository at this point in the history
  2. New test

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d6f634b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    748cdfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b439ebb View commit details
    Browse the repository at this point in the history
  5. Cleaned up code

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    77186b2 View commit details
    Browse the repository at this point in the history
  6. Cleaned up code

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a2d3d27 View commit details
    Browse the repository at this point in the history
  7. reorg'd Toplevel tests

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e0e9413 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ab8d4d View commit details
    Browse the repository at this point in the history
  9. Added test from gui-cs#3136

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    98024dc View commit details
    Browse the repository at this point in the history
  10. Removed TopLevel.Create

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    fe4b60a View commit details
    Browse the repository at this point in the history
  11. Fixed SetCurrentOverlappedAsTop

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    442f8e5 View commit details
    Browse the repository at this point in the history
  12. Updated pull request template

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d807190 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7558b54 View commit details
    Browse the repository at this point in the history
  14. merged

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    19f9501 View commit details
    Browse the repository at this point in the history
  15. Updated pull request template

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e1a826e View commit details
    Browse the repository at this point in the history
  16. Revert "Updated pull request template"

    This reverts commit d807190.
    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c426f04 View commit details
    Browse the repository at this point in the history
  17. reverting

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2086d49 View commit details
    Browse the repository at this point in the history
  18. re-reverting

    tig committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d5fe8b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    0e49b2a View commit details
    Browse the repository at this point in the history
  2. Fixed hexview

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0c80fbc View commit details
    Browse the repository at this point in the history
  3. Fixed contextmenu

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    aae9372 View commit details
    Browse the repository at this point in the history
  4. Fixed more minor issues in tests

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    454d727 View commit details
    Browse the repository at this point in the history
  5. Fixed more minor issues in tests

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0be24ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a374389 View commit details
    Browse the repository at this point in the history
  7. Debugging Dialog test failure

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    da0281c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47118c7 View commit details
    Browse the repository at this point in the history
  9. Fixed OnResizeNeeded bug

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7618438 View commit details
    Browse the repository at this point in the history
  10. Fixed OnResizeNeeded bug

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4caeff8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0330c1d View commit details
    Browse the repository at this point in the history
  12. Fixed TextView

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    169f34d View commit details
    Browse the repository at this point in the history
  13. Removed Frame overrides

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    baf66ef View commit details
    Browse the repository at this point in the history
  14. Made Frame non-virtual

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bb08662 View commit details
    Browse the repository at this point in the history
  15. Fixed radioGroup

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ec613ee View commit details
    Browse the repository at this point in the history
  16. Fixed TabView

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c4dc3fe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dcdaf10 View commit details
    Browse the repository at this point in the history
  18. All AutoSize tests pass!

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2d4948a View commit details
    Browse the repository at this point in the history
  19. All tests pass!!!!!!!

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a9098d5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5e93af4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9d23aea View commit details
    Browse the repository at this point in the history
  22. Fixed ColorPicker

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c819b6e View commit details
    Browse the repository at this point in the history
  23. Added 'Bounds =' unit tests

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d4ee0b3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    304a6c9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a740ef0 View commit details
    Browse the repository at this point in the history
  26. Merges in gui-cs#3019 changes. Makes OnResizeNeeded non-virtual. If w…

    …e find a use-case where someone wants to override it we can change this back.
    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a6092ae View commit details
    Browse the repository at this point in the history
  27. Fixed FileDialog bounds warning

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bb66759 View commit details
    Browse the repository at this point in the history
  28. merged

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    660a467 View commit details
    Browse the repository at this point in the history
  29. merged

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bf7dbca View commit details
    Browse the repository at this point in the history
  30. merged - broken

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9a3d1b6 View commit details
    Browse the repository at this point in the history
  31. Fixed CheckDimAuto

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fab7f17 View commit details
    Browse the repository at this point in the history
  32. Fixed CheckDimAuto2

    tig committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    caa8f78 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merged v2_develop

    tig committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e480baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b1b442 View commit details
    Browse the repository at this point in the history
  3. Merged v2_develop

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

Commits on Jan 18, 2024

  1. POC of DimAuotStyle.Text

    tig committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7ecf844 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. Experiments in DimAutoStyle.Text

    tig committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    45a1083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2af2fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da5ef3d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

Commits on Jan 24, 2024

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

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    2c040ff View commit details
    Browse the repository at this point in the history
  2. Manual checkout from v2_develop

    tig committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    109bf47 View commit details
    Browse the repository at this point in the history
  3. Merged v2_develop

    tig committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1acadf4 View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    tig committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    333fcef View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. API doc format

    tig committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8076b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc34833 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Improved DimPos tests

    tig committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    cf9b8ed View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v2_fixes_2432_Dim_AutoSize' of tig:tig/Terminal.Gui int…

    …o v2_fixes_2432_Dim_AutoSize
    tig committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    293df54 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merged v2_develop

    tig committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1bb90ab View commit details
    Browse the repository at this point in the history
  2. Added Reset() calls to CM tests

    tig committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    39b8cf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    843b758 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    8da54ad View commit details
    Browse the repository at this point in the history
  2. Fixed stuff broke by merge

    tig committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cb9bafa View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merged.

    Fixed merge issues. Added more tests.
    tig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ef4c52c View commit details
    Browse the repository at this point in the history
  2. Tweak

    tig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3a8d1d5 View commit details
    Browse the repository at this point in the history
  3. Added TODOs

    tig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    aa8bcde View commit details
    Browse the repository at this point in the history
  4. Added TODOs

    tig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6f3799d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    c011ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a89aa04 View commit details
    Browse the repository at this point in the history
  3. Tons of unit test updates

    tig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a48146a View commit details
    Browse the repository at this point in the history
  4. Fixing tests...

    tig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f3b5ed7 View commit details
    Browse the repository at this point in the history
  5. Renamed API to simplify and make more clear. Fixed Text formatting ve…

    …rtical/right aligned text. Fixed crash in scenario
    tig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    00ac1bb View commit details
    Browse the repository at this point in the history
  6. diagnosing broken vertical text

    tig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    20402dd View commit details
    Browse the repository at this point in the history
  7. More unit tests

    tig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6c117e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    785215d View commit details
    Browse the repository at this point in the history
  9. Added more TextFormatter tests

    tig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    83bc6aa View commit details
    Browse the repository at this point in the history
  10. Fixed TextFormatterTests

    tig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    69cb271 View commit details
    Browse the repository at this point in the history
  11. Fixed all TextFormatterTests

    tig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7b5df83 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fixed more tests

    tig committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a4d3bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aef9d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    382419a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    91e3e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65596b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f134d1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fdbce4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Reorganized PosDim unit tests.

    tig committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6209ace View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Tons of changes - mostly experiments, but some goodness.

    There's a huge issue that TextFormatter is confused about AutoSize.
    a) It behaves 'automatically' even when AutoSize == false (e.g. in Text_set).
    b) It doesn't support auto sizing only one dimension.
    tig committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    09565a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Unit test update

    tig committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    acc924b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c0d37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e87d5e View commit details
    Browse the repository at this point in the history
  4. TextFormater.AutoSize fixes

    tig committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    214ffb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Ready for review.

    - All unit tests pass
    - Basic usage verified.
    tig committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    cea6e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8f261 View commit details
    Browse the repository at this point in the history
  3. Updated API docs

    tig committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b547d6c View commit details
    Browse the repository at this point in the history
  4. Merged

    tig committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b0a73ca View commit details
    Browse the repository at this point in the history
  5. Added obsolete attr to slider

    tig committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5ef4b4c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    253fcf1 View commit details
    Browse the repository at this point in the history
  2. Improving scenario.

    BDisp committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d3b47ad View commit details
    Browse the repository at this point in the history
  3. Add more unit tests.

    BDisp committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d66a28e View commit details
    Browse the repository at this point in the history
  4. Fix vertical bottom label.

    BDisp committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6dff7d8 View commit details
    Browse the repository at this point in the history
  5. WIP to get rid of Slider.AutoSize

    tig committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a75d5b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f51ec9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae67d95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7293e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    25be329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b64e2d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f1f2c7 View commit details
    Browse the repository at this point in the history
  4. - Made Dim.DimAutoStyle flags.

    Made View.ContentSize nullable, so _contentSize can be used to express 'desired contentsize
    tig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f18c166 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30a540a View commit details
    Browse the repository at this point in the history
  6. Fixed test name typo

    tig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c36439b View commit details
    Browse the repository at this point in the history
  7. Updated Draw_Text_Alignment

    tig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6e95188 View commit details
    Browse the repository at this point in the history
  8. Resolving merge conflicts.

    BDisp committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1d86d65 View commit details
    Browse the repository at this point in the history
  9. Fix unit test.

    BDisp committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    96af356 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d118964 View commit details
    Browse the repository at this point in the history
  11. Change TODO to FIXED.

    BDisp committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5031faa View commit details
    Browse the repository at this point in the history
  12. - Edited layout.md

    - Added DimAuto Deep Dive
    tig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2fafc69 View commit details
    Browse the repository at this point in the history
  13. - Edited dimauto.md

    tig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    beec30a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    acaa326 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    a6d786d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from BDisp/tig_v2_2432-DimAuto

    Improving TextFormatter.
    tig authored May 1, 2024
    Configuration menu
    Copy the full SHA
    4d49ae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    067e666 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33 from BDisp/tig_v2_2432-DimAuto

    Fixes title size not being updating on view size change.
    tig authored May 1, 2024
    Configuration menu
    Copy the full SHA
    517f703 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Fix unit test error.

    BDisp committed May 2, 2024
    Configuration menu
    Copy the full SHA
    695dc16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37bad48 View commit details
    Browse the repository at this point in the history
  3. Removing duplicate InlineData.

    BDisp committed May 2, 2024
    Configuration menu
    Copy the full SHA
    af42151 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Rewritten this unit test.

    BDisp committed May 3, 2024
    Configuration menu
    Copy the full SHA
    75669a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from BDisp/tig_v2_2432-DimAuto

    Fix unit test error.
    tig authored May 3, 2024
    Configuration menu
    Copy the full SHA
    5d4de1b View commit details
    Browse the repository at this point in the history
  3. Working on Dim.Absoulte

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c79d2a9 View commit details
    Browse the repository at this point in the history
  4. Merged bdisp test improvemnts

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ccaf1cf View commit details
    Browse the repository at this point in the history
  5. Removed AutoSize from Slider

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2e62263 View commit details
    Browse the repository at this point in the history
  6. Removed AutoSize from MessageBox

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    89e1db3 View commit details
    Browse the repository at this point in the history
  7. Removed AutoSize from Scenarios

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    18430df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44f75c5 View commit details
    Browse the repository at this point in the history
  9. Progress on removing AutoSize.

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    be8f7fa View commit details
    Browse the repository at this point in the history
  10. Fixed AllViewsTester

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7dedfb8 View commit details
    Browse the repository at this point in the history
  11. Fixed AllViewsTester

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d6b25d3 View commit details
    Browse the repository at this point in the history
  12. Removed un-needed AutoSize tests

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1b74cdb View commit details
    Browse the repository at this point in the history
  13. Removed un-needed AutoSize tests

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bd57b1d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    65b36a9 View commit details
    Browse the repository at this point in the history
  15. Fixed unit tests

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    acd3088 View commit details
    Browse the repository at this point in the history
  16. No unit test use AutoSize!

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    031ffee View commit details
    Browse the repository at this point in the history
  17. AutoSize is GONE!

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e6b6f77 View commit details
    Browse the repository at this point in the history
  18. AutoSize in comments i gone too.

    tig committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3e10258 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

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

Commits on May 5, 2024

  1. Cleanup

    tig committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2029513 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from BDisp/tig_v2_2432-DimAuto

    Adding all possible text directions variants and improving scenario.
    tig authored May 5, 2024
    Configuration menu
    Copy the full SHA
    8da8a35 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Code Cleanup

    tig committed May 6, 2024
    Configuration menu
    Copy the full SHA
    33e870d View commit details
    Browse the repository at this point in the history
  2. Code Cleanup

    tig committed May 6, 2024
    Configuration menu
    Copy the full SHA
    db65bf9 View commit details
    Browse the repository at this point in the history
  3. working on cursor issue

    tig committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3406d97 View commit details
    Browse the repository at this point in the history
  4. Fixed PositionCursor

    tig committed May 6, 2024
    Configuration menu
    Copy the full SHA
    efe6f1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a00435 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    a124919 View commit details
    Browse the repository at this point in the history
  2. Fixed curses key bug

    tig committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6759ce7 View commit details
    Browse the repository at this point in the history
  3. rebased v2_develop

    tig committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a62cdc5 View commit details
    Browse the repository at this point in the history
  4. Fixed netdriver key handling bug

    tig committed May 7, 2024
    Configuration menu
    Copy the full SHA
    49cb124 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d305445 View commit details
    Browse the repository at this point in the history