Tigger Kindel
c07dfd17a1
merged again
2023-03-03 10:30:52 -07:00
Tigger Kindel
4424974185
merged
2023-03-03 10:22:50 -07:00
Tig
02791bce1b
Merge pull request #2396 from gui-cs/develop
...
Bump SixLabors.ImageSharp from 2.1.3 to 3.0.0 (#2388 )
2023-03-03 10:01:22 -07:00
Tig
15c5cfd6c9
Merge pull request #2395 from tig/v2_develop
...
Fixing #2391 - Updating CI/CD for v2_develop
2023-03-03 09:56:26 -07:00
Tigger Kindel
82cb23f49f
Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop
2023-03-03 09:52:20 -07:00
Tigger Kindel
d77025f6b5
Fixed api doc spew
2023-03-03 09:52:01 -07:00
Tigger Kindel
6f16af878b
Fixed unit tests: DimFactor changes broke - DOUBLE CHECK
2023-03-03 09:48:31 -07:00
Tigger Kindel
1c0c84cc21
Fixed unit tests: Removed View2.cs; not sure how it got there
2023-03-03 09:25:02 -07:00
Tigger Kindel
3ed927f867
Fixed unit tests: Clipboard flakyness
2023-03-03 09:23:07 -07:00
Tigger Kindel
ec57f590b0
Fixed unit tests: Clipboard flakyness
2023-03-03 09:22:17 -07:00
Tigger Kindel
ebd9eb4447
Fixed unit tests: Border.Title was getting unset
2023-03-03 09:19:27 -07:00
Tigger Kindel
64e19ae562
Fixed unit tests: marginframe background
2023-03-03 09:06:25 -07:00
Tigger Kindel
084c49da37
Fixed unit tests HeightAsBuffer->EnableConsoleScrolling
2023-03-03 09:00:34 -07:00
Tig
05754ea8c6
Merge branch 'v2_develop' into v2_develop
2023-03-03 08:46:06 -07:00
Tigger Kindel
1b6ad72cdc
Updated yml to know about v2_develop
2023-03-03 08:42:50 -07:00
Tig
63fc9662c9
Tweaked readme; testing PRs ( #2394 )
2023-03-03 08:39:20 -07:00
Tigger Kindel
bd736554f0
Tweaked readme; testing PRs
2023-03-03 08:38:25 -07:00
Tigger Kindel
de7d58217c
changed version info to 2.0
2023-03-03 08:18:45 -07:00
Tigger Kindel
35fc1411e7
Merge branch 'v2' of tig:gui-cs/Terminal.Gui into v2
2023-03-03 08:03:40 -07:00
dependabot[bot]
dae1c26cb7
Bump SixLabors.ImageSharp from 2.1.3 to 3.0.0 ( #2388 )
...
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp ) from 2.1.3 to 3.0.0.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases )
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v2.1.3...v3.0.0 )
---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 15:35:06 -07:00
BDisp
487e03a0a1
Resolving merge conflicts.
2023-03-02 18:11:58 +00:00
BDisp
82b3dc4a9d
Adding braces to if statement.
2023-03-02 18:01:53 +00:00
Thomas Nind
0bd32c282e
Fixes #505 . Finishes merge of TileView (previously SplitContainer) ( #2258 )
...
* Add tests for proper disposing
* Make Ctrl+F10 toggle split line focusability
* Fix layout bug in first tile when orientation is horizontal
* Switch to GenerateImage
* Fix not calling base constructor
* Revert "Merges latest LineCanvas into TileView"
* Fix keyboard tab navigation problems
* Workaround for changing CanFocus throwing Exceptions sometimes
* Fix bad merges
* Fix bad merging
* Fix disposing in TileViewNesting scenario
---------
Co-authored-by: Tig <tig@users.noreply.github.com >
2023-03-02 09:39:00 -07:00
Thomas Nind
705d4307e3
Fixes #1842 - Add support for toggling selected cells e.g. with space ( #2386 )
...
* Add support for toggling selected cells e.g. with space
* Make toggle cell selection work better with FullRowSelect
* Test for toggle cell selection
* Test and fix for full row select toggling
* Make toggle work with shift selected blocks
* Make extend selection ignore toggled regions when considering pushing a new head to selection stack
2023-03-02 09:35:54 -07:00
BDisp
9360e86961
Fixes #2389 . Running UICatalog with a scenario argument throw ArgumentNullException. ( #2390 )
2023-03-02 09:16:51 -07:00
BDisp
5840ad25e8
Added IsLoaded property to allow control if a change was done before or after the toplevel was loaded.
2023-03-02 03:24:21 +00:00
BDisp
a7c13b5d48
Fixes merge conflicts errors.
2023-03-01 23:10:05 +00:00
BDisp
eac93a7973
Resolving merge conflicts.
2023-03-01 22:31:51 +00:00
BDisp
ff1773dab3
Sets borders position later.
2023-03-01 01:05:01 +00:00
BDisp
0dcf754733
Fixes merge.
2023-03-01 00:40:36 +00:00
BDisp
379d7a8492
Fixes 2342. Border: can't change border color in window by Border.BorderBrush. ( #2345 )
...
* Fixes 2342. Border: can't change border color in window by Border.BorderBrush.
* Fixes border initialization.
---------
Co-authored-by: Tig <tig@users.noreply.github.com >
2023-02-28 22:41:09 +00:00
BDisp
f294adf4cc
Sets the Pos.Y later.
2023-02-28 22:27:40 +00:00
BDisp
4dfe16cd9a
Moves the labels up to above the button.
2023-02-28 22:18:54 +00:00
BDisp
924a42c719
Fixes border scenarios types exchanged.
2023-02-28 22:07:04 +00:00
BDisp
d16682611a
Fixes nullable bool error with cast.
2023-02-28 21:36:14 +00:00
BDisp
b78f2d8c35
Reducing enormously the code of the borders on containers scenarios by reusing common code.
2023-02-28 21:31:01 +00:00
BDisp
e2f6041e4d
Fixes BordersComparisons scenario.
2023-02-28 21:29:16 +00:00
BDisp
5ab177ec90
Fixes Borders scenario.
2023-02-28 21:26:42 +00:00
BDisp
b945231c22
Fixes redraw behavior by ignoring negative rows.
2023-02-28 21:26:12 +00:00
BDisp
82bafda5fe
Added some more PosCenter unit tests.
2023-02-28 21:25:45 +00:00
BDisp
886cfc6a8e
GetContainerBounds already has called ViewToScreen, so do the same to GetNeedDisplay and fixing some typo.
2023-02-28 21:25:27 +00:00
BDisp
ecd82465f7
ToString must return the Pos/Dim class names.
2023-02-28 21:23:44 +00:00
BDisp
ebae3a8560
Fixes Revert "Illustrates #2331 (Scrollview not respecting clip) does not reproduce ( #2332 )" committed twice on 6bb90edcbf and 28d7be721c
2023-02-28 21:18:09 +00:00
BDisp
04d70559ec
Reducing enormously the code of the borders on containers scenarios by reusing common code.
2023-02-27 19:27:10 +00:00
BDisp
0892fed669
Fixes BordersComparisons scenario.
2023-02-27 19:24:15 +00:00
BDisp
bea9dcf286
Fixes Borders scenario.
2023-02-27 19:23:25 +00:00
BDisp
f73b791b7a
Fixes redraw behavior by ignoring negative rows.
2023-02-27 19:20:44 +00:00
BDisp
ab0ad0adc6
Added some more PosCenter unit tests.
2023-02-27 19:14:40 +00:00
BDisp
20649472c1
GetContainerBounds already has called ViewToScreen, so do the same to GetNeedDisplay and fixing some typo.
2023-02-27 19:11:47 +00:00
BDisp
d15732e910
Removing ToString() because they aren't View class and did a reformat.
2023-02-27 15:22:19 +00:00