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 |
|
leo
|
0af951bb9a
|
update<project>: downgrade .NET to 4.6; using Newtonsoft.JSON instead of System.Text.Json; using ILRepack to publish single executable file
|
2020-12-31 16:34:52 +08:00 |
|
leo
|
dc17bb4b12
|
optimize<Manager>: simplify Manager page
|
2020-12-31 15:55:19 +08:00 |
|
leo
|
eac212737c
|
update<README>: update screenshots
|
2020-12-31 11:30:53 +08:00 |
|
leo
|
72f09e96af
|
refactor<Launcher>: rewrite title bar of Launcher
|
2020-12-31 11:26:33 +08:00 |
|
leo
|
567fad495b
|
optimize<InteractiveRebase>: remove commit message editor from InteractiveRebase panel (as a result of my bad implementation)
|
2020-12-23 20:40:12 +08:00 |
|
leo
|
c816dcf039
|
optimize<Project>: remove debug data in final output
|
2020-12-21 18:20:42 +08:00 |
|
leo
|
8a4dee918d
|
style<Dashboard>: code style - nest class when it's only used by outer class
|
2020-12-21 16:04:44 +08:00 |
|
leo
|
4ee9234289
|
optimize<Dashboard>: do NOT update commits without log filter changes
|
2020-12-21 11:07:30 +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
|
01ed685b59
|
optimize<CommitGraph>: rename CommitGraphHelper to CommitGraphData; improve checking visibility of lines/links/dots in commit graph
|
2020-12-19 21:35:29 +08:00 |
|
leo
|
0e648833cc
|
upgrade<Version>: Release 2.4
|
2020-12-18 18:05:55 +08:00 |
|
leo
|
6480905be6
|
refactor<CommitGraph>: using DrawingContext instead of Canvas to render commit graph; change max number of displaying commits from 8000 to 20000
|
2020-12-18 18:04:39 +08:00 |
|