Tig
012e7a376a
Fixed Button.NumericUpDown focus issue
2024-04-14 21:21:44 -06:00
Tig
085fd6316d
Made Buttons.NumericUpDown even cooler. Updated Adornments scenario to use it.
2024-04-14 20:58:05 -06:00
Tig
4ad3dc8642
Made Buttons.NumericUpDown cooler
2024-04-14 20:12:22 -06:00
Tig
dc4ee2993c
Updated package versions in multiple projects
...
Updated the versions of various packages across four projects. In `ReactiveExample.csproj`, the `ReactiveUI` package was updated. In `Terminal.Gui.csproj`, the `System.IO.Abstractions` and `System.Text.Json` packages were updated. In `UICatalog.csproj`, the `Microsoft.VisualStudio.Azure.Containers.Tools.Targets`, `SixLabors.ImageSharp`, and `CsvHelper` packages were updated. In `UnitTests.csproj`, the `ReportGenerator`, `TestableIO.System.IO.Abstractions.TestingHelpers`, `xunit`, `xunit.runner.visualstudio`, and `coverlet.collector` packages were updated.
2024-04-14 19:44:39 -06:00
Tig
2430088b18
Renamed scenario.
...
Fixed ContentSize < 0 issue.
2024-04-14 16:21:10 -06:00
Tig
dc4943f0ff
Deleted temp scenario
2024-04-14 15:45:30 -06:00
Tig
a655120e48
Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea
2024-04-14 15:00:11 -06:00
Tig
32e79bdd17
Code and API doc cleanup
2024-04-14 14:57:35 -06:00
Tig
513eb135c6
Fixed layout issue when contentsize changed.
2024-04-14 14:03:07 -06:00
Tig
88222c4dfd
Fixed clipping - mostly: Still an issue w/ subviews of adornments
2024-04-14 13:22:25 -06:00
Tig
7926781d3c
Modernized Scrolling scenario
2024-04-12 14:57:51 -06:00
Tig
1a5bf0f688
Modernized Scrolling scenario
2024-04-12 14:52:39 -06:00
Tig
8df0ea44dc
Scenario clean up
2024-04-12 14:34:51 -06:00
Tig
8bfc468794
Found and fixed double-doubleclick bug in Charmap
2024-04-12 12:32:38 -06:00
Tig
25a2e040f0
Updated scenario
2024-04-11 14:32:39 -06:00
BDisp
a121b62c77
Fix size in the scenario.
2024-04-11 17:44:59 +01:00
Tig
7644f631f0
Refactored ViewportSettings - Now makes more sense and LixtView works as before
2024-04-11 10:42:18 -06:00
Tig
d49bc3c06f
Renamed ScrollSettings enum members to be more clear
2024-04-11 07:34:49 -06:00
Tig
f924ea3d79
Completed settings UI in demo scenario
2024-04-11 06:22:07 -06:00
Tig
5d85242020
WIP fixing FrameToScreen
2024-04-11 06:05:19 -06:00
Tig
e8640e9d92
Found and fixed bug in non-recursive FindDeepestView; added reltaed unit test
2024-04-10 11:18:17 -04:00
Tig
6b80b23340
Updated conceptual API documentation; added mouse.md
2024-04-09 21:38:14 -04:00
Tig
5c36db22a4
merge
2024-04-09 09:02:55 -04:00
Tig
102269ec2a
Temp fix for ProgressStyles scenario
2024-04-08 12:17:37 -04:00
Tig
6c296bb299
Disabled Hover (#define HOVER).
...
Added Color.GetHighlightColor. Simple implementation for now. Needs to be more robust.
2024-04-08 10:16:30 -04:00
Tig
cca32726fc
Refactored API to support extensibilty... eg Hover (not implemented yet).
2024-04-05 17:25:23 -04:00
Tig
50f9b3559e
Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea
2024-04-05 11:48:57 -04:00
Tig
c5b7b084a9
Way too big a committ.... but I got carried away.
...
- Started MouseEventEventArgs -> MouseEvent transition - for OnMouseEvent. Partially fixes #3029 .
- Refactored Appliation.OnMouseEvent and View.OnMouseEvent to match design guidelines.
- Re-impleented highlight, enabling extensibility (see Border).
- Beefed up unit tests
2024-04-04 18:50:13 -04:00
Tig
dd8fe76cab
Rebased with v2_develop - broke stuff.
2024-04-03 21:27:10 -04:00
Tig
875282818a
Merge pull request #3378 from tig/v2_3377-ASCIICustomButtonTest-NetDriver
...
Fixes #3377 . `NetDriver` not rendering menu correctly
2024-04-03 20:12:17 -05:00
Tig
fd7e273f85
Updated Mouse scenario with filter
2024-04-03 21:10:14 -04:00
Tig
72992bd8c7
WindowsDriver - added diagnostics. Found issue. Implemented workaround
2024-04-03 13:21:36 -05:00
Tig
d9658efc65
Cherry picked new Mouse Scenario
2024-04-03 11:13:23 -06:00
Tig
76095f7dbc
Revamped Mouse scenario
2024-04-03 10:48:57 -06:00
Tig
a8d6f846d7
Fixed MessagBox paint issue
2024-04-03 09:41:59 -06:00
Tig
06f7a74aa0
Fixed more netdriver key issues (tab)
2024-04-03 10:27:02 -04:00
Tig
0307af112b
Fixed static issue
2024-04-03 07:39:49 -06:00
Tig
6b35abc790
Cleand up warnings
2024-04-03 06:38:17 -06:00
Tig
edfd240310
Refactgored scenario to use Main
2024-04-03 06:25:41 -06:00
Tig
68c0a6adac
more merge fixes
2024-04-03 06:16:38 -06:00
Tig
7cc9fb9127
merge fixes
2024-04-03 05:59:48 -06:00
Tig
1b21dd5ef1
merged
2024-04-03 05:47:35 -06:00
Tig
bbba1e407d
Adds Charmap to scrolling demo
2024-04-02 21:10:56 -06:00
Tig
86617724de
Revamped Mouse scenario
2024-04-02 17:08:47 -06:00
Tig
45309c7564
Better looking invert color logic
2024-04-02 15:51:10 -06:00
Tig
06cc7d8f71
Moved view highlight on press code into View. Updated all Views that would benefit.
...
Note this breaks Charmap because ScrollView blindly grabs mouse on Enter. This will be fixed in #3323 .
2024-04-02 14:49:13 -06:00
Tig
1cca002393
Got new button fn working on WindowsDriver; Now debugging netdriver and curses
2024-04-02 08:45:28 -06:00
Tig
d57b58be1a
Updated ViewMouse unit tests
2024-04-01 14:24:32 -06:00
Tig
f3c3825f34
Init->Main in Buttons scenario
2024-04-01 12:36:20 -06:00
Tig
cf4ead194f
Initial commit
2024-04-01 12:27:51 -06:00