Tig
|
69ccdbb9d7
|
Merge pull request #3539 from johnmbaughman/v2_communitytoolkit
Fixes #3538. Add CommunityToolkit.MVVM example.
|
2024-06-17 06:41:47 -07:00 |
|
Tig
|
9e4169abc4
|
Merge pull request #3542 from BDisp/v2_3540_unix_keyboard-fix
Fixes #3540. V2: Keyboard input not working on Unix platforms
|
2024-06-17 06:41:33 -07:00 |
|
BDisp
|
44ae053487
|
Fix XML doc.
|
2024-06-16 00:31:46 +01:00 |
|
BDisp
|
08821101fd
|
Fix XML doc.
|
2024-06-16 00:27:20 +01:00 |
|
BDisp
|
cb2405cd94
|
Fix scenario from throwing exception.
|
2024-06-16 00:15:09 +01:00 |
|
BDisp
|
4610a3253d
|
Fixes #3540. V2: Keyboard input not working on Unix platforms
|
2024-06-16 00:14:08 +01:00 |
|
Tig
|
bd0045340e
|
Merge pull request #3537 from BDisp/v2_3536-application-t-fix
Fixes #3536. Application.Run<T> is broken by not calling Init before initializing T.
|
2024-06-14 08:52:00 -07:00 |
|
BDisp
|
37d237aad9
|
Removes unnecessary driver parameter.
|
2024-06-14 12:50:23 +01:00 |
|
John Baughman
|
6a89686bfa
|
Merge branch 'v2_communitytoolkit' of https://github.com/johnmbaughman/Terminal.Gui into v2_communitytoolkit
# Conflicts:
# CommunityToolkitExample/LoginView.cs
# CommunityToolkitExample/LoginViewModel.cs
# CommunityToolkitExample/Message.cs
# CommunityToolkitExample/Program.cs
# CommunityToolkitExample/README.md
|
2024-06-13 16:52:37 -05:00 |
|
John Baughman
|
7b60527446
|
fix warnings; tidy up a bit more
|
2024-06-13 16:44:08 -05:00 |
|
John Baughman
|
dea0e5696f
|
added recommendations; fixed .sln
|
2024-06-13 16:31:05 -05:00 |
|
John Baughman
|
12adcf3bf4
|
Add Community Toolkit example
|
2024-06-13 16:30:44 -05:00 |
|
BDisp
|
8f4fc23e59
|
Changes xml doc as @tig suggest.
|
2024-06-13 20:56:25 +01:00 |
|
BDisp
|
b764ce9d9c
|
Remove unnecessary using.
|
2024-06-13 20:54:13 +01:00 |
|
BDisp
|
14361b1ee3
|
Fixes #3536. Application.Run<T> is broken by not calling Init before initializing T.
|
2024-06-13 19:24:52 +01:00 |
|
John M. Baughman
|
5709843d8f
|
Update README.md
|
2024-06-13 09:54:00 -05:00 |
|
John M. Baughman
|
35379e8c19
|
Update README.md
|
2024-06-13 09:31:54 -05:00 |
|
John Baughman
|
182b63da92
|
added recommendations; fixed .sln
|
2024-06-13 09:24:27 -05:00 |
|
John Baughman
|
b82cc67f54
|
Add Community Toolkit example
|
2024-06-12 20:58:44 -05:00 |
|
Tig
|
0ff8defb8c
|
Merge pull request #3532 from tig/v2-KeyBinding-Refinements
Improves `KeyBindings`
|
2024-06-09 16:02:13 -06:00 |
|
Tig
|
1744de28a4
|
Merge branch 'v2-KeyBinding-Refinements' of tig:tig/Terminal.Gui into v2-KeyBinding-Refinements
|
2024-06-09 15:52:37 -06:00 |
|
Tig
|
4be0af567f
|
Reverted files that didn't need changes
|
2024-06-09 15:48:15 -06:00 |
|
Tig
|
558384dd77
|
Tweaked find/replace window in Editor
|
2024-06-09 15:45:13 -06:00 |
|
Tig
|
7f032451c6
|
Unit test issue
|
2024-06-09 15:02:54 -06:00 |
|
Tig
|
abb11f0778
|
Nuked OnInvokingKeyBindings from StatusBar
|
2024-06-09 15:00:36 -06:00 |
|
Tig
|
b4eccad1e2
|
Nuked OnInvokingKeyBindings from RadioGroup
|
2024-06-09 14:51:19 -06:00 |
|
Tig
|
891eb29660
|
Improved KeyBindings scenario.
Made QuitKey and Refresh app scoped
|
2024-06-09 10:39:55 -06:00 |
|
Tig
|
8d6436cc81
|
Upgraded Editeor Scenario
|
2024-06-09 09:43:23 -06:00 |
|
Tig
|
329cbbf699
|
Upgraded DynamicMenuBar Scenario
|
2024-06-09 08:28:42 -06:00 |
|
Tig
|
2d90f19ff7
|
Upgraded contextmenu scenario
|
2024-06-09 08:17:00 -06:00 |
|
Tig
|
1b170aa068
|
Upgraded menubar scenairo
|
2024-06-09 08:13:56 -06:00 |
|
Tig
|
0ee46db2f9
|
Menu event args -> One class per file
|
2024-06-09 08:09:15 -06:00 |
|
Tig
|
b6a925ea97
|
MenuItem code cleanup
|
2024-06-09 08:07:43 -06:00 |
|
Tig
|
f714a6bb35
|
Menu code cleanup
|
2024-06-09 08:04:58 -06:00 |
|
Tig
|
364723eaf6
|
Menu -> One class per file
|
2024-06-09 07:38:55 -06:00 |
|
Tig
|
0e4d9c5b6c
|
Menubar code cleanup
|
2024-06-09 07:29:29 -06:00 |
|
Tig
|
0b99e1d054
|
Removed dead code
|
2024-06-09 07:14:12 -06:00 |
|
Tig
|
e8c8d58143
|
Merge pull request #3515 from BDisp/v2_3512-ctrl-z-suspend-unix-fix
Fixes #3512. Ctrl+Z not suspending
|
2024-06-09 06:26:11 -06:00 |
|
BDisp
|
8b7de1ea7c
|
Merge branch 'v2_develop' into v2_3512-ctrl-z-suspend-unix-fix
|
2024-06-09 11:01:10 +01:00 |
|
Tig
|
5e1e673c62
|
Added TODOs
|
2024-06-09 00:10:37 -06:00 |
|
Tig
|
86484b442c
|
Tweaked unit tests
|
2024-06-09 00:08:26 -06:00 |
|
Tig
|
70ab86d6fd
|
Moved Menu/MenuBar to use ctx
|
2024-06-08 23:37:34 -06:00 |
|
Tig
|
1b7cd9d9a3
|
Partial impl using key binding context
|
2024-06-08 22:54:18 -06:00 |
|
Tig
|
946a123fc6
|
Removed dead code
|
2024-06-08 21:31:59 -06:00 |
|
Tig
|
0610c0f20f
|
Added KeyBindings scenario
|
2024-06-08 16:47:56 -06:00 |
|
Tig
|
dba3ce34e3
|
Adding KeyBindings scenario
|
2024-06-08 15:41:07 -06:00 |
|
Tig
|
da688a3f25
|
Merge pull request #3510 from BDisp/v2_2897-listwrapper-source-fix
v2 Fixes #2897. ListView ListWrapper - marking does work if you give an IList which in which the count changes
|
2024-06-08 15:40:46 -06:00 |
|
Tig
|
c58a7a59fb
|
Reverted to v2_develop DimAuto
|
2024-06-08 13:23:43 -06:00 |
|
Tig
|
4c242d3e00
|
New branch dervied from v2_3037_Bar
|
2024-06-08 13:17:09 -06:00 |
|
Tig
|
b2129fff3e
|
Fixed tests
|
2024-06-08 13:14:52 -06:00 |
|