ttommyth
|
78cc4c2b91
Update ScrollView.cs
|
5 лет назад |
Charlie Kindel
|
a1928e3668
Merge pull request #856 from BDisp/filedialog-fix
|
5 лет назад |
Charlie Kindel
|
c524c101d2
Merge pull request #857 from kataras/master
|
5 лет назад |
BDisp
|
484d4646c9
Cleaning nameEntry if dirEntry was changing.
|
5 лет назад |
Gerasimos (Makis) Maropoulos
|
83047b4232
various misspell fixes
|
5 лет назад |
BDisp
|
4f9943c7a1
Removed unnecessary parameter on ExecuteSelection and if AllowsMultipleSelection is true ensures that at least the valid current file path is returned if none is marked.
|
5 лет назад |
BDisp
|
972dde84f5
Fixes #844. The SelectionChanged action it's now working correctly.
|
5 лет назад |
Charlie Kindel
|
fff74d6dc1
Merge pull request #855 from BDisp/openfiledialog-fix
|
5 лет назад |
BDisp
|
1273ba215b
Fixes #844. If CanChooseDirectories is true the selected(s) folders should appear on the open text.
|
5 лет назад |
BDisp
|
9b66ad5cfd
Added more unit tests to Pos and Dim.
|
5 лет назад |
BDisp
|
20def297c6
StatusBar fix when vertical shrinking.
|
5 лет назад |
BDisp
|
de0a190b7c
Fixes #644. Added a UICatalog Scenario for a dynamic menu bar.
|
5 лет назад |
BDisp
|
5de3f6908f
Added a HorizontalSpace property.
|
5 лет назад |
BDisp
|
9c74332cc4
Fixes #351. Added a horizontal display for RadioGroup.
|
5 лет назад |
BDisp
|
c597d601a3
Added more conditions to sure it act as expected.
|
5 лет назад |
BDisp
|
ae598843b4
Providing a simple test for Fixes #740. Multi thread toplevels.
|
5 лет назад |
BDisp
|
ce75fbf1c3
Fixes #847. Since the timeout issue are fixed there is no need to use tokenSource.Cancel but just reset the eventReady.
|
5 лет назад |
BDisp
|
ffd15972ae
Added conditional exceptions.
|
5 лет назад |
BDisp
|
4d5713e269
Fixes #853. CanChooseDirectories and CanChooseFiles now work properly.
|
5 лет назад |
BDisp
|
5b015e7a45
Fixes #852. Avoiding exception if infos is empty.
|
5 лет назад |
BDisp
|
1447779753
Fixes #844. Now selects the correct Directory.
|
5 лет назад |
BDisp
|
a678d22aad
Fixes #842. A Toplevel must be created by Application.Init.
|
5 лет назад |
BDisp
|
a44a76c181
Fixed source null check.
|
5 лет назад |
BDisp
|
8c17558c61
Invoke SelectedItemChanged even source is empty on enter.
|
5 лет назад |
BDisp
|
2a55e76d38
Ensures that first MoveDown is triggered.
|
5 лет назад |
BDisp
|
4abb3f49ee
Fixes #840. Learned that we shouldn't mixing mouse flags with other properties.
|
5 лет назад |
BDisp
|
5c7a5315d7
Fixes #838. Added a Visible property to the View.
|
5 лет назад |
BDisp
|
746cdc262d
Fixing TextFormatter unit test.
|
5 лет назад |
BDisp
|
6a571163ab
Fixes #836. Allows a Label display the text initially empty.
|
5 лет назад |
lzylinl
|
61fe94655f
ComboBox render fix at dialog after close listview.
|
5 лет назад |