Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 gadi atpakaļ |
BDisp
|
b4d5337fbb
Done requested changes.
|
2 gadi atpakaļ |
BDisp
|
22e791bff4
Fixes #2512. Scrolling numeration is broke again. We need to create a unit test for this doesn't happens again.
|
2 gadi atpakaļ |
Tigger Kindel
|
d00b11ae5d
Added and fixed ScrollBarView and ScrollView tests
|
2 gadi atpakaļ |
Tigger Kindel
|
093b80cc1b
broke toplevel tests again
|
2 gadi atpakaļ |
Tigger Kindel
|
8e88682bb0
Adding absolute layout tests
|
2 gadi atpakaļ |
Tigger Kindel
|
791976428e
merged !!! woot.
|
2 gadi atpakaļ |
Thomas Nind
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 gadi atpakaļ |
Tig Kindel
|
2e69bd1687
Fixed charmap
|
2 gadi atpakaļ |
Tig Kindel
|
ab2bda109b
improved API docs, removed duplicate code, refactored to make more readable
|
2 gadi atpakaļ |
BDisp
|
836d868057
Fix changed event and reformat in Views.
|
2 gadi atpakaļ |
tznind
|
fcc75e7147
Update View Action events to EventHandler events
|
2 gadi atpakaļ |
Charlie Kindel
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
2 gadi atpakaļ |
Charlie Kindel
|
9945c2dd54
Revert "Fixes #1743 - CharMap renders painfully slow"
|
2 gadi atpakaļ |
Charlie Kindel
|
3b5d8e9780
Fixes #1743 - CharMap renders painfully slow
|
2 gadi atpakaļ |
BDisp
|
81d7c61444
Fixes #2135. Character Map scenario doesn't show the content view.
|
2 gadi atpakaļ |
BDisp
|
516e7e25de
Fixes 2094. View does not clear it's background.
|
2 gadi atpakaļ |
BDisp
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 gadi atpakaļ |
BDisp
|
75c0160d96
Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000)
|
2 gadi atpakaļ |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 gadi atpakaļ |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 gadi atpakaļ |
BDisp
|
12f639bde0
Fixes #1394. Added ReflectedType to check for overridden.
|
4 gadi atpakaļ |
Gilles Freart
|
8a13efbb83
Preparing PR + fix cursor issue happening inside frameview
|
4 gadi atpakaļ |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 gadi atpakaļ |
BDisp
|
bf6c4ec417
Improves mouse functionality and fixed the CharacterMap scenario.
|
4 gadi atpakaļ |
BDisp
|
5c2e037c85
Removed ContentOffset from ScrollBarView.
|
4 gadi atpakaļ |
BDisp
|
cb71674e76
Sets the vertical and horizontal ContentOffset property.
|
4 gadi atpakaļ |
BDisp
|
61e87e84b5
Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view.
|
4 gadi atpakaļ |
mrboring
|
2674a3b21a
Fixed misspelling of scrollview
|
4 gadi atpakaļ |
BDisp
|
e102a34897
Fixes #1050. ScrollView take to long to scroll enormous content size.
|
4 gadi atpakaļ |