xenadmin/XenAdmin/SettingsPanels
Mihaela Stoica c2b42fa107 CA-289335: Refactoring to avoid setting the SelectedItem twice
- also avoids iterating through the combobox items again to determine which item to select

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-05-24 16:23:04 +01:00
..
HostPowerONPages Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
Wlb Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
BootDevice.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
BootOptionsEditPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
BootOptionsEditPage.Designer.cs CA-226256: Trying to change boot order toggles boot flags 2016-10-21 18:53:17 +01:00
BootOptionsEditPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
BootOptionsEditPage.resx CP-14647: Intermediate check-in #1 2015-11-08 11:27:56 +00:00
BootOptionsEditPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ClusteringEditPage.cs CA-289335: Refactoring to avoid setting the SelectedItem twice 2018-05-24 16:23:04 +01:00
ClusteringEditPage.Designer.cs CP-26253: Added changes to UI based on feedback (#1906) 2018-01-10 15:13:55 +00:00
ClusteringEditPage.ja.resx L10N: CA-288597 & Translation Updates 2018-04-26 10:54:18 +01:00
ClusteringEditPage.resx CP-26253: Added changes to UI based on feedback (#1906) 2018-01-10 15:13:55 +00:00
ClusteringEditPage.zh-CN.resx L10N: CA-288597 & Translation Updates 2018-04-26 10:54:18 +01:00
CPUMemoryEditPage.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
CPUMemoryEditPage.Designer.cs CP-18889: Implement UI changes for vCPU hotplug (#1159) 2016-09-29 12:11:37 +01:00
CPUMemoryEditPage.ja.resx L10N:TRanslations check-ins 2016-10-18 20:45:24 +05:30
CPUMemoryEditPage.resx CP-18889: Implement UI changes for vCPU hotplug (#1159) 2016-09-29 12:11:37 +01:00
CPUMemoryEditPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
CustomFieldsDisplayPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
CustomFieldsDisplayPage.designer.cs
CustomFieldsDisplayPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
CustomFieldsDisplayPage.resx
CustomFieldsDisplayPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
EditNetworkPage.cs CP-26362: Enable create SR-IOV network (#1952) 2018-03-23 14:27:04 +08:00
EditNetworkPage.Designer.cs CA-121385 Allow creation of VLAN 0 in XenCenter. This applies to the New Network Wizard and the Network Properties. 2014-05-20 12:38:03 +01:00
EditNetworkPage.ja.resx L10N : Translation updates and bug fixes 2017-07-19 15:09:10 +05:30
EditNetworkPage.resx Fix several usage errors identified by Lexica 2017-06-20 14:29:22 +01:00
EditNetworkPage.zh-CN.resx L10N:CA-205538 & other translation checkins 2017-04-19 14:36:03 +05:30
GeneralEditPage.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
GeneralEditPage.Designer.cs
GeneralEditPage.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
GeneralEditPage.resx CP-16012: Rename branding variables 2016-02-10 11:52:30 +00:00
GeneralEditPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
GpuEditPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
GpuEditPage.Designer.cs CP-13287: Add "Tech Preview" warning to Intel GVT-g vGPUs 2015-08-17 14:47:55 +01:00
GpuEditPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
GpuEditPage.resx CP-13287: Add "Tech Preview" warning to Intel GVT-g vGPUs 2015-08-17 14:47:55 +01:00
GpuEditPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HomeServerEditPage.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
HomeServerEditPage.Designer.cs CA-126455: VM Properties dialog: Fixed the bug where the home server value was reset on revisiting the page from other page 2014-04-29 10:07:54 +01:00
HomeServerEditPage.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
HomeServerEditPage.resx
HomeServerEditPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
HostMultipathPage.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
HostMultipathPage.Designer.cs
HostMultipathPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HostMultipathPage.resx
HostMultipathPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
IEditPage.cs Replaced Java-like documentation of class members with C# xml documentation. 2018-04-03 13:00:27 +01:00
LivePatchingEditPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
LivePatchingEditPage.Designer.cs Resurrect CP-18011: [XenCenter] Add live patching checkbox 2016-09-01 14:59:37 +01:00
LivePatchingEditPage.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
LivePatchingEditPage.resx Fix several usage errors identified by Lexica 2017-06-20 14:29:22 +01:00
LivePatchingEditPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
LogDestinationEditPage.cs Converted remaining extension get and set properties of the API classes to methods 2017-09-05 02:15:38 +01:00
LogDestinationEditPage.Designer.cs
LogDestinationEditPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
LogDestinationEditPage.resx Fix several usage errors identified by Lexica 2017-06-20 14:29:22 +01:00
LogDestinationEditPage.zh-CN.resx L10N: Fix CA-255548 & translation updates (#1660) 2017-06-22 09:19:58 +01:00
NetworkOptionsEditPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
NetworkOptionsEditPage.Designer.cs CP-23604: Add IGMP snooping toggle. 2017-08-16 12:32:18 +08:00
NetworkOptionsEditPage.ja.resx L10N: CA-288597 & Translation Updates 2018-04-26 10:54:18 +01:00
NetworkOptionsEditPage.resx CP-23604: Add IGMP snooping toggle. 2017-08-16 12:32:18 +08:00
NetworkOptionsEditPage.zh-CN.resx L10N: CA-288597 & Translation Updates 2018-04-26 10:54:18 +01:00
PerfmonAlertEditPage.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
PerfmonAlertEditPage.Designer.cs CA-218304: Text cut off in Properties dialog, Alerts tab 2016-08-16 08:49:56 +01:00
PerfmonAlertEditPage.ja.resx L10N: Translation Changes & VMSS updates CP-20708 2017-02-14 03:27:38 +00:00
PerfmonAlertEditPage.resx CA-148598 - EN: Missing and duplicate hotkeys on "Alerts" pane under Server Properties dialog. 2017-01-16 13:41:40 +00:00
PerfmonAlertEditPage.zh-CN.resx L10N: Translation Changes & VMSS updates CP-20708 2017-02-14 03:27:38 +00:00
PerfmonAlertOptionsPage.cs CP-21658: Expose UI only for Inverness or greater version 2017-05-03 17:40:49 +08:00
PerfmonAlertOptionsPage.Designer.cs CP-21658: Refine zh/ja UI for PerfmonAlertOptionsPage 2017-05-02 13:37:16 +01:00
PerfmonAlertOptionsPage.ja.resx L10N: Fix CA-255548 & translation updates (#1660) 2017-06-22 09:19:58 +01:00
PerfmonAlertOptionsPage.resx CP-21658: Refine zh/ja UI for PerfmonAlertOptionsPage 2017-05-02 13:37:16 +01:00
PerfmonAlertOptionsPage.zh-CN.resx L10N:CA-261954,CA-270715 & CA-270716 Truncation Fixes 2017-10-26 15:36:54 +05:30
PoolGpuEditPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
PoolGpuEditPage.Designer.cs CP-10625: Provide Xencenter user interface to enable/disable integrated GPU passthrough 2015-02-25 13:01:03 +00:00
PoolGpuEditPage.ja.resx L10N: Translation Changes & VMSS updates CP-20708 2017-02-14 03:27:38 +00:00
PoolGpuEditPage.resx CA-151449 - EN: Missing hotkeys on Pool Properties ->GPU wizard. 2017-01-16 15:08:58 +00:00
PoolGpuEditPage.zh-CN.resx L10N: Translation Changes & VMSS updates CP-20708 2017-02-14 03:27:38 +00:00
SecurityEditPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
SecurityEditPage.Designer.cs CP-13374 XenCenter can now turn on and off ssl-legacy. 2015-08-18 09:35:55 +01:00
SecurityEditPage.ja.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
SecurityEditPage.resx CA-208609: Change wording on TLS settings page 2016-04-21 09:37:13 +01:00
SecurityEditPage.zh-CN.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
USBEditPage.cs CP-25329: Refine API reference for PUSB & VUSB in xenadmin 2017-10-20 17:30:21 +08:00
USBEditPage.Designer.cs CP-25081: UI improvements for USB passthrough (#1811) 2017-10-17 09:57:50 +01:00
USBEditPage.ja.resx L10N: CA-288597 & Translation Updates 2018-04-26 10:54:18 +01:00
USBEditPage.resx CP-25081: UI improvements for USB passthrough (#1811) 2017-10-17 09:57:50 +01:00
USBEditPage.zh-CN.resx L10N: CA-288597 & Translation Updates 2018-04-26 10:54:18 +01:00
VBDEditPage.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
VBDEditPage.Designer.cs CA-224724: VBD edit page: show 'position in use' message on the dropdown items 2017-06-29 12:04:16 +01:00
VBDEditPage.ja.resx L10N:CP-23040,CP-23012 Traanslation Checkin 2017-07-04 10:39:46 +05:30
VBDEditPage.resx CA-224724: VBD edit page: show 'position in use' message on the dropdown items 2017-06-29 12:04:16 +01:00
VBDEditPage.zh-CN.resx L10N:CP-23040,CP-23012 Traanslation Checkin 2017-07-04 10:39:46 +05:30
VDISizeLocationPage.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
VDISizeLocationPage.Designer.cs CA-258782 Remove thin provisioning code (#1728) 2017-08-22 16:40:08 +01:00
VDISizeLocationPage.ja.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
VDISizeLocationPage.resx CA-258782 Remove thin provisioning code (#1728) 2017-08-22 16:40:08 +01:00
VDISizeLocationPage.zh-CN.resx L10N:Translation Updates 2017-10-23 19:01:14 +05:30
VMAdvancedEditPage.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
VMAdvancedEditPage.Designer.cs CA-204188: Select "Optimize manually" when the shadow multiplier value changes (not when the control is entered) 2016-03-14 15:03:50 +00:00
VMAdvancedEditPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMAdvancedEditPage.resx CA-202371: Change wording on VM Advanced options page 2016-03-04 10:44:01 +00:00
VMAdvancedEditPage.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
VMEnlightenmentEditPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
VMEnlightenmentEditPage.Designer.cs CP-10900: Add functionality for enabling/disabling/querying the container monitoring on a per-VM-basis to XenCenter 2015-02-06 17:46:58 +00:00
VMEnlightenmentEditPage.ja.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
VMEnlightenmentEditPage.resx CP-16012: Rename branding variables 2016-02-10 11:52:30 +00:00
VMEnlightenmentEditPage.zh-CN.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
VMHAEditPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
VMHAEditPage.Designer.cs CA-85971: Removed method selecting control in tab by name. Retained ability only for the Name, Description and Iqn TexBox on the GeneralEditPage; in one of the other cases it didn't make a difference, in another (LogDestinationEditPage) it was causing a bug and in yet another (BootOptionsEditPage) the controls had already been renamed. Also some positioning changes. 2013-12-30 13:01:00 +00:00
VMHAEditPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMHAEditPage.resx CA-85971: Removed method selecting control in tab by name. Retained ability only for the Name, Description and Iqn TexBox on the GeneralEditPage; in one of the other cases it didn't make a difference, in another (LogDestinationEditPage) it was causing a bug and in yet another (BootOptionsEditPage) the controls had already been renamed. Also some positioning changes. 2013-12-30 13:01:00 +00:00
VMHAEditPage.zh-CN.resx L10N:TRanslations checkpin 2016-10-27 14:46:55 +05:30