.. |
Actions/GUIActions
|
Minor corrections on Task extensions:
|
2021-02-10 23:45:23 +00:00 |
Alerts
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
Commands
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
ConsoleView
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
Controls
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
Core
|
Ensure there are servers whose CPU will be downlevelled before showing the warning.
|
2021-05-17 14:52:57 +01:00 |
Diagnostics
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
Dialogs
|
CP-35350: Moved WLB server icon to the branding folder. Use different arrow files on the WLB credentials dialog.
|
2021-05-18 11:12:11 +01:00 |
Help
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
Images
|
CP-35350: Moved WLB server icon to the branding folder. Use different arrow files on the WLB credentials dialog.
|
2021-05-18 11:12:11 +01:00 |
Network
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
Plugins
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
Properties
|
CP-35350: Moved WLB server icon to the branding folder. Use different arrow files on the WLB credentials dialog.
|
2021-05-18 11:12:11 +01: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
|
|
|
ServerDBs
|
|
|
SettingsPanels
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
TabPages
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
TestResources
|
Update credits
|
2018-10-09 12:19:54 +01:00 |
VNC
|
Removed unnecessary class.
|
2020-05-19 23:10:41 +01:00 |
Wizards
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
Wlb
|
CP-20425: Use static images everywhere an image is assigned programmatically.
|
2020-07-18 07:49:27 +01:00 |
XenSearch
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
app.config
|
Added default values to window size and location.
|
2020-11-03 11:34:06 +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
|
Cleared some more warnings with regards to xml documentation.
|
2018-04-03 13:00:27 +01:00 |
Images.cs
|
CP-35350 preliminary work: Removed images that are not displayed anywhere on the UI.
|
2020-12-02 12:34:09 +00:00 |
IMainWindow.cs
|
CA-335633: Prevent crash due to iterating through modified dictionary. Ensure that per-XenObject dialogs closed by the user are removed from the tracking table.
|
2020-02-28 13:33:57 +00:00 |
LicenseTimer.cs
|
Cleared some more warnings with regards to xml documentation.
|
2018-04-03 13:00:27 +01:00 |
MainWindow.cs
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
MainWindow.Designer.cs
|
Configuring HA on the TabPage should offer the same UX as when using the Menu Items.
|
2020-10-06 11:27:32 +01:00 |
MainWindow.ja.resx
|
L10N : Translation Update and RESX resync
|
2020-10-13 13:56:55 +01:00 |
MainWindow.resx
|
CP-31105: Replaced the hardcoded name patterns in the resource files with format placeholders.
|
2021-03-31 11:50:32 +01:00 |
MainWindow.zh-CN.resx
|
L10N : Translation Update and RESX resync
|
2020-10-13 13:56:55 +01:00 |
MainWindowTreeBuilder.cs
|
Rebrand Branding.resx instead of the BrandManager.cs. Sorted variables alphabetically and removed unused variable.
|
2021-03-03 13:50:29 +00:00 |
OrganizationalView.cs
|
Throw specific NotImplementedException instead of generic exception. Some property modernisation.
|
2019-09-25 15:02:05 +01:00 |
PasswordsRequest.cs
|
CA-347407: Handle exceptions when failing to unprotect saved proxy credentials.
|
2020-11-03 11:34:06 +00:00 |
PowerManagment.cs
|
|
|
Program.cs
|
Corrected the branding of the session's user agent.
|
2021-04-14 15:50:50 +01:00 |
Settings.cs
|
Rebrand Branding.resx instead of the BrandManager.cs. Sorted variables alphabetically and removed unused variable.
|
2021-03-03 13:50:29 +00:00 |
SettingsUpdate.cs
|
Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it.
|
2019-11-13 12:31:44 +00:00 |
UpdateManager.cs
|
Modified treeview and toolbar updates (#2264)
|
2018-10-16 16:24:54 +01:00 |
UpdateManager.DelayCalculator.cs
|
Cleared some more warnings with regards to xml documentation.
|
2018-04-03 13:00:27 +01:00 |
WinformsXenAdminConfigProvider.cs
|
CA-343280: Reworked saving user settings.
|
2020-12-07 15:57:26 +00:00 |
XCPluginSchema.xsd
|
|
|
XenAdmin.csproj
|
CP-35350: Moved WLB server icon to the branding folder. Use different arrow files on the WLB credentials dialog.
|
2021-05-18 11:12:11 +01:00 |
XenAdmin.rc
|
|
|