SystemTrayMenu/UserInterface
Peter Kirmeier bb198a32db Rework ListViewItemData and RowData members
Improve UI updates due to unnecessary color and selection changes of menus' lists
Fix selection when going back to previous menu via key
2023-05-09 00:19:29 +02:00
..
FolderBrowseDialog Fix lots of nullable warnings 2023-04-16 23:27:27 +02:00
HotkeyTextboxControl
ShellContextMenu Housekeeping, refine IconReader and fix ShellContextMenu 2023-04-28 18:48:39 +02:00
AboutBox.xaml
AboutBox.xaml.cs Fix lots of nullable warnings 2023-04-16 23:27:27 +02:00
AppContextMenu.cs Replace Hardcodet.NotifyIcon.Wpf v1.1.0 with H.NotifyIcon v2.0.108 2023-04-30 21:10:55 +02:00
AppNotifyIcon.cs Replace Hardcodet.NotifyIcon.Wpf v1.1.0 with H.NotifyIcon v2.0.108 2023-04-30 21:10:55 +02:00
ColorSelector.xaml
ColorSelector.xaml.cs
Menu.xaml Rework ListViewItemData and RowData members 2023-05-09 00:19:29 +02:00
Menu.xaml.cs Rework ListViewItemData and RowData members 2023-05-09 00:19:29 +02:00
NumericUpDown.xaml
NumericUpDown.xaml.cs
SettingsWindow.xaml
SettingsWindow.xaml.cs Simplified working with ListViewItems by passing instance instead of index 2023-04-25 00:24:48 +02:00
TaskbarLogo.xaml
TaskbarLogo.xaml.cs Reduce event dependencies during startup (preloading) 2023-04-20 00:50:29 +02:00
UpdateWindow.xaml
UpdateWindow.xaml.cs