Charlie Kindel
|
0f64ac6ea9
Merge pull request #724 from BDisp/added-removing-view-events
|
5 年之前 |
Charlie Kindel
|
82f3122f19
Merge pull request #744 from BDisp/enter-leave-events
|
5 年之前 |
BDisp
|
e0c6067b39
Fixing the Removed test.
|
5 年之前 |
BDisp
|
e8972f43ad
Changed to removed because it is safer to perform actions after deletion.
|
5 年之前 |
BDisp
|
7a32bcf6af
Fixing some bugs.
|
5 年之前 |
BDisp
|
a1202fe55e
Changed focused to this.
|
5 年之前 |
BDisp
|
f9d55c9d08
Ensures the HasFocus property only can be set by the SetHasFocus method. Removed unnecessary code in Menu.
|
5 年之前 |
BDisp
|
89afea2e7d
Fixing the ComboBox OnEnter.
|
5 年之前 |
BDisp
|
caa43eb371
Fixes #743. Added View argument to the Enter and Leave events.
|
5 年之前 |
Charlie Kindel
|
527c8aa365
Merge pull request #741 from BDisp/multi-thread-toplevels
|
5 年之前 |
BDisp
|
67785f7e7f
Forgot shutdown the driver at exit.
|
5 年之前 |
BDisp
|
aa51de0bf0
Improvement the Application.Top in Demo.
|
5 年之前 |
BDisp
|
4fc50aae90
Allowing multi-thread toplevels.
|
5 年之前 |
Charlie Kindel
|
b13de5435b
Merge pull request #735 from daltskin/master
|
5 年之前 |
Jamie D
|
4caa852db2
be more concise
|
5 年之前 |
Jamie D
|
e5647b9299
keep to int
|
5 年之前 |
Charlie Kindel
|
a557252196
Merge pull request #739 from BDisp/scrollview-autohide-features
|
5 年之前 |
BDisp
|
fe1ef4c07f
Fixe a bug.
|
5 年之前 |
BDisp
|
6f36965b08
Added a condition when both scroll bars depends on each other.
|
5 年之前 |
Charlie Kindel
|
c08439cfd9
Merge pull request #738 from BDisp/scrollview-autohide-scrollbars
|
5 年之前 |
Charlie Kindel
|
97521d71bf
Merge pull request #736 from BDisp/listview-end-home-move
|
5 年之前 |
BDisp
|
9e304f412b
Fixes # 737.Added an auto hide scroll bars to the ScrollView.
|
5 年之前 |
BDisp
|
996cef2ee4
Added End and Home keys to the ListView.
|
5 年之前 |
Jamie D
|
ef5b114317
ListView - handle null collection
|
5 年之前 |
BDisp
|
cffdba52c9
Added and Removing tests.
|
5 年之前 |
BDisp
|
cba29d6585
Change from Adding to Added.
|
5 年之前 |
BDisp
|
3eeb1d8b52
The current view is called once instead of being called for each SubView added.
|
5 年之前 |
BDisp
|
0d9b1d96ea
Made changes as suggested.
|
5 年之前 |
BDisp
|
fa96f467cc
Removing unnecessary base call.
|
5 年之前 |
BDisp
|
6182eab9e0
Fixes #723 Views now are notified when they are added or removing.
|
5 年之前 |