Commit Graph

2707 Commits

Author SHA1 Message Date
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
BDisp
a506955634 Added more two unit tests for Layout Absolute. 2022-07-04 11:22:27 -04:00
BDisp
a4d4a5f9c3 Using base.HotKey instead of private field. 2022-07-04 11:22:27 -04:00
BDisp
6542e86979 Removing duplicate code. 2022-07-04 11:22:27 -04:00
BDisp
e02df8c043 Added some more features and bug fixes. 2022-07-04 11:22:27 -04:00
BDisp
d9a56e97c8 Fixes changes requested. 2022-07-04 11:22:27 -04:00
BDisp
ef494eecdc Fixes requested changes. 2022-07-04 11:22:27 -04:00
BDisp
38bed3fd98 Added exceptions for AutoSize. 2022-07-04 11:22:27 -04:00
BDisp
0b040a383c Prevents HotKeySpecifier being negative. 2022-07-04 11:22:27 -04:00
BDisp
5b35b0a842 Changes GetTextFormatterBoundsSize and GetBoundsTextFormatterSize as public. 2022-07-04 11:22:27 -04:00
BDisp
0d2e332c59 Fixes view test. 2022-07-04 11:22:27 -04:00
BDisp
31795d7cdb Reformulates Checkbox with alignment features. 2022-07-04 11:22:27 -04:00
BDisp
3160b4c914 Fixes some AutoSize issues with rules. 2022-07-04 11:22:27 -04:00
BDisp
0f759517e5 Fixes #1797. AutoSize is true by default on CheckBox. 2022-07-04 11:22:27 -04:00
BDisp
38100499a2 Fixes #1846. TabView now clip the draw bounds (#1847) 2022-07-04 08:15:48 -07:00
dependabot[bot]
d8fc1d0e85 Bump ReactiveUI from 18.1.8 to 18.2.5 (#1835)
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 18.1.8 to 18.2.5.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/18.1.8...18.2.5)

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 19:22:26 -07:00
Thomas Nind
367fdd9bad Fix TableView multi selections extending to -1 indexes (#1843)
* Fix TableView multi selections extending to -1 indexes

* Add to test confirmation that the main active cell also didn't get pushed off

* Tidy up formatting

* Fixed not calling Application.Shutdown in tests and made it easier to diagnose which test is not shutting down
2022-06-27 09:09:31 -07:00
BDisp
8149eed9aa Fixes #1837. Setting Unix clipboard doesn't freezes anymore. 2022-06-27 12:03:18 -04:00
BDisp
893220b21e Fixes #1839. Process WindowsDriver click event if location is the same after pressed and released. 2022-06-27 12:02:32 -04:00
Tig Kindel
c58a6b2691 Fixed #1833 - Finishd button not working 2022-06-23 09:09:13 -04:00
BDisp
935f0392de Fixes #1830. If "libcoreclr.so" is not present then "libncursesw.so" will be used. 2022-06-20 07:44:40 -07:00
BDisp
8f8816a4a1 Fixes pasting from extern clipboard. 2022-06-20 07:44:40 -07:00
BDisp
9b4400400f Fixes #1815. Now returns false if WSL clipboard isn't supported. 2022-06-20 07:44:40 -07:00
Charlie Kindel
8e70756cd8 merge fix 2022-06-19 08:42:30 -07:00