Commit graph

102 commits

Author SHA1 Message Date
leo
afc4eafb6f refactor<*>: use DynamicResource instead of StaticResource for brushes and locales 2021-07-20 16:26:10 +08:00
leo
4a56b47265 optimize<FolderDialog>: remove dependency of Ookii.Dialogs.Wpf 2021-07-20 09:13:07 +08:00
leo
a7ddc50665 style<Popups>: better dropshadow effect 2021-07-19 20:49:47 +08:00
leo
8d5f594815 optimize<TextBox>: lag for validation error panel 2021-07-15 10:40:09 +08:00
leo
add6062917 feature<Configure>: supports configuration for http.proxy 2021-07-15 09:23:37 +08:00
leo
c1a2914660 update<Hotkeys>: add STAGE/UNSTAGE hotkey description 2021-07-14 15:15:44 +08:00
leo
f6c17e7d34 feature<Launcher>: supports restore last opened tabs when startup 2021-07-06 09:58:36 +08:00
leo
598f940cf3 feature<FolderDailog>: use Ookii.Dialog.Wpf instead of Views.Controls.FolderDailog 2021-06-29 10:19:38 +08:00
leo
2a5e243b67 rename<Icons>: rename Icon.NewPage to Icon.WelcomePage 2021-06-22 14:09:58 +08:00
leo
a99822ec5a style<ToggleButton>: hover background for maximize/restore window button 2021-06-22 12:59:56 +08:00
leo
8c46380ecd update<Icon>: update icon for new tab 2021-06-22 12:00:38 +08:00
leo
003ae01b13 update<en_US>: translation for Text.Hotkeys.Refresh 2021-06-22 11:34:35 +08:00
leo
3b65e7b75b feature<Hotkeys>: add dialog to show hotkeys used by this app 2021-06-22 11:29:16 +08:00
leo
794394ef0c style<Window>: icons for MaximizeWindow/RestoreWindow button 2021-06-22 10:09:50 +08:00
leo
787c1a02d5 style<Icons>: change icon for repository configuration 2021-06-21 09:13:58 +08:00
leo
d32563aebd style<Decorators>: change font and color for commit decorators 2021-06-18 15:41:47 +08:00
leo
3f2b404792 style<Icons>: update window caption button icons 2021-06-18 09:47:51 +08:00
leo
4b9923b84c refactor<*>: add Controls.Window to replace System.Windows.Window 2021-06-18 09:26:19 +08:00
leo
93424a1117 update<en_US>: remove '\n' for tips when git has not been configured 2021-06-16 09:20:07 +08:00
leo
0377326363 optimize<*>: remove PageTabItem 2021-06-15 17:35:37 +08:00
leo
130b5a66ab feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
leo
7c98ed4990 feature<Launcher>: add common hotkeys
1. `Ctrl + Tab` goto next page
2. `Ctrl + W` close current active page
3. `Ctrl + T` open new page
4. `Ctrl + F` open search bar if possible
5. `Ctrl + [0-9]` go to page at given index if possible
6. `F5` refresh current repository if possible
2021-06-02 17:46:19 +08:00
leo
259473626b feature<DiffViewer>: supports to diff with external merge tools 2021-05-31 10:25:48 +08:00
leo
5fbefad159 feature<Archive>: supports archive by branches and tags 2021-05-28 09:48:07 +08:00
leo
3f55d66e01 feature<Achive>: add git archive to commit's context menu 2021-05-27 22:30:40 +08:00
ZCShou
8191758a97 optimize<CreateBranch>: 增加一个对于空仓库建立分支的错误提示 2021-05-27 14:23:06 +08:00
leo
04f1137f96 style<*>: borders of all windows 2021-05-26 16:03:05 +08:00
leo
0eae6f90af optimize<Preference>: show a dialog to confirm restart request 2021-05-25 14:20:05 +08:00
leo
58cca5d018 style<Histories>: show guide directly instead of hiding it in button's tooltip 2021-05-24 13:53:04 +08:00
leo
e6182f9818 feature<CommitGraph>: add polyline display mode 2021-05-19 16:14:46 +08:00
leo
e1ca1224dc style<*>: use Microsoft YaHei UI instead of SimSun 2021-05-19 10:12:25 +08:00
leo
bfade2e69b style<*>: font size and weight 2021-05-18 09:08:55 +08:00
leo
a94a62bd27 style<*>: change font render mode 2021-05-17 16:47:56 +08:00
leo
dce61bf4bb update<Icons>: update icons 2021-05-14 10:20:49 +08:00
leo
b9b2dbac7c update<Icons>: update icons 2021-05-13 21:02:52 +08:00
Rwing
0f38b157e2 feature<GitFlow>: add an option to keep branch after finish 2021-05-13 15:31:10 +08:00
leo
c4525201b4 update<en_US>: rename Commit in Workspace to Changes 2021-05-12 20:44:59 +08:00
leo
b5c623a51b style<CheckBox>: change style for disabled CheckBox 2021-05-08 09:32:20 +08:00
leo
2ba6a08475 update<zh_CN>: change text for CLOSE 2021-04-30 15:59:51 +08:00
leo
18df69b703 optimize<Stash>: new stash push implementation - untracked file will be added before stash 2021-04-30 14:21:52 +08:00
leo
ca0b4ba2f6 optimize<DiffViewer>: supports to cancel last diff job 2021-04-30 09:25:52 +08:00
leo
50ad4a0278 optimize<ContextMenu>: do NOT show popup animation 2021-04-29 22:35:02 +08:00
leo
30ab8ae954 refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
leo
3edb8bf2dd feature<DeleteSubmodule>: add context menu to delete submodules 2021-04-12 09:53:59 +08:00
leo
54a35e00b2 style<Dashboard>: new icons for terminal and setting 2021-04-09 16:52:16 +08:00
leo
c7f9d249ed style<DataGrid, ListView>: remove default FocusVisualStyle 2021-04-08 11:00:37 +08:00
leo
245084fd34 feature<Repository>: add settings for fetching remotes automatically 2021-04-08 10:57:28 +08:00
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