sourcegit/src/Views/Widgets
2021-08-05 13:44:25 +08:00
..
CommitChanges.xaml style<*>: text render styles 2021-08-05 13:44:25 +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<*>: text render styles 2021-08-05 13:44:25 +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<*>: text render styles 2021-08-05 13:44:25 +08:00
Dashboard.xaml.cs feature<Rebase>: cleanup files remained by last rebase 2021-08-03 17:07:10 +08:00
DiffViewer.xaml style<*>: text render styles 2021-08-05 13:44:25 +08:00
DiffViewer.xaml.cs style<*>: text render styles 2021-08-05 13:44:25 +08:00
Exceptions.xaml refactor<*>: use DynamicResource instead of StaticResource for brushes and locales 2021-07-20 16:26:10 +08:00
Exceptions.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Histories.xaml style<*>: text render styles 2021-08-05 13:44:25 +08:00
Histories.xaml.cs optimize<Histories>: move graph.SetData out from UI thread 2021-08-05 09:36:06 +08:00
PageTabBar.xaml style<*>: text render styles 2021-08-05 13:44:25 +08:00
PageTabBar.xaml.cs optimize<*>: remove PageTabItem 2021-06-15 17:35:37 +08:00
PopupPanel.xaml style<*>: text render styles 2021-08-05 13:44:25 +08:00
PopupPanel.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
RevisionCompare.xaml style<*>: text render styles 2021-08-05 13:44:25 +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<*>: text render styles 2021-08-05 13:44:25 +08:00
RevisionFiles.xaml.cs optimize<FolderDialog>: remove dependency of Ookii.Dialogs.Wpf 2021-07-20 09:13:07 +08:00
Stashes.xaml style<*>: text render styles 2021-08-05 13:44:25 +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<*>: text render styles 2021-08-05 13:44:25 +08:00
Welcome.xaml.cs optimize<FolderDialog>: remove dependency of Ookii.Dialogs.Wpf 2021-07-20 09:13:07 +08:00
WorkingCopy.xaml refactor<*>: use DynamicResource instead of StaticResource for brushes and locales 2021-07-20 16:26:10 +08:00
WorkingCopy.xaml.cs optimize<WorkingCopy>: uncheck amend after commit successfully 2021-07-09 11:59:54 +08:00
WorkingCopyChanges.xaml style<*>: text render styles 2021-08-05 13:44:25 +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