.. |
Actions/GUIActions
|
Corrections as per code review.
|
2022-05-25 11:36:08 +01:00 |
Alerts
|
Show the status of the DownloadUpdatesXmlAction on the Events tab (previously it was shown on the Updates tab).
|
2022-06-16 11:47:54 +01:00 |
Commands
|
Moved methods showing/hiding objects to the config provider as they are more relevant there.
|
2022-11-11 14:11:48 +00:00 |
ConsoleView
|
Merge pull request #2980 from danilo-delbusso/bug/rdp-gray_CA-322672
|
2022-05-09 15:15:39 +01:00 |
Controls
|
Merge pull request #3065 from kc284/master
|
2022-12-05 15:00:01 +00:00 |
Core
|
Do not prepend empty lines with a timestamp in AutomatedUpdatesBasePage
|
2023-01-04 13:21:54 +00:00 |
Diagnostics
|
CA-374160: Check for prerequisite updates shows the current version found, not the one required.
|
2023-01-10 15:05:33 +00:00 |
Dialogs
|
Checking for changed and invalid pages can be done over one iteration through the dialog pages.
|
2023-01-05 11:39:21 +00:00 |
Help
|
L10N : Resx resync and Translation Updates
|
2022-01-05 11:38:40 +00:00 |
Images
|
CP-38073: Add Rocky Linux icon
|
2021-08-26 10:50:06 +01:00 |
Network
|
CP-34231: Remove language with negative connotations (#2860)
|
2021-08-31 11:31:16 +01:00 |
Plugins
|
L10N : Resx resync and Translation Updates
|
2022-01-05 11:38:40 +00:00 |
Properties
|
CP-41432: Embed the homepage html files in the project resources.
|
2022-12-16 00:37:24 +00:00 |
RDP
|
Revert "CA-247333 - Remove rdpclient6 code after April 2017 when it will become redundant"
|
2017-11-06 11:28:07 +00:00 |
ReportViewer
|
CA-142266: remove Enter at storage to avoid CSV format display problem
|
2014-08-13 17:28:54 +08:00 |
ServerDBs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
SettingsPanels
|
CP-41281: Exposed pool option for migration compression.
|
2023-01-05 11:39:20 +00:00 |
TabPages
|
CP-41432: Embed the homepage html files in the project resources.
|
2022-12-16 00:37:24 +00:00 |
TestResources
|
Merge pull request #2824 from kc284/wlb
|
2021-08-10 14:34:17 +01:00 |
VNC
|
CP-36392: Fixes to sonarqube score.
|
2022-05-19 11:09:46 +01:00 |
Wizards
|
Merge pull request #3065 from kc284/master
|
2022-12-05 15:00:01 +00:00 |
XenSearch
|
Changed the order of some of the initial and final operations.
|
2022-11-14 09:45:34 +00:00 |
app.config
|
Refactored branding of the application logs.
|
2022-12-14 01:00:54 +00:00 |
app.manifest
|
CA-261107: Metadata file osVersion is showing same value for XenCenter on different windows versions
|
2017-08-18 13:40:36 +01:00 |
GroupingTag.cs
|
CP-36392: Add readonly to fields used in GetHashCode
|
2021-10-05 11:39:17 +01:00 |
Images.cs
|
CP-41108: Replaced the separate splash screen executable with a form within the application executable.
|
2022-11-14 09:45:33 +00:00 |
IMainWindow.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
LicenseTimer.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
MainWindow.cs
|
Fixed exception thrown by actions without an API task (typically actions running synchronous calls).
|
2022-12-14 01:00:54 +00:00 |
MainWindow.Designer.cs
|
The main window's minimum height had been reduced for some reason.
|
2022-12-16 00:37:24 +00:00 |
MainWindow.ja.resx
|
L10N : Resx resync and Translation Updates
|
2022-01-05 11:38:40 +00:00 |
MainWindow.resx
|
The main window's minimum height had been reduced for some reason.
|
2022-12-16 00:37:24 +00:00 |
MainWindow.zh-CN.resx
|
L10N : Resx resync and Translation Updates
|
2022-01-05 11:38:40 +00:00 |
MainWindowTreeBuilder.cs
|
CP-34231: Remove language with negative connotations (#2860)
|
2021-08-31 11:31:16 +01:00 |
OrganizationalView.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
PowerManagment.cs
|
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
|
2017-01-16 19:59:50 +00:00 |
Program.cs
|
Refactored branding of the application logs.
|
2022-12-14 01:00:54 +00:00 |
Settings.cs
|
Changed the order of some of the initial and final operations.
|
2022-11-14 09:45:34 +00:00 |
SplashScreen.cs
|
Changed the order of some of the initial and final operations.
|
2022-11-14 09:45:34 +00:00 |
SplashScreen.Designer.cs
|
CP-41108: Replaced the separate splash screen executable with a form within the application executable.
|
2022-11-14 09:45:33 +00:00 |
SplashScreen.ja.resx
|
CP-41108: Replaced the separate splash screen executable with a form within the application executable.
|
2022-11-14 09:45:33 +00:00 |
SplashScreen.resx
|
CP-41108: Replaced the separate splash screen executable with a form within the application executable.
|
2022-11-14 09:45:33 +00:00 |
SplashScreen.zh-CN.resx
|
CP-41108: Replaced the separate splash screen executable with a form within the application executable.
|
2022-11-14 09:45:33 +00:00 |
SplashScreenContext.cs
|
Corrections per code review.
|
2022-11-16 17:36:17 +00:00 |
UpdateManager.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
UpdateManager.DelayCalculator.cs
|
CP-36392 pt.1: Removed unused using directives.
|
2021-04-07 10:04:47 +01:00 |
WinformsXenAdminConfigProvider.cs
|
Corrections per code review.
|
2022-11-16 17:36:17 +00:00 |
XCPluginSchema.xsd
|
|
|
XenAdmin.csproj
|
Merge pull request #3074 from kc284/compression
|
2023-01-09 16:09:03 +00:00 |
XenAdmin.rc
|
|
|