Commit Graph

102 Commits

Author SHA1 Message Date
Tig
9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) 2023-02-21 00:34:18 +13:00
Charlie Kindel
9c74f99d56 Release v1.9.0 2023-01-04 17:23:34 -07:00
Charlie Kindel
bf9d88de9a Changed Example to use Run<T> because we need more examples of this 2022-11-05 15:30:42 -06:00
Thomas Nind
6e8192f56a Update README.md
Update path to image
2022-10-20 16:23:56 +01:00
Thomas Nind
7c05a31d05 Update README.md
update image path and add caption
2022-10-20 16:22:30 +01:00
tznind
121d0a0cc8 Update 'Sample Usage' README.md section 2022-10-20 16:18:29 +01:00
Charlie Kindel
43c47b5c22 Added templates to readme 2022-10-17 14:06:38 -06:00
Charlie Kindel
503e1e8e22 fixes link to OCGV 2022-10-14 12:54:52 -06:00
Charlie Kindel
b811e33e34 readme tweaks 2022-10-14 12:51:12 -06:00
Charlie Kindel
1a2387997c Removed ancient StandaloneExample 2022-10-14 12:47:25 -06:00
Charlie Kindel
371147d691 Deleted demo.cs; changed to Example.cs from README 2022-10-14 12:45:58 -06:00
Tig Kindel
cbb7b9fe64 Fixes #1991 - Broken link in README (#2021) 2022-09-16 07:24:59 -07:00
Tig Kindel
9f0cedbf6f Fix sample gif again 2022-07-28 11:28:15 -07:00
Tig Kindel
0283344fa6 Update README.md 2022-07-28 11:25:33 -07:00
Tig Kindel
885a08e1ee Fixed sample gif 2022-07-28 11:24:38 -07:00
Tig Kindel
7e2e7b9d2d Updates v1.7 docs (#1919)
* updated readmes

* Updated doc visual style & regenerated

* updated relnotes
2022-07-28 06:31:26 -07:00
Tig Kindel
61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900)
* Release v1.3.0

* regen docs

* change nuget publish script to use rohit version

* Release v1.3.1

* Force fix README.md API docs links

* tweak contrib instructions

* more doc fixes

* updated most urls
2022-07-26 12:09:03 -07:00
Tig Kindel
485f575d4d Fixes #1894. Howto contribute with gitflow branching (#1899) 2022-07-26 09:56:07 -07:00
Tig Kindel
7b93f443fe Fixes readme links to API docs 2022-07-25 18:34:03 -04:00
Tig Kindel
0dcbdb847c Tweaked API docs format and content. Fixed build warnings. 2022-07-23 15:59:52 -06:00
Tig Kindel
fc9e84a429 Updated docs; regeneraged docs (#1881) 2022-07-22 17:07:29 -07:00
Tig Kindel
99890b18dc Fixes Wizard cancel logic and updates docs (#1878)
* Fixed cancel logic. Title now shows for non-modal.

* trying to fix docs

* trying to fix docs
2022-07-21 15:41:05 -07:00
Thomas Nind
b5cf92d5df Update docs with keybindings, global key event and designer (#1869)
* Added docs on keybinding and global key event

* Added TerminalGuiDesigner to showcases/examples
2022-07-21 05:59:34 -07:00
Tig Kindel
cc04bb37f5 Release v1.6.0 (#1722)
* Change log for Release v1.6.0

* Regenerated API docs for v1.6.0

* Merged #1724

* Relnotes update

* Fixed minor issues in readme

* Updated changelog

* New sample.gif for README.md

* Ignore demo artifacts
2022-05-26 13:50:17 -07:00
Jocelyn NATALI
09b8ce64da Add ColorPicker Control. (#1668)
* Add ColorPicker Control.

* Add default colors.

* Author name comment removed.

* Scenario renamed.

* Format source code.

* Add commands and KeyBindings.

* ColorPicker comments updated.

* Doc updated.

* Fix relative Layout.

* Add new constructor, with title only.

* Delete one inused line.

* Scenario renammed.

* Doc updated.
2022-05-14 15:35:00 -07:00
Thomas Nind
0fbb2bc81a Added calls to Application.Shutdown () into docs 2022-04-30 19:58:46 +01:00
Charlie Kindel
615bf80657 v1.5.0 API Doc Refresh 2022-04-17 16:34:51 -07:00
Thomas Nind
40f11ecf63 Fixes #1588 - Documentation for keybinding (#1595) 2022-02-18 07:28:11 -08:00
Reilly Wood
0907f7da54 Fix link to MainLoop docs in README.md (#1491)
Link was broken with a 404.
2021-10-25 12:43:10 -07:00
Igor Bagdamyan
b418a0099f Added PoshRedisViewer to the list of Showcases/Examples (#1476)
* Added PoshRedisViewer to the list of Showcases/Examples

* updated repository link
2021-10-05 09:18:28 -07:00
Thomas Nind
2454dc9679 Disabled MinVer when building in Debug (#1378) 2021-07-21 09:05:13 -07:00
Charlie Kindel
642e18efa8 Final v1 tweaks (#1262)
* tweaked version # for v1.0.0-beta.10

* tweaked version # for v1.0.0-beta.11

* Updated readme and revision history for 1.0

* adjusting publish workflow

* adjusting publish workflow2

* adjusting publish workflow 3

* adjusting publish workflow 4

* adjusting publish workflow 5

* final fix to yaml

* Updated relnotes for v1.0.0-rc.9

* rel notes for v1.0.0-rc.10

* relnotes for v1.0.0-rc.11

* relnotes for v1.0.0-rc.12

* v1.0.0-rc.13

* merge

* fixed graphview api doc link
2021-04-28 15:39:21 -07:00
Charlie Kindel
19b438ca74 Version 1.0 (#1227)
* tweaked version # for v1.0.0-beta.10

* tweaked version # for v1.0.0-beta.11

* Updated readme and revision history for 1.0

* tweaked rel notes

* Regenerated docs for v1.0.0.0

* updating build docs

* updating docs

* updated readme

* updated readme

* more docs

* more docs

* Refactored for clarity

* tweaks

* updated info on versioning

* merged with main. updated relnotes

* updated api docs

* updated README to point to new docs

* adjusting publish workflow

* adjusting publish workflow2

* adjusting publish workflow 3

* adjusting publish workflow 4

* adjusting publish workflow 5

* final fix to yaml

* code coverage docs

* regenerated api docs

* Updated relnotes for v1.0.0-rc.9

* fixed spelling and grammar

* rel notes for v1.0.0-rc.10

* relnotes for v1.0.0-rc.11

* relnotes for v1.0.0-rc.12

* v1.0.0-rc.13

* relnotes, readme, api doc regen

* updated sample.gif
2021-04-28 09:09:51 -07:00
Charlie Kindel
7f27d78cc7 Release Candiate 2 (#1248)
* tweaked version # for v1.0.0-beta.10

* tweaked version # for v1.0.0-beta.11

* Updated readme and revision history for 1.0

* tweaked rel notes

* Regenerated docs for v1.0.0.0

* updating build docs

* updating docs

* updated readme

* updated readme

* more docs

* more docs

* Refactored for clarity

* tweaks

* updated info on versioning

* merged with main. updated relnotes

* updated api docs

* updated README to point to new docs

* merged from future v1.0.0 branch

* regen apidocs

* add code coverage badge generation to publish

* add code coverage badge generation to publish

* tweaked badge
2021-04-26 09:31:37 -07:00
Charlie Kindel
b29240f362 Code coverage (#1235)
* tweaked version # for v1.0.0-beta.10

* tweaked version # for v1.0.0-beta.11

* Updated readme and revision history for 1.0

* excluding test results

* Added support for viewing code coverage results with Fine Code Coverage

* add generating CC to CI/CD

* refactored unit test namespaces

* more refactoring. commented out failing test.

* Removed UnitTests and UICatalog from code coverage reporting

* made Application and test more deterministic

* disabled Multi_Thread_Toplevels because it is currently broken and don't understand why

* updated threading test per @bdisp

* testing cc badge stuff

* another test

* using coverlet.settings

* trying copy

* trying cp. duh.

* trying mv.

* wrong path

* print

* chaging badge output for testing

* yaml error

* fixed code coverage

* moved dimtests to core
2021-04-25 10:18:31 -07:00
sigaloid
35f9aaeb00 Fix links (#1191)
currently broken, this fixes the links
2021-04-13 13:44:01 -07:00
Dag König
f1fa8256de fix: sample in readme so it compiles (#1162) 2021-04-01 09:13:51 -07:00
Charlie Kindel
4da9ad0e89 Fix 1130 broken links (#1131)
* fixed table & treeview docs

* regen docs

* relnote
2021-03-09 12:36:37 -07:00
Charlie Kindel
c16f882d99 Test v1.0.0 beta (#1126)
* removed step in codeql-build per build annoations

* updated relnotes ver #

* updated readmes

* updated rel notes to match new tag as test
2021-03-08 18:47:29 -07:00
Charlie Kindel
0f91ffe43d updated readme to list treeview and tableview 2021-03-08 09:52:11 -07:00
jay8ee
43d373543a Update README.md
Should be 'dotnet add package' not 'dotnet package add'
2021-02-09 14:21:55 +00:00
Trevor Sullivan
ea834b8e0e Add copyable instructions for .NET Core users
Adding a simple copy/paste command to install Terminal.Gui into .NET Core projects
2021-01-18 13:19:08 -07:00
Charlie Kindel
cb4091108d removed deb file 2020-10-22 09:50:22 -06:00
Charlie Kindel
dc0397641c readme updates 2020-10-22 09:27:07 -06:00
Charlie Kindel
dd92a07fb0 updated readmes; bumped nuget version 2020-10-01 09:23:38 -07:00
Artyom
7b199e8379 Add documentation 2020-10-01 12:45:38 +03:00
Charlie Kindel
cef0ecc8bb merged master and updated readme release notes 2020-09-09 12:38:31 -07:00
Gerasimos (Makis) Maropoulos
83047b4232 various misspell fixes 2020-08-08 21:14:15 +03:00
Charlie Kindel
f7e45e8dea Update README.md 2020-06-18 07:35:08 -07:00
Charlie Kindel
71a9a38745 Update README.md 2020-06-07 22:10:53 -06:00