Commit graph

274 commits

Author SHA1 Message Date
leo
e56a267fc8 refactor<TextEdit>: rewrite implementation of placeholder for TextEdit 2023-07-18 19:21:42 +08:00
leo
535e05a667 style<Theme>: new theme design 2023-07-18 15:00:27 +08:00
leo
4cd07d90a5 style<IconButton>: add IconButton.IconSize to control size of icon 2022-11-04 12:48:41 +08:00
leo
785b2c1f82 style<Dark>: new dark theme 2022-11-01 16:18:20 +08:00
leo
aac29f7e14 style<Welcome>: translation for Welcome.Repositories 2022-11-01 09:19:49 +08:00
leo
237e8c0c66 style<*>: new dark theme 2022-10-28 10:03:15 +08:00
leo
476c23f9d2 style<*>: new dark theme 2022-10-26 10:02:22 +08:00
leo
fc9ede3e09 style<*>: new light theme 2022-10-25 21:50:58 +08:00
leo
c1c57f9b1d feature<GPG>: add gpg signing feature #5 2022-10-20 18:59:13 +08:00
leo
b1102ac035 fix<Window>: fix AdornerDecorator missing 2022-10-19 11:38:28 +08:00
leo
e31a304cac feature<Welcome>: supports to sort repositories by bookmark color 2022-10-18 15:55:39 +08:00
leo
b76bc96ee7 optimize<Upgrade>: remove auto-upgrade feature 2022-10-18 15:30:24 +08:00
leo
787cf5bb02 optimize<*>: remove dragdrop adorner; redesign bookmark style on welcome page 2022-10-18 14:50:48 +08:00
leo
18e8036e11 feature<Welcome>: enable mouse double-click on repository 2022-10-18 11:24:42 +08:00
leo
918263130c feature<Welcome>: add sort supports 2022-10-17 10:12:59 +08:00
leo
b43044a7bf style<Welcome,PageTabBar>: re-design the style for Welcome page 2022-10-14 20:38:53 +08:00
leo
c2517701cc style<PageTabBar>: new style for page tab bar 2022-10-14 15:30:06 +08:00
leo
fec14eb04a style<Bookmark>: unify icons for repository 2022-05-20 16:57:36 +08:00
leo
44ed55937d style<Histories>: remove commit detail panel's guide tips 2022-05-20 14:20:22 +08:00
leo
1da67dc517 style<Icons>: add icons for context menu item 2022-05-18 20:34:44 +08:00
leo
35235df7bc feature<WorkingCopy>: gitee issue #I54W26 - toggle untracked files in working copy changes 2022-05-05 09:58:10 +08:00
leo
b04c94ccc1 feature<Cleanup>: add toolbar button to run git gc and git lfs prune 2022-02-10 14:27:46 +08:00
leo
1ad5ff1bd8 feature<Statistics>: add statistics for current year 2022-01-12 18:38:03 +08:00
leo
4ef2a70ebd optimize<Statistics>: use localized text for weekdays 2022-01-11 20:35:17 +08:00
leo
c52ed4a711 feature<Statistics>: add simple statistic page 2022-01-11 20:18:35 +08:00
leo
9f58e0c715 feature<Remote>: add 'Prune' context menu for remote to prune dead branches without fetching 2021-11-17 16:12:26 +08:00
leo
ef7cd2176a update<README>: update thanks; add tooltip for commit hot key 2021-11-08 20:47:03 +08:00
leo
7e4c5bc7a4 feature<StashDropConfirm>: need confirm before drop selected stash 2021-10-29 11:58:33 +08:00
leo
aa331c5562 style<Dashboard>: re-arrange toolbar buttons 2021-10-27 11:24:59 +08:00
leo
9dae37b022 style<Dashboard>: move Explore & Open Git Bash & Open In VSCode into one dropdown menu 2021-10-13 17:14:53 +08:00
leo
9e228432e0 optimize<Resources>: remove unused resources 2021-10-13 11:59:47 +08:00
leo
e5996d0fe1 style<Preference>: new style of preference setting dialog 2021-10-13 11:19:45 +08:00
leo
e32df7d461 refactor<Theme>: move theme switcher from launcher to preference 2021-10-13 10:56:01 +08:00
leo
2759b4aa2e update<locales>: update Text.SSHKey 2021-10-12 19:32:04 +08:00
leo
75a46ceb74 feature<SSH>: supports using ssh private key to access remote git repository 2021-10-12 17:14:48 +08:00
leo
46ac07a80c style<Welcome>: small changes 2021-10-11 14:48:44 +08:00
leo
9e8cf02370 feature<PageTabBar>: add context menu to copy repositories store path 2021-10-09 14:29:44 +08:00
leo
902e28c41c style<Dashboard>: move histories layout direction button to dashboard toolbar 2021-10-08 17:06:04 +08:00
leo
7c44c0a840 optimize<CommitGraph>: remove unused polyline mode 2021-10-08 16:46:14 +08:00
leo
468d0e6f25 feature<PopupPanel>: add hotkey ESC to close current popup panel 2021-09-17 18:00:18 +08:00
leo
b134876f8b style<Welcome>: optimize layouts when there's no data in tree or list 2021-09-15 10:23:21 +08:00
leo
26a930aa3a feature<Welcome>: supports to open terminal without repositories 2021-09-13 14:53:24 +08:00
leo
f858d32291 style<Button>: add Style.Button.Link style for Welcome page 2021-09-13 14:34:22 +08:00
leo
4456019968 feature<VSCode>: supports to open repository with Visual Studio Code 2021-09-13 14:22:25 +08:00
leo
4a676e094d optimize<Dashboard>: fix wt.exe not startup in given working directory 2021-09-13 13:38:21 +08:00
leo
717772c62b style<Welcome>: re-design layout for Welcome page 2021-09-13 11:47:54 +08:00
ZCShou
f26c777577 feature<Welcome>: 欢迎界面增加最近使用记录和收藏/标签列表。支持拖拽,收藏支持自定义目录 2021-09-09 17:26:29 +08:00
ZCShou
50fe327a89 !24 右键菜单增加取消追踪,并在删除相关的远程分支时自动取消跟踪
Merge pull request !24 from Jai/feature/unset-upstream
2021-09-08 00:19:36 +00:00
李通洲
ebc2fc6b91 feature<Preference>: query git version after selecting git path 2021-09-07 16:57:57 +08:00
李通洲
5e706588a0 feature<OpenTerminal>: support Windows Terminal 2021-09-07 16:57:00 +08:00
Jai
584bac74f9 feature<Dashboard>: add menu to unset upstream and cancel tracking when deleting related remote branches 2021-09-07 09:36:06 +08:00
Jai
602f934fae feature<PageTabBar>: add context menu to close tabs and modify bookmarks 2021-08-19 08:58:41 +08:00
leo
c1a4ecee46 style<Window>: remove Brush.WindowBorder and use Brush.Border0 instead 2021-08-16 09:14:19 +08:00
Jai
cc1aea7ff6 fix<Locales>: missing translation text 2021-08-13 15:56:16 +08:00
leo
5c892a96e6 style<Dashboard>: change style for Workspace switcher 2021-08-13 11:23:41 +08:00
leo
5791ca8fcb update<Locales>: remove unused resources 2021-08-12 14:03:10 +08:00
leo
b477240464 update<Locales>: remove unused resources 2021-08-11 20:41:41 +08:00
leo
59e9d59d8d style<PageTabBar>: change label style 2021-08-11 20:34:01 +08:00
leo
3f2948dd06 fix<HighlightableTextBlock>: fix multi-line selection lag in DiffViewer 2021-08-11 11:26:39 +08:00
leo
2c37ff98e6 style<*>: custom font style 2021-08-11 10:49:52 +08:00
leo
780b4b9d18 feature<Issue>: add preference setting to enable/disable crash report 2021-08-11 10:20:19 +08:00
Jai
0c7f217106 feature<Preference>: add custom font settings 2021-08-10 22:05:29 +08:00
leo
580ff565d8 optimize<Adorner>: move adorner management to Controls.Window 2021-08-06 17:20:33 +08:00
leo
7cc25af508 optimize<Locales>: remove unused resources 2021-08-06 14:00:24 +08:00
leo
b187fa1b3a style<TextBox>: add DropshadowEffect for validation failed panel 2021-08-06 11:46:56 +08:00
leo
59fa5304d8 feature<Histories>: add reword/squash context menu for HEAD commit 2021-08-05 20:38:38 +08:00
leo
6f5cfe078e style<Preference>: new layout for Preference window 2021-08-05 16:37:29 +08:00
leo
76a4e37736 style<*>: text render styles 2021-08-05 13:44:25 +08:00
leo
24a61dbef8 style<*>: enable RenderOptions.ClearTypeHint for all ContextMenus/DataGrid/Tree 2021-07-30 13:25:01 +08:00
leo
650b79a295 optimize<Locales>: remove unused resources 2021-07-23 11:35:24 +08:00
leo
a7a1817ad2 style<Launcher>: move hotkeys to about dialog 2021-07-20 20:15:22 +08:00
leo
bfb0be89a5 update<Locales>: translate for fetch automatically 2021-07-20 16:49:50 +08:00
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
leo
794a6437fb style<*>: remove unused brushes 2021-04-07 12:35:04 +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
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
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
af875b9ed0 style<*>: flat style without dropshadow effects for toolbar and tabs 2021-04-01 17:31:15 +08:00
leo
3dfe3ae252 feature<Avatar>: add settings for avatar server 2021-04-01 12:47:01 +08:00
leo
38545518a9 optimize<Icons>: remove unused icon 2021-03-31 20:36:28 +08:00
leo
f84118ac9f style<Theme>: colors for light theme 2021-03-31 10:24:51 +08:00
leo
e677a6a6a4 style<Launcher>: change Brush.TitleBar for dark theme 2021-03-30 09:59:26 +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
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
ZCShou
643368c6c9 style<Light>: 增加了一些对比度 2021-02-03 16:59:31 +08:00
leo
ed911fb679 style<Dashboard>: toolbar style 2021-02-01 10:18:56 +08:00
leo
91f3f1263a feature<Clone>: support additional parameters to clone remote repository 2021-01-28 15:04:57 +08:00
leo
9ac37ccc09 style<Launcher>: better titlebar background color for dark theme 2021-01-26 17:07:17 +08:00
leo
48efec0e7c style<NewPage>: new icon for new page; change logo size 2021-01-15 17:01:41 +08:00
leo
7c6765b532 style<DiffViewer>: add icon for copy 2021-01-15 16:39:52 +08:00