Commit Graph

6298 Commits

Author SHA1 Message Date
BDisp
f3146a25cd Re-add assertions to ensure it's working running the executable file. 2024-08-01 10:47:31 +01:00
BDisp
5910d13bd1 Remove unused using. 2024-07-31 18:10:04 +01:00
BDisp
60da57de43 Fixes #3632. Automatize getting cultures from the embedded resources strings for self-contained app. 2024-07-31 18:04:21 +01:00
Tig
66ac07a301 Merge pull request #3612 from BDisp/v2_3611_localization-self-contained-single-file-fix
Fixes #3611. Localization not working on self-contained single-file.
2024-07-29 17:00:36 -04:00
BDisp
1c57b4fc13 Merge branch 'v2_develop' into v2_3611_localization-self-contained-single-file-fix 2024-07-29 15:46:18 +01:00
Tig
eb8036b740 Merge pull request #3630 from ChrisPulman/v2_develop
Update for ReactiveUI Example
2024-07-28 07:59:56 -04:00
Chris Pulman
e167f4e363 Update Formatting 2024-07-28 12:29:07 +01:00
Chris Pulman
a225b421c8 Update ReactiveUI Example 2024-07-28 12:23:09 +01:00
BDisp
7577edb9ed Merge branch 'v2_develop' into v2_3611_localization-self-contained-single-file-fix 2024-07-27 15:57:14 +01:00
Tig
e90213a126 Merge pull request #3629 from BDisp/v2_3628_sixlabors-imagesharp-version-fix
Fixes #3628. SixLabors.ImageSharp prior to version 3.1.5 are vulnerable.
2024-07-27 09:45:45 -04:00
BDisp
745f013775 Merge branch 'v2_develop' into v2_3611_localization-self-contained-single-file-fix 2024-07-26 15:12:05 +01:00
BDisp
3e9f585348 Fixes #3628. SixLabors.ImageSharp prior to version 3.1.5 are vulnerable. 2024-07-26 14:49:05 +01:00
Tig
0583d4526d Merge pull request #3615 from tig/v2_3499-Finish-DimAuto
Fixes #3499. Finishes `Dim.Auto` implementation
2024-07-25 13:50:05 -06:00
Tig
2d2954d12f Merge branch 'v2_develop' into v2_3499-Finish-DimAuto 2024-07-25 13:36:24 -06:00
BDisp
88954b9ab7 Fix WSL InvariantCulture test. 2024-07-25 18:05:51 +01:00
Tig
d735f2ad27 Merge branch 'v2_develop' into v2_3611_localization-self-contained-single-file-fix 2024-07-25 06:25:49 -06:00
Tig
d79b8c05ad Merge pull request #3624 from gui-cs/dependabot/github_actions/gittools/actions-2
Bump gittools/actions from 1 to 2
2024-07-22 11:01:56 -06:00
dependabot[bot]
7c4d94c420 Bump gittools/actions from 1 to 2
Bumps [gittools/actions](https://github.com/gittools/actions) from 1 to 2.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](https://github.com/gittools/actions/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 14:24:55 +00:00
Tig
f0d4c48b50 Learning how to use [CombinatorialData] moar 2024-07-21 16:42:11 -06:00
Tig
8ca972bc74 Learning how to use [CombinatorialData] 2024-07-21 16:18:18 -06:00
Tig
b2cd779c3c Use .ReplaceLineEndings() in TextFormatter 2024-07-20 18:09:25 -06:00
Tig
d003d00ae0 Removed verbatim strings 2024-07-20 17:48:38 -06:00
Tig
0073156415 added message box unit test for UI Catalog about box 2024-07-20 16:43:47 -06:00
Tig
6da8dab640 Trying to figure out aboutbox issue 2024-07-20 16:33:23 -06:00
Tig
6f9fb1a68d Trying to debug @bdisp's About box issue 2024-07-20 15:16:56 -06:00
Tig
87c5a43b4a Undid previous change that broke StatusBar 2024-07-20 14:30:19 -06:00
Tig
bf852fff74 Added BUGBUG 2024-07-20 14:23:36 -06:00
Tig
149bedf19b Added more AnchorEnd unit tests.
Found bugs with Pos.View and Dim.View.
Fixed.
2024-07-20 14:22:04 -06:00
Tig
c59f59a8ca Identified Dim.Auto bug with AnchorEnd 2024-07-20 13:39:54 -06:00
Tig
ffc4136a42 Fixed ExpanderButton 2024-07-20 13:34:35 -06:00
Tig
6c6244a04d Updated DatePicker BUGBUG 2024-07-20 13:26:45 -06:00
Tig
07d7bbb1f4 reverted bad change 2024-07-20 13:23:17 -06:00
Tig
8a8666c724 Removed old comments 2024-07-20 13:19:49 -06:00
Tig
c7ae986789 Review feedback 2024-07-20 13:12:31 -06:00
Tig
31ef0fc152 Revamped Messagebox tests 2024-07-20 13:06:33 -06:00
Tig
4bdaef7ad6 Nuked TextFormatter.CalcRect and unit tests 2024-07-20 11:45:55 -06:00
Tig
71e14c8ad1 API doc improvements 2024-07-20 11:40:18 -06:00
Tig
0e70444e08 Renamed Width/Height/Size 2024-07-20 11:36:05 -06:00
Tig
6550cde7b5 Nuked Textformatter.AutoSize.
Removed references to AutoSize throughout.
Updated unit tests.
2024-07-20 11:17:46 -06:00
Tig
3ed30767a0 Addressed review feedback from @dodexahedron. 2024-07-20 10:00:54 -06:00
Tig
4128b515da Merge branch 'v2_develop' into v2_3499-Finish-DimAuto 2024-07-19 17:34:13 -06:00
Tig
fa847f4356 Revert "rebased against v2_develop"
This reverts commit 23737decec.
2024-07-19 17:32:53 -06:00
Tig
24e5fbd196 Revert "Fix typo in config.json"
This reverts commit 6b5bcced8d.
2024-07-19 17:32:43 -06:00
Cam Sinclair
6b5bcced8d Fix typo in config.json 2024-07-19 17:24:47 -06:00
Tig
23737decec rebased against v2_develop 2024-07-19 17:02:14 -06:00
Tig
e8644f3948 Merge pull request #3620 from csinkers/fix-typos
Fix typos
2024-07-19 16:49:40 -06:00
Tig
c537c347ee doc tweak 2024-07-19 16:10:39 -06:00
Tig
c6a9021f2e Fixed error in Textformatter 2024-07-19 16:07:14 -06:00
Tig
153f1015d7 Fixed warnings 2024-07-19 15:59:06 -06:00
Tig
ee57f41b9f Fixed @bdisp noted error 2024-07-19 15:42:04 -06:00