Commit Graph

7300 Commits

Author SHA1 Message Date
BDisp
c12a2cfb33 Fix the path for the package, 2024-10-10 22:50:43 +01:00
BDisp
a57db4e4ea Again. 2024-10-10 22:44:48 +01:00
BDisp
0b4227b29b Trying to fix path. 2024-10-10 22:42:13 +01:00
BDisp
5b108a9261 Using scripts to build release for NativeAot and SelfContained. 2024-10-10 22:32:37 +01:00
Tig
11f2f301f5 Added unicode edit support 2024-10-10 15:06:31 -06:00
Tig
7b7b6ab7a3 More Focus fixes 2 2024-10-10 08:48:30 -06:00
Tig
feee9a065c More Focus fixes 2024-10-10 08:17:33 -06:00
Tig
f3bdfc3144 HexView improvements 2024-10-10 07:06:29 -06:00
tznind
bcdb11e2f6 Run TidyCode on all new classes 2024-10-10 12:41:43 +01:00
tznind
5a6aae694a Fix warnings and tidup code 2024-10-10 12:36:25 +01:00
tznind
64d286c9b4 Remove ConsoleDriver.SupportsSixel 2024-10-10 10:42:20 +01:00
tznind
9990a552d2 Fix for accepting 2024-10-10 10:32:08 +01:00
Thomas Nind
1c3b0d7605 Merge pull request #170 from tznind/add-sixel-detector-interface
Add sixel detector interface
2024-10-10 10:28:27 +01:00
tznind
54b737f469 If not supporting transparency warn user 2024-10-10 10:18:13 +01:00
tznind
61667fbf86 Refactor SixelSupportDetector for cleaner reading 2024-10-10 10:18:00 +01:00
tznind
4073ef305c Use round to nearest whole number when calculating sixel resolution from window size/chars 2024-10-10 10:17:39 +01:00
tznind
a8e3a0ec2b Update xmldoc 2024-10-10 10:17:27 +01:00
tznind
64baeca7b3 Update sixel status class name and move to new file 2024-10-10 10:17:18 +01:00
tznind
54308ffb27 Sixel resolution measuring 2024-10-10 10:17:08 +01:00
tznind
fe7e10a130 Get sixel resolution using CSI 16 t 2024-10-10 10:16:54 +01:00
tznind
ffe8969b50 Fix new palette order 2024-10-10 10:16:18 +01:00
tznind
78d49fcd84 Fix algorithm to look for exactly 4 not things like 42 etc. 2024-10-10 10:15:42 +01:00
tznind
ccb974b66f Change to using ansi escape sequences in new standalone class 2024-10-10 10:15:24 +01:00
Thomas Nind
eee0ded081 Merge branch 'v2_develop' into sixel-encoder-tinkering 2024-10-10 10:09:17 +01:00
Tig
573d6ee0ff Fixed #3786 - Focus 2024-10-09 18:06:41 -06:00
BDisp
ad69b9db4d Add local_packages source. 2024-10-09 22:19:56 +01:00
BDisp
d3192df5c2 Create LocalPackages Directory 2024-10-09 22:10:46 +01:00
BDisp
820bf44e99 Using pack instead of build. 2024-10-09 21:58:22 +01:00
BDisp
2c01b33eb2 Fix the path folder separator with unit style. 2024-10-09 21:47:32 +01:00
BDisp
88e2ee6c56 Only add the Terminal.Gui pattern in the LocalPackages. 2024-10-09 21:38:37 +01:00
BDisp
0dc3a523c9 Using the original configuration. 2024-10-09 21:21:32 +01:00
BDisp
f9f3431118 Add package sources to the packageSourceMapping tag. 2024-10-09 21:16:47 +01:00
BDisp
3361eed0d3 Fix local_packageslocation. 2024-10-09 19:24:40 +01:00
BDisp
d77b899db9 Fix System.Text.Json vulnerability. 2024-10-09 18:22:31 +01:00
BDisp
5db3af9f4c Fix folder for CI. 2024-10-09 18:14:27 +01:00
BDisp
bd8ff63553 Remove build_release_consumer. 2024-10-09 18:13:39 +01:00
BDisp
e130bfdb75 Add build_release_consumer. 2024-10-09 17:52:47 +01:00
BDisp
4288b71153 Using local_packages folder for CI. 2024-10-09 17:38:50 +01:00
BDisp
4afe694617 Run dotnet restore before build. 2024-10-09 16:46:35 +01:00
BDisp
8d0997194f Fixes #3784. SelfContained and NativeAot projects should use the local package in the release mode. 2024-10-09 16:09:11 +01:00
Tig
675b8bba2b Fixed nav when no peer-views 2024-10-09 07:57:59 -04:00
Tig
0fc9340571 HexView code cleanup 3 2024-10-09 07:53:14 -04:00
Tig
f40dcabac0 HexView code cleanup 3 2024-10-09 07:51:15 -04:00
Tig
fbacbcea0e HexView code cleanup 2 2024-10-09 07:42:03 -04:00
BDisp
a6234da334 Fix merge errors. 2024-10-09 12:40:47 +01:00
BDisp
614bb69ed9 Resolving merge conflicts. 2024-10-09 12:39:59 +01:00
Tig
c3438859bb HexView code cleanup 2024-10-09 07:04:35 -04:00
Tig
426b99181f Merge pull request #3766 from tig/v2_3764-Common-Events
Fixes #3764. Makes common UI interactions consistent across built-in Views
2024-10-08 21:35:34 -04:00
Tig
2970e55824 Mouse unit test diag 2024-10-08 21:23:49 -04:00
Tig
fd9786717e Fixed more menubar/statusbar 2024-10-08 21:21:56 -04:00