Commit graph

2128 commits

Author SHA1 Message Date
leo
1366d8e858 refactor<Configure>: remove commit template due to bad implementation 2021-04-06 16:06:36 +08:00
leo
c233ffabdd style<*>: icons for windows 2021-04-06 15:48:31 +08:00
leo
b639920a40 style<Histories>: revert background color for histories' datagrid 2021-04-06 15:00:25 +08:00
leo
28bbb80364 style<*>: small changes for borders and row heights 2021-04-06 14:57:47 +08:00
leo
41f538afce style<Histories>: color for splitter in histories panel 2021-04-06 11:07:52 +08:00
leo
eba5d456f0 style<*>: enable SnapsToDevicePixels for borders 2021-04-06 10:59:50 +08:00
leo
d56eab9592 upgrade<Version>: Release 3.2 2021-04-06 09:49:14 +08:00
leo
285524256b update<Build>: add self-contained package 2021-04-06 09:48:35 +08:00
leo
f4ab97c088 optimize<Avatar>: cache downloading failed avatars 2021-04-04 13:48:27 +08:00
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