提交歷史

作者 SHA1 備註 提交日期
  BDisp ddcc09b0cf Fixes #825. ReadOnly CheckBox. 5 年之前
  BDisp f0da351aac Fixes #814. Allows change on a read only TextField programmatically. 5 年之前
  Ross Ferguson 8d507040f0 Make logic more robust 5 年之前
  Ross Ferguson a28417a980 ComboBox in dialog. Only switch off autoHide if its the only control in the dialog 5 年之前
  BDisp 234ca95434 Fixes #813. It's now possible choose the volume through the directory TextField. 5 年之前
  BDisp 8fefc8ed29 Fixes #811. Added a check for the subviews. 5 年之前
  BDisp f01ddbe9e0 Fixes #808. Added an automated CanFocus. 5 年之前
  BDisp 8c5822f9e2 Also testing with a Pos and Dim null values. 5 年之前
  BDisp 5efa8d5388 Fixes #731. Pos and Dim validation. 5 年之前
  Charlie Kindel 84b8938d3b Merge pull request #807 from BDisp/mouse-button-click 5 年之前
  BDisp b911403586 Adding the @lzylinl example. 5 年之前
  BDisp c5f6e89abf Fixes #806. Button now support clicks. 5 年之前
  Charlie Kindel 609a2514ea Merge pull request #799 from BDisp/canfocus-test 5 年之前
  Charlie Kindel 66d9f42426 Merge pull request #805 from BDisp/menu-highlight-click 5 年之前
  Charlie Kindel fb702e8432 Merge pull request #804 from BDisp/application-init-shutdown 5 年之前
  BDisp 2e1dd624df Fixes #755. Click respect the highlight Menu. 5 年之前
  BDisp eeb30bdc44 Removed ShowWindow 5 年之前
  BDisp 1ea21d0a0b Fixed XML comments. 5 年之前
  BDisp d6f9e0a832 Fixed more unit tests. 5 年之前
  BDisp dce2a0304e Fixed Unit Test based on the changes. 5 年之前
  BDisp cf5527a917 Fixes #803. Init and Shutdown only run once. 5 年之前
  Charlie Kindel 2fe5e08f6b Merge pull request #802 from BDisp/mouse-run-action 5 年之前
  BDisp 1feb385994 Fixing a bug. 5 年之前
  BDisp 21050c123e Fixes #800. Menu IsTopLevel executes on button clicked and setting Run close driver to false because of Unix. 5 年之前
  Charlie Kindel f395d3fd6a Merge pull request #801 from BDisp/console-init-restore 5 年之前
  BDisp 9a43fe87f6 Fixes #787. Console default size is always restored on Driver Init. 5 年之前
  BDisp 03862d1380 Just a little Unit Test for Focus #798 5 年之前
  Charlie Kindel 496e9aa7f4 Merge pull request #797 from BDisp/textfield-textview-canfocus 5 年之前
  BDisp 93e9255d7c Fixes #776. TextField and TextView now respect the CanFocus property of his container. 5 年之前
  Charlie Kindel 15d66a749b Merge pull request #796 from BDisp/console-size 5 年之前