Commit graph

14 commits

Author SHA1 Message Date
leo
1cbcbaf668 style<Avatar>: remove DarkBlue/DarkGray/DarkRed colors from avatar 2021-03-31 19:59:57 +08:00
leo
5d6a7ba4df feature<Histories>: show avatars in histories 2021-03-31 19:47:37 +08:00
leo
5418ccac9e feature<*>: add translation for Simplified Chinese 2021-01-14 16:31:03 +08:00
leo
5f50703f74 style<Launcher>: style of separator between tabs in titlebar 2021-01-07 09:40:51 +08:00
leo
7106f3b978 feature<Launcher>: add ChromeTabShape; new titlebar theme for Launcher 2021-01-07 00:35:48 +08:00
leo
d110b9e451 optimize<WorkingCopy>: fix treeview item selection changed triggered when click same item; remove unused code 2021-01-04 22:11:03 +08:00
leo
ed9c28055f feature<NewPage>: show drop area border while dragging items in/into repositories' tree 2021-01-04 10:58:06 +08:00
leo
01ed685b59 optimize<CommitGraph>: rename CommitGraphHelper to CommitGraphData; improve checking visibility of lines/links/dots in commit graph 2020-12-19 21:35:29 +08:00
leo
6480905be6 refactor<CommitGraph>: using DrawingContext instead of Canvas to render commit graph; change max number of displaying commits from 8000 to 20000 2020-12-18 18:04:39 +08:00
leo
e42290eef1 feature<FolderDialog>: add FolderDialog to remove dependency on System.Windows.Forms 2020-11-23 13:41:13 +08:00
leo
5e6ef8abcb optimize<CommitGraph>: remove unused code 2020-11-03 11:45:46 +08:00
leo
8050d5a2ab fix<Remote>: do NOT check remote name if only edit it's URL 2020-10-12 09:58:39 +08:00
leo
f3ee044818 fix<CommitGraph>: ignore all other branches merged into the last commit. 2020-09-25 11:15:04 +08:00
leo
5ce9cffcee refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00