mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 21:46:00 +03:00
[PR #9] [MERGED] Dev routine merge #3764
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#3764
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/1Remote/1Remote/pull/9
Author: @VShawn
Created: 7/6/2020
Status: ✅ Merged
Merged: 7/6/2020
Merged by: @VShawn
Base:
master← Head:dev📝 Commits (5)
d3a4c56some fix886a5eacreate ButtonEx to handle Button hover click style.5488115ButtonEx apply on ServerEditorPage.xaml SystemConfigPage.xaml.ad91844ButtonEx apply on MainWindow.xaml AboutPage.xaml LogoSelector.342adb9Set TextElement's default Foreground to MainBgColorForegroundBrush📊 Changes
23 files changed (+614 additions, -698 deletions)
View changed files
📝
PRM.Core/Model/SystemConfig.DataSecurity.cs(+4 -4)📝
PRM.Core/PRM.Core.csproj(+1 -4)📝
PRM.Core/PRMVersion.cs(+2 -2)📝
PRM.Core/Protocol/Putty/ProtocolPuttyForm.xaml(+9 -36)📝
PRM.Core/Protocol/Putty/PuttyColorThemes.cs(+4 -1)📝
PRM.Core/Protocol/RDP/ProtocolServerRDPForm.xaml(+0 -1)➕
PRM.Core/Resources/Controls/ButtonEx.cs(+153 -0)📝
PRM.Core/Resources/Style/GlobalStyle.xaml(+186 -2)➖
PRM.Core/Resources/Style/ServerEditorStyle.xaml(+0 -75)📝
PRemoteM/Controls/LogoSelector.xaml(+3 -24)📝
PRemoteM/Controls/ServerCard.xaml(+40 -54)📝
PRemoteM/MainWindow.xaml(+54 -94)📝
PRemoteM/Styles/MinHorizontalScrollViewerStyle.xaml(+1 -1)📝
PRemoteM/Styles/PRM_ScrollViewerControlTemplate.xaml(+17 -16)📝
PRemoteM/View/AboutPage.xaml(+14 -35)📝
PRemoteM/View/DesktopWindow.xaml(+0 -7)📝
PRemoteM/View/SearchBoxWindow.xaml(+6 -11)📝
PRemoteM/View/SearchBoxWindow.xaml.cs(+3 -3)📝
PRemoteM/View/ServerEditorPage.xaml(+15 -148)📝
PRemoteM/View/ServerListPage.xaml(+18 -9)...and 3 more files
📄 Description
routine merge
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.