Commit History

Author SHA1 Message Date
  BDisp 2a55e76d38 Ensures that first MoveDown is triggered. 5 years ago
  BDisp 4abb3f49ee Fixes #840. Learned that we shouldn't mixing mouse flags with other properties. 5 years ago
  BDisp 5c7a5315d7 Fixes #838. Added a Visible property to the View. 5 years ago
  BDisp 746cdc262d Fixing TextFormatter unit test. 5 years ago
  BDisp 6a571163ab Fixes #836. Allows a Label display the text initially empty. 5 years ago
  lzylinl 61fe94655f ComboBox render fix at dialog after close listview. 5 years ago
  BDisp 295616873f Fixes #831. Ensures ListView's SelectedItemChanged event always been invoked on enter. 5 years ago
  BDisp 0059fc2ae4 Fixing some rebase issues. 5 years ago
  BDisp 521438d2a8 Making SetFocus (View) private. 5 years ago
  BDisp fa992abc6e Fixes #750. Ensure the correct focus order after call SetFocus. 5 years ago
  BDisp 841ef3c85f Fixes #822. Moves the cursor position to the first rune if no hotkey is specified. 5 years ago
  BDisp a5fcc22e8c Fixes #827. Application now reset _initialized on Shutdown. 5 years ago
  BDisp 11f22f29ee Fixed more mouse navigator issues. 5 years ago
  BDisp 1cdf6d0587 Fixed a focused issue. 5 years ago
  BDisp ffef3276e4 Fixes #829. Hangs with disabled menu item selected solved. 5 years ago
  BDisp ddcc09b0cf Fixes #825. ReadOnly CheckBox. 5 years ago
  BDisp f0da351aac Fixes #814. Allows change on a read only TextField programmatically. 5 years ago
  Ross Ferguson 8d507040f0 Make logic more robust 5 years ago
  Ross Ferguson a28417a980 ComboBox in dialog. Only switch off autoHide if its the only control in the dialog 5 years ago
  BDisp 234ca95434 Fixes #813. It's now possible choose the volume through the directory TextField. 5 years ago
  BDisp 8fefc8ed29 Fixes #811. Added a check for the subviews. 5 years ago
  BDisp f01ddbe9e0 Fixes #808. Added an automated CanFocus. 5 years ago
  BDisp 8c5822f9e2 Also testing with a Pos and Dim null values. 5 years ago
  BDisp 5efa8d5388 Fixes #731. Pos and Dim validation. 5 years ago
  Charlie Kindel 84b8938d3b Merge pull request #807 from BDisp/mouse-button-click 5 years ago
  BDisp b911403586 Adding the @lzylinl example. 5 years ago
  BDisp c5f6e89abf Fixes #806. Button now support clicks. 5 years ago
  Charlie Kindel 609a2514ea Merge pull request #799 from BDisp/canfocus-test 5 years ago
  Charlie Kindel 66d9f42426 Merge pull request #805 from BDisp/menu-highlight-click 5 years ago
  Charlie Kindel fb702e8432 Merge pull request #804 from BDisp/application-init-shutdown 5 years ago