Commit graph

  • 524eb8ef6d feature<DiffViewer>: use Shift instead of Alt for horizontal scrolling in diff viewer leo 2021-05-13 14:17:53 +08:00
  • 7551031b93 update<Build>: change target runtime from win-x64 to win-x86 leo 2021-05-13 11:07:28 +08:00
  • d1e5b5357c optimize<PopupWidget>: simplify PopupWidget xaml leo 2021-05-13 11:02:50 +08:00
  • b9b0899d48 feature<CommitDetail>: goto diff view by double click changed file in commit information panel leo 2021-05-13 10:55:25 +08:00
  • 0810e19f93 feature<DiffViewer>: enable Alt+MouseWheel for horizontal scrolling in DiffViewer leo 2021-05-12 21:01:08 +08:00
  • c4525201b4 update<en_US>: rename Commit in Workspace to Changes leo 2021-05-12 20:44:59 +08:00
  • 8a2a0e57d6 style<WorkingCopyChanges>: code style leo 2021-05-08 12:37:20 +08:00
  • da7f824508 style<Histories, RevisionCompare>: move committer/author name to avatar's ToolTip attribute leo 2021-05-08 11:37:57 +08:00
  • 55dcaec729 upgrade<Version>: Release 3.5 v3.5 leo 2021-05-08 10:11:03 +08:00
  • 6613566afb optimize<WorkingCopy>: do NOT show unmerged changes in staged leo 2021-05-08 10:08:57 +08:00
  • 08f279a521 fix<WorkingCopy>: unselect items before checking conflicts leo 2021-05-08 09:48:53 +08:00
  • b5c623a51b style<CheckBox>: change style for disabled CheckBox leo 2021-05-08 09:32:20 +08:00
  • af92bbd9b7 fix<WorkingCopyChanges>: missing context menu items for staged changes; update DiffTarget when items changed leo 2021-05-08 09:25:16 +08:00
  • 0c6a0bed06 style<Popups>: fix UseLayoutRounding issue in popups for high resolution screen leo 2021-04-30 23:09:59 +08:00
  • 2e5af8bc47 style<*>: enable UseLayoutRounding for all windows leo 2021-04-30 22:35:50 +08:00
  • f7b151969e fix<WorkingCopy>: can NOT use Models.Change.IsAddedToIndex to determin whether it's staged or not leo 2021-04-30 18:24:35 +08:00
  • 5e593e4916 optimize<WorkingCopyChanges>: better implementation to unstage renamed changes leo 2021-04-30 18:20:26 +08:00
  • 2f02b23b51 style<ChangeStatusIcon>: use ★ instead of ? for untracked files leo 2021-04-30 17:49:43 +08:00
  • db9d8c8e99 fix<CreateBranch>: fix branch name binding issue leo 2021-04-30 17:03:22 +08:00
  • c7c0c07062 optimize<DiffViewer>: hide all text diff contents after reset leo 2021-04-30 16:11:19 +08:00
  • 2ba6a08475 update<zh_CN>: change text for CLOSE leo 2021-04-30 15:59:51 +08:00
  • bf7cc8eed4 refactor<CommitDetail>: move revision files to anthor view leo 2021-04-30 15:33:26 +08:00
  • 0b6ca9ab8c optimize<Stash>: only run stash command when it's needed leo 2021-04-30 14:32:57 +08:00
  • 5f5510e6d8 update<Push>: turn off "Push all Tags" by default leo 2021-04-30 14:23:08 +08:00
  • 18df69b703 optimize<Stash>: new stash push implementation - untracked file will be added before stash leo 2021-04-30 14:21:52 +08:00
  • c25ea618d0 update<build>: update build script leo 2021-04-30 12:02:21 +08:00
  • 4e432df6e5 upgrade<Version>: Release 3.4 v3.4 leo 2021-04-30 11:44:50 +08:00
  • 002436f8f2 fix<Histories>: fix commits not updated when tags changed leo 2021-04-30 11:44:40 +08:00
  • 402b7ce08e update<Push>: turn off "Force push" by default leo 2021-04-30 11:03:22 +08:00
  • 75006db94f fix<CommitChanges>: fix row selection in Grid/List view mode leo 2021-04-30 10:19:37 +08:00
  • 262c7afe9e optimize<DiffViewer>: use async binding for side-by-side diff leo 2021-04-30 09:41:19 +08:00
  • ca0b4ba2f6 optimize<DiffViewer>: supports to cancel last diff job leo 2021-04-30 09:25:52 +08:00
  • 5c4f36e4eb update<Fetch>: change auto fetch period to 10 minutes leo 2021-04-30 09:05:29 +08:00
  • 31253269aa fix<Commits>: fix find merged commits in current branch without head leo 2021-04-30 09:03:35 +08:00
  • 50ad4a0278 optimize<ContextMenu>: do NOT show popup animation leo 2021-04-29 22:35:02 +08:00
  • ee8efa5c47 fix<Histories>: fix wrong context menu items for current branch leo 2021-04-29 21:40:15 +08:00
  • 672af4527e style<ChangeStatusIcon>: better colors for change status icon leo 2021-04-29 21:22:52 +08:00
  • 8f3c2fdc32 fix<Discard>: fix discard with files not only dropped changes selected but also others leo 2021-04-29 21:22:17 +08:00
  • 30ab8ae954 refactor<*>: rewrite all codes... leo 2021-04-29 20:05:55 +08:00
  • 89ff8aa744 upgrade<Version>: Release 3.3 v3.3 leo 2021-04-12 10:12:39 +08:00
  • 6356520e94 fix<Repository>: -r is needed when remove a path from git leo 2021-04-12 10:27:58 +08:00
  • 3edb8bf2dd feature<DeleteSubmodule>: add context menu to delete submodules leo 2021-04-12 09:53:59 +08:00
  • eaabfcf28e feature<Repository>: add default arguments '--tags' to pull leo 2021-04-12 09:29:17 +08:00
  • be4fd6c59a fix<Launcher>: use TextBlock instead of Label to fix special characters like '_' disappeared in tabs leo 2021-04-12 09:25:33 +08:00
  • 70d98d5824 fix<Dashboard>: fix open submodule by context menu leo 2021-04-12 09:21:49 +08:00
  • 29658a7966 fix<SubmodulePathRequiredRule>: relative path for submodule is optional. leo 2021-04-12 09:17:44 +08:00
  • 344a603665 fix<Repository>: fix bad regex to parse submodule name leo 2021-04-10 14:45:59 +08:00
  • 3811f3ceed style<DiffViewer>: fix border issue due to enable UseLayoutRounding leo 2021-04-09 17:39:11 +08:00
  • 6b7def23d0 style<*>: use grandient brushes for file status icon leo 2021-04-09 17:21:43 +08:00
  • 54a35e00b2 style<Dashboard>: new icons for terminal and setting leo 2021-04-09 16:52:16 +08:00
  • b5ebb4d76f style<CommitViewer>: combine subject and message into one TextBox and enable TextWrap on it leo 2021-04-09 10:34:33 +08:00
  • 04ea6816f4 style<Launcher>: test to enable UseLayoutRounding leo 2021-04-09 10:04:34 +08:00
  • c7f9d249ed style<DataGrid, ListView>: remove default FocusVisualStyle leo 2021-04-08 11:00:37 +08:00
  • 245084fd34 feature<Repository>: add settings for fetching remotes automatically leo 2021-04-08 10:57:28 +08:00
  • 1c24699f70 fix<Histories>:修复在 Light 主题中,选中行的各单元格文字颜色不一致的问题 ZCShou 2021-04-08 09:53:42 +08:00
  • 81ebf0cdf1 fix<DataGrid>:修复 DataGrid 在失去焦点之后单元格颜色变化问题,现在选中行失去焦点后仍然高亮 ZCShou 2021-04-08 09:52:53 +08:00
  • 47c70669cd fix<TextBox>: fix wrong position of error tooltip anchor leo 2021-04-07 16:46:17 +08:00
  • 9cf3c37f1b style<Icon>: remove duplicated icons leo 2021-04-07 16:27:04 +08:00
  • a71a877387 optimize<Avatar>: use same colors for both light and dark theme leo 2021-04-07 15:34:00 +08:00
  • 794a6437fb style<*>: remove unused brushes leo 2021-04-07 12:35:04 +08:00
  • 5dd8a12019 update<Build>: remove -p:PublishReadyToRun to reduce package size leo 2021-04-06 16:36:44 +08:00
  • 1366d8e858 refactor<Configure>: remove commit template due to bad implementation leo 2021-04-06 16:06:36 +08:00
  • c233ffabdd style<*>: icons for windows leo 2021-04-06 15:48:31 +08:00
  • b639920a40 style<Histories>: revert background color for histories' datagrid leo 2021-04-06 15:00:25 +08:00
  • 28bbb80364 style<*>: small changes for borders and row heights leo 2021-04-06 14:57:47 +08:00
  • 41f538afce style<Histories>: color for splitter in histories panel leo 2021-04-06 11:07:52 +08:00
  • eba5d456f0 style<*>: enable SnapsToDevicePixels for borders leo 2021-04-06 10:59:50 +08:00
  • d56eab9592 upgrade<Version>: Release 3.2 v3.2 leo 2021-04-06 09:49:14 +08:00
  • 285524256b update<Build>: add self-contained package leo 2021-04-06 09:48:35 +08:00
  • f4ab97c088 optimize<Avatar>: cache downloading failed avatars leo 2021-04-04 13:48:27 +08:00
  • fa3ff6f2db style<*>: remove Waiting panel; adjustment for high dpi screens; leo 2021-04-02 22:45:19 +08:00
  • 762e51de74 optimize<WorkingCopy>: use animated icon instead of waiting panel for committing status leo 2021-04-02 19:29:05 +08:00
  • 30dea811a3 style<WorkingCopy>: use Brush.FG2 instead of Brush.FG1 with Opacity leo 2021-04-02 18:04:37 +08:00
  • 87b3a73904 update<screenshots>: update screenshots for new theme leo 2021-04-02 17:58:17 +08:00
  • 9641613bdb feature<WorkingCopy>: show waiting panel while commiting leo 2021-04-02 17:44:07 +08:00
  • c1b9fbaddd feature<Dashboard>: show waiting panel while staging objects leo 2021-04-02 17:37:47 +08:00
  • 5bc7f9021b style<Histories>: change icons for buttons in histories panel leo 2021-04-02 16:26:16 +08:00
  • 1d401d0955 style<*>: use Style.Icon as default style of Path leo 2021-04-02 15:45:31 +08:00
  • b36ab87bcc fix<Dashboard>: fix wrong row index number leo 2021-04-02 14:19:50 +08:00
  • 6e6bbaaf0b style<Dashboard>: add Brush.SideBar to replace both Brush.GroupBar and Brush.Content leo 2021-04-02 14:07:17 +08:00
  • d1842392bc style<Icon>: new icons for window command leo 2021-04-02 12:04:45 +08:00
  • e688441948 style<*>: smaller window command icon size leo 2021-04-02 11:45:04 +08:00
  • a163c2e4e8 style<*>: more flat-style theme leo 2021-04-02 11:34:08 +08:00
  • e370f93458 style<Theme>: change popup background color for light theme leo 2021-04-01 17:50:36 +08:00
  • 2f49e68e08 style<PopupManager>: add margins for masks in popup window leo 2021-04-01 17:43:02 +08:00
  • 166e07ed54 style<*>: use Brush.Border0 for all Windows leo 2021-04-01 17:41:33 +08:00
  • af875b9ed0 style<*>: flat style without dropshadow effects for toolbar and tabs leo 2021-04-01 17:31:15 +08:00
  • 1b7630ac87 style<Avatar>: use different colors in avatar background between light and dark theme leo 2021-04-01 15:51:25 +08:00
  • 29bbc9c763 upgrade<Version>: Release 3.1 v3.1 leo 2021-04-01 12:51:01 +08:00
  • 3dfe3ae252 feature<Avatar>: add settings for avatar server leo 2021-04-01 12:47:01 +08:00
  • 6a9ee67524 optimize<Avatar>: use task queue to download avatar one by one leo 2021-04-01 12:03:35 +08:00
  • c22ea8f4cf fix<Avatar>: fix crash when more than one thread wants to access same avatar file leo 2021-04-01 10:54:05 +08:00
  • 6f08d03d04 upgrade<Version>: Release 3.0 v3.0 leo 2021-03-31 20:48:36 +08:00
  • 3af784e45e update<README>: add requirement description for .NET 5.0 leo 2021-03-31 20:48:13 +08:00
  • 38545518a9 optimize<Icons>: remove unused icon leo 2021-03-31 20:36:28 +08:00
  • 1cbcbaf668 style<Avatar>: remove DarkBlue/DarkGray/DarkRed colors from avatar leo 2021-03-31 19:59:57 +08:00
  • 5d6a7ba4df feature<Histories>: show avatars in histories leo 2021-03-31 19:47:37 +08:00
  • cb9274c1c6 fix<*>: fix Process.Start with URL directly will crash on .NET 5.0 leo 2021-03-31 10:35:03 +08:00
  • f84118ac9f style<Theme>: colors for light theme leo 2021-03-31 10:24:51 +08:00
  • 50f51e4210 style<*>: add borders for all windows leo 2021-03-30 10:11:09 +08:00