Commit graph

17 commits

Author SHA1 Message Date
ZCShou
81ebf0cdf1 fix<DataGrid>:修复 DataGrid 在失去焦点之后单元格颜色变化问题,现在选中行失去焦点后仍然高亮 2021-04-08 09:52:53 +08:00
leo
47c70669cd fix<TextBox>: fix wrong position of error tooltip anchor 2021-04-07 16:46:17 +08:00
leo
9cf3c37f1b style<Icon>: remove duplicated icons 2021-04-07 16:27:04 +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
a163c2e4e8 style<*>: more flat-style theme 2021-04-02 11:34:08 +08:00
leo
672783390b style<ContextMenu>: decrease thickness of ContextMenu's DropShadowEffect 2021-03-02 09:13:54 +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
leo
f98b73eaea optimize<Theme>: rename brushes used by this app and re-design light-theme 2021-01-06 21:08:32 +08:00
leo
cdc31a47e6 fix<Launcher>: re-arrange app alerts to remove event blocking on top-left corner in Histories panel 2020-12-19 22:40:37 +08:00
leo
0517142330 style<Dashboard>: change style for tags & submodules toggle button 2020-12-14 13:54:07 +08:00
leo
a2254ae578 feature<Launcher>: change style of tabs in title bar; bookmark color for repository 2020-12-07 18:03:05 +08:00
leo
d6526e7907 fix<ToggleButton>: fix status icon for diff mode 2020-11-23 13:46:35 +08:00
leo
b97d5e608d feature<DiffViewer>: add combined diff view mode; optimize line number using virtualizing ItemsControl instead of TextBox 2020-11-20 15:45:04 +08:00
leo
19bccbecf6 feature<Dashboard>: add context menu "Tracking" to change upstream of selected local branch 2020-11-04 11:54:09 +08:00
leo
5ce9cffcee refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00