sourcegit/src/UI
2020-12-17 11:55:06 +08:00
..
About.xaml feature<*>: upgrade to .NET 5.0; use System.Text.Json instead of System.Xml; supports auto check update at startup 2020-12-01 10:31:46 +08:00
About.xaml.cs feature<*>: upgrade to .NET 5.0; use System.Text.Json instead of System.Xml; supports auto check update at startup 2020-12-01 10:31:46 +08:00
AddSubmodule.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
AddSubmodule.xaml.cs feature<FolderDialog>: add FolderDialog to remove dependency on System.Windows.Forms 2020-11-23 13:41:13 +08:00
Apply.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Apply.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Blame.xaml optimize<Diff,Blame>: optimize layout calculation 2020-11-26 11:08:08 +08:00
Blame.xaml.cs feature<*>: upgrade to .NET 5.0; use System.Text.Json instead of System.Xml; supports auto check update at startup 2020-12-01 10:31:46 +08:00
CherryPick.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
CherryPick.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Clone.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Clone.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
CommitViewer.xaml refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
CommitViewer.xaml.cs feature<DiffViewer, CommitViewer>: override default behaviour while using Ctrl+C to copy selected lines in DataGrid 2020-12-16 16:02:13 +08:00
Configure.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Configure.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
CreateBranch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
CreateBranch.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
CreateTag.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
CreateTag.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Dashboard.xaml refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Dashboard.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
DeleteBranch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteBranch.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteRemote.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteRemote.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteTag.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteTag.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DiffViewer.xaml refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
DiffViewer.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Discard.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Discard.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Fetch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Fetch.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
FileHistories.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
FileHistories.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
FilesDisplayModeSwitch.xaml style<WorkingCopy>: change label for files display mode 2020-11-30 10:26:38 +08:00
FilesDisplayModeSwitch.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
FolderDailog.xaml style<FolderDialog>: use different icons for expanded/collapsed items 2020-11-23 13:53:46 +08:00
FolderDailog.xaml.cs optimize<FolderDialog>: simplify FolderDialog interface 2020-11-23 14:02:13 +08:00
GitFlowFinishBranch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
GitFlowFinishBranch.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
GitFlowSetup.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
GitFlowSetup.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
GitFlowStartBranch.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
GitFlowStartBranch.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Histories.xaml refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Histories.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Init.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Init.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
InteractiveRebase.xaml style<InteractiveRebase>: add margin for committer name column 2020-12-16 16:08:04 +08:00
InteractiveRebase.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Launcher.xaml refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Launcher.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Manager.xaml feature<Manager>: add context menu to change bookmark of selected repository 2020-12-09 17:59:37 +08:00
Manager.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Merge.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Merge.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
PopupManager.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
PopupManager.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Pull.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Pull.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Push.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Push.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
PushTag.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
PushTag.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Rebase.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Rebase.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Remote.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Remote.xaml.cs fix<Remote>: do NOT check remote name if only edit it's URL 2020-10-12 09:58:39 +08:00
RenameBranch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
RenameBranch.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Reset.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Reset.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Revert.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Revert.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
SettingDialog.xaml refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
SettingDialog.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
Stash.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Stash.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Stashes.xaml style<Stashes>: change style for staches panel 2020-12-09 17:02:43 +08:00
Stashes.xaml.cs feature<Launcher>: close tabs by context menu; collect garbage after repository closed 2020-11-30 15:21:45 +08:00
TwoCommitsDiff.xaml refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
TwoCommitsDiff.xaml.cs feature<FolderDialog>: add FolderDialog to remove dependency on System.Windows.Forms 2020-11-23 13:41:13 +08:00
UpdateAvailable.xaml style<UpdateAvailable>: show update available window as dialog and centered in Launcher 2020-12-01 14:32:02 +08:00
UpdateAvailable.xaml.cs feature<*>: upgrade to .NET 5.0; use System.Text.Json instead of System.Xml; supports auto check update at startup 2020-12-01 10:31:46 +08:00
Waiting.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Waiting.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
WorkingCopy.xaml refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
WorkingCopy.xaml.cs refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00