Charlie Kindel
|
07ce68cd0f
|
Updated version numbers
|
2022-05-29 10:18:16 +12:00 |
|
Charlie Kindel
|
82eff23ea0
|
Merge branch 'main' of tig:migueldeicaza/gui.cs
|
2022-05-29 09:32:28 +12:00 |
|
Thomas Nind
|
d68a2e8b8c
|
Add horizontal scroll idicators to TableView (#1756)
* Add horizontal scroll idicators to TableView
* Made horizontal scroll indicators clickable
* Added setting ShowHorizontalScrollIndicators defaulting to true
|
2022-05-28 14:27:08 -07:00 |
|
Thomas Nind
|
286fec7990
|
Explicitly dispose old TreeView instances in UICatalog scenario (#1749)
Fixes #1742
|
2022-05-28 14:05:50 -07:00 |
|
Charlie Kindel
|
63d50ccf68
|
Minor .csproj tweak
v1.6.3
|
2022-05-27 14:47:46 +12:00 |
|
Tig Kindel
|
2971fc9134
|
Fixes #769. Include PDB symbols on Nuget (#1747)
* trying to get nuget symbols to work
* fixed nuget sybmols?
|
2022-05-26 19:33:31 -07:00 |
|
Tig Kindel
|
cea859099b
|
Remove verbose
|
2022-05-26 19:27:47 -07:00 |
|
Tig Kindel
|
b6eeb63216
|
Fixes missing symbols
v1.6.2
|
2022-05-26 16:46:09 -07:00 |
|
Tig Kindel
|
a95e06c15d
|
Fixes #1741. Use gitversion instead of minver (#1746)
v1.6.1
|
2022-05-26 16:36:50 -07:00 |
|
Tig Kindel
|
cc04bb37f5
|
Release v1.6.0 (#1722)
* Change log for Release v1.6.0
* Regenerated API docs for v1.6.0
* Merged #1724
* Relnotes update
* Fixed minor issues in readme
* Updated changelog
* New sample.gif for README.md
* Ignore demo artifacts
v1.6.0
|
2022-05-26 13:50:17 -07:00 |
|
Tig Kindel
|
dd48651da3
|
Fixes #1693 (Charmap wide runes) by upgrading to Nstack.core 0.17 (#1718)
* Fixes #1693 (Charmap wide runes) by upgrading to Nstack.core 0.17
* Upgraded Example to NStack.Core 0.17
|
2022-05-26 13:16:25 -07:00 |
|
Tig Kindel
|
bf99d724db
|
Makes it easier to use a local NStack.Core package (#1740)
* Removed defunct packages.config
* Enable local nstack
|
2022-05-25 19:25:19 -07:00 |
|
Thomas Nind
|
e66e8dc08a
|
Fix thin tabview (#1737)
|
2022-05-20 22:25:01 -07:00 |
|
Tig Kindel
|
7ed5f5b2b2
|
Merge pull request #1735 from migueldeicaza/dependabot/nuget/ReportGenerator-5.1.9
Bump ReportGenerator from 5.1.7 to 5.1.9
|
2022-05-19 13:59:33 -07:00 |
|
Tig Kindel
|
58867667f9
|
Merge pull request #1734 from BDisp/view-clear-addrune-addstr
Reverts Clear method to use AddRune instead of AddStr.
|
2022-05-19 13:58:58 -07:00 |
|
Tig Kindel
|
2f131c39cb
|
Merge pull request #1733 from BDisp/allviewstester-toplevel-issue
Fixes #1732. Toplevel shouldn't clear the buffer.
|
2022-05-19 13:56:51 -07:00 |
|
Tig Kindel
|
2598eb2e2f
|
Merge pull request #1731 from BDisp/allviewstester-percent-error
Fixes #1730 - AllViewsTester thros exception on Dim.Percent
|
2022-05-19 13:53:17 -07:00 |
|
Tig Kindel
|
e987332b55
|
Merge pull request #1728 from BDisp/button-width-fix
Fixes GetMaxLengthforWidth on Button.
|
2022-05-19 13:51:10 -07:00 |
|
dependabot[bot]
|
bd8964dfeb
|
Bump ReportGenerator from 5.1.7 to 5.1.9
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.7 to 5.1.9.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.1.7...v5.1.9)
---
updated-dependencies:
- dependency-name: ReportGenerator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-19 14:10:06 +00:00 |
|
BDisp
|
7f3c26906b
|
Reverting Clear method to use AddRune as initially.
|
2022-05-18 16:50:39 +01:00 |
|
BDisp
|
18be3731bb
|
Fixes #1732. Toplevel shouldn't clear the buffer.
|
2022-05-18 15:42:59 +01:00 |
|
BDisp
|
8fc289adaa
|
Fixes #1730. Prevents AllViewsTester throwing exception on Dim.Percent.
|
2022-05-18 15:32:37 +01:00 |
|
BDisp
|
d99bc42f39
|
Preventing more Update execution before Initialize.
|
2022-05-18 13:47:04 +01:00 |
|
BDisp
|
c561016423
|
Prevents updating button before initialization.
|
2022-05-17 22:23:04 +01:00 |
|
Tig Kindel
|
1071d70455
|
Merge pull request #1727 from migueldeicaza/dependabot/nuget/MinVer-4.0.0
Bump MinVer from 3.1.0 to 4.0.0
|
2022-05-16 13:59:26 -07:00 |
|
Tig Kindel
|
2195db6b5e
|
Merge pull request #1726 from migueldeicaza/dependabot/nuget/ReportGenerator-5.1.7
Bump ReportGenerator from 5.1.6 to 5.1.7
|
2022-05-16 13:58:27 -07:00 |
|
Wouter Tinus
|
a5e355c5e2
|
fix nullref on unclean shutdown (#1725)
|
2022-05-16 13:57:53 -07:00 |
|
dependabot[bot]
|
36ec93da3f
|
Bump MinVer from 3.1.0 to 4.0.0
Bumps [MinVer](https://github.com/adamralph/minver) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/adamralph/minver/releases)
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adamralph/minver/compare/3.1.0...4.0.0)
---
updated-dependencies:
- dependency-name: MinVer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-16 14:10:18 +00:00 |
|
dependabot[bot]
|
fc47aaee27
|
Bump ReportGenerator from 5.1.6 to 5.1.7
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.1.6...v5.1.7)
---
updated-dependencies:
- dependency-name: ReportGenerator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-16 14:10:15 +00:00 |
|
BDisp
|
eb0e5003a6
|
Avoids adding spaces on the right side if all line is already processed. (#1724)
|
2022-05-14 18:25:01 -07:00 |
|
Tig Kindel
|
b69d5dec9d
|
Regenerated API docs for v1.6.0 (#1721)
|
2022-05-14 15:58:52 -07:00 |
|
Jocelyn NATALI
|
09b8ce64da
|
Add ColorPicker Control. (#1668)
* Add ColorPicker Control.
* Add default colors.
* Author name comment removed.
* Scenario renamed.
* Format source code.
* Add commands and KeyBindings.
* ColorPicker comments updated.
* Doc updated.
* Fix relative Layout.
* Add new constructor, with title only.
* Delete one inused line.
* Scenario renammed.
* Doc updated.
|
2022-05-14 15:35:00 -07:00 |
|
Tig Kindel
|
a7db7cdec8
|
Merge pull request #1706 from tznind/tree-view-context
Tree view context
|
2022-05-13 14:47:24 -07:00 |
|
Tig Kindel
|
e0f6683b84
|
Merge pull request #1716 from tig/main
Fixes #1715 - UI Catalog about box version
|
2022-05-13 14:38:28 -07:00 |
|
Thomas
|
7deacf3bb9
|
Renamed to simply GetObjectOnRow and dropped unused X component
|
2022-05-13 22:37:01 +01:00 |
|
Charlie Kindel
|
82ddc8e3e7
|
Fixes #1715 - UI Catalog about box version
|
2022-05-14 09:27:40 +12:00 |
|
Thomas
|
6800113ff1
|
Changed name to GetObjectRow
|
2022-05-13 22:17:42 +01:00 |
|
Tig Kindel
|
4e25402c8b
|
Merge pull request #1710 from BDisp/wide-runes-render-issues
Fixes remaining wide runes render issues.
|
2022-05-13 13:48:47 -07:00 |
|
Thomas
|
7f0671e10a
|
Renamed new methods
|
2022-05-13 21:42:50 +01:00 |
|
Tig Kindel
|
28396f1ed9
|
Merge pull request #1708 from BDisp/application-refresh-fix
Avoid UpdateScreen running twice on Application.Refresh because Driver.Refresh already do.
|
2022-05-13 13:25:34 -07:00 |
|
Tig Kindel
|
648a8393bd
|
Merge pull request #1707 from BDisp/textview-wordwrap-fix
Avoid TextView throwing when WordWrap is true on constructor initialization.
|
2022-05-13 13:21:16 -07:00 |
|
Tig Kindel
|
05c10bac36
|
Merge pull request #1711 from migueldeicaza/dependabot/nuget/Microsoft.NET.Test.Sdk-17.2.0
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
|
2022-05-13 13:20:12 -07:00 |
|
BDisp
|
ad2b5a9ba2
|
Removed AlwaysSetPosition and fix some wide runes issue.
|
2022-05-13 19:27:04 +01:00 |
|
BDisp
|
cd5c13f388
|
Merge branch 'draw-clip-bounds-fix' into wide-runes-render-issues
|
2022-05-13 18:30:04 +01:00 |
|
BDisp
|
c8db4ff88b
|
Still trying to fix the Run_All_Scenarios unit test.
|
2022-05-13 18:16:47 +01:00 |
|
BDisp
|
93123d0cfc
|
Revert "Trying to fix the Run_All_Scenarios unit test."
This reverts commit 235b285294.
|
2022-05-13 18:02:01 +01:00 |
|
BDisp
|
235b285294
|
Trying to fix the Run_All_Scenarios unit test.
|
2022-05-13 17:51:01 +01:00 |
|
BDisp
|
e941169dad
|
Fixes the draw clip bounds issue visible on ScrollView.
|
2022-05-13 17:37:26 +01:00 |
|
BDisp
|
f6ba9e3a22
|
Avoid UpdateScreen running twice because Driver.Refresh already do.
|
2022-05-13 16:57:31 +01:00 |
|
BDisp
|
460f1714fa
|
Adding Left to the WindowPositionEvent for eventual future use.
|
2022-05-11 16:10:56 +01:00 |
|