.. |
About.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
About.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
AddRemote.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
AddRemote.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
AddSubmodule.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
AddSubmodule.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
AddWorktree.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
AddWorktree.axaml.cs
|
code_style: remove unused namespace using and run dotnet format
|
2024-08-28 13:42:25 +08:00 |
Apply.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Apply.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Archive.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
Archive.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Askpass.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
Askpass.axaml.cs
|
enhance: secure exit
|
2024-07-15 09:54:46 +08:00 |
AssumeUnchangedManager.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
AssumeUnchangedManager.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
AutoFocusBehaviour.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Avatar.cs
|
refactor: rewrite the font configuration (#366)
|
2024-08-19 17:14:41 +08:00 |
Blame.axaml
|
feature: supports using native window frame on Linux (#390)
|
2024-08-22 12:37:26 +08:00 |
Blame.axaml.cs
|
code_style: run dotnet format
|
2024-08-18 23:14:44 +08:00 |
BranchCompare.axaml
|
feature: supports using native window frame on Linux (#390)
|
2024-08-22 12:37:26 +08:00 |
BranchCompare.axaml.cs
|
fix: drag window won't stop (#326)
|
2024-08-06 15:12:44 +08:00 |
BranchTree.axaml
|
ux: style for branch tree node
|
2024-08-29 11:20:44 +08:00 |
BranchTree.axaml.cs
|
ux: style for branch tree node
|
2024-08-29 11:20:44 +08:00 |
CaptionButtons.axaml
|
fix: IsCloseButtonOnly is not work on Windows (#431)
|
2024-09-01 17:01:24 +08:00 |
CaptionButtons.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
CaptionButtonsMacOS.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
CaptionButtonsMacOS.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
ChangeCollectionView.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
ChangeCollectionView.axaml.cs
|
enhance: prevent property changed event if it is unchanged
|
2024-07-26 10:23:19 +08:00 |
ChangeStatusIcon.cs
|
ux: use JetBrains Mono font for change status icon (#384)
|
2024-08-21 11:50:17 +08:00 |
ChangeViewModeSwitcher.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
ChangeViewModeSwitcher.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Checkout.axaml
|
ux: using WrapPanel instead of StackPanel to prevent content out of bounds (#396)
|
2024-08-23 10:57:33 +08:00 |
Checkout.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
CheckoutCommit.axaml
|
enhance: ignore untracked files when calculate local changes in checkout/create branch/pull (#316)
|
2024-08-07 15:38:18 +08:00 |
CheckoutCommit.axaml.cs
|
code_review: review for PR (#147)
|
2024-05-26 14:25:21 +08:00 |
CherryPick.axaml
|
feature: cherry-pick multiple commits (#418)
|
2024-08-28 11:26:00 +08:00 |
CherryPick.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
ChromelessWindow.cs
|
refactor: window chrome style
|
2024-08-22 15:06:30 +08:00 |
Cleanup.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +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
|
ux: another way to fix transparent background of popup panel on Linux
|
2024-06-14 09:44:44 +08:00 |
Clone.axaml.cs
|
fix: try-catch OpenFolderPickerAsync to avoid crash when select a directory is NOT exist
|
2024-08-27 10:40:49 +08:00 |
CommitBaseInfo.axaml
|
ux: force enable horizontal stretch for commit message (#400)
|
2024-08-27 16:40:46 +08:00 |
CommitBaseInfo.axaml.cs
|
feature: using TextBlock instead of SelectableTextBlock for commit SHA and add a button to copy it
|
2024-08-27 12:20:36 +08:00 |
CommitChanges.axaml
|
feature: stage/unstage hunk (#265)
|
2024-07-17 16:56:16 +08:00 |
CommitChanges.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
CommitDetail.axaml
|
feature: add a button to see which branches and tags that contains selected commit (#388)
|
2024-08-23 16:52:55 +08:00 |
CommitDetail.axaml.cs
|
ux: re-design commit detail information page to avoid commit message hidden in scoll view
|
2024-07-02 20:59:28 +08:00 |
CommitMessagePresenter.cs
|
feature: auto scrolling while seleting text in commit message (#394)
|
2024-08-27 14:47:20 +08:00 |
CommitMessageTextBox.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
CommitMessageTextBox.axaml.cs
|
enhance: trim description of commit message while pasting on subject
|
2024-07-31 21:36:23 +08:00 |
CommitRefsPresenter.cs
|
enhance: make HEAD commit badge highlight
|
2024-08-27 14:54:28 +08:00 |
CommitRelationTracking.axaml
|
ux: smaller loading icon
|
2024-08-23 17:07:11 +08:00 |
CommitRelationTracking.axaml.cs
|
feature: add a button to see which branches and tags that contains selected commit (#388)
|
2024-08-23 16:52:55 +08:00 |
ConfirmRestart.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
ConfirmRestart.axaml.cs
|
feature: supports using native window frame on Linux (#390)
|
2024-08-22 12:37:26 +08:00 |
ContextMenuExtension.cs
|
code_style: run dotnet format
|
2024-06-06 15:31:02 +08:00 |
CreateBranch.axaml
|
ux: using WrapPanel instead of StackPanel to prevent content out of bounds (#396)
|
2024-08-23 10:57: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
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
CreateTag.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DeleteBranch.axaml
|
refactor: use custom BranchTree instead of TreeView to improve performance
|
2024-07-06 17:17:41 +08:00 |
DeleteBranch.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DeleteMultipleBranches.axaml
|
enhance: using lightweight ListBox instead of DataGrid to improve performance
|
2024-08-27 21:28:48 +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
|
ux: icons
|
2024-07-15 15:47:28 +08:00 |
DeleteRepositoryNode.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DeleteSubmodule.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
DeleteSubmodule.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DeleteTag.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
DeleteTag.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DiffView.axaml
|
feature: do NOT save visual diff context lines
|
2024-08-25 11:33:38 +08:00 |
DiffView.axaml.cs
|
feature: add two view mode for image diff - side-by-side and blend
|
2024-06-21 17:48:19 +08:00 |
Discard.axaml
|
fix: when base is current worktree, the diff content of selected change is wrong
|
2024-07-27 21:35:57 +08:00 |
Discard.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DropStash.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
DropStash.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
EditRemote.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
EditRemote.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
EditRepositoryNode.axaml
|
ux: icons
|
2024-07-15 15:47:28 +08:00 |
EditRepositoryNode.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
FastForwardWithoutCheckout.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
FastForwardWithoutCheckout.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Fetch.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Fetch.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
FileHistories.axaml
|
enhance: using lightweight ListBox instead of DataGrid to improve performance
|
2024-08-27 21:28:48 +08:00 |
FileHistories.axaml.cs
|
feature: add a button in file histories view to reset selected file to selected commit
|
2024-08-24 12:06:38 +08:00 |
GitFlowFinish.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
GitFlowFinish.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
GitFlowStart.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
GitFlowStart.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Histories.axaml
|
ux: remove margins for column 'AUTHOR' in histories view
|
2024-08-29 15:02:06 +08:00 |
Histories.axaml.cs
|
code_style: remove unused namespace using and run dotnet format
|
2024-08-28 13:42:25 +08:00 |
Hotkeys.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
Hotkeys.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
ImageDiffView.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
ImageDiffView.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Init.axaml
|
enhance: show git errors when failed to get the repository root dir of given path (#397)
|
2024-08-27 15:35:10 +08:00 |
Init.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
InitGitFlow.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
InitGitFlow.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
InteractiveRebase.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
InteractiveRebase.axaml.cs
|
fix: crash when drag & drop on macOS
|
2024-09-02 09:26:06 +08:00 |
Launcher.axaml
|
feature: supports using native window frame on Linux (#390)
|
2024-08-22 12:37:26 +08:00 |
Launcher.axaml.cs
|
enhance: clear unhandled modifiers at begining of OnKeyDown
|
2024-08-26 11:00:03 +08:00 |
LauncherPage.axaml
|
ux: remove unnecessary controls
|
2024-07-29 15:07:41 +08:00 |
LauncherPage.axaml.cs
|
refactor: move non-observable object from ViewModels to Models
|
2024-07-24 11:44:13 +08:00 |
LauncherTabBar.axaml
|
ux: use smaller fontsize for launcher tabbar
|
2024-08-08 14:04:48 +08:00 |
LauncherTabBar.axaml.cs
|
fix: crash when drag & drop on macOS
|
2024-09-02 09:26:06 +08:00 |
LFSFetch.axaml
|
enhance: Git LFS supports (#209)
|
2024-06-26 11:50:22 +08:00 |
LFSFetch.axaml.cs
|
enhance: Git LFS support
|
2024-06-17 18:25:57 +08:00 |
LFSLocks.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
LFSLocks.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
LFSPrune.axaml
|
enhance: Git LFS support
|
2024-06-17 18:25:57 +08:00 |
LFSPrune.axaml.cs
|
enhance: Git LFS support
|
2024-06-17 18:25:57 +08:00 |
LFSPull.axaml
|
enhance: Git LFS supports (#209)
|
2024-06-26 11:50:22 +08:00 |
LFSPull.axaml.cs
|
enhance: Git LFS support
|
2024-06-17 18:25:57 +08:00 |
LFSPush.axaml
|
enhance: Git LFS supports (#209)
|
2024-06-26 11:50:22 +08:00 |
LFSPush.axaml.cs
|
enhance: Git LFS supports (#209)
|
2024-06-26 11:50:22 +08:00 |
LFSTrackCustomPattern.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
LFSTrackCustomPattern.axaml.cs
|
feature: supports adding custom LFS track pattern
|
2024-06-18 14:14:13 +08:00 |
LoadingIcon.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
LoadingIcon.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Merge.axaml
|
refactor: move non-observable object from ViewModels to Models
|
2024-07-24 11:44:13 +08:00 |
Merge.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
NameHighlightedTextBlock.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
PopupRunningStatus.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
PopupRunningStatus.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Preference.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
Preference.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
PruneRemote.axaml
|
feature: supports visit remote url in browser
|
2024-06-17 20:31:54 +08:00 |
PruneRemote.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
PruneWorktrees.axaml
|
feature: add worktree support (#205)
|
2024-06-27 18:25:16 +08:00 |
PruneWorktrees.axaml.cs
|
feature: add worktree support (#205)
|
2024-06-27 18:25:16 +08:00 |
Pull.axaml
|
ux: using WrapPanel instead of StackPanel to prevent content out of bounds (#396)
|
2024-08-23 10:57:33 +08:00 |
Pull.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Push.axaml
|
feature: add an option to enable --recurse-submodules=check on push (#345)
|
2024-08-20 15:20:58 +08:00 |
Push.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
PushTag.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
PushTag.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Rebase.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
Rebase.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
RemoveWorktree.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
RemoveWorktree.axaml.cs
|
feature: add worktree support (#205)
|
2024-06-27 18:25:16 +08:00 |
RenameBranch.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
RenameBranch.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Repository.axaml
|
enhance: remember the width of author name column in histories view (#425)
|
2024-08-29 10:17:22 +08:00 |
Repository.axaml.cs
|
enhance: using lightweight ListBox instead of DataGrid to improve performance
|
2024-08-27 21:28:48 +08:00 |
RepositoryConfigure.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
RepositoryConfigure.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
RepositoryToolbar.axaml
|
code_review: PR #386
|
2024-08-21 19:45:32 +08:00 |
RepositoryToolbar.axaml.cs
|
fix: KeyDown event won't be triggered unless toolbar got focus (#351)
|
2024-08-12 16:14:39 +08:00 |
Reset.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
Reset.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Revert.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
Revert.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
RevisionCompare.axaml
|
ux: change cursor to hand when hover links
|
2024-08-14 17:27:37 +08:00 |
RevisionCompare.axaml.cs
|
revert: disable double-click folding/unfolding because it will cause IndexOutOfRange exception
|
2024-05-29 21:56:03 +08:00 |
RevisionFileContentViewer.axaml
|
feature: auto scrolling while seleting text in commit message (#394)
|
2024-08-27 14:47:20 +08:00 |
RevisionFileContentViewer.axaml.cs
|
refactor: rewrite file histories page to only focus on selected file (#403)
|
2024-08-24 11:36:02 +08:00 |
RevisionFiles.axaml
|
refactor: rewrite file histories page to only focus on selected file (#403)
|
2024-08-24 11:36:02 +08:00 |
RevisionFiles.axaml.cs
|
refactor: rename Models.Watcher.UpdateSubmodules to Models.Watcher.SetSubmodules
|
2024-08-09 11:33:37 +08:00 |
RevisionFileTreeView.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
RevisionFileTreeView.axaml.cs
|
ux: icons
|
2024-07-15 15:47:28 +08:00 |
Reword.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
Reword.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
ScanRepositories.axaml
|
feature: add a button to scan repositories under default clone dir (#427)
|
2024-08-30 16:14:10 +08:00 |
ScanRepositories.axaml.cs
|
feature: add a button to scan repositories under default clone dir (#427)
|
2024-08-30 16:14:10 +08:00 |
SelfUpdate.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
SelfUpdate.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Squash.axaml
|
ux: style for squash popup
|
2024-08-25 21:45:37 +08:00 |
Squash.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
StandaloneCommitMessageEditor.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
StandaloneCommitMessageEditor.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
StashChanges.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
StashChanges.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
StashesPage.axaml
|
enhance: using lightweight ListBox instead of DataGrid to improve performance
|
2024-08-27 21:28:48 +08:00 |
StashesPage.axaml.cs
|
refactor: code cleanup
|
2024-05-30 15:13:59 +08:00 |
Statistics.axaml
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
Statistics.axaml.cs
|
code_review: PR #431
|
2024-09-01 16:54:20 +08:00 |
TagsView.axaml
|
ux: selected style for repo dashboard contents
|
2024-08-20 17:11:51 +08:00 |
TagsView.axaml.cs
|
ux: use ListBox with VirtualizingStackPanel instead of DataGrid since height of DataGridRow is not equal with the RowHeight value
|
2024-08-20 16:55:28 +08:00 |
TextDiffView.axaml
|
refactor: rewrite the font configuration (#366)
|
2024-08-19 17:14:41 +08:00 |
TextDiffView.axaml.cs
|
ux: better line number layout
|
2024-08-19 19:54:46 +08:00 |
UpdateSubmodules.axaml
|
refactor: update submodule (#287)
|
2024-07-26 18:49:07 +08:00 |
UpdateSubmodules.axaml.cs
|
refactor: add a popup panel to show submodule updating status
|
2024-06-04 11:36:00 +08:00 |
Welcome.axaml
|
ux: remove the highlighted border for search text box in Welcome page (#398)
|
2024-08-23 18:05:09 +08:00 |
Welcome.axaml.cs
|
fix: crash when drag & drop on macOS
|
2024-09-02 09:26:06 +08:00 |
WelcomeToolbar.axaml
|
feature: add a button to scan repositories under default clone dir (#427)
|
2024-08-30 16:14:10 +08:00 |
WelcomeToolbar.axaml.cs
|
enhance: show git errors when failed to get the repository root dir of given path (#397)
|
2024-08-27 15:35:10 +08:00 |
WorkingCopy.axaml
|
code_style: use the same syntax to specify platform dependent text
|
2024-08-28 22:07:26 +08:00 |
WorkingCopy.axaml.cs
|
enhance: supports using Delete or Backspace to discard selected changes (#423)
|
2024-08-29 10:10:28 +08:00 |