sourcegit/src/Views/Controls
2021-08-05 09:29:26 +08:00
..
Avatar.cs fix<*>: add cleanups to fix memory leak 2021-05-31 13:55:10 +08:00
Badge.cs refactor<*>: use DynamicResource instead of StaticResource for brushes and locales 2021-07-20 16:26:10 +08:00
Bookmark.cs refactor<*>: use DynamicResource instead of StaticResource for brushes and locales 2021-07-20 16:26:10 +08:00
ChangeDisplaySwitcher.cs refactor<*>: use DynamicResource instead of StaticResource for brushes and locales 2021-07-20 16:26:10 +08:00
ChangeStatusIcon.cs style<ChangeStatusIcon>: font family and characters for change status icon 2021-06-23 14:11:45 +08:00
CommitGraph.cs optimize<CommitGraph>: add path immediatelly after created and remove the sort function to improve performance 2021-07-29 10:16:44 +08:00
DragDropAdorner.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
FolderDialog.cs optimize<FolderDialog>: remove dependency of Ookii.Dialogs.Wpf 2021-07-20 09:13:07 +08:00
HighlightableTextBlock.cs optimize<DiffViewer>: use Models.TextChanges.Line directly for DiffViewer and HighlightableTextBlock 2021-08-05 09:29:26 +08:00
IconButton.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Loading.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
PageContainer.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
PopupWidget.cs optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
TextEdit.cs fix<TextEdit>: fix placeholder text blur issue 2021-06-18 15:54:05 +08:00
Tree.cs refactor<WorkingCopyChanges>: use PreviewKeyDown instead of RoutedUICommand for staging/unstaging hot keys 2021-07-14 14:54:44 +08:00
TreeItem.cs feature<CommitDetail>: goto diff view by double click changed file in commit information panel 2021-05-13 10:55:25 +08:00
Window.cs refactor<*>: use DynamicResource instead of StaticResource for brushes and locales 2021-07-20 16:26:10 +08:00