BDisp
|
3b182790c5
Fixes #999. Toplevel should only redraw the subviews if !NeedDisplay.IsEmpty or layoutNeeded.
|
4 年之前 |
Charlie Kindel
|
4519c657ba
Merge pull request #993 from BDisp/numbered-labels
|
4 年之前 |
BDisp
|
1cd80ab3a4
Fixes #992. TextFormatter class now respect the view dimensions. Some typo fixing too.
|
4 年之前 |
Charlie Kindel
|
41b432309e
Merge pull request #991 from BDisp/dialogs-fix
|
4 年之前 |
BDisp
|
793efc8b63
Fixing warnings.
|
4 年之前 |
BDisp
|
4bbe50c506
Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized.
|
4 年之前 |
Charlie Kindel
|
e4f5df6daf
Merge pull request #987 from BDisp/demo-keys-fix
|
4 年之前 |
Charlie Kindel
|
150914597a
Merge pull request #984 from BDisp/ui-message-boxes
|
4 年之前 |
Charlie Kindel
|
da59db3474
Merge pull request #989 from BDisp/nstack-update
|
4 年之前 |
BDisp
|
356b0f8618
CursesDriver now use the ConsoleDriver definition for this runes.
|
4 年之前 |
BDisp
|
0fb29368cd
Non printable character now returns -1 on Rune.ColumnWidth and ConsoleWidth.
|
4 年之前 |
BDisp
|
6ca91f7b87
Fixes #988. Update NStack.Core to version 0.15.0.
|
4 年之前 |
BDisp
|
3343062cad
Change to Key.Q because it conflicts with Linux terminal.
|
4 年之前 |
BDisp
|
c53acea225
Fixes #986. Comparing with ShortcutHelper.GetModifiersKey in the demo.cs
|
4 年之前 |
BDisp
|
550392cab6
Fixes #979. Force call LayoutSubviews to perform layout.
|
4 年之前 |
Charlie Kindel
|
c1d3fcfb0c
Merge pull request #946 from BDisp/lazy-shortcut-menu
|
4 年之前 |
BDisp
|
4164ea9ef0
Rename ShortCutHelper.cs to ShortcutHelper.cs
|
4 年之前 |
Charlie Kindel
|
b521a07c77
Merge pull request #975 from BDisp/rune-versions
|
4 年之前 |
Charlie Kindel
|
5f9ce32460
Merge pull request #981 from BDisp/fsharp-quit
|
4 年之前 |
Charlie Kindel
|
177bf40dd7
Merge pull request #982 from BDisp/unix-mouse-sc-clear-screen-fix
|
4 年之前 |
BDisp
|
ec8bf55028
Fixes #976. Mouse prints sequence characters on the terminal and the screen is not fully cleared. Only for netcoreapp3.1.
|
4 年之前 |
BDisp
|
0d0d235b51
Fix ControlQ to quit in FSharp
|
4 年之前 |
BDisp
|
9615769e63
Changed to \u notation.
|
4 年之前 |
BDisp
|
b1d0de9571
#41 and #949. Unit test to compare the difference between System.Rune and System.Text.Rune.
|
4 年之前 |
Charlie Kindel
|
2307cd8120
Merge pull request #980 from BDisp/fsharp-scrollview-textfield-fix
|
4 年之前 |
BDisp
|
0fc29ada9f
Closes #973. ScrollView and TextField fixes.
|
4 年之前 |
Charlie Kindel
|
1e656b32c5
Merge pull request #978 from ronnieholm/master
|
4 年之前 |
Ronnie Holm
|
9a1679a379
Remove warnings and make code more idiomatic F#
|
4 年之前 |
BDisp
|
6be3aab2ce
Changed casing for Shortcut.
|
4 年之前 |
BDisp
|
b1cc2f8035
Implemented ShortCut in the View class within the UICatalog example.
|
4 年之前 |