Tig Kindel
b5bd66a702
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
2022-07-26 13:10:59 -06:00
Tig Kindel
9782eaed2a
Merge branch 'develop' of tig:tig/Terminal.Gui into develop
2022-07-26 13:10:39 -06: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
2c9692f065
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
2022-07-26 10:58:42 -06:00
Tig Kindel
485f575d4d
Fixes #1894 . Howto contribute with gitflow branching ( #1899 )
2022-07-26 09:56:07 -07:00
Tig Kindel
73157b00e5
Revert "Fixes 1894: Branch & PR docs"
...
This reverts commit 36f09ee8a0 .
2022-07-26 10:43:15 -06:00
Tig Kindel
36f09ee8a0
Fixes 1894: Branch & PR docs
2022-07-26 10:35:38 -06:00
Tig Kindel
7382b7d7db
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
2022-07-26 10:11:53 -06:00
Tig Kindel
b0a43ba338
Create template for PRs
...
Just adding a little structure to ensure PRs can get processed effectively.
See https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository
2022-07-26 09:08:52 -07:00
Tig Kindel
0f456951da
Create CODEOWNERS
...
See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2022-07-26 08:50:54 -07:00
Tig Kindel
091eb4b412
Merge branch 'develop' of tig:tig/Terminal.Gui into develop
2022-07-26 07:28:33 -06:00
Tig Kindel
2a6590b9cd
Merge pull request #1896 from tig/update_workflows
...
Fix workflows
2022-07-26 09:13:02 -04:00
Tig Kindel
acce4f10f1
more merge
2022-07-26 07:06:27 -06:00
Tig Kindel
61f1e183f2
merge
2022-07-26 07:04:46 -06:00
Tig Kindel
804cf897c5
Merge branch 'develop' into update_workflows
2022-07-26 08:56:49 -04:00
Tig Kindel
a9a458fbe1
Force to main - fix workflows
2022-07-26 06:53:00 -06:00
Tig Kindel
962e6be6a8
Merge pull request #1895 from BDisp/textview-scrollto-unit-texts
...
Proves that the ScrollTo and CursorPosition methods work as expected.
2022-07-26 08:41:54 -04:00
BDisp
a7a6886b72
Proves that the ScrollTo and CursorPosition methods work as expected.
2022-07-26 12:26:07 +01:00
Tig Kindel
23cf90da0d
Merge pull request #1892 from tig/fix_api_doc_main
...
Force fix README.md API docs links
2022-07-25 19:21:43 -04:00
Tig Kindel
0beb37cac5
Force fix README.md API docs links
2022-07-25 17:13:09 -06:00
Tig Kindel
7b93f443fe
Fixes readme links to API docs
2022-07-25 18:34:03 -04:00
Tig Kindel
f76fadf8a3
Regen API docs
2022-07-25 18:27:01 -04:00
Tig Kindel
3a7efd0cdf
Fixes #1889 . Docs broken after org move.
2022-07-25 18:27:01 -04:00
Tig Kindel
bb2482da8d
Merge pull request #1885 from tig/apidoc_tweaks
...
Tweaked API docs format and content. Fixed build warnings.
2022-07-24 09:36:26 -04:00
Tig Kindel
0dcbdb847c
Tweaked API docs format and content. Fixed build warnings.
2022-07-23 15:59:52 -06:00
Tig Kindel
aa63abb23f
Merge pull request #1884 from tig/wizard_fix_nonmodal_doc
...
Fixes #1883 . Child TopLevel's now get Loaded/Ready events
2022-07-23 16:12:58 -04:00
Tig Kindel
94f36cef2e
Updated API doc theme. Added Wizard Sample
2022-07-23 14:03:43 -06:00
Tig Kindel
11491b3f79
Fixes #1883 . Toplevel now propogates Loaded & Ready events to child Toplevel views.
2022-07-23 12:23:44 -06:00
BDisp
0e05baef62
Added a 'Read Only' to the Editor scenario Format menu. ( #1882 )
2022-07-23 06:05:27 -07:00
Tig Kindel
fc9e84a429
Updated docs; regeneraged docs ( #1881 )
2022-07-22 17:07:29 -07:00
BDisp
ec0822401a
Fixes #1867 . Use Undo and Redo commands with WordWrap enabled. ( #1877 )
2022-07-21 17:07:08 -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
BDisp
a02dfeabd9
Fixes #1874 . API docs on github are broken. ( #1875 )
...
* Fixes #1874 . API docs on github are broken.
* Rebuild with docfx 2.59.3.0 version.
2022-07-21 15:16:40 -07:00
Tig Kindel
e4a919fb94
Fixed cancel logic. Title now shows for non-modal. ( #1871 )
2022-07-21 08:50:49 -07:00
Tig Kindel
0af92ae960
Regenerated Docs ( #1870 )
2022-07-21 06:13:11 -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
492966048c
Fixes #1849 . Wizard as non-popup is broken ( #1853 )
...
* trying to make it work
* Fixes #1849 . Wizard as non-modal doesn't work
* Fixes #1855 . Window and Frame content view without the margin frame.
* Fixing layout of non-modal
* WizardSTep is now a FrameView
* Now use Modal = false to set visual style automatically
* Removed Controls as an explicit construct. Now just Add to WizardStep
Co-authored-by: BDisp <bd.bdisp@gmail.com >
2022-07-21 05:57:25 -07:00
BDisp
250d4af44b
Some fixes for the WebConsole support. ( #1865 )
...
* Invoking NotifyStopRunState for all situations.
* Added Clicked property to support web console.
* Changing to MoveDown to stay always visible.
2022-07-21 05:56:52 -07:00
BDisp
57fc939e22
Fixes #1866 . Bug when scrolling text and type in a TextView. ( #1868 )
2022-07-21 05:55:51 -07:00
BDisp
40b661d531
Fixes #1855 . Window and Frame content view without the margin frame. ( #1857 )
2022-07-18 23:41:35 -07:00
BDisp
bcc3034db7
Fixes #1812 . AutoSize stays true with empty text. ( #1824 )
...
* Fixes #1812 . AutoSize stays true with empty text.
* Added some more features and bug fixes.
* Reformat files.
2022-07-05 18:04:24 -07:00
Tig Kindel
b93b8c1a3b
Merge branch 'main' of tig:migueldeicaza/gui.cs
2022-07-05 07:54:20 -06:00
BDisp
3b12378f68
Fixes #1839 . Process WindowsDriver click event if location is the same after pressed and released.
2022-07-05 07:54:07 -06:00
BDisp
3ab2e7d27e
Fixes #1848 . Mouse clicks also works on Windows Terminal. ( #1850 )
2022-07-05 06:50:56 -07:00
Tig Kindel
fd05db5e85
Revert "Fixes #1839 . Process WindowsDriver click event if location is the same after pressed and released."
...
This reverts commit 893220b21e .
2022-07-04 17:04:02 -06:00
BDisp
32fa12e0bd
Changes due to the requested changes.
2022-07-04 11:22:27 -04:00
BDisp
63bcd2b1fc
Fixes unit test after git rebase.
2022-07-04 11:22:27 -04:00
BDisp
4392f450da
Fixes unit tests according to the changes.
2022-07-04 11:22:27 -04:00
BDisp
658d590107
AssertDriverContentsWithFrameAre now returns a true rectangle.
2022-07-04 11:22:27 -04:00
BDisp
28e79930b3
Fixes CalRect vertical with wide runes.
2022-07-04 11:22:27 -04:00