BDisp
|
4392f450da
Fixes unit tests according to the changes.
|
3 years ago |
BDisp
|
a506955634
Added more two unit tests for Layout Absolute.
|
3 years ago |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
3 years ago |
BDisp
|
38bed3fd98
Added exceptions for AutoSize.
|
3 years ago |
BDisp
|
5b35b0a842
Changes GetTextFormatterBoundsSize and GetBoundsTextFormatterSize as public.
|
3 years ago |
BDisp
|
0d2e332c59
Fixes view test.
|
3 years ago |
BDisp
|
3160b4c914
Fixes some AutoSize issues with rules.
|
3 years ago |
BDisp
|
8f7bc395c7
Fixes #1791. View not turn off AutoSize if TextFormatter.Size fit the Anchor. (#1798)
|
3 years ago |
BDisp
|
b33b658f5b
Fixes #1769. Supports a minimum view size for non-automatic size views. (#1771)
|
3 years ago |
BDisp
|
7f3c26906b
Reverting Clear method to use AddRune as initially.
|
3 years ago |
BDisp
|
e941169dad
Fixes the draw clip bounds issue visible on ScrollView.
|
3 years ago |
BDisp
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |
BDisp
|
d9f52fc2f2
Changing from AssertDriverContentsWithPosAre to AssertDriverContentsWithFrameAre to return a Rect.
|
3 years ago |
BDisp
|
a822e1afa9
Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615)
|
3 years ago |
Freddie Mercurial (Jessica M.)
|
62ec263b02
test for #1612 (#1623)
|
3 years ago |
BDisp
|
a9a0d176c1
The KeyPress event must only be used by the most focused view in the ProcessHotKey event. (#1614)
|
3 years ago |
BDisp
|
56c28f6d37
Fixes the CanFocus equal to false from setting HasFocus to true again. (#1612)
|
3 years ago |
BDisp
|
0168a3c054
Fixes the auto-size text bug. (#1603)
|
3 years ago |
BDisp
|
b185722ab6
Standalone update fix (#1596)
|
3 years ago |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
BDisp
|
d55ae77331
Fixes #1446. Added more features to the Border and Toplevel focus. (#1447)
|
3 years ago |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
BDisp
|
b200763a3f
Fixes #1387. Allowing the UnitTests project to test internal keywords.
|
4 years ago |
BDisp
|
c707d1351d
Some changes and adding much more unit tests.
|
4 years ago |
BDisp
|
ee75af620d
Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true.
|
4 years ago |
BDisp
|
432e9cb801
Fixes GetCurrentWidth and GetCurrentHeight providing the correct current values.
|
4 years ago |
Charlie Kindel
|
8d8025329e
Added Attributes tests; balanced Application.Init/Shutdown
|
4 years ago |
BDisp
|
8dabd16975
Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277)
|
4 years ago |
Charlie Kindel
|
b29240f362
Code coverage (#1235)
|
4 years ago |
BDisp
|
3418f2882a
Fixes #1234. Setting Handled to true in the KeyPress event avoids ProcessKey from running. (#1237)
|
4 years ago |