Charlie Kindel
|
ceb5473d53
|
fixed unit tests
|
2022-11-05 12:07:30 -06:00 |
|
Charlie Kindel
|
8a73ade5b2
|
fixed unit tests
|
2022-11-05 11:46:22 -06:00 |
|
Charlie Kindel
|
9c06eb2547
|
Merge branch 'develop' into fixes_520_toplevels_not_cleanedup
|
2022-11-05 09:45:31 -06:00 |
|
Tig
|
5338aa3cfb
|
Merge pull request #2184 from tznind/enter-cursor
Fixes #2175 Hide cursor when entering GraphView and TabRowView
|
2022-11-05 09:45:01 -06:00 |
|
Tig
|
587ce42a10
|
Merge pull request #6 from BDisp/tig-fixes_520_toplevels_not_cleanedup
Fixes KeyBindings_Command_With_MdiTop unit test.
|
2022-11-05 09:38:44 -06:00 |
|
tznind
|
d2bcc10193
|
Removed TabRowView.PositionCursor as we no longer show cursor
|
2022-11-05 09:33:59 +00:00 |
|
tznind
|
5594aff326
|
Hide cursor when entering GraphView and TabRowView
TabRowView is a private sub view of `TabView`: the actual tabs themselves.
|
2022-11-05 09:26:51 +00:00 |
|
Chris Pacejo
|
cb7c1be8bc
|
fix output of non-BMP Unicode characters in NetDriver
|
2022-11-05 00:52:09 -04:00 |
|
BDisp
|
5472c9469e
|
Fixes KeyBindings_Command_With_MdiTop unit test.
|
2022-11-05 01:42:58 +00:00 |
|
Tig
|
93a7f7cd62
|
Merge branch 'develop' into fixes_520_toplevels_not_cleanedup
|
2022-11-04 17:43:00 -06:00 |
|
Tig
|
a65831a4cb
|
Merge pull request #2180 from BDisp/button-clicked-fix
Fixes #2179. Button should only respond to a mouse button clicked.
|
2022-11-04 17:23:50 -06:00 |
|
BDisp
|
4fa3ac7b48
|
Fixes #2179. Button should only respond to a mouse button clicked.
|
2022-11-04 19:03:00 +00:00 |
|
Charlie Kindel
|
34d4caa883
|
removed remainging #520 comments and re-enabled broken mdi test
|
2022-11-04 11:41:47 -06:00 |
|
Charlie Kindel
|
812a389082
|
with #520 fixed, cleaning up comments and tests
|
2022-11-04 11:32:41 -06:00 |
|
Charlie Kindel
|
04af7d2106
|
merge develop
|
2022-11-04 11:25:27 -06:00 |
|
Tig
|
b511708b2b
|
Merge pull request #2170 from tig/prep_for_v_1_9
Prep for Release v1.9.0
|
2022-11-04 06:27:50 -06:00 |
|
Tig
|
d7324c30d6
|
Merge branch 'develop' into prep_for_v_1_9
|
2022-11-04 06:27:31 -06:00 |
|
Tig
|
0bf1529a87
|
Merge branch 'develop' into newer_treeview_highlight_model_text
|
2022-11-04 06:22:23 -06:00 |
|
Tig
|
d8b1e8a77c
|
Merge pull request #5 from BDisp/tig-prep_for_v_1_9
Fixed System_Rune_ColumnWidth unit test.
|
2022-11-04 06:20:08 -06:00 |
|
Tig
|
21b500393b
|
Merge pull request #2173 from BDisp/example-nstack-removed
Fixes #2172. NStack nuget package not needed anymore in the Example project.
|
2022-11-04 06:19:42 -06:00 |
|
BDisp
|
436c171478
|
Fixed System_Rune_ColumnWidth unit test.
|
2022-11-04 10:29:50 +00:00 |
|
BDisp
|
fd0768ac8d
|
Fixes #2172. NStack nuget package not needed anymore in the Example project.
|
2022-11-04 10:21:21 +00:00 |
|
BDisp
|
8fe2e842e7
|
Fixes #2172. NStack nuget package not needed anymore in the Example project.
|
2022-11-04 09:44:22 +00:00 |
|
Charlie Kindel
|
19ffc6b748
|
Fixed WizardAsView scenario; missing Init call
|
2022-11-03 22:33:57 -06:00 |
|
Charlie Kindel
|
ea905fc6c2
|
bumped Nstack to v1.0.5
|
2022-11-03 22:24:16 -06:00 |
|
Charlie Kindel
|
be5e145770
|
bumped Nstack to v1.0.5
|
2022-11-03 22:23:19 -06:00 |
|
Charlie Kindel
|
fc4bff1d90
|
updated README
|
2022-11-03 21:45:35 -06:00 |
|
Charlie Kindel
|
f171f8d693
|
Rlease v1.8.3
|
2022-11-03 21:44:36 -06:00 |
|
Tig
|
115ce8c0e4
|
Merge pull request #2168 from BDisp/menu-action-invoke--fix
Added a mainloop unit test with a task.
|
2022-11-03 18:32:44 -07:00 |
|
Charlie Kindel
|
75f83a4a86
|
Made @bdisp's suggested fixes
|
2022-11-03 17:11:27 -06:00 |
|
Charlie Kindel
|
857e123c65
|
Added @bdisp's suggested tests
|
2022-11-03 16:47:45 -06:00 |
|
BDisp
|
0185ae6751
|
Added a mainloop unit test with a task.
|
2022-11-03 22:16:38 +00:00 |
|
Charlie Kindel
|
bf1ed31281
|
Refactored UI Catalog and added tons of unit tests
|
2022-11-03 15:58:15 -06:00 |
|
Charlie Kindel
|
0e136b17cc
|
shortened InvokeLeakTests
|
2022-11-02 21:38:38 -06:00 |
|
Charlie Kindel
|
fc6f830339
|
Tweaked unit tests to be more robust
|
2022-11-02 21:29:35 -06:00 |
|
Charlie Kindel
|
89d674d4d7
|
Updated API docs for Application
|
2022-11-02 21:05:08 -06:00 |
|
Charlie Kindel
|
87c224297c
|
fixed by removing Init calls
|
2022-11-02 20:00:19 -06:00 |
|
Tig
|
b2c05afd82
|
Merge pull request #2157 from tig/fixes_1743_character_map_slow
Fixes #1743 - CharMap renders painfully slow
|
2022-11-02 18:16:05 -07:00 |
|
Tig
|
8a61cb6f98
|
Merge branch 'develop' into newer_treeview_highlight_model_text
|
2022-11-02 18:12:49 -07:00 |
|
Tig
|
93a777b075
|
Merge pull request #2164 from tig/fixes_2165_onselected_again
Fixes #2165 - ListView: OnSelectedChanged is called when it didn't actually change (again)
|
2022-11-02 18:11:03 -07:00 |
|
Charlie Kindel
|
8ce0347ff4
|
Merge branch 'fixes_1743_character_map_slow' of tig:tig/Terminal.Gui into fixes_1743_character_map_slow
|
2022-11-02 19:05:17 -06:00 |
|
Charlie Kindel
|
129d1dd314
|
merge
|
2022-11-02 19:04:42 -06:00 |
|
Charlie Kindel
|
342130f61c
|
reapplied fixes from 26eabdda6c
|
2022-11-02 18:59:51 -06:00 |
|
Charlie Kindel
|
8ce26cfb41
|
added more test code to File System Explorer and fixed some bugs
|
2022-11-02 18:40:00 -06:00 |
|
Charlie Kindel
|
93ce8b79e3
|
recreating
|
2022-11-02 17:54:40 -06:00 |
|
Tig
|
58b4160535
|
Merge pull request #2159 from gui-cs/revert-2155-tree_highlight_just_model
Revert "TreeView: Now highlights only model text"
|
2022-11-02 16:06:37 -07:00 |
|
Tig
|
a7c175227f
|
Revert "TreeView: Now highlights only model text"
|
2022-11-02 16:06:13 -07:00 |
|
Tig
|
39a31e57ed
|
Merge pull request #2155 from tig/tree_highlight_just_model
TreeView: Now highlights only model text
|
2022-11-02 16:05:59 -07:00 |
|
Tig
|
ec7f6ae7c1
|
Merge pull request #2124 from BDisp/view-clear-fix
Fixes #2122. Weird visual artifacts on clearing.
|
2022-11-02 16:05:50 -07:00 |
|
Tig
|
7975f9e158
|
Merge branch 'develop' into tree_highlight_just_model
|
2022-11-02 16:02:51 -07:00 |
|