sourcegit/src/UI
2020-11-30 11:00:32 +08:00
..
About.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
About.xaml.cs upgrade<project>: upgrade to .net 5.0 2020-11-17 11:41:01 +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 fix<Diff, Blame>: check scroller before use it 2020-11-26 12:47:24 +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 optimize<FolderDialog>: simplify FolderDialog interface 2020-11-23 14:02:13 +08:00
CommitViewer.xaml style<CommitViewer>: combine subject and message 2020-11-30 11:00:32 +08:00
CommitViewer.xaml.cs fix<CommitViewer>: auto hide/show avatar mask 2020-11-26 12:01:55 +08:00
Configure.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Configure.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +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 style<Dashboard>: rename Open to Explore 2020-11-27 15:35:28 +08:00
Dashboard.xaml.cs optimize<Dashboard>: use IsLoaded instead of checking element with null 2020-11-29 22:34:48 +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 style<DiffViewer>: bring grid lines on top of diff editor 2020-11-27 11:48:23 +08:00
DiffViewer.xaml.cs optimize<DiffViewer>: ignore "No new line at end of file" in diff outputs; add IsContent and IsDifference methods for ChangeBlock 2020-11-27 12:45:30 +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 feature<WorkingCopy>: add grid layout for unstaged and staged files mode 2020-11-27 18:47:32 +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 feature<Histories>: add usage guide for histories panel. 2020-11-26 13:18:03 +08:00
Histories.xaml.cs feature<Histories>: add usage guide for histories panel. 2020-11-26 13:18:03 +08:00
Init.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Init.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
InteractiveRebase.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
InteractiveRebase.xaml.cs fix<InteractiveRebase>: root commit can NOT be rebased 2020-11-17 21:06:04 +08:00
Launcher.xaml feature<Launcher>: add DropShadowEffect for top of toolbar 2020-11-18 14:29:53 +08:00
Launcher.xaml.cs style<Launcher>: hide tab close button by default 2020-10-30 12:05:52 +08:00
Manager.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Manager.xaml.cs optimize<FolderDialog>: simplify FolderDialog interface 2020-11-23 14:02:13 +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
Preference.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Preference.xaml.cs optimize<FolderDialog>: simplify FolderDialog interface 2020-11-23 14:02:13 +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
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 refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Stashes.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
TwoCommitsDiff.xaml style(TwoCommitsDiff): change title style 2020-09-25 18:02:12 +08:00
TwoCommitsDiff.xaml.cs feature<FolderDialog>: add FolderDialog to remove dependency on System.Windows.Forms 2020-11-23 13:41:13 +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 style<WorkingCopy>: change label for files display mode 2020-11-30 10:26:38 +08:00
WorkingCopy.xaml.cs feature<WorkingCopy>: add grid layout for unstaged and staged files mode 2020-11-27 18:47:32 +08:00