Charlie Kindel
|
1efb051379
Refactored AutoInitShutdown attribute - scary stuff
|
2 years ago |
Charlie Kindel
|
129d1dd314
merge
|
2 years ago |
Charlie Kindel
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
2 years ago |
Charlie Kindel
|
9945c2dd54
Revert "Fixes #1743 - CharMap renders painfully slow"
|
2 years ago |
Charlie Kindel
|
3b5d8e9780
Fixes #1743 - CharMap renders painfully slow
|
2 years ago |
BDisp
|
15bed3762b
IsOverridden unit tests per @tig.
|
2 years ago |
Tig Kindel
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
2 years ago |
BDisp
|
46ff335836
Fix unit tests.
|
2 years ago |
BDisp
|
eaaa636497
Adding a more realistic key down/up event with null key.
|
2 years ago |
BDisp
|
702ef46727
Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp.
|
2 years ago |
BDisp
|
b6715863a3
Fixes #2071. DrawContentComplete event is never called from the base if it's overridden.
|
2 years ago |
BDisp
|
281a849c08
Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. (#2020)
|
2 years ago |
BDisp
|
9505987d40
Fixes #1984. Setting Label.Visible to false does not hide the Label (#1985)
|
2 years ago |
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 |