leo
af2b644792
code_review: PR #1416
...
- Split `DoubleTapped` into two methods: `CheckoutBranchByDecorator` and `CheckoutBranchByCommit`
- Move `DoubleTappedEvent` from whole ListBox to the row tapped actually
- Do nothing if the decorator double-clicked is HEAD
- Code-style
Signed-off-by: leo <longshuang@msn.cn>
2025-06-19 11:31:04 +08:00
Nathan Baulch
88fd8f32f1
feature: double tap specific branch ( #1416 )
...
* feature: double tap specific branch
* exactly match behavior of left sidebar
2025-06-19 10:27:31 +08:00
leo
2512d3be7a
feature: allow to hide tags in graph ( #1109 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-18 21:40:31 +08:00
leo
26ebd5ae7e
feature: add option to only highlight current branch in commit graph ( #848 )
...
- add a toggle button to only highlight current branch in commit graph
- re-order buttons in histories toolbar
- remove unused icons and styles
2025-01-06 14:59:27 +08:00
leo
ed229166ee
enhance: allow wrap commit refs in INFORMATION
page ( #807 )
2024-12-20 09:51:25 +08:00
leo
3b09ea45f5
feature: add change minimap for text diff view
...
Signed-off-by: leo <longshuang@msn.cn>
2024-11-17 21:49:33 +08:00
leo
6abb6c6469
ux: style for HEAD decorator
2024-10-16 15:18:08 +08:00
leo
1ec7123584
ux: add Background
property to avoid unclear display for selected state
2024-10-15 14:48:29 +08:00
leo
85e4f38654
ux: head ref style in commit details panel
2024-10-15 10:00:24 +08:00
leo
b44d4d26c9
ux: do not use graph color for commit refs (decorators) in commit details panel
2024-10-15 09:53:22 +08:00
leo
07c2e9f927
fix: decorator do not redraw after tag background property changed
2024-10-15 09:43:09 +08:00
leo
ccdc849baa
code_style: run dotnet format
2024-10-15 09:39:01 +08:00
leo
4c60818d68
ux: new style for current HEAD
2024-10-15 09:18:24 +08:00
leo
6908216de5
ux: new commit graph decorator style ( #564 )
2024-10-14 21:09:03 +08:00
Gadfly
208dd9a5e0
enhance: make HEAD commit badge highlight
2024-08-27 14:54:28 +08:00
leo
a717dc1876
ux: add Color.DecoratorHead
for current branch head ( #395 )
2024-08-23 19:22:04 +08:00
leo
3569e1696f
ux: larger font size for HEAD decorator ( #395 )
2024-08-23 18:47:08 +08:00
leo
6ab0900b20
feature: add a button to see which branches and tags that contains selected commit ( #388 )
2024-08-23 16:52:55 +08:00
leo
d601ca6b23
enhance: force InvalidateVisual
2024-08-13 14:57:05 +08:00
leo
e2da0d3643
project: downgrade AvaloniaUI to 11.0.13
2024-08-11 09:18:06 +08:00
leo
d3be3e938f
fix: wrong window margin and border if window is started as maximized
2024-07-26 12:01:09 +08:00
leo
e9fa9a42ca
enhance: add Views.CommitRefsPresenter
to draw commit's decorators (refs) directly
2024-07-25 15:31:16 +08:00