BDisp
|
cb16ea8a3f
If KeepContentAlwaysInViewport is true ensures that the scrollbars is at least a wide equal to one.
|
5 年之前 |
BDisp
|
5020e1f040
Added a KeepContentAlwaysInViewport property as suggested in https://github.com/migueldeicaza/gui.cs/issues/859#issuecomment-673064590
|
5 年之前 |
BDisp
|
dba5c6b227
Fixes #859. ScrollDown and ScrollRight navigates to beyond the ContentSize size.
|
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 年之前 |
Charlie Kindel
|
7aa3079274
Merge pull request #846 from BDisp/dynamic-menu-bar
|
5 年之前 |
Charlie Kindel
|
138e54c954
Merge pull request #850 from BDisp/radiobutton-horizontal
|
5 年之前 |
Charlie Kindel
|
a07da67a2c
Merge pull request #849 from BDisp/multi-thread-toplevels-test
|
5 年之前 |
Charlie Kindel
|
3477e97b84
Merge pull request #848 from BDisp/operation-canceled-exception
|
5 年之前 |
Charlie Kindel
|
d4c2e94a00
Merge pull request #845 from BDisp/file-dialog-directory-fix
|
5 年之前 |
Charlie Kindel
|
376a25c833
Merge pull request #843 from BDisp/ui-toplevel-no-windows
|
5 年之前 |
Charlie Kindel
|
4f8d02df3f
Merge pull request #841 from BDisp/listview-mouse-event
|
5 年之前 |
Charlie Kindel
|
a3ce1be27f
Merge pull request #839 from BDisp/view-visibility
|
5 年之前 |
Charlie Kindel
|
388045952b
Merge pull request #837 from BDisp/label-empty-initially
|
5 年之前 |
BDisp
|
2c8f6ec175
Added conditional exceptions.
|
5 年之前 |
BDisp
|
4a6fe45698
Fixes #853. CanChooseDirectories and CanChooseFiles now work properly.
|
5 年之前 |
BDisp
|
4aa228f200
Fixes #852. Avoiding exception if infos is empty.
|
5 年之前 |
BDisp
|
8a241b1cf8
Added a HorizontalSpace property.
|
5 年之前 |
BDisp
|
0598de1b38
Fixes #351. Added a horizontal display for RadioGroup.
|
5 年之前 |
BDisp
|
2fc77b18c5
StatusBar fix when vertical shrinking.
|
5 年之前 |
BDisp
|
d5e6bea9bb
Added more conditions to sure it act as expected.
|
5 年之前 |
BDisp
|
7f183e7f59
Providing a simple test for Fixes #740. Multi thread toplevels.
|
5 年之前 |
BDisp
|
4b57401382
Fixes #847. Since the timeout issue are fixed there is no need to use tokenSource.Cancel but just reset the eventReady.
|
5 年之前 |
BDisp
|
109fd25c9e
Fixes #644. Added a UICatalog Scenario for a dynamic menu bar.
|
5 年之前 |