wabbajack/Wabbajack.App.Wpf
JanuarySnow 79cd780430
Fixed Search filter not reapplying after pressing back and re-accessing Gallery (#2367)
* added saved search setting to the startwith field for the searchtextpredicates to reapply filter

* typo fix in changelog

---------

Co-authored-by: Timothy Baldridge <tbaldridge@gmail.com>
2023-07-16 15:23:35 -06:00
..
Converters fix: CTD when paths are edited 2022-08-22 10:28:11 -06:00
Error States Add validation and errors to compiler settings 2022-07-12 15:47:53 -06:00
Extensions Suppress some warnings 2022-10-07 15:09:08 -06:00
Interventions Fix spelling typeo 2022-05-21 15:11:43 -06:00
LoginManagers No more compiler warnings 2022-10-07 22:06:17 -06:00
Messages More work on manual downloader 2022-05-19 22:12:16 -06:00
Models Most warnings are fixed now 2022-10-07 21:43:44 -06:00
Properties Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Resources Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
StatusMessages Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Themes Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
UserIntervention No more compiler warnings 2022-10-07 22:06:17 -06:00
Util 3.0.0.3 2022-08-20 08:26:54 -06:00
Verbs WPF app CLI support 2022-10-14 16:46:38 -06:00
View Models Fixed Search filter not reapplying after pressing back and re-accessing Gallery (#2367) 2023-07-16 15:23:35 -06:00
Views New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325) 2023-05-07 14:32:18 -06:00
App.xaml New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325) 2023-05-07 14:32:18 -06:00
App.xaml.cs New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325) 2023-05-07 14:32:18 -06:00
Consts.cs Compiler settings automatically save/load 2022-07-14 07:24:47 -06:00
FodyWeavers.xml Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
FodyWeavers.xsd Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
LauncherUpdater.cs Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
LoadingLock.cs Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Readme.md Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Settings.cs Tons of compiler optimziations 2022-10-03 22:43:21 -06:00
VerbRegistration.cs Re-add opening Modlists with CLI args 2022-10-16 14:17:30 +02:00
VerbRegistration.tt WPF app CLI support 2022-10-14 16:46:38 -06:00
ViewModel.cs Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Wabbajack.App.Wpf.csproj Merge branch 'main' into install-webview 2022-11-11 22:28:54 -07:00

Wabbajack

This is the main project of this solution. It contains only UI code like all Views and View Models as well as custom Components and Resources such as icons and images. You can consider this project to be the front end of Wabbajack.