.. |
Controls
|
refactor<Avatar>: use cravatar.cn instead of gravatar.com to fetch user's avatar
|
2023-07-24 12:01:19 +08:00 |
Converters
|
style<Launcher>: reduce titlebar height when window maximized
|
2023-07-24 11:34:47 +08:00 |
Popups
|
refactor<TextEdit>: rewrite implementation of placeholder for TextEdit
|
2023-07-18 19:21:42 +08:00 |
Validations
|
optimize<GitURL>: use regex to validate git repository urls
|
2023-06-02 10:29:43 +08:00 |
Widgets
|
style<Launcher>: reduce titlebar height when window maximized
|
2023-07-24 11:34:47 +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 |
Blame.xaml
|
style<IconButton>: add IconButton.IconSize to control size of icon
|
2022-11-04 12:48:41 +08:00 |
Blame.xaml.cs
|
style<Window>: icons for MaximizeWindow/RestoreWindow button
|
2021-06-22 10:09:50 +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
|
optimize<GitURL>: use regex to validate git repository urls
|
2023-06-02 10:29:43 +08:00 |
ConfirmDialog.xaml
|
style<Welcome>: replace system message dialog with a custom one
|
2022-11-11 15:54:34 +08:00 |
ConfirmDialog.xaml.cs
|
style<Welcome>: replace system message dialog with a custom one
|
2022-11-11 15:54:34 +08:00 |
FileHistories.xaml
|
style<IconButton>: add IconButton.IconSize to control size of icon
|
2022-11-04 12:48:41 +08:00 |
FileHistories.xaml.cs
|
rename<FileHistories>: rename Views.Histories to Views.FileHistories
|
2022-01-12 18:43:21 +08:00 |
Launcher.xaml
|
style<Launcher>: reduce titlebar height when window maximized
|
2023-07-24 11:34:47 +08:00 |
Launcher.xaml.cs
|
optimize<Popup>: remove popup from welcome page
|
2022-10-19 15:20:58 +08:00 |
Preference.xaml
|
style<IconButton>: add IconButton.IconSize to control size of icon
|
2022-11-04 12:48:41 +08:00 |
Preference.xaml.cs
|
fix<Preference>: correct resource path in Preference.xaml.cs
|
2023-05-22 18:32:23 +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 |