leo
|
a89760c7a5
|
refactor: change the way to refresh repository's data.
* mark dirty instead of calling refresh method directly
* force mark branches data dirty after remotes changed
|
2024-03-08 09:57:29 +08:00 |
|
leo
|
f834af10a2
|
refactor: change the way loading custom fonts
|
2024-03-05 16:02:47 +08:00 |
|
leo
|
14dbc0ad92
|
fix<TextDiffView>: discard from staged should not affect same file in unstaged
|
2024-03-03 09:16:19 +08:00 |
|
leo
|
1c005983c7
|
fix<Discard>: wrong discard behavior with changes both in worktree and staged
|
2024-03-01 11:34:32 +08:00 |
|
leo
|
a770ff542d
|
fix<TextDiffView>: avoid endLine out of range
|
2024-02-29 12:16:31 +08:00 |
|
leo
|
2b97d7c599
|
feature<TextDiffView>: do NOT reset scroll offset after recompute diff with same change
|
2024-02-29 11:29:54 +08:00 |
|
leo
|
096fd6cb22
|
feature<TextDiffView>: supports discard changes from staged directly
|
2024-02-29 10:59:59 +08:00 |
|
leo
|
9e4d349b51
|
feature<TextDiffView>: implementation for stage/unstage/discard selected changes in file
|
2024-02-28 18:15:40 +08:00 |
|
leo
|
671e46f8b3
|
feature<TextDiffView>: supports line staging/unstaging in working copy diff view
|
2024-02-28 14:55:11 +08:00 |
|
leo
|
ba355a7d59
|
optimize<TextEditor>: trait all .h file as C++ header file instead of C
|
2024-02-22 20:47:43 +08:00 |
|
leo
|
ca19d65f0e
|
update<csproj>: use official AvaloniaEdit instead of OneWare.AvaloniaEdit
|
2024-02-20 15:44:26 +08:00 |
|
leo
|
2a62596999
|
refactor<*>: rewrite all with AvaloniaUI
|
2024-02-06 15:08:37 +08:00 |
|