Commit graph

18 commits

Author SHA1 Message Date
leo
04f1137f96 style<*>: borders of all windows 2021-05-26 16:03:05 +08:00
leo
e3ac11a01b optimize<FolderDialog>: use default location instead of Desktop when open FolderDialog 2021-05-26 11:16:34 +08:00
leo
6061f5a074 feature<FolderDialog>: remove View.FolderBrowser and use windows shell32 API to select folders 2021-05-26 11:08:31 +08:00
leo
0419cf96fc optimize<Avatar>: render avatar using BitmapScalingMode.HighQuality 2021-05-25 17:52:33 +08:00
leo
2bad75ab4a rename<CommitGraph>: rename CommitGraph.Line to CommitGraph.Path, CommitGraph.LineHelper to CommitGraph.PathHelper 2021-05-24 10:56:17 +08:00
leo
3d7325f376 optimize<CommitGraph>: only record Y-coord of the last added point in line 2021-05-24 09:51:56 +08:00
leo
a70152ee8a optimize<CommitGraph>: better path for merge lines 2021-05-21 11:49:21 +08:00
leo
e6182f9818 feature<CommitGraph>: add polyline display mode 2021-05-19 16:14:46 +08:00
leo
302702f578 optimize<CommitGraph>: ignore duplicated point in Line 2021-05-19 09:39:46 +08:00
leo
5772a9c171 optimize<CommitGraph>: ignore duplicated point in Line 2021-05-18 21:31:09 +08:00
leo
0159dae85f optimize<CommitGraph>: create pen as static resources; change style of dot point in CommitGraph 2021-05-18 11:02:13 +08:00
leo
a46fceeea6 optimize<Avatar>: create formatted text only if fallback label changed 2021-05-17 17:38:40 +08:00
leo
d1e5b5357c optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
leo
b9b0899d48 feature<CommitDetail>: goto diff view by double click changed file in commit information panel 2021-05-13 10:55:25 +08:00
leo
6613566afb optimize<WorkingCopy>: do NOT show unmerged changes in staged 2021-05-08 10:08:57 +08:00
leo
2f02b23b51 style<ChangeStatusIcon>: use ★ instead of ? for untracked files 2021-04-30 17:49:43 +08:00
leo
672af4527e style<ChangeStatusIcon>: better colors for change status icon 2021-04-29 21:22:52 +08:00
leo
30ab8ae954 refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00