Commit History

Author SHA1 Message Date
  Charlie Kindel e4f5df6daf Merge pull request #987 from BDisp/demo-keys-fix 4 years ago
  Charlie Kindel 150914597a Merge pull request #984 from BDisp/ui-message-boxes 4 years ago
  Charlie Kindel da59db3474 Merge pull request #989 from BDisp/nstack-update 4 years ago
  BDisp 356b0f8618 CursesDriver now use the ConsoleDriver definition for this runes. 4 years ago
  BDisp 0fb29368cd Non printable character now returns -1 on Rune.ColumnWidth and ConsoleWidth. 4 years ago
  BDisp 6ca91f7b87 Fixes #988. Update NStack.Core to version 0.15.0. 4 years ago
  BDisp 3343062cad Change to Key.Q because it conflicts with Linux terminal. 4 years ago
  BDisp c53acea225 Fixes #986. Comparing with ShortcutHelper.GetModifiersKey in the demo.cs 4 years ago
  BDisp 550392cab6 Fixes #979. Force call LayoutSubviews to perform layout. 4 years ago
  Charlie Kindel c1d3fcfb0c Merge pull request #946 from BDisp/lazy-shortcut-menu 4 years ago
  BDisp 4164ea9ef0 Rename ShortCutHelper.cs to ShortcutHelper.cs 4 years ago
  Charlie Kindel b521a07c77 Merge pull request #975 from BDisp/rune-versions 4 years ago
  Charlie Kindel 5f9ce32460 Merge pull request #981 from BDisp/fsharp-quit 4 years ago
  Charlie Kindel 177bf40dd7 Merge pull request #982 from BDisp/unix-mouse-sc-clear-screen-fix 4 years ago
  BDisp ec8bf55028 Fixes #976. Mouse prints sequence characters on the terminal and the screen is not fully cleared. Only for netcoreapp3.1. 4 years ago
  BDisp 0d0d235b51 Fix ControlQ to quit in FSharp 4 years ago
  BDisp 9615769e63 Changed to \u notation. 4 years ago
  BDisp b1d0de9571 #41 and #949. Unit test to compare the difference between System.Rune and System.Text.Rune. 4 years ago
  Charlie Kindel 2307cd8120 Merge pull request #980 from BDisp/fsharp-scrollview-textfield-fix 4 years ago
  BDisp 0fc29ada9f Closes #973. ScrollView and TextField fixes. 4 years ago
  Charlie Kindel 1e656b32c5 Merge pull request #978 from ronnieholm/master 4 years ago
  Ronnie Holm 9a1679a379 Remove warnings and make code more idiomatic F# 4 years ago
  BDisp 6be3aab2ce Changed casing for Shortcut. 4 years ago
  BDisp b1cc2f8035 Implemented ShortCut in the View class within the UICatalog example. 4 years ago
  BDisp 01d4b4f55f Added wide improvements on keys managements. 4 years ago
  BDisp 4729f46726 MenuBar.ShortCutDelimiter cannot be empty. 4 years ago
  BDisp f713f36e5c typo. 4 years ago
  BDisp 21650576eb Recover from rebase. 4 years ago
  Charlie Kindel fd697f5d59 Merge pull request #974 from BDisp/fsharp-open-files 4 years ago
  BDisp e97044417b Created GetFileName() function. 4 years ago