xenadmin/XenAdmin
Aaron Robson 4a70c32786 CA-301193: XenCenter UI looks ugly after installation of latest Win10 CU update (#2296)
* CA-301193: Avoiding calling ProfessionalColors before we have called Application.EnableVisualStyles as it causes visual styles to be prevented from being enabled and can prevent the program from displayed as expected as the value of Application.InitializeComCtlSupportsVisualStyles is found only one time when first needed and cached. If Application.useVisualStyles is not true as in this case it relies on calling "comctl32.dll" methods to determine if this is the case and after KB4462933 this is no longer the case.
* CA-301193: Setting the TitleBarStartColor and TitleBarEndColor to the ProfessionalColors values.

Signed-off-by: Aaron Robson <aaron.robson@citrix.com>
2018-11-04 00:14:59 +00:00
..
Actions CP-14807: Delete OEM in ServerVersion (#2270) 2018-10-22 14:34:31 +01:00
Alerts CA-203431: Host name is repeated twice in multipathing alert message in XC (#2272) 2018-10-23 14:50:28 +01:00
Commands CA-293814: If there are no VMs running, immediately start entering Ma… (#2253) 2018-10-24 11:42:13 +01:00
ConsoleView Removed property MenuShortcuts in favour of MenuShortcutsEnabled. 2018-10-08 11:10:44 +01:00
Controls L10N: Translation and resx resync 2018-10-29 12:01:08 +00:00
Core CP-14807: Delete OEM in ServerVersion (#2270) 2018-10-22 14:34:31 +01:00
Diagnostics Removed accessors that were set but never used. Removed unused constructors. 2018-11-01 13:12:09 +02:00
Dialogs Use local timestamps for run history 2018-11-02 12:03:56 +00:00
Help L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
HomePage CA-299064: Fixed wrong image size and tooltip typo. 2018-10-04 10:17:37 +01:00
Images Renamed resource to fix Visual Studio warning. Stop copying stray images into 2018-10-15 09:44:06 +01:00
Network CA-208682: Some layout corrections to make localisation for the CertificateChangedDialog 2018-10-08 13:06:40 +01:00
Plugins L10N: Translation updates 2018-08-23 08:41:13 +01:00
Properties L10N: Translation updates and resx sync 2018-10-21 13:53:09 +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 Merge pull request #2237 from xenserver/feature/REQ-488 2018-10-05 09:41:21 +01:00
TabPages CA-237915: When one attempts logging oneself out, warn them if there are outstanding actions. 2018-11-01 12:52:07 +02:00
TestResources Update credits 2018-10-09 12:19:54 +01:00
Utils
Wizards Fixed crash occurring when the user selected a single legacy patch, moved to 2018-11-01 13:12:09 +02:00
Wlb Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
XenSearch Simplified the logic updating the TabPages. 2018-10-08 11:10:44 +01:00
app.config CA-266814: Fix the precheck that requires shared CDs to be ejected prior to update installation 2017-10-09 16:34:59 +01:00
app.manifest
Branding.cs CA-297617: Change Citrix Hypervisor Tools to Citrix VM Tools. 2018-09-14 15:54:04 +01:00
GroupingTag.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
HomePage.ja.mht CA-299064: Fixed wrong image size and tooltip typo. 2018-10-04 10:17:37 +01:00
HomePage.mht CA-299064: Fixed wrong image size and tooltip typo. 2018-10-04 10:17:37 +01:00
HomePage.zh-CN.mht CA-299064: Fixed wrong image size and tooltip typo. 2018-10-04 10:17:37 +01:00
Images.cs CP-24708: Show different unlicensed pool/host icon 2017-09-27 11:30:12 +01:00
IMainWindow.cs Removed property MenuShortcuts in favour of MenuShortcutsEnabled. 2018-10-08 11:10:44 +01:00
LicenseTimer.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
MainWindow.cs Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +01:00
MainWindow.Designer.cs Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +01:00
MainWindow.ja.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
MainWindow.resx Merge pull request #2227 from xenserver/feature/REQ-680 2018-09-21 00:28:44 +01:00
MainWindow.zh-CN.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
MainWindowTreeBuilder.cs Hide properties which should not be serialised by the Visual Studio designer. 2018-10-08 11:10:44 +01:00
OrganizationalView.cs
PasswordsRequest.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
PowerManagment.cs
Program.cs CA-301193: XenCenter UI looks ugly after installation of latest Win10 CU update (#2296) 2018-11-04 00:14:59 +00:00
Settings.cs No need to access the setting ServerHistory in a try-catch block that resets 2018-07-24 10:14:57 +01:00
SettingsUpdate.cs
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-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
XCPluginSchema.xsd
XenAdmin.csproj Removed the label from the SrPicker because in half of the occasions it was 2018-10-24 12:49:31 +01:00
XenAdmin.rc