Commit History

Author SHA1 Message Date
  dependabot[bot] 93d76b1a64 Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.1 to 1.0.2 (#1293) 4 years ago
  BDisp a492a52d79 Fixes #1291. Combining two PosAbsolute or two DimAbsolute result on a PosAbsolute or DimAbsolute. (#1292) 4 years ago
  BDisp 5b490a8c8f Fixes #1266. Using Ctrl+PageUp/PageDown to allowing navigate through windows. (#1283) 4 years ago
  BDisp 4af48392cc Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282) 4 years ago
  dependabot[bot] 41bd2052db Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.1 (#1284) 4 years ago
  BDisp 274b4327a9 Fixxes #1272. Using ioctl to get winsize, resizeterm to resize and added the WinChanged action. (#1278) 4 years ago
  Thomas Nind 71e719fb2b Made CursorLeft/CursorRight change focus when cursor position is at start/end of a TextView (#1271) 4 years ago
  BDisp 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) 4 years ago
  José Miguel Perricone dbd36d9d27 add direction summaries (#1274) 4 years ago
  dependabot[bot] 74098ea8f6 Update Terminal.Gui requirement from 1.0.0-pre.* to 1.0.0.* (#1270) 4 years ago
  BDisp 013bf80fb2 Fixes #1267. Allows NetDriver run Terminal.Gui. (#1268) 4 years ago
  Charlie Kindel 642e18efa8 Final v1 tweaks (#1262) 4 years ago
  Tim Heuer 280f47374c Updating to supported target of .NET (#1263) 4 years ago
  Charlie Kindel 19b438ca74 Version 1.0 (#1227) 4 years ago
  José Miguel Perricone 028e7e5bf2 TextValidateField reimplementation without generics (#1261) 4 years ago
  Thomas Nind a8628e7c28 Feature/graphs (#1201) 4 years ago
  Charlie Kindel 26cb200737 Fixes #1257 - ListView's ProcessKey should return false if no OpenSelectedItem handler is defined (#1258) 4 years ago
  BDisp 993a255477 Fixes #931. Fixed the limit 25 lines issue. (#1254) 4 years ago
  BDisp 761224cf77 Fixes #1251. Fixes TextValidateProvider exception on the All View Tester scenario. (#1252) 4 years ago
  BDisp 91d5ff41b2 Fixes #1241. Added SendKeys feature to the ConsoleDriver. (#1242) 4 years ago
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 years ago
  BDisp c4e744a382 Fixes #418 and #931. Unix terminal hangs after exit. (#953) 4 years ago
  Charlie Kindel 7f27d78cc7 Release Candiate 2 (#1248) 4 years ago
  Thomas Nind 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 years ago
  Thomas Nind 6a9e27761f Nested types for TabView and TableView (#1243) 4 years ago
  dependabot[bot] 8d164cd02f Bump ReportGenerator from 4.8.7 to 4.8.8 (#1247) 4 years ago
  José Miguel Perricone 819dc291bc Feature TextValidateField (#1230) 4 years ago
  Charlie Kindel b29240f362 Code coverage (#1235) 4 years ago
  BDisp 3418f2882a Fixes #1234. Setting Handled to true in the KeyPress event avoids ProcessKey from running. (#1237) 4 years ago
  BDisp 4948d072b0 Fixes #1231. Ignoring negative bounds. (#1232) 4 years ago