Commit Graph

3724 Commits

Author SHA1 Message Date
tznind
67a9e058d1 Switch to GenerateImage 2023-02-20 17:01:05 +00:00
Tig
6f2ac6926c Merge branch 'develop' into splitcontainer 2023-02-21 01:10:24 +13:00
BDisp
c85ff954aa Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332)
* Proves that the issue #2331 don't have reason to happen.

* fixes #2336

* Fixes #2331. ScrollView may not be honoring clip region; CustomButton shows outside

* More appropriate solution for the issue #2331.

* Start refactoring LineCanvas for mixing line style support (e.g. double into single)

* Add remaining resolvers

* Implement corner border style mixing in LineCanvas

* Refactor and simplify resolvers

* Move tests to Core folder and namespace to Terminal.Gui.CoreTests

* Fixes #2333. TextField is selecting badly a word on double click.

* Add unit test deleting a word with accented char.

* Fixes 2331. ScrollView may not be honoring clip region.

* Add a custom button scenario.

* Fixes #2350. Clipping broke (see Clipping scenario).

* Is preferable use NeedDisplay instead of Bounds.

---------

Co-authored-by: Tig Kindel <tig@users.noreply.github.com>
Co-authored-by: tznind <tznind@dundee.ac.uk>
2023-02-21 00:53:38 +13:00
Tig
81d3ad8aeb Merge pull request #2352 from tznind/animation
Adds Animation Scenario
2023-02-20 22:29:49 +13:00
Tig
3ecf42a61c Merge pull request #2344 from tznind/line-canvas-fix-offsets
Fixes 2343 - LineCanvas not respecting X and Y of clip bounds
2023-02-20 22:17:17 +13:00
Thomas Nind
1e5ab49827 Merge branch 'develop' into line-canvas-fix-offsets 2023-02-19 17:06:21 +00:00
tznind
0d022da293 Merge branch 'splitcontainer' of https://github.com/tznind/gui.cs into splitcontainer 2023-02-18 21:43:04 +00:00
Thomas Nind
6f8ae9b12a Merge branch 'develop' into splitcontainer 2023-02-18 21:42:50 +00:00
tznind
c5243ffe66 Fix layout bug in first tile when orientation is horizontal 2023-02-18 21:41:30 +00:00
tznind
14077058d4 Make Ctrl+F10 toggle split line focusability 2023-02-18 20:39:45 +00:00
Thomas
0e84090c31 Add caching and comments 2023-02-18 07:56:45 +00:00
Thomas
8371a74bf9 CC attribution 2023-02-17 23:18:20 +00:00
Thomas
2b0d14f41f Resizing 2023-02-17 23:12:48 +00:00
Thomas
db38b35bb7 spinning world 2023-02-17 22:56:02 +00:00
tznind
c28d97f203 Add gif 2023-02-17 22:10:40 +00:00
tznind
81a892ad11 Add image scenario 2023-02-17 22:09:29 +00:00
Tig
65607ba0e0 Merge pull request #2349 from BDisp/basic-colors-scenario-fix_2348
Fixes #2348. The Basic Colors scenario doesn't output the blue on white properly.
2023-02-15 07:15:08 +07:00
Thomas
85a4471004 Remove the Draw method from LineCanvas and make GenerateImage easier to use 2023-02-14 22:11:18 +00:00
Thomas Nind
a10d4b78ec Merge branch 'develop' into line-canvas-fix-offsets 2023-02-14 21:54:22 +00:00
BDisp
43efe8a563 Ensures working even if a value less than -1 is used. 2023-02-14 18:43:58 +00:00
BDisp
721a8873b0 Removed Color.Invalid and added more unit tests. 2023-02-14 18:32:06 +00:00
Tig
8014eda472 Merge pull request #2347 from BDisp/windowsdriver-cleanup-fix_2346
Fixes #2346. If WindowsDriver is maximized crash on the Cleanup method.
2023-02-14 10:35:09 +07:00
Thomas
90a6c2c34c Support for drawing at an offset within client area 2023-02-13 22:08:05 +00:00
BDisp
276ffe0343 Fixes #2348. The Basic Colors scenario doesn't output the blue on white properly. 2023-02-13 20:52:00 +00:00
BDisp
444add330f Fixes #2346. If WindowsDriver is maximized crash on the Cleanup method. 2023-02-13 20:21:27 +00:00
Thomas Nind
aa4e125b67 Merge branch 'develop' into line-canvas-fix-offsets 2023-02-13 08:10:04 +00:00
tznind
319fb8a3d4 Add TestLineCanvas_PositiveLocation 2023-02-13 08:09:37 +00:00
tznind
67cdb5645b Add tests for proper disposing 2023-02-13 02:06:35 +00:00
Thomas Nind
d9e484bee6 Merge pull request #154 from tig/tznind-splitcontainer
Fixed issue caused by forced push
2023-02-13 02:00:44 +00:00
tznind
fd989430bc whitespace formatting fixes 2023-02-13 01:58:19 +00:00
tznind
235114e60d Fix LineCanvas not respecting X and Y of clip bounds 2023-02-13 01:54:01 +00:00
Tig Kindel
f26c556544 Demo proving Title rendering is easy 2023-02-12 12:34:56 +07:00
Tig Kindel
d15374a834 Added TODOs 2023-02-12 11:24:25 +07:00
Tig Kindel
6558af1c7c Revert "Merge branch 'splitcontainer' of tig:tznind/gui.cs into tznind-splitcontainer"
This reverts commit dc4fe69626, reversing
changes made to ccadf81b4d.
2023-02-12 11:10:11 +07:00
Tig Kindel
dc4fe69626 Merge branch 'splitcontainer' of tig:tznind/gui.cs into tznind-splitcontainer 2023-02-12 10:57:21 +07:00
Tig Kindel
ccadf81b4d FrameView experiment 2023-02-12 10:55:21 +07:00
Tig Kindel
09ab30b854 Merge branch 'develop' into tznind-splitcontainer 2023-02-12 09:38:26 +07:00
Tig
2ead01a3c8 Merge pull request #2339 from tznind/line-canvas-style-mixing
LineCanvas support for mixing double and single lines
2023-02-12 09:36:57 +07:00
Tig Kindel
8645541848 WIP 2023-02-12 09:04:19 +07:00
Thomas Nind
d555576a13 Merge branch 'develop' into line-canvas-style-mixing 2023-02-11 08:19:03 +00:00
Thomas
985df1d3c2 Move tests to Core folder and namespace to Terminal.Gui.CoreTests 2023-02-11 08:17:35 +00:00
Tig Kindel
56eeadf934 Merge branch 'develop' into tznind-splitcontainer 2023-02-11 10:54:34 +07:00
Tig
538d574ee9 Merge pull request #2334 from BDisp/textfield-word-select-fix_2333
Fixes #2333. TextField is selecting badly a word on double click.
2023-02-11 10:51:55 +07:00
Tig Kindel
e685ac05af tileview experiments 2023-02-11 10:34:23 +07:00
Thomas
a443ec7986 Refactor and simplify resolvers 2023-02-11 00:03:37 +00:00
Thomas
f716dbe596 Implement corner border style mixing in LineCanvas 2023-02-10 23:29:07 +00:00
Thomas
5af44d2c53 Add remaining resolvers 2023-02-10 17:10:00 +00:00
tznind
5a37db7c18 Start refactoring LineCanvas for mixing line style support (e.g. double into single) 2023-02-10 08:23:58 +00:00
Tig Kindel
bb8ff2c5d4 WIP tileview experiemnts 2023-02-10 08:02:15 +07:00
Tig Kindel
ac05298f45 Merge branch 'develop' of tig:gui-cs/Terminal.Gui into tznind-splitcontainer 2023-02-10 07:50:09 +07:00