提交历史

作者 SHA1 备注 提交日期
  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 年之前
  BDisp a100be3c46 Fixed source null check. 5 年之前
  BDisp e8e32c4d73 Invoke SelectedItemChanged even source is empty on enter. 5 年之前
  BDisp d232715e62 Fixes #844. Now selects the correct Directory. 5 年之前
  BDisp d33aceba8a Ensures that first MoveDown is triggered. 5 年之前
  BDisp 9879074056 Fixes #842. A Toplevel must be created by Application.Init. 5 年之前
  BDisp c73ca62582 Fixes #840. Learned that we shouldn't mixing mouse flags with other properties. 5 年之前
  BDisp d765c9dc63 Fixes #838. Added a Visible property to the View. 5 年之前