Commit History

Author SHA1 Message Date
  Charlie Kindel eb8cb4408d misc changed done before I went on holiday 2 years ago
  BDisp 075141a687 Fixes #2247. Preparing for the NStack v1.0.7 which now handling properly non-BMP code points. 2 years ago
  Charlie Kindel 0a89ead2e6 Changed colors to not look awful 2 years ago
  Charlie Kindel b06e4229c4 Revert "Revert "Fixes #1743 - CharMap renders painfully slow"" 2 years ago
  Charlie Kindel 9945c2dd54 Revert "Fixes #1743 - CharMap renders painfully slow" 2 years ago
  Charlie Kindel 3b5d8e9780 Fixes #1743 - CharMap renders painfully slow 2 years ago
  Alexandru Ciobanu 76dab4ad0b Simplify MakePrintable by using AND and avoiding converting to string and back. 2 years ago
  BDisp 389d0be6bd Added abstract MakeColor and CreateColors to create the colors at once. (#1972) 2 years ago
  BDisp 9ee3502c61 Added public abstract ResizeScreen method to the ConsoleDriver. 3 years ago
  Freddie Mercurial (Jessica M.) 68b40a93f1 Exposes APIs to support upcoming Web console feature (#1770) 3 years ago
  BDisp 640fecba03 Fixing drivers. 3 years ago
  BDisp 311acc03df Fixes drivers for wide runes handling which also works on Windows Terminal. 3 years ago
  BDisp 87f6cfc8ed Fixes #1557 - Border and PanelView fixes (#1563) 3 years ago
  BDisp d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) 3 years ago
  BDisp 8bfa2f0425 Border feature (#1436) 3 years ago
  BDisp e2d53d2d92 Fixes #546. Enhancement ProgressBar. (#1379) 4 years ago
  BDisp 87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. 4 years ago
  BDisp f60458cc6b Fixes #983. Improving clipboard with interaction with the OS. 4 years ago
  BDisp c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 years ago
  BDisp ae2f713e23 Fixes #1206. NetDriver now print the selected text. Attribute struct now create a valid Value for the current driver. Insert key is detected by NetDriver. (#1207) 4 years ago
  Charlie Kindel 1cf2ce1985 fixes #1048 - BrighCyan to BrightCyan (#1129) 4 years ago
  Gilles Freart 21e24e9467 Preparing PR 4 years ago
  Gilles Freart 92e9d29e37 Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum 4 years ago
  Gilles Freart ff512f5846 Adjustment under ubuntu & ubuntu xTerm 4 years ago
  Gilles Freart 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
  BDisp 9fd083ba5f Typo fixing. 4 years ago
  BDisp b8a1ed5c24 Fixes #1030. Getting colors from the Attributes of a ColorScheme. 4 years ago
  BDisp 9b0ea4e992 Changed from Enum HeightSize to bool HeightAsBuffer. 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