Commit History

作者 SHA1 備註 提交日期
  BDisp 441fcbecbe Removed break. 4 年之前
  BDisp 12383e4c31 Avoid exception if LastFocused is null. 4 年之前
  BDisp 7de9db69c6 Fixing demo. 4 年之前
  BDisp 9b0ea4e992 Changed from Enum HeightSize to bool HeightAsBuffer. 4 年之前
  BDisp 148a813365 NetDriver now process the hot keys and shortcut keys. 4 年之前
  BDisp a7c2847256 Fixes Console.WindowHeight detection when HeightSize.BufferHeight is set. 4 年之前
  BDisp b6cb860b73 Disabling supported operation system warnings. 4 年之前
  BDisp 934c0b9629 isWinPlatform was written twice. 4 年之前
  BDisp d8fbd3efb2 True font types has its own non printable characters and we should use them. 4 年之前
  BDisp 415cd11e20 Fixes #1020. NetDriver does not deal well with unicode characters yet. 4 年之前
  Charlie Kindel cb3df2292d Merge pull request #1019 from BDisp/childneedsdisplay 4 年之前
  Charlie Kindel a7dfeced76 Merge pull request #1017 from BDisp/window-frame 4 年之前
  BDisp 6ba5b4e1c1 Fixes #1018. Since childNeedsDisplay is used outside the View class it must to be a property. 4 年之前
  BDisp 109a8496ee Fixes #1016. Window is drawing its frame over the menu. 4 年之前
  Charlie Kindel 5ac64a4b92 Merge pull request #1012 from BDisp/layoutneeded-property 4 年之前
  Charlie Kindel 8905dd996c Merge pull request #1014 from BDisp/net-driver-improvements 4 年之前
  BDisp 991f479cb8 Changed the menu Diagnostics and added code for passing an argument -usc for UseSystemConsole. 4 年之前
  Charlie Kindel 47a87f0d61 Merge pull request #1013 from tig/1_00_pre-6 4 年之前
  BDisp 854bca5846 Ammend AutoSize. 4 年之前
  BDisp bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. 4 年之前
  Charlie Kindel adb812d25c Pre release 6 - 1.00.pre-6 4 年之前
  Charlie Kindel 9791ab2f8d Merge pull request #1005 from BDisp/textchanging-event 4 年之前
  BDisp 71f1b6b002 Fixes #1011. LayoutNeeded must be a property with a private set, because it's used outside the View class. 4 年之前
  BDisp 2ea03e6b24 Fixes #998. Added a cancelable TextChanging event to prevent the TextChanged event being called if the changing is canceled. 4 年之前
  BDisp 945a456ec0 Fixes #998. Added a cancelable TextChanging event to prevent the TextChanged event being called if the changing is canceled. 4 年之前
  Charlie Kindel 204be65f2a Merge pull request #1004 from BDisp/view-auto-size 4 年之前
  BDisp b460ee712d Added more documentation to the AutoSize property. 4 年之前
  BDisp 84d06a638b Fixes #1002. Added a AutoSize property to the View class. 4 年之前
  Charlie Kindel 81ae970c5f Merge pull request #1001 from BDisp/UI-label-as-buttons 4 年之前
  Charlie Kindel 0d48c32460 Merge pull request #1010 from BDisp/auto-hide-scrollbars 4 年之前