sourcegit/src
leo 307e5a5ef0 fix<Repository, History>: wrong context menu IsEnabled state.
* 'Pull' should always enabled for local branch with remote upstream
* 'Discard All Changes' for current branch should only be enabled when there's at least one changes
* 'Fast Forward' should check if target local branch has any commit ahead of it's upstream
2024-03-01 19:12:22 +08:00
..
Commands style<Blame>: rewrite MeasureOverride to fit content with for CommitInfoMargin; always show commit info for the first visual line 2024-03-01 15:09:17 +08:00
Converters feature<WorkingCopy>: finish recent commit message picker 2024-02-18 15:44:05 +08:00
Models feature<TextDiffView>: implementation for stage/unstage/discard selected changes in file 2024-02-28 18:15:40 +08:00
Native fix<Windows>: explorer does not recognize path with separator '/' 2024-03-01 17:40:17 +08:00
Resources style<Launcher>: supports two size rules for tabs in titlebar - fixed width or size to content 2024-03-01 14:09:39 +08:00
ViewModels fix<Repository, History>: wrong context menu IsEnabled state. 2024-03-01 19:12:22 +08:00
Views style<Blame>: rewrite MeasureOverride to fit content with for CommitInfoMargin; always show commit info for the first visual line 2024-03-01 15:09:17 +08:00
App.axaml refactor<*>: rewrite all with AvaloniaUI 2024-02-06 15:08:37 +08:00
App.axaml.cs style<Repository>: normalize repository's path 2024-03-01 13:46:00 +08:00
App.icns update<icon>: update app's icon for macOS 2024-02-19 14:10:53 +08:00
App.ico style<Theme>: new theme design 2023-07-18 15:00:27 +08:00
App.manifest refactor<*>: rewrite all with AvaloniaUI 2024-02-06 15:08:37 +08:00
App.plist upgrade<Version>: Release 8.1 2024-02-26 09:45:42 +08:00
BuildMacOS.command update<Build>: update build script for macOS. add build/ and .DS_Store to ignore list 2024-02-22 15:45:17 +08:00
BuildWindows.bat refactor<*>: rewrite all with AvaloniaUI 2024-02-06 15:08:37 +08:00
SourceGit.csproj upgrade<Version>: Release 8.1 2024-02-26 09:45:42 +08:00
SourceGit.sln refactor<*>: rewrite all with AvaloniaUI 2024-02-06 15:08:37 +08:00