Commit graph

2384 commits

Author SHA1 Message Date
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
ZCShou
f4a51c79ea fix<Branch>: 修复打开 git svn clone 的 SVN 仓库 崩溃的问题(注意,目前还不支持提交到远程仓库) 2021-02-05 20:07:03 +08:00
ZCShou
643368c6c9 style<Light>: 增加了一些对比度 2021-02-03 16:59:31 +08:00
ZCShou
b6a89334be optimize<*>: FolderDailog 重名为 FolderDialog 2021-02-03 16:31:33 +08:00
ZCShou
23d3038c92 optimize<FoldDialog, NewPage>: 修改欢迎页的打开本地仓库的弹出窗口为模态窗口 2021-02-03 16:26:32 +08:00
leo
3c624009f6 fix<Dashboard>: always enable push operation for local branches 2021-02-01 10:43:13 +08:00
leo
ed911fb679 style<Dashboard>: toolbar style 2021-02-01 10:18:56 +08:00
leo
5f2fe64e80 feature<App>: supports to open repository from commandline directly 2021-02-01 09:39:14 +08:00
leo
91f3f1263a feature<Clone>: support additional parameters to clone remote repository 2021-01-28 15:04:57 +08:00
leo
14f303038e feature<CommitViewer>: add image formats that WPF supported 2021-01-27 11:48:01 +08:00
leo
efa42af08d style<CommitViewer>: add icon for copy action in file preview context menu 2021-01-27 11:38:42 +08:00
leo
11d567604a feature<CommitViewer>: support preview image files 2021-01-27 11:30:17 +08:00
leo
9ac37ccc09 style<Launcher>: better titlebar background color for dark theme 2021-01-26 17:07:17 +08:00
leo
8069f6eb28 upgrade<Version>: Release 2.8 2021-01-26 16:57:00 +08:00
leo
101295f86a style<DiffViewer>: use different icons for binary diff and lfs object diff 2021-01-15 17:43:25 +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
5f583e5146 optimize<ContextMenu>: auto disable some context menu actions when the branch is at the same point with its upstream 2021-01-15 09:53:58 +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
2054df31b9 fix<WorkingCopy>: force trigger DataGrid layout update to fix bad column with issue 2021-01-12 21:10:07 +08:00
leo
57a02b1d86 Release 2.7 2021-01-12 16:54:02 +08:00
leo
4a334107e1 optimize<AutoUpdate>: move Launcher.CheckUpdate to App.CheckUpdate; limitation for checking times 2021-01-07 20:34:41 +08:00
leo
ae1224ded3 optimize<Theme>: remove unused code 2021-01-07 15:01:25 +08:00
leo
5e6a6a7a45 update<README>: new screenshots 2021-01-07 10:00:37 +08:00
leo
b6fe4ad4a6 style<Launcher>: tab's height in titlebar 2021-01-07 09:45:32 +08:00
leo
5f50703f74 style<Launcher>: style of separator between tabs in titlebar 2021-01-07 09:40:51 +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
f944ded171 optimize<WorkingCopy>: clear LastViewChange first before re-assign it 2021-01-06 12:01:02 +08:00
leo
fcec38b7e7 upgrade<Version>: Release 2.6 2021-01-05 19:43:46 +08:00
leo
f628cce1fe feature<WorkingCopy>: fold tree nodes by default if there are more than 50 local changes 2021-01-05 19:37:50 +08:00
leo
bd868dd780 update<LICENSE>: update license for project 2021-01-05 17:17:54 +08:00
leo
1de529237a feature<WorkingCopy>: reload diff content when working copy changed 2021-01-05 16:59:35 +08:00
leo
d110b9e451 optimize<WorkingCopy>: fix treeview item selection changed triggered when click same item; remove unused code 2021-01-04 22:11:03 +08:00
leo
065aeb67ca feature<About>: show .NET framework version used by this application 2021-01-04 13:08:00 +08:00
leo
866f137c02 upgrade<Project>: upgrade .NET to 4.8 2021-01-04 12:55:38 +08:00
leo
6529d0565c fix<Launcher>: fix wrong text encoding while getting latest release version from Gitee.com 2021-01-04 11:14:20 +08:00
leo
ed9c28055f feature<NewPage>: show drop area border while dragging items in/into repositories' tree 2021-01-04 10:58:06 +08:00
leo
f54bf249dc fix<*>: fix .NET 4.6 Process.Start not open default browser issue 2021-01-03 20:15:28 +08:00
leo
007690b000 style<NewPage>: rename Manager to NewPage; change layout of NewPage content 2021-01-03 19:49:57 +08:00
leo
22d3146866 fix<Launcher>: fix highdpi screen display issue when launcher is maximized 2020-12-31 23:11:41 +08:00
leo
e0f9b70c8a fix<*>: fix resize border thickness error 2020-12-31 17:16:48 +08:00
leo
3eae549c21 upgrade<Version>: Release 2.5 2020-12-31 16:37:56 +08:00