sourcegit/src/Views
2023-08-24 19:05:38 +08:00
..
Controls feature<Welcome>: supports set bookmark of selected repository from context menu. 2023-08-21 17:49:49 +08:00
Converters style<Launcher>: reduce titlebar height when window maximized 2023-07-24 11:34:47 +08:00
Popups feature<GitURL>: supports for providing user on the HTTP/HTTPS git URL 2023-08-23 21:02:28 +08:00
Validations feature<GitURL>: supports for providing user on the HTTP/HTTPS git URL 2023-08-23 21:02:28 +08:00
Widgets feature<AssumeUnchanged>: supports update-index --[no]-assume-unchanged 2023-08-24 19:05:38 +08:00
About.xaml style<Theme>: new theme design 2023-07-18 15:00:27 +08:00
About.xaml.cs optimize<*>: remove deprecated apis (older than .NET 6) 2022-05-20 16:00:25 +08:00
AssumeUnchanged.xaml feature<AssumeUnchanged>: supports update-index --[no]-assume-unchanged 2023-08-24 19:05:38 +08:00
AssumeUnchanged.xaml.cs feature<AssumeUnchanged>: supports update-index --[no]-assume-unchanged 2023-08-24 19:05:38 +08:00
Blame.xaml refactor<Blame>: new blame tool 2023-08-24 13:39:49 +08:00
Blame.xaml.cs refactor<Blame>: new blame tool 2023-08-24 13:39:49 +08:00
Clone.xaml style<IconButton>: add IconButton.IconSize to control size of icon 2022-11-04 12:48:41 +08:00
Clone.xaml.cs feature<GitURL>: supports for providing user on the HTTP/HTTPS git URL 2023-08-23 21:02:28 +08:00
ConfirmDialog.xaml feature<SaveAsPatch>: show notification after saving patch successfully 2023-08-24 16:20:38 +08:00
ConfirmDialog.xaml.cs feature<SaveAsPatch>: show notification after saving patch successfully 2023-08-24 16:20:38 +08:00
FileHistories.xaml feature<FileHistory>: add button to use selected revision of file 2023-08-18 14:13:32 +08:00
FileHistories.xaml.cs feature<FileHistory>: add button to use selected revision of file 2023-08-18 14:13:32 +08:00
Launcher.xaml style<Launcher>: reduce titlebar height when window maximized 2023-07-24 11:34:47 +08:00
Launcher.xaml.cs feature<Welcome>: supports set bookmark of selected repository from context menu. 2023-08-21 17:49:49 +08:00
Preference.xaml feature<Preference>: supports for customizing max number of displayed history commits 2023-08-23 11:39:47 +08:00
Preference.xaml.cs fix<FolderDialog>: using System.Windows.Forms.FolderBrowserDialog instead of Controls.FolderDialog to avoid crashes 2023-08-18 13:28:55 +08:00
Statistics.xaml style<IconButton>: add IconButton.IconSize to control size of icon 2022-11-04 12:48:41 +08:00
Statistics.xaml.cs feature<Statistics>: add statistics for current year 2022-01-12 18:38:03 +08:00