Tig
bf095b3711
Update publish.yml ( #3789 )
2024-10-10 19:47:17 -06:00
BDisp
9c6a3058d4
Fixes #3784 . SelfContained and NativeAot projects should use the local package in the release mode. ( #3785 )
...
* Fixes #3784 . SelfContained and NativeAot projects should use the local package in the release mode.
* Run dotnet restore before build.
* Using local_packages folder for CI.
* Add build_release_consumer.
* Remove build_release_consumer.
* Fix folder for CI.
* Fix System.Text.Json vulnerability.
* Fix local_packageslocation.
* Add package sources to the packageSourceMapping tag.
* Using the original configuration.
* Only add the Terminal.Gui pattern in the LocalPackages.
* Fix the path folder separator with unit style.
* Using pack instead of build.
* Create LocalPackages Directory
* Add local_packages source.
* Using scripts to build release for NativeAot and SelfContained.
* Trying to fix path.
* Again.
* Fix the path for the package,
* Need to build before pack.
* Needs also build before pack locally.
* Fix build path.
2024-10-10 19:31:55 -06:00
Tig
f789f6a872
that didn't work. reverting again
2024-10-10 17:21:20 -06:00
Tig
5ce1750fbf
ahh. didn't know there were two aot samples
2024-10-10 17:17:33 -06:00
Tig
c0ae14b0bb
that didn't work. reverting
2024-10-10 17:16:30 -06:00
Tig
9c075d89d6
disabling aot thing to pass release build
2024-10-10 17:14:31 -06:00
Tig
37b0143a98
hacking aot thing to pass release build
2024-10-10 17:10:47 -06:00
Tig
5c69dfd2f7
Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop
2024-10-10 17:07:07 -06: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
Tig
7630b35d86
Fixed more menubar/statusbar
2024-10-08 21:13:27 -04:00
Tig
14e2391a10
Fixed toplevel unit tests
2024-10-08 19:20:06 -04:00
Tig
cf772f80df
Messed with some stuff. Probably broke some stuff.
2024-10-08 18:40:05 -04:00
Tig
a349af0036
Fixed #3781
2024-10-08 13:49:32 -04:00
Tig
3408c418ac
Fixed Theme bugs 2
2024-10-08 13:22:52 -04:00
Tig
0b353037ba
Fixed Theme bugs
2024-10-08 11:01:19 -04:00
Tig
9e658eed94
Command API doc and code clenaup
2024-10-08 08:47:04 -04:00
Tig
dc4ce1e418
Fixed Dialogs
2024-10-08 01:03:23 -04:00
Tig
b2049d8991
Fixed Dialog & Messagebox
2024-10-08 00:49:51 -04:00
Tig
4410b54d61
Bdisp feedback fixes 2
2024-10-08 00:13:13 -04:00
Tig
eee6099b73
Bdisp feedback fixes
2024-10-07 23:01:05 -04:00
Tig
5006e0036b
Fixed TextView not handling space
2024-10-07 10:53:39 -04:00
Tig
2b483378a9
Updated Generic
2024-10-07 09:22:48 -04:00
Tig
1c226c7851
Updated Generic
2024-10-07 09:22:39 -04:00
Tig
db22d108a9
Conceptual docs
2024-10-07 09:10:53 -04:00
Tig
b6e4e884d0
Merge branch 'v2_3764-Common-Events' of tig:tig/Terminal.Gui into v2_3764-Common-Events
2024-10-07 09:05:44 -04:00
Tig
0bac3c9fe8
Merge branch 'v2_develop' into v2_3764-Common-Events
2024-10-07 09:05:33 -04:00
Tig
78d0a8fc3b
Accepted->Accepting
2024-10-07 08:58:17 -04:00
Tig
97684e4d64
api docs
2024-10-07 08:56:18 -04:00
Tig
018dbc625e
Accepted now takes CommandEventArgs
2024-10-07 08:51:35 -04:00
Tig
bb7e4282a4
HotKeyHandled->HandlingHotKey
2024-10-07 08:37:46 -04:00
Tig
68b1e6f257
Selected->Selecting
2024-10-07 08:22:55 -04:00
Tig
fc34585256
Selected->Selecting
2024-10-07 07:59:17 -04:00
Tig
2a989df553
Selected->Selecting
2024-10-07 07:38:11 -04:00
Tig
5b0ca95acf
Fixed checkbox issue
2024-10-06 19:14:01 -06:00
Tig
9dd0be3147
Shortcut code cleanup
2024-10-06 19:08:37 -06:00
Tig
9a51d075a1
Checkbox code cleanup
2024-10-06 19:01:26 -06:00
Tig
f05f4cb317
Slider code cleanup
2024-10-06 18:52:52 -06:00
Tig
33f427725c
FileDialog code cleanup
2024-10-06 18:52:43 -06:00
Tig
a7e166ef5c
Shortcut code cleanup
2024-10-06 18:50:53 -06:00
Tig
c4e8ec4a56
All unit test pass for reals?
2024-10-06 18:24:20 -06:00
Tig
39bf84472d
Added more unit tests
2024-10-06 17:46:45 -06:00
Tig
58c1d59b6f
Code cleanup
2024-10-06 16:53:45 -06:00
Tig
089059a82d
All unit test pass
2024-10-06 16:44:06 -06:00
Tig
f5f850bb93
Fixed combobox
2024-10-06 16:36:04 -06:00
Tig
f2d27a5d08
Working on ComboBox
2024-10-06 15:41:07 -06:00
Tig
44259cce46
Fixed HexView nav unit test
2024-10-06 10:23:33 -06:00
Tig
3c3b4f85cd
Fixed Application tests
2024-10-06 10:14:14 -06:00
Tig
5d2e28bfb4
Update issue templates
2024-10-06 10:08:41 -06:00