BDisp
|
1273ba215b
|
Fixes #844. If CanChooseDirectories is true the selected(s) folders should appear on the open text.
|
2020-08-07 17:42:58 +01:00 |
|
BDisp
|
9b66ad5cfd
|
Added more unit tests to Pos and Dim.
|
2020-08-07 16:17:20 +01:00 |
|
BDisp
|
20def297c6
|
StatusBar fix when vertical shrinking.
|
2020-08-07 16:17:19 +01:00 |
|
BDisp
|
de0a190b7c
|
Fixes #644. Added a UICatalog Scenario for a dynamic menu bar.
|
2020-08-07 16:17:19 +01:00 |
|
BDisp
|
5de3f6908f
|
Added a HorizontalSpace property.
|
2020-08-07 16:17:19 +01:00 |
|
BDisp
|
9c74332cc4
|
Fixes #351. Added a horizontal display for RadioGroup.
|
2020-08-07 16:17:18 +01:00 |
|
BDisp
|
c597d601a3
|
Added more conditions to sure it act as expected.
|
2020-08-07 16:17:18 +01:00 |
|
BDisp
|
ae598843b4
|
Providing a simple test for Fixes #740. Multi thread toplevels.
|
2020-08-07 16:17:17 +01:00 |
|
BDisp
|
ce75fbf1c3
|
Fixes #847. Since the timeout issue are fixed there is no need to use tokenSource.Cancel but just reset the eventReady.
|
2020-08-07 16:17:17 +01:00 |
|
BDisp
|
ffd15972ae
|
Added conditional exceptions.
|
2020-08-07 16:17:17 +01:00 |
|
BDisp
|
4d5713e269
|
Fixes #853. CanChooseDirectories and CanChooseFiles now work properly.
|
2020-08-07 16:17:16 +01:00 |
|
BDisp
|
5b015e7a45
|
Fixes #852. Avoiding exception if infos is empty.
|
2020-08-07 16:17:16 +01:00 |
|
BDisp
|
1447779753
|
Fixes #844. Now selects the correct Directory.
|
2020-08-07 16:17:16 +01:00 |
|
BDisp
|
a678d22aad
|
Fixes #842. A Toplevel must be created by Application.Init.
|
2020-08-07 16:17:15 +01:00 |
|
BDisp
|
a44a76c181
|
Fixed source null check.
|
2020-08-07 16:17:15 +01:00 |
|
BDisp
|
8c17558c61
|
Invoke SelectedItemChanged even source is empty on enter.
|
2020-08-07 16:17:14 +01:00 |
|
BDisp
|
2a55e76d38
|
Ensures that first MoveDown is triggered.
|
2020-08-07 16:17:14 +01:00 |
|
BDisp
|
4abb3f49ee
|
Fixes #840. Learned that we shouldn't mixing mouse flags with other properties.
|
2020-08-07 16:17:14 +01:00 |
|
BDisp
|
5c7a5315d7
|
Fixes #838. Added a Visible property to the View.
|
2020-08-07 16:17:13 +01:00 |
|
BDisp
|
746cdc262d
|
Fixing TextFormatter unit test.
|
2020-08-07 16:17:13 +01:00 |
|
BDisp
|
6a571163ab
|
Fixes #836. Allows a Label display the text initially empty.
|
2020-08-07 16:17:12 +01:00 |
|
lzylinl
|
61fe94655f
|
ComboBox render fix at dialog after close listview.
|
2020-08-07 16:17:12 +01:00 |
|
BDisp
|
295616873f
|
Fixes #831. Ensures ListView's SelectedItemChanged event always been invoked on enter.
|
2020-08-07 16:17:12 +01:00 |
|
BDisp
|
0059fc2ae4
|
Fixing some rebase issues.
|
2020-08-07 16:17:11 +01:00 |
|
BDisp
|
521438d2a8
|
Making SetFocus (View) private.
|
2020-08-07 16:17:11 +01:00 |
|
BDisp
|
fa992abc6e
|
Fixes #750. Ensure the correct focus order after call SetFocus.
|
2020-08-07 16:17:10 +01:00 |
|
BDisp
|
841ef3c85f
|
Fixes #822. Moves the cursor position to the first rune if no hotkey is specified.
|
2020-08-07 16:17:10 +01:00 |
|
BDisp
|
a5fcc22e8c
|
Fixes #827. Application now reset _initialized on Shutdown.
|
2020-08-07 16:17:09 +01:00 |
|
BDisp
|
11f22f29ee
|
Fixed more mouse navigator issues.
|
2020-08-07 16:17:09 +01:00 |
|
BDisp
|
1cdf6d0587
|
Fixed a focused issue.
|
2020-08-07 16:17:08 +01:00 |
|
BDisp
|
ffef3276e4
|
Fixes #829. Hangs with disabled menu item selected solved.
|
2020-08-07 16:17:08 +01:00 |
|
BDisp
|
ddcc09b0cf
|
Fixes #825. ReadOnly CheckBox.
|
2020-08-07 16:17:07 +01:00 |
|
BDisp
|
f0da351aac
|
Fixes #814. Allows change on a read only TextField programmatically.
|
2020-08-07 16:17:07 +01:00 |
|
Ross Ferguson
|
8d507040f0
|
Make logic more robust
|
2020-08-07 16:17:07 +01:00 |
|
Ross Ferguson
|
a28417a980
|
ComboBox in dialog. Only switch off autoHide if its the only control in the dialog
|
2020-08-07 16:17:06 +01:00 |
|
BDisp
|
234ca95434
|
Fixes #813. It's now possible choose the volume through the directory TextField.
|
2020-08-07 16:17:06 +01:00 |
|
BDisp
|
8fefc8ed29
|
Fixes #811. Added a check for the subviews.
|
2020-08-07 16:17:05 +01:00 |
|
BDisp
|
f01ddbe9e0
|
Fixes #808. Added an automated CanFocus.
|
2020-08-07 16:16:54 +01:00 |
|
Charlie Kindel
|
7aa3079274
|
Merge pull request #846 from BDisp/dynamic-menu-bar
Fixes #644. Added a UICatalog Scenario for a dynamic menu bar.
|
2020-08-07 06:19:50 -07:00 |
|
Charlie Kindel
|
138e54c954
|
Merge pull request #850 from BDisp/radiobutton-horizontal
Fixes #351. Added a horizontal display for RadioGroup.
|
2020-08-07 06:04:46 -07:00 |
|
Charlie Kindel
|
a07da67a2c
|
Merge pull request #849 from BDisp/multi-thread-toplevels-test
Providing a simple test for Fixes #740. Multi thread toplevels.
|
2020-08-07 06:01:46 -07:00 |
|
Charlie Kindel
|
3477e97b84
|
Merge pull request #848 from BDisp/operation-canceled-exception
Fixes #847. Since the timeout issue are fixed there is no need to use tokenSource.Cancel but just reset the eventReady.
|
2020-08-07 06:00:59 -07:00 |
|
Charlie Kindel
|
d4c2e94a00
|
Merge pull request #845 from BDisp/file-dialog-directory-fix
Fixes #844. Now selects the correct Directory.
|
2020-08-07 05:58:07 -07:00 |
|
Charlie Kindel
|
376a25c833
|
Merge pull request #843 from BDisp/ui-toplevel-no-windows
Fixes #842. A Toplevel must be created by Application.Init.
|
2020-08-07 05:57:20 -07:00 |
|
Charlie Kindel
|
4f8d02df3f
|
Merge pull request #841 from BDisp/listview-mouse-event
Fixes #840. Learned that we shouldn't mixing mouse flags with other properties.
|
2020-08-07 05:56:24 -07:00 |
|
Charlie Kindel
|
a3ce1be27f
|
Merge pull request #839 from BDisp/view-visibility
Fixes #838. Added a Visible property to the View.
|
2020-08-07 05:55:31 -07:00 |
|
Charlie Kindel
|
388045952b
|
Merge pull request #837 from BDisp/label-empty-initially
Fixes #836. Allows a Label display the text initially empty.
|
2020-08-07 05:53:51 -07:00 |
|
BDisp
|
2c8f6ec175
|
Added conditional exceptions.
|
2020-08-07 13:49:08 +01:00 |
|
BDisp
|
4a6fe45698
|
Fixes #853. CanChooseDirectories and CanChooseFiles now work properly.
|
2020-08-07 10:14:40 +01:00 |
|
BDisp
|
4aa228f200
|
Fixes #852. Avoiding exception if infos is empty.
|
2020-08-07 07:34:14 +01:00 |
|