.devcontainer
|
651ee21ba5
Fixes #2323. The devcontainer.json settings isn't work with the current develop branch.
|
2 years ago |
.github
|
0cf1a4c730
Merge branch 'v2_release' into v2_develop
|
1 year ago |
Analyzers
|
428b436ce4
Suppress a warning caused by code from a polyfill.
|
1 year ago |
CommunityToolkitExample
|
6a89686bfa
Merge branch 'v2_communitytoolkit' of https://github.com/johnmbaughman/Terminal.Gui into v2_communitytoolkit
|
1 year ago |
Example
|
561d671746
Removed un-needed and un-used RequestStop override from Scenario
|
1 year ago |
FSharpExample
|
2971fc9134
Fixes #769. Include PDB symbols on Nuget (#1747)
|
3 years ago |
ReactiveExample
|
dea0e5696f
added recommendations; fixed .sln
|
1 year ago |
Scripts
|
9372cce69c
Fixed Scenario tests
|
1 year ago |
Terminal.Gui
|
b9a8c7d263
Fix GradientFill when not at origin
|
1 year ago |
UICatalog
|
18e1956b7c
Make gradients flow like a flow layout
|
1 year ago |
UnitTests
|
ddaec2e689
Merge branch 'v2_develop' into gradients
|
1 year ago |
docfx
|
fab361d554
Updated CM schema
|
1 year ago |
.dockerignore
|
8ab759b30f
Fixes #415 v2. Colors: OpenSUSE - The native method "COLOR_PAIRS" does not exist
|
2 years ago |
.editorconfig
|
c94c0567dd
Fixes #3240: editorconfig and project documentation sync with reformatting (#3241)
|
1 year ago |
.filenesting.json
|
76d48f1fe8
Add solution default file nesting rules
|
1 year ago |
.gitattributes
|
4522097c02
Forces the height of the TextField to 1 which is just the valid height instead of driver rows value. (#400)
|
5 years ago |
.gitignore
|
49da66ab4f
Added some stuff to gitignore to cover other common configurations
|
1 year ago |
.vsconfig
|
1a68656d66
Add .vsconfig
|
1 year ago |
Analyzers.slnf
|
4b34dc3f79
Add Analyzers-only solution filter
|
1 year ago |
CODE_OF_CONDUCT.md
|
6144c9da66
added contribution guidelines, project layout docs, etc...
|
5 years ago |
CONTRIBUTING.md
|
c94c0567dd
Fixes #3240: editorconfig and project documentation sync with reformatting (#3241)
|
1 year ago |
Directory.Build.props
|
a7a6038d39
Update that in the root, too
|
1 year ago |
Directory.Build.targets
|
cf9b8eda93
Improved DimPos tests
|
1 year ago |
GitVersion.yml
|
97335e4048
trying to get release tag right
|
1 year ago |
GitVersion.yml.orig
|
907985686f
Merged v2_develop
|
1 year ago |
LICENSE
|
38af4cfcb8
Add
|
7 years ago |
NoSamples.slnf
|
f03817da1b
Have to add this back in temporarily
|
1 year ago |
README.md
|
6dd349fdf3
Doc improvements
|
1 year ago |
Release.ps1
|
27edf992c5
more gitversion stuff
|
2 years ago |
Release.slnf
|
902a672c5a
This one needs the unit test project too for now
|
1 year ago |
Terminal.sln
|
437e846ef5
Organized the solution items to make things easier to find
|
1 year ago |
Terminal.sln.DotSettings
|
3f29a96b33
Split out the todo list items and unify their definitions
|
1 year ago |
Terminal.sln.ToDo.DotSettings
|
3f29a96b33
Split out the todo list items and unify their definitions
|
1 year ago |
global.json
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
nuget.config
|
1e4634c828
Add packageSourceMapping to match the custom nuget packageSource
|
1 year ago |
pull_request_template.md
|
b84862d0bd
Fixes #3172. `Application.ResetState` wasn't resetting all it should (#3173)
|
1 year ago |
testenvironments.json
|
8ea6b105fc
Fixes #2923. Ensures only clear Instances if they really was disposed. (#2924)
|
1 year ago |