Commit graph

1919 commits

Author SHA1 Message Date
leo
fa3ff6f2db style<*>: remove Waiting panel; adjustment for high dpi screens; 2021-04-02 22:45:19 +08:00
leo
762e51de74 optimize<WorkingCopy>: use animated icon instead of waiting panel for committing status 2021-04-02 19:29:05 +08:00
leo
30dea811a3 style<WorkingCopy>: use Brush.FG2 instead of Brush.FG1 with Opacity 2021-04-02 18:04:37 +08:00
leo
87b3a73904 update<screenshots>: update screenshots for new theme 2021-04-02 17:58:17 +08:00
leo
9641613bdb feature<WorkingCopy>: show waiting panel while commiting 2021-04-02 17:44:07 +08:00
leo
c1b9fbaddd feature<Dashboard>: show waiting panel while staging objects 2021-04-02 17:37:47 +08:00
leo
5bc7f9021b style<Histories>: change icons for buttons in histories panel 2021-04-02 16:26:16 +08:00
leo
1d401d0955 style<*>: use Style.Icon as default style of Path 2021-04-02 15:45:31 +08:00
leo
b36ab87bcc fix<Dashboard>: fix wrong row index number 2021-04-02 14:19:50 +08:00
leo
6e6bbaaf0b style<Dashboard>: add Brush.SideBar to replace both Brush.GroupBar and Brush.Content 2021-04-02 14:07:17 +08:00
leo
d1842392bc style<Icon>: new icons for window command 2021-04-02 12:04:45 +08:00
leo
e688441948 style<*>: smaller window command icon size 2021-04-02 11:45:04 +08:00
leo
a163c2e4e8 style<*>: more flat-style theme 2021-04-02 11:34:08 +08:00
leo
e370f93458 style<Theme>: change popup background color for light theme 2021-04-01 17:50:36 +08:00
leo
2f49e68e08 style<PopupManager>: add margins for masks in popup window 2021-04-01 17:43:02 +08:00
leo
166e07ed54 style<*>: use Brush.Border0 for all Windows 2021-04-01 17:41:33 +08:00
leo
af875b9ed0 style<*>: flat style without dropshadow effects for toolbar and tabs 2021-04-01 17:31:15 +08:00
leo
1b7630ac87 style<Avatar>: use different colors in avatar background between light and dark theme 2021-04-01 15:51:25 +08:00
leo
29bbc9c763 upgrade<Version>: Release 3.1 2021-04-01 12:51:01 +08:00
leo
3dfe3ae252 feature<Avatar>: add settings for avatar server 2021-04-01 12:47:01 +08:00
leo
6a9ee67524 optimize<Avatar>: use task queue to download avatar one by one 2021-04-01 12:03:35 +08:00
leo
c22ea8f4cf fix<Avatar>: fix crash when more than one thread wants to access same avatar file 2021-04-01 10:54:05 +08:00
leo
6f08d03d04 upgrade<Version>: Release 3.0 2021-03-31 20:48:36 +08:00
leo
3af784e45e update<README>: add requirement description for .NET 5.0 2021-03-31 20:48:13 +08:00
leo
38545518a9 optimize<Icons>: remove unused icon 2021-03-31 20:36:28 +08:00
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
cb9274c1c6 fix<*>: fix Process.Start with URL directly will crash on .NET 5.0 2021-03-31 10:35:03 +08:00
leo
f84118ac9f style<Theme>: colors for light theme 2021-03-31 10:24:51 +08:00
leo
50f51e4210 style<*>: add borders for all windows 2021-03-30 10:11:09 +08:00
leo
e677a6a6a4 style<Launcher>: change Brush.TitleBar for dark theme 2021-03-30 09:59:26 +08:00
leo
2f8fcbf36f style<Dashboard>: fixed height for workspace switches 2021-03-29 17:01:03 +08:00
leo
e00271199a style<*>: add border for main window; changed popup background for dark theme; use Consolas for changes in stashes view 2021-03-29 16:26:05 +08:00
leo
872eec85b7 style<Theme>: change Brush.GroupContent color for dark theme 2021-03-25 16:57:10 +08:00
leo
c68b333c1d upgrade<project>: upgrade to .NET 5 2021-03-25 16:56:41 +08:00
leo
672783390b style<ContextMenu>: decrease thickness of ContextMenu's DropShadowEffect 2021-03-02 09:13:54 +08:00
leo
65d88909fd fix<DiffViewer>: binary size change displaying order 2021-03-01 09:57:08 +08:00
leo
df1c1d629a upgrade<Version>: Release 2.9 2021-02-26 10:09:56 +08:00
leo
5239c396f8 style<ContextMenu>: Decrease opacity of ContextMenu's DropShadowEffect 2021-02-25 19:08:49 +08:00
leo
f98ba79c09 style<ContextMenu>: use DropShadowEffect instead a solid border for ContextMenu 2021-02-25 19:00:43 +08:00
ZCShou
8c1445ff0c fix<App>: 由于配置文件引用,在某些情况下导致程序无法启动 2021-02-07 13:56:22 +08:00
ZCShou
f4a51c79ea fix<Branch>: 修复打开 git svn clone 的 SVN 仓库 崩溃的问题(注意,目前还不支持提交到远程仓库) 2021-02-05 20:07:03 +08:00
ZCShou
643368c6c9 style<Light>: 增加了一些对比度 2021-02-03 16:59:31 +08:00
ZCShou
b6a89334be optimize<*>: FolderDailog 重名为 FolderDialog 2021-02-03 16:31:33 +08:00
ZCShou
23d3038c92 optimize<FoldDialog, NewPage>: 修改欢迎页的打开本地仓库的弹出窗口为模态窗口 2021-02-03 16:26:32 +08:00
leo
3c624009f6 fix<Dashboard>: always enable push operation for local branches 2021-02-01 10:43:13 +08:00
leo
ed911fb679 style<Dashboard>: toolbar style 2021-02-01 10:18:56 +08:00
leo
5f2fe64e80 feature<App>: supports to open repository from commandline directly 2021-02-01 09:39:14 +08:00
leo
91f3f1263a feature<Clone>: support additional parameters to clone remote repository 2021-01-28 15:04:57 +08:00
leo
14f303038e feature<CommitViewer>: add image formats that WPF supported 2021-01-27 11:48:01 +08:00