sourcegit/src/Views/Widgets
2021-07-14 11:18:52 +00:00
..
CommitChanges.xaml style<*>: change font render mode 2021-05-17 16:47:56 +08:00
CommitChanges.xaml.cs fix<RevisionFiles>: fix revision file tree missing issue due to Unloaded event will be called on active tab changed 2021-06-07 20:16:32 +08:00
CommitDetail.xaml style<Decorators>: change font and color for commit decorators 2021-06-18 15:41:47 +08:00
CommitDetail.xaml.cs fix<RevisionFiles>: fix revision file tree missing issue due to Unloaded event will be called on active tab changed 2021-06-07 20:16:32 +08:00
Dashboard.xaml style<Dashboard>: remove refresh button from toolbar, use F5 to reload repository's data instead 2021-06-18 09:31:13 +08:00
Dashboard.xaml.cs fix<Dashboard>: when the remote branch name contains a folder '/', the belonging remote is sometimes incorrect 2021-07-14 11:18:52 +00:00
DiffViewer.xaml style<Fonts>: use TextFormattingMode.Ideal for bold letters 2021-06-18 17:42:37 +08:00
DiffViewer.xaml.cs optimize<LFS>: do NOT test LFS filter when LFS is not enabled 2021-06-07 14:14:53 +08:00
Exceptions.xaml style<Exceptions>: limit max height of error message 2021-07-14 12:43:53 +08:00
Exceptions.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Histories.xaml style<Decorators>: change font and color for commit decorators 2021-06-18 15:41:47 +08:00
Histories.xaml.cs feature<FolderDailog>: use Ookii.Dialog.Wpf instead of Views.Controls.FolderDailog 2021-06-29 10:19:38 +08:00
PageTabBar.xaml optimize<*>: remove PageTabItem 2021-06-15 17:35:37 +08:00
PageTabBar.xaml.cs optimize<*>: remove PageTabItem 2021-06-15 17:35:37 +08:00
PopupPanel.xaml style<PopupPanel>: remove border of PopupPanel 2021-06-25 11:08:51 +08:00
PopupPanel.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
RevisionCompare.xaml feature<CommitGraph>: add polyline display mode 2021-05-19 16:14:46 +08:00
RevisionCompare.xaml.cs style<Histories, RevisionCompare>: move committer/author name to avatar's ToolTip attribute 2021-05-08 11:37:57 +08:00
RevisionFiles.xaml style<*>: font size and weight 2021-05-18 09:08:55 +08:00
RevisionFiles.xaml.cs feature<FolderDailog>: use Ookii.Dialog.Wpf instead of Views.Controls.FolderDailog 2021-06-29 10:19:38 +08:00
Stashes.xaml optimize<Stash>: new stash push implementation - untracked file will be added before stash 2021-04-30 14:21:52 +08:00
Stashes.xaml.cs optimize<LFS>: do NOT test LFS filter when LFS is not enabled 2021-06-07 14:14:53 +08:00
Welcome.xaml style<*>: font size and weight 2021-05-18 09:08:55 +08:00
Welcome.xaml.cs feature<FolderDailog>: use Ookii.Dialog.Wpf instead of Views.Controls.FolderDailog 2021-06-29 10:19:38 +08:00
WorkingCopy.xaml refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
WorkingCopy.xaml.cs optimize<WorkingCopy>: uncheck amend after commit successfully 2021-07-09 11:59:54 +08:00
WorkingCopyChanges.xaml refactor<WorkingCopyChanges>: use PreviewKeyDown instead of RoutedUICommand for staging/unstaging hot keys 2021-07-14 14:54:44 +08:00
WorkingCopyChanges.xaml.cs refactor<WorkingCopyChanges>: use PreviewKeyDown instead of RoutedUICommand for staging/unstaging hot keys 2021-07-14 14:54:44 +08:00