Commit History

Author SHA1 Message Date
  BDisp 658d590107 AssertDriverContentsWithFrameAre now returns a true rectangle. 3 years ago
  Thomas Nind 367fdd9bad Fix TableView multi selections extending to -1 indexes (#1843) 3 years ago
  Thomas Nind 21210d62db Fixed TableView always showing selected cell(s) even when not focused (#1776) 3 years ago
  BDisp 7f3c26906b Reverting Clear method to use AddRune as initially. 3 years ago
  BDisp 4382a2c2c2 Fixes remaining wide runes render issues. 3 years ago
  BDisp 933a1bda91 Added text direction support for word-wrap and fix draw issues. 3 years ago
  BDisp 3e3b67889d It is needed to get rid of the first and the last line ending of expectedLook. 3 years ago
  BDisp d9f52fc2f2 Changing from AssertDriverContentsWithPosAre to AssertDriverContentsWithFrameAre to return a Rect. 3 years ago
  BDisp a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago
  Thomas Nind b5799c3ded Fixed label positions to begin at Margins not just bottom left of screen (#1488) 3 years ago
  Thomas Nind fe464b0b94 Added test helper method AssertDriverColorsAre 4 years ago
  BDisp 21714b64b8 Fixes #1341. Now if AutoSize is true the Bounds size is always updated by using the Dim.Fill or the Dim.Absolute. 4 years ago
  Charlie Kindel 8d8025329e Added Attributes tests; balanced Application.Init/Shutdown 4 years ago
  Thomas Nind fe9c984d5c Changed Console.WriteLine to ITestOutputHelper in tests (#1305) 4 years ago
  Thomas Nind a8628e7c28 Feature/graphs (#1201) 4 years ago