sourcegit/src/Views
2024-05-25 11:50:59 +08:00
..
About.axaml ux: use SystemAccentColor and SystemListLowColor 2024-05-21 10:54:19 +08:00
About.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddRemote.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddSubmodule.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddSubmodule.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Apply.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Apply.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Archive.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Archive.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AssumeUnchangedManager.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AssumeUnchangedManager.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AutoFocusBehaviour.cs enhance: AutoFocusBehaviour will move cursor to the end of contents 2024-04-17 17:13:28 +08:00
Avatar.cs ux: set RenderOptions.BitmapInterpolationMode = BitmapInterpolationMode.HighQuality for avatars 2024-04-07 15:00:18 +08:00
Blame.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Blame.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00
CaptionButtons.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CaptionButtons.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CaptionButtonsMacOS.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CaptionButtonsMacOS.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ChangeStatusIcon.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ChangeViewModeSwitcher.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ChangeViewModeSwitcher.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Checkout.axaml ux: left margin of branch icon 2024-04-29 17:36:00 +08:00
Checkout.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CherryPick.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CherryPick.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Cleanup.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Cleanup.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ClearStashes.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ClearStashes.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Clone.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Clone.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CommitBaseInfo.axaml code_style: rename BoolConverters.BoolToStarOrAutoGridLength to BoolConverters.ToStarOrAutoGridLength 2024-05-03 11:43:33 +08:00
CommitBaseInfo.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CommitChanges.axaml ux: search box corner radius 2024-05-25 11:50:59 +08:00
CommitChanges.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00
CommitDetail.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CommitDetail.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00
ContextMenuExtension.cs feature: allow deleting multiple branches at one time (#137) 2024-05-25 01:31:59 +08:00
CreateBranch.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CreateBranch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CreateGroup.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CreateGroup.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CreateTag.axaml enhance: add an option to push tag to all remotes after created (#141) 2024-05-24 10:47:37 +08:00
CreateTag.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteBranch.axaml feature: add a checkbox to also delete the tracking remote branch (#99) 2024-05-05 19:45:28 +08:00
DeleteBranch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteMultipleBranches.axaml optimize: new way to update corner radius of branch tree node to improve performance (#137) 2024-05-25 11:15:07 +08:00
DeleteMultipleBranches.axaml.cs feature: allow deleting multiple branches at one time (#137) 2024-05-25 01:31:59 +08:00
DeleteRemote.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteRepositoryNode.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteRepositoryNode.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteSubmodule.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteSubmodule.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteTag.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteTag.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DiffView.axaml refactor: re-design toolbar of Views.DiffView 2024-04-14 12:27:09 +08:00
DiffView.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Discard.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Discard.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DropStash.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DropStash.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EditRemote.axaml fix: wrong popup title for editing remote 2024-05-21 09:42:51 +08:00
EditRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EditRepositoryNode.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EditRepositoryNode.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FastForwardWithoutCheckout.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FastForwardWithoutCheckout.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Fetch.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Fetch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FileHistories.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FileHistories.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowFinish.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowFinish.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowStart.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowStart.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Histories.axaml ux: re-design Views.Repository 2024-04-18 10:50:14 +08:00
Histories.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00
Hotkeys.axaml fix: wrong hotkeys to open preference dialog 2024-05-13 11:32:49 +08:00
Hotkeys.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Init.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Init.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
InitGitFlow.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
InitGitFlow.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Launcher.axaml ux: use SystemAccentColor and SystemListLowColor 2024-05-21 10:54:19 +08:00
Launcher.axaml.cs fix: DoubleTapped on launcherTabsScroller not triggered correctly 2024-05-14 19:26:16 +08:00
Merge.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Merge.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
NameHighlightedTextBlock.cs feature: add a checkbox to also delete the tracking remote branch (#99) 2024-05-05 19:45:28 +08:00
Preference.axaml enhance: tag creation & pushing (#141) 2024-05-24 10:31:20 +08:00
Preference.axaml.cs enhance: tag creation & pushing (#141) 2024-05-24 10:31:20 +08:00
PruneRemote.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
PruneRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Pull.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Pull.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Push.axaml feature: allow changing of tracking branch on push (#142) 2024-05-25 11:37:06 +08:00
Push.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
PushTag.axaml enhance: tag creation & pushing (#141) 2024-05-24 10:31:20 +08:00
PushTag.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Rebase.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Rebase.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RenameBranch.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RenameBranch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Repository.axaml ux: search box corner radius 2024-05-25 11:50:59 +08:00
Repository.axaml.cs optimize: new way to update corner radius of branch tree node to improve performance (#137) 2024-05-25 11:15:07 +08:00
RepositoryConfigure.axaml enhance: tag creation & pushing (#141) 2024-05-24 10:31:20 +08:00
RepositoryConfigure.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Reset.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Reset.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Revert.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Revert.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RevisionCompare.axaml ux: search box corner radius 2024-05-25 11:50:59 +08:00
RevisionCompare.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00
RevisionFiles.axaml ux: search box corner radius 2024-05-25 11:50:59 +08:00
RevisionFiles.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00
Reword.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Reword.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SelfUpdate.axaml ux: use SystemAccentColor and SystemListLowColor 2024-05-21 10:54:19 +08:00
SelfUpdate.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Squash.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Squash.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StashChanges.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StashChanges.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StashesPage.axaml ux: show count of stashes and changes in selected stash 2024-04-19 17:35:42 +08:00
StashesPage.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Statistics.axaml ux: use SystemAccentColor and SystemListLowColor 2024-05-21 10:54:19 +08:00
Statistics.axaml.cs fix: skip to render contents when Bounds.Width is zero 2024-05-13 16:39:48 +08:00
TextDiffView.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
TextDiffView.axaml.cs feature: allow deleting multiple branches at one time (#137) 2024-05-25 01:31:59 +08:00
Welcome.axaml fix: welcome page should use a shared singleton instance to manage and filter repositories (#117) 2024-05-07 14:12:52 +08:00
Welcome.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00
WorkingCopy.axaml ux: macOS hotkey (#103) 2024-05-05 18:31:11 +08:00
WorkingCopy.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00