wabbajack/Wabbajack.App.Wpf
2024-06-09 00:59:56 +02:00
..
Converters Rework main menu UI 2023-11-26 20:15:53 +01: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
MarkupExtensions Add interactive CompilerFileState setting combo box to compiler file manager 2024-06-08 19:02:14 +02:00
Messages Add boilerplate for starting on compiler file manager 2024-05-21 23:10:37 +02:00
Models Implement basic total modlist size filter 2023-12-30 21:34:36 +01:00
Properties Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Resources Fix not including libwebp binaries into resources 2023-12-28 17:28:12 +01:00
StatusMessages Adding WPF code back in, I need to end the 2.5 codebase 2022-03-13 16:47:30 -06:00
Themes First steps toward highlighting folders and files with special states 2024-06-09 00:59:56 +02:00
UserIntervention Changes for an official Version 3.3.1.0 Release (#2439) 2023-11-14 20:19:53 -07:00
Util Save list of compiled modlists, show them in CreateModListView 2024-04-28 22:21:22 +02:00
Verbs WPF app CLI support 2022-10-14 16:46:38 -06:00
ViewModels First steps toward highlighting folders and files with special states 2024-06-09 00:59:56 +02:00
Views Add interactive CompilerFileState setting combo box to compiler file manager 2024-06-08 19:02:14 +02: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 Add boilerplate for starting on compiler file manager 2024-05-21 23:10:37 +02:00
Consts.cs Save list of compiled modlists, show them in CreateModListView 2024-04-28 22:21:22 +02: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 Wabbajack 3.3.0.0 Update (#2416) 2023-10-12 12:33:06 -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 Save list of compiled modlists, show them in CreateModListView 2024-04-28 22:21:22 +02: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 Add boilerplate for starting on compiler file manager 2024-05-21 23:10:37 +02: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.