Commit Graph

2868 Commits

Author SHA1 Message Date
Charlie Kindel
d06dd3f599 fixes doc script 2022-09-17 10:03:25 -06:00
Charlie Kindel
bd6214e2b7 Merge branch 'v_1_8_0' of tig:tig/Terminal.Gui into v_1_8_0 2022-09-17 09:17:58 -06:00
Charlie Kindel
693b2d357b Merge branch 'develop' into v_1_8_0 2022-09-17 09:14:47 -06:00
Tig Kindel
fa09d6d474 Merge branch 'develop' into v_1_8_0 2022-09-17 08:13:31 -07:00
Tig Kindel
2cf7e8c8b6 Merge pull request #2038 from tig/refix_2025_docs
Re-Fixes #2025 - API Docs are now generated via Github Action - View Source Works
2022-09-17 08:09:20 -07:00
Tig Kindel
7241451a3c Merge pull request #2035 from tig/develop_pre_screwup
Re-Fixes #2014. Application mouseGrabView is run twice if return true.
2022-09-17 08:08:15 -07:00
Tig Kindel
18099b79c3 Merge pull request #2037 from tig/bdisp_fixes_2026_Added_CleanOnVisible
Re-Fixes #2026 - Create a a flag to set if the view must be cleared or not on Visible as false.
2022-09-17 08:05:47 -07:00
Tig Kindel
56c2a9c729 Merge branch 'develop' into develop_pre_screwup 2022-09-17 08:04:14 -07:00
Charlie Kindel
70ca1a854e Adds new workflow for generating API docs via Github action 2022-09-17 08:59:30 -06:00
Charlie Kindel
ebf576df7a Updates docfx README to refelect gh-pages 2022-09-17 08:56:33 -06:00
Charlie Kindel
68ddc4295a Puts API doc overrides in ./docfx/overrides folder 2022-09-17 08:53:36 -06:00
Charlie Kindel
2ab68cc38b Removed docs folder 2022-09-17 08:52:37 -06:00
Charlie Kindel
69ee8c34e4 Merge branch 'develop' into bdisp_fixes_2026_Added_CleanOnVisible 2022-09-17 08:39:33 -06:00
Tig Kindel
af7901066a Merge pull request #2036 from tig/develop
Fixing #2033 - Merge pre-screwup 'develop' into 'gui-cs/Terminal-Gui/develop'
2022-09-17 07:21:35 -07:00
Charlie Kindel
36296036e5 Merge remote-tracking branch 'upstream/develop' into develop 2022-09-17 08:14:53 -06:00
BDisp
88c6bfbb7c Fixes #2014. Application mouseGrabView is run twice if return true. (#2015)
* Fixes #2014. Application mouseGrabView is run twice if return true.

* Sometimes I get fails with this unit test.
2022-09-17 08:05:17 -06:00
Charlie Kindel
876969c839 Updated nuget relnotes for v1.8.0 2022-09-16 12:08:35 -06:00
Tig Kindel
e97f31308e Merge pull request #2029 from tig/api_doc_overrides
Puts API doc overrides in ./docfx/overrides folder
2022-09-16 10:13:32 -07:00
Tig Kindel
742f110d5b Merge branch 'develop' into api_doc_overrides 2022-09-16 10:10:53 -07:00
Charlie Kindel
18c86032d0 Puts API doc overrides in ./docfx/overrides folder 2022-09-16 11:08:51 -06:00
Tig Kindel
6d3d5cc381 Merge pull request #2028 from tig/develop
Bring `develop` history up to date with `main`
2022-09-16 09:40:30 -07:00
Charlie Kindel
befb063fae Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop 2022-09-16 10:32:49 -06:00
Charlie Kindel
1a1460ef73 Merge branch 'main' into develop 2022-09-16 10:32:19 -06:00
Tig Kindel
c6001c794b Fixes #2025 - API Docs are now generated via Github Action - View Source Works (#2027)
* Fixes #1991 - Broken link in README

* Force push to main to update api docs after fixing #1874

* Fixes #1745 - Github action to generate API docs

* Try 2 - Fixes #1745 - Github action to generate API docs

* Try 3 - Fixes #1745 - Github action to generate API docs

* Try 4 - Fixes #1745 - Github action to generate API docs

* Try 4 - Fixes #1745 - Github action to generate API docs

* Try 6 - Fixes #1745 - Github action to generate API docs

* Removed docs folder because gh-pages branch is now used

* Ignore ./docs folder

* Fix readme for docfx

* Revert "merge"

This reverts commit 870a241d5d, reversing
changes made to 48089bb31c.
2022-09-16 09:30:14 -07:00
BDisp
281a849c08 Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. (#2020)
* Fixes #1984. Added ClearOnVisibleFalse to flag if the view must be cleared or not.

* Fixes #2022. ScrollBarView doesn't show the down arrow on vertical if there isn't horizontal.
2022-09-16 09:16:44 -07:00
Charlie Kindel
0321b25b0e Ignore ./docs folder 2022-09-16 10:07:43 -06:00
Charlie Kindel
9d1e9c9dd0 Removed docs folder because gh-pages branch is now used 2022-09-16 10:06:29 -06:00
Charlie Kindel
b7ecb827f0 Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop 2022-09-16 10:01:30 -06:00
Charlie Kindel
1b7923c214 Try 6 - Fixes #1745 - Github action to generate API docs 2022-09-16 09:43:58 -06:00
Charlie Kindel
de4fd2bda8 Try 4 - Fixes #1745 - Github action to generate API docs 2022-09-16 09:39:00 -06:00
Charlie Kindel
bfab6f0ad8 Try 4 - Fixes #1745 - Github action to generate API docs 2022-09-16 09:35:12 -06:00
Charlie Kindel
fc1d7d44fd Try 3 - Fixes #1745 - Github action to generate API docs 2022-09-16 09:32:35 -06:00
Charlie Kindel
1011f4c8e9 Try 2 - Fixes #1745 - Github action to generate API docs 2022-09-16 09:20:15 -06:00
Charlie Kindel
414cc41ec6 Fixes #1745 - Github action to generate API docs 2022-09-16 09:15:03 -06:00
Charlie Kindel
959f8b3742 Merge remote-tracking branch 'refs/remotes/origin/main' 2022-09-16 08:54:11 -06:00
Charlie Kindel
8cbb3edcbd Force push to main to update api docs after fixing #1874 2022-09-16 08:40:06 -06:00
BDisp
f57e48b1e5 Fixes #2014. Application mouseGrabView is run twice if return true. (#2015)
* Fixes #2014. Application mouseGrabView is run twice if return true.

* Sometimes I get fails with this unit test.
2022-09-16 07:37:17 -07:00
Tig Kindel
cbb7b9fe64 Fixes #1991 - Broken link in README (#2021) 2022-09-16 07:24:59 -07:00
Tig Kindel
ca051df726 Merge branch 'develop' into main 2022-09-16 07:20:05 -07:00
Charlie Kindel
d9b8f5fc1f Merge branch 'main' into develop 2022-09-16 08:17:41 -06:00
Charlie Kindel
f49c4c5ef6 Fixes #1991 - Broken link in README 2022-09-16 08:15:16 -06:00
BDisp
0f9abea9e4 Fixes #2017. Sometimes I get fails with the TestAddManyTimeouts unit test. (#2018)
* Fixes #2017. Sometimes I get fails with the TestAddManyTimeouts unit test.

* Fixes #2013. Starting having MainLoopTests.InvokeLeakTest failure.
2022-09-16 07:09:41 -07:00
BDisp
7ce2109a46 Fixes #2013. Starting having MainLoopTests.InvokeLeakTest failure. (#2016) 2022-09-16 06:05:10 -07:00
Charlie Kindel
d7e5996449 Merge branch 'develop' of tig:migueldeicaza/gui.cs into develop 2022-09-16 06:53:58 -06:00
Tig Kindel
7a48424924 Docfx - revert hack for 1874 (#1955)
* Fixes #1874 (again)

* Fixes #1874 - Requires use docfx >= v2.59.4
2022-09-16 05:52:26 -07:00
Charlie Kindel
1dec5fae2a Merge branch 'develop' of tig:migueldeicaza/gui.cs into develop 2022-09-15 07:47:28 -06:00
BDisp
28718e9c3c Fixes #2002. Added feature to fill the remaining width with spaces. (#2003)
* Added feature to fill the remaining width with spaces.

* Removing unnecessary parameter.

* Fixes a typo.

* Unit test rewritten to explain better main feature of this PR.

Co-authored-by: Tig Kindel <tig@users.noreply.github.com>
2022-09-15 06:47:12 -07:00
BDisp
5684816601 Fixes #2011. Wizard no longer needs to set specific colors, because #1971 has been fixed. (#2012)
* Removing TextView ColorScheme from the Wizard component.

* Changing someText color to be different from the help text color.
2022-09-15 06:43:28 -07:00
BDisp
09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971)
* Fixes #1800. TextView now uses the same colors as TextField.

* Replacing the textview to default in some scenarios.

* Removing TextView ColorScheme from the Wizard component.

* Changing someText color to be different from the help text color.

* Renamed some color methods as requested.

Co-authored-by: Tig Kindel <tig@users.noreply.github.com>
2022-09-15 06:43:18 -07:00
BDisp
d70966a29c Fixes the justified text not adding the extra spaces. (#2005)
Co-authored-by: Tig Kindel <tig@users.noreply.github.com>
2022-09-14 19:18:41 -07:00