Commit Graph

1729 Commits

Author SHA1 Message Date
BDisp
3ab8dff1a7 Changed size and length to camel case. 2020-11-10 17:09:28 +00:00
BDisp
072de09dd5 Named items on DisplaySize method. 2020-11-10 15:36:18 +00:00
BDisp
0f1a0e2821 Fixes #995. Improving TextField to work properly with Unicode characters. 2020-11-09 17:45:28 +00:00
Charlie Kindel
41b432309e Merge pull request #991 from BDisp/dialogs-fix
Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized.
2020-11-05 14:13:58 -07:00
BDisp
793efc8b63 Fixing warnings. 2020-11-04 16:53:21 +00:00
BDisp
4bbe50c506 Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized. 2020-11-04 16:45:35 +00:00
Charlie Kindel
e4f5df6daf Merge pull request #987 from BDisp/demo-keys-fix
Fixes #986. Comparing with ShortcutHelper.GetModifiersKey in the demo.cs
2020-11-02 13:52:06 -07:00
Charlie Kindel
150914597a Merge pull request #984 from BDisp/ui-message-boxes
Fixes #979. Force call LayoutSubviews to perform layout.
2020-11-02 13:51:25 -07:00
Charlie Kindel
da59db3474 Merge pull request #989 from BDisp/nstack-update
Fixes #988. Update NStack.Core to version 0.15.0.
2020-11-02 13:47:01 -07:00
BDisp
356b0f8618 CursesDriver now use the ConsoleDriver definition for this runes. 2020-10-31 01:11:13 +00:00
BDisp
0fb29368cd Non printable character now returns -1 on Rune.ColumnWidth and ConsoleWidth. 2020-10-31 00:09:02 +00:00
BDisp
6ca91f7b87 Fixes #988. Update NStack.Core to version 0.15.0. 2020-10-31 00:01:09 +00:00
BDisp
3343062cad Change to Key.Q because it conflicts with Linux terminal. 2020-10-29 15:49:42 +00:00
BDisp
c53acea225 Fixes #986. Comparing with ShortcutHelper.GetModifiersKey in the demo.cs 2020-10-29 15:05:07 +00:00
BDisp
550392cab6 Fixes #979. Force call LayoutSubviews to perform layout. 2020-10-28 21:52:05 +00:00
Charlie Kindel
c1d3fcfb0c Merge pull request #946 from BDisp/lazy-shortcut-menu
Fixes #881, #928. Allowing more key combinations.
2020-10-28 11:31:03 -06:00
BDisp
4164ea9ef0 Rename ShortCutHelper.cs to ShortcutHelper.cs 2020-10-28 17:13:10 +00:00
Charlie Kindel
b521a07c77 Merge pull request #975 from BDisp/rune-versions
#41 and #949. Unit test to compare the difference between System.Rune and System.Text.Rune.
2020-10-28 10:47:10 -06:00
Charlie Kindel
5f9ce32460 Merge pull request #981 from BDisp/fsharp-quit
Fix ControlQ to quit in FSharp
2020-10-28 10:46:40 -06:00
Charlie Kindel
177bf40dd7 Merge pull request #982 from BDisp/unix-mouse-sc-clear-screen-fix
Fixes #976. Mouse prints sequence characters on the terminal and the screen is not fully cleared. Only for netcoreapp3.1.
2020-10-28 10:46:14 -06:00
BDisp
ec8bf55028 Fixes #976. Mouse prints sequence characters on the terminal and the screen is not fully cleared. Only for netcoreapp3.1. 2020-10-28 15:46:52 +00:00
BDisp
0d0d235b51 Fix ControlQ to quit in FSharp 2020-10-27 23:12:34 +00:00
BDisp
9615769e63 Changed to \u notation. 2020-10-27 17:26:24 +00:00
BDisp
b1d0de9571 #41 and #949. Unit test to compare the difference between System.Rune and System.Text.Rune. 2020-10-27 17:26:12 +00:00
Charlie Kindel
2307cd8120 Merge pull request #980 from BDisp/fsharp-scrollview-textfield-fix
Closes #973. ScrollView and TextField fixes.
2020-10-27 11:20:56 -06:00
BDisp
0fc29ada9f Closes #973. ScrollView and TextField fixes. 2020-10-27 17:14:52 +00:00
Charlie Kindel
1e656b32c5 Merge pull request #978 from ronnieholm/master
Remove warnings and make code more idiomatic F#
2020-10-27 08:24:42 -06:00
Ronnie Holm
9a1679a379 Remove warnings and make code more idiomatic F# 2020-10-27 14:46:45 +01:00
BDisp
6be3aab2ce Changed casing for Shortcut. 2020-10-26 18:56:24 +00:00
BDisp
b1cc2f8035 Implemented ShortCut in the View class within the UICatalog example. 2020-10-26 12:23:11 +00:00
BDisp
01d4b4f55f Added wide improvements on keys managements. 2020-10-26 00:46:51 +00:00
BDisp
4729f46726 MenuBar.ShortCutDelimiter cannot be empty. 2020-10-24 01:35:18 +01:00
BDisp
f713f36e5c typo. 2020-10-24 01:35:17 +01:00
BDisp
21650576eb Recover from rebase. 2020-10-24 01:35:04 +01:00
Charlie Kindel
fd697f5d59 Merge pull request #974 from BDisp/fsharp-open-files
Created GetFileName() function.
2020-10-23 16:06:13 -06:00
BDisp
e97044417b Created GetFileName() function. 2020-10-23 22:07:47 +01:00
Charlie Kindel
59791a4938 Merge pull request #972 from tig/readme_tweaks
Readme tweaks
2020-10-23 08:36:17 -06:00
Charlie Kindel
75bebb12f9 generated docs 2020-10-22 12:31:38 -06:00
Charlie Kindel
a87bfdbb38 readmes 2020-10-22 10:00:41 -06:00
Charlie Kindel
c36eb6186e docfx readme updates 2020-10-22 09:57:02 -06:00
Charlie Kindel
cb4091108d removed deb file 2020-10-22 09:50:22 -06:00
Charlie Kindel
c5b91e317c Merge branch 'master' of tig:migueldeicaza/gui.cs into readme_tweaks 2020-10-22 09:36:30 -06:00
Charlie Kindel
3577f1ba7c Merge pull request #970 from Martin4ndersen/fix-fsharp-example
Fix F# example
2020-10-22 09:36:15 -06:00
Charlie Kindel
a41eb25db8 removed Designer from .sln 2020-10-22 09:35:11 -06:00
Charlie Kindel
e9d2cdb985 removed Designer sample. See Issue #971 2020-10-22 09:32:08 -06:00
Charlie Kindel
dc0397641c readme updates 2020-10-22 09:27:07 -06:00
Charlie Kindel
cfa00142f9 Merge pull request #969 from BDisp/button-dim-test
Fixes #968. Button Dim handler and a Dim unit test. Added a ToString to DimCombine.
2020-10-22 09:10:33 -06:00
BDisp
aa1e20b8fb Added "en-US" culture info for unit test purpose. 2020-10-22 15:28:52 +01:00
Martin Andersen
8e93f3fc43 Fix "The type 'Label' does not define the field, constructor or member
Fix "The type 'Label' does not define the field, constructor or member
'TextColor'" by removing .TextColor as it is not used.
2020-10-22 11:32:59 +02:00
Martin Andersen
878ed5259d Fix "The event 'Toggled' has a non-standard type." 2020-10-22 11:31:51 +02:00