Commit graph

296 commits

Author SHA1 Message Date
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
leo
7055ed84b3 style<SettingDialog>: translations and size 2021-01-14 16:42:27 +08:00
leo
5418ccac9e feature<*>: add translation for Simplified Chinese 2021-01-14 16:31:03 +08:00
leo
ae1224ded3 optimize<Theme>: remove unused code 2021-01-07 15:01:25 +08:00
leo
9daaa5907d style<Theme>: colors for light theme 2021-01-07 09:31:52 +08:00
leo
7106f3b978 feature<Launcher>: add ChromeTabShape; new titlebar theme for Launcher 2021-01-07 00:35:48 +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
72f09e96af refactor<Launcher>: rewrite title bar of Launcher 2020-12-31 11:26:33 +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
00214fe0ab style<Theme>: change brush colors for light theme 2020-12-17 14:54:56 +08:00
leo
bb1c98917e style<Launcher>: remove ShadowEffect for tabs in titlebar;change color for light theme 2020-12-17 14:27:50 +08:00
leo
0517142330 style<Dashboard>: change style for tags & submodules toggle button 2020-12-14 13:54:07 +08:00
leo
a53d3f642d style<Histories>: move guide into a tooltip button 2020-12-10 21:15:59 +08:00
leo
24719f37d2 style<Launcher>: change bookmark style 2020-12-07 19:39:50 +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
1a46551a77 feature<Launcher>: close tabs by context menu; collect garbage after repository closed 2020-11-30 15:21:45 +08:00
leo
8a6d970498 feature<WorkingCopy>: add grid layout for unstaged and staged files mode 2020-11-27 18:47:32 +08:00
leo
400b8c3af5 optimize<CommitViewer>: use d=404 instead of d=mp to get avatar from gravatar.com 2020-11-26 11:52:50 +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
2685a9b709 optimize<Icon>: remove duplicated icon 2020-11-18 14:38:34 +08:00
leo
12169cc53a feature<Histories>: add collapse button in search bar 2020-11-17 12:59:55 +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
77ba0e6cdb feature(LFS): LFS diff and preview support 2020-09-25 16:30:28 +08:00
leo
5ce9cffcee refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00