sourcegit/src
2024-08-28 13:19:44 +08:00
..
Commands feature: cherry-pick multiple commits (#418) 2024-08-28 11:26:00 +08:00
Converters fix: NRE on commit filters 2024-07-29 19:40:35 +08:00
Models enhance: using lightweight ListBox instead of DataGrid to improve performance 2024-08-27 21:28:48 +08:00
Native Add support for foot 2024-08-28 01:05:08 +02:00
Resources feature: cherry-pick multiple commits (#418) 2024-08-28 11:26:00 +08:00
ViewModels feature: cherry-pick multiple commits (#418) 2024-08-28 11:26:00 +08:00
Views enhance: do NOT redraw commit graph if vertical scroll of commit list not changed 2024-08-28 13:19:44 +08:00
App.axaml refactor: using ListBox instead of DataGrid for commit list and remove dependency of Avalonia.Controls.DataGrid 2024-08-28 10:02:14 +08:00
App.axaml.cs feature: add a context menu to copy entire content of SelectableTextBlock (#394) 2024-08-25 15:11:31 +08:00
App.Commands.cs feature: add a context menu to copy entire content of SelectableTextBlock (#394) 2024-08-25 15:11:31 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs refactor: rewrite the font configuration (#366) 2024-08-19 17:14:41 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj refactor: using ListBox instead of DataGrid for commit list and remove dependency of Avalonia.Controls.DataGrid 2024-08-28 10:02:14 +08:00