Tigger Kindel
|
6de8642c0e
All unit tests PASS!!!
|
2 years ago |
Tigger Kindel
|
d00b11ae5d
Added and fixed ScrollBarView and ScrollView tests
|
2 years ago |
BDisp
|
ecba204576
Improving unit test.
|
2 years ago |
BDisp
|
f0a4212e6d
Prevents FocusNext throw exception if tabIndexes collection was modified.
|
2 years ago |
BDisp
|
df95acc77d
View with a null SuperView should be allowed to set focus.
|
2 years ago |
BDisp
|
1eaa0a9925
Fixes #2457. View without subviews mustn't set CanFocus to false on Remove them.
|
2 years ago |
BDisp
|
d5c584425c
Fixes #2446. Currently is allowed two views on different toplevels having HasFocus as true.
|
2 years ago |
Tigger Kindel
|
824e6c28ec
Fixed TextAnnotationsTests
|
2 years ago |
Tigger Kindel
|
689b7523f1
Fixed Dialog tests and Text tess
|
2 years ago |
Tigger Kindel
|
a312b2ad87
Fixed Wizard tests
|
2 years ago |
Tigger Kindel
|
4de48b6237
Fixed many tests
|
2 years ago |
Tigger Kindel
|
791976428e
merged !!! woot.
|
2 years ago |
Thomas Nind
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
Tig Kindel
|
6340f48e8a
merge; broken
|
2 years ago |
Tig Kindel
|
ab2bda109b
improved API docs, removed duplicate code, refactored to make more readable
|
2 years ago |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
tznind
|
796e15a64d
Added DrawEventArgs
|
2 years ago |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
Tigger Kindel
|
1de683c13a
still broken - documenting weird behavior
|
2 years ago |
tznind
|
02825d89ba
Added SuperViewChangedEventArgs for Added/Removed to clarify situation
|
2 years ago |
tznind
|
9c4f3eda16
Update Added/Removed and other events to use `EventHandler
|
2 years ago |
tznind
|
58c267fd7c
Switch to EventHandler for TopLevel methods
|
2 years ago |
BDisp
|
c7b5417f79
Fixes unit tests.
|
2 years ago |
BDisp
|
5840ad25e8
Added IsLoaded property to allow control if a change was done before or after the toplevel was loaded.
|
2 years ago |
BDisp
|
ff1773dab3
Sets borders position later.
|
2 years ago |
Tig Kindel
|
5c659110bf
Merge branch 'v1_setrelativelayout_improvement' into v2
|
2 years ago |
Tig Kindel
|
7fbece9dc4
Pos.Combine unit tests
|
2 years ago |
Tig Kindel
|
eb3af67027
fixing bugs caused by Pos.Combine bugfix
|
2 years ago |