Commit History

Author SHA1 Message Date
  BDisp b7f91af247 Fixes #1034. The NuGet packages need to be updated. 4 years ago
  Charlie Kindel 62b5800c84 Merge pull request #1021 from BDisp/netdriver-unicode 4 years ago
  Charlie Kindel fdd6ec355d Merge pull request #1027 from BDisp/textfield-unicode-frame 4 years ago
  BDisp 94f58acecf Trying fix #335 4 years ago
  BDisp c0540b5de6 Adjusting the code. 4 years ago
  BDisp 097c82fdf5 Fixes #1026. TextField is redrawing over SuperView limits with unicode characters using NetDriver. 4 years ago
  BDisp 3e29baa5c5 Cleanup. 4 years ago
  BDisp 55c682dde1 Ensures that the Toplevel redraw if the LayoutNeeded is true in the RunLoop too. 4 years ago
  BDisp 88c33bb924 Reverting the breaking Toplevel Redraw. 4 years ago
  BDisp 441fcbecbe Removed break. 4 years ago
  BDisp 12383e4c31 Avoid exception if LastFocused is null. 4 years ago
  BDisp 7de9db69c6 Fixing demo. 4 years ago
  BDisp 9b0ea4e992 Changed from Enum HeightSize to bool HeightAsBuffer. 4 years ago
  Charlie Kindel d782bf62f7 Merge pull request #1025 from BDisp/textview-newline 4 years ago
  BDisp f43bcc07e5 Fixes #1024. TextView is printing the new line character "\n" with a symbol. 4 years ago
  BDisp 148a813365 NetDriver now process the hot keys and shortcut keys. 4 years ago
  BDisp a7c2847256 Fixes Console.WindowHeight detection when HeightSize.BufferHeight is set. 4 years ago
  BDisp b6cb860b73 Disabling supported operation system warnings. 4 years ago
  BDisp 934c0b9629 isWinPlatform was written twice. 4 years ago
  BDisp d8fbd3efb2 True font types has its own non printable characters and we should use them. 4 years ago
  BDisp 415cd11e20 Fixes #1020. NetDriver does not deal well with unicode characters yet. 4 years ago
  Charlie Kindel cb3df2292d Merge pull request #1019 from BDisp/childneedsdisplay 4 years ago
  Charlie Kindel a7dfeced76 Merge pull request #1017 from BDisp/window-frame 4 years ago
  BDisp 6ba5b4e1c1 Fixes #1018. Since childNeedsDisplay is used outside the View class it must to be a property. 4 years ago
  BDisp 109a8496ee Fixes #1016. Window is drawing its frame over the menu. 4 years ago
  Charlie Kindel 5ac64a4b92 Merge pull request #1012 from BDisp/layoutneeded-property 4 years ago
  Charlie Kindel 8905dd996c Merge pull request #1014 from BDisp/net-driver-improvements 4 years ago
  BDisp 991f479cb8 Changed the menu Diagnostics and added code for passing an argument -usc for UseSystemConsole. 4 years ago
  Charlie Kindel 47a87f0d61 Merge pull request #1013 from tig/1_00_pre-6 4 years ago
  BDisp 854bca5846 Ammend AutoSize. 4 years ago