xenadmin/XenAdmin/Controls
Konstantina Chremmou 90589a30c9 Modified treeview and toolbar updates (#2264)
This PR is aimimg to (1) fix a regression introduced by #2223 whereby the toolbar items did not have the correct state on first launch; (2) improve performance by removing some updates which I believe are not needed.

* Removed some duplicate calls to RefershTreeView and UpdateToolbars because
they are called within the action's Complete event handler.
Also, normalise the way the treeview refresh is requested by the various actions the
commands are launching.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>

* Removed some explicit calls to refresh the treeview since this is done by
the connection result handlers.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>

* The toolbars and tabs should be updated every time the treeview is refreshed.

This should happen when the refresh event is handled rather than calling
UpdateToolbars explicitly after a treeview refresh is requested; also, it is
the treeview refreshes that should be throttled and not the toolbar and
tab updates (the throttling mechanism may need correction).
Also, removed unnecessary Invoke as we are already on the UI thread.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>

* Simplified UpdateManager.Update event declaration.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-10-16 16:24:54 +01:00
..
AD Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
Ballooning L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
CheckableDataGridView The designed class should be the first one in the file, otherwise VisualStudio's designer breaks. 2018-05-15 13:17:04 +01:00
ComboBoxes CA-289335: Do not check the NetworkComboBoxItem can be selected unless it has been added to the ComboBox. 2018-06-06 16:06:41 +01:00
Common Cleared some level 4 warnings. 2018-03-22 15:07:32 +00:00
ConsoleTab CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CustomDataGraph CA-288560: Convert CPU average frequency to GHz, when needed 2018-05-02 12:57:10 +01:00
CustomGridView Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
CustomListPanel CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DataGridViewEx CA-287643: Replaced list view with data grid view to resolve column sizing issue and for consistency with the rest of the product. (#2226) 2018-10-02 10:18:34 +01:00
Folders CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
GPU Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
GradientPanel CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MainWindowControls Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +01:00
NetworkingTab CA-299063: Prevent the Network Interfaces from disappearing when the VM is Locked due to a Storage Deveice being deleted. 2018-10-08 12:59:55 +01:00
SummaryPanel CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Tags CA-287643: Replaced list view with data grid view to resolve column sizing issue and for consistency with the rest of the product. (#2226) 2018-10-02 10:18:34 +01:00
TreeViews Cleared some level 4 warnings. 2018-03-22 15:07:32 +00:00
Wlb Cleared some level 4 warnings. 2018-03-22 15:07:32 +00:00
XenSearch Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +01:00
AffinityPicker.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
AffinityPicker.Designer.cs CA-213728: Going to Home Server tab can change home server 2016-07-25 14:31:55 +01:00
AffinityPicker.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
AffinityPicker.resx CA-107915: Fixed radiobutton text truncation on the AffinityPicker by providing 2013-09-27 13:33:57 +01:00
AffinityPicker.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
BlueBorderPanel.cs Cleared some level 4 warnings. 2018-03-22 15:07:32 +00:00
BondDetails.cs CP-26866: Add a specific warning when creating a bond on cluster network 2018-05-23 16:47:59 +01:00
BondDetails.Designer.cs CA-188553: [PAR-80] Creating a VLAN with MTU 9000 should be disabled 2015-12-18 18:30:15 +00:00
BondDetails.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
BondDetails.resx CA-188553: [PAR-80] Creating a VLAN with MTU 9000 should be disabled 2015-12-21 18:09:48 +00:00
BondDetails.zh-CN.resx L10N : Translation updates and bug fixes 2017-07-19 15:09:10 +05:30
BootOrderListBox.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ChevronButton.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ChevronButton.Designer.cs CA-136768: Fixed bad layout of buttons at the top of the snapshots tab page. Also fixed text alignment on the chevron button. 2016-07-20 00:04:06 +01:00
ChevronButton.ja.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
ChevronButton.resx CA-136768: Fixed bad layout of buttons at the top of the snapshots tab page. Also fixed text alignment on the chevron button. 2016-07-20 00:04:06 +01:00
ChevronButton.zh-CN.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
ChevronToggleButton.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ColorsHelper.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ColorsHelper.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.ja.resx L10N:Translations check-ins 2017-01-12 13:22:48 +00:00
ColorsHelper.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.zh-CN.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
ConnectionWrapperWithMoreStuff.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
ConsolePanel.cs CA-290536: Fix XenCenter uncaught exception in VM console when losing host connection 2018-08-06 15:14:24 +01:00
ConsolePanel.Designer.cs Fixed issue where the error message was not displayed if connection to the host console was not possible. 2016-07-03 17:45:49 +01:00
ConsolePanel.ja.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
ConsolePanel.resx Fixed issue where the error message was not displayed if connection to the host console was not possible. 2016-07-03 17:45:49 +01:00
ConsolePanel.zh-CN.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
CustomTreeNode.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CustomTreeView.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
CustomTreeView.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomTreeView.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
CustomTreeView.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomTreeView.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
DataGridViewDropDownSplitButtonCell.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DataGridViewEnableableComboBoxCell.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DataGridViewTextAndImageCell.cs CA-242134: Rename some of the classes and files, following the removal of the VMPP support 2017-05-25 16:29:27 +01:00
DateTimeMinutes15.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DateTimeMinutes15.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DecentGroupBox.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DeprecationBanner.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DeprecationBanner.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeprecationBanner.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
DeprecationBanner.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DeprecationBanner.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
DoubleBufferedListView.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DoubleBufferedPanel.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DoubleBufferedPanel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DropDownButton.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
DropDownButton.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DropDownButton.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
DropDownButton.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DropDownButton.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
EmptyPanel.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
EmptyPanel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FilterDatesToolStripDropDownButton.cs CP-23450: Add "View" btn in Updates page toolbar 2017-09-18 14:58:04 +01:00
FilterLocationToolStripDropDownButton.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
FilterSeveritiesToolStripDropDownButton.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
FilterStatusToolStripDropDownButton.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
FlickerFreeListBox.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
FlickerFreePanel.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
FlickerFreePanel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FolderChangeDialogTreeView.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HaNtolControl.cs CA-271850: Increase the timeout of session for querying MaximumTolerableHostFailures. 2018-03-20 07:09:34 +00:00
HaNtolIndicator.cs CA-294292: Layout modifications to fix error message truncation issues. 2018-09-27 12:43:04 +01:00
HaNtolIndicator.Designer.cs CA-294292: Layout modifications to fix error message truncation issues. 2018-09-27 12:43:04 +01:00
HaNtolIndicator.ja.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
HaNtolIndicator.resx CA-294292: Layout modifications to fix error message truncation issues. 2018-09-27 12:43:04 +01:00
HaNtolIndicator.zh-CN.resx L10N: Translation updates along with Interface resync 2018-09-28 14:00:14 +01:00
HaNtolIndicatorSimple.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HaNtolIndicatorSimple.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolIndicatorSimple.ja.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
HaNtolIndicatorSimple.resx CP-16012: Rename branding variables 2016-02-10 11:52:30 +00:00
HaNtolIndicatorSimple.zh-CN.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
HelpButton.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
HelpButton.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.ja.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
HelpButton.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.zh-CN.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
ListViewColumnSorter.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
ListViewEx.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
LunPerVdiPicker.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
LunPerVdiPicker.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiPicker.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
LunPerVdiPicker.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiPicker.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
MenuStripEx.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
MultipleDvdIsoList.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
MultipleDvdIsoList.Designer.cs Fixed regression introduced in previous commit. Also, the MultipleDvdIsoList on the 2016-07-06 08:55:28 +01:00
MultipleDvdIsoList.ja.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
MultipleDvdIsoList.resx Fixed regression introduced in previous commit. Also, the MultipleDvdIsoList on the 2016-07-06 08:55:28 +01:00
MultipleDvdIsoList.zh-CN.resx L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
NativeConstants.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
NonReopeningContextMenuStrip.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
PanelNoFocusScroll.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
PanelWithBorder.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
PDSection.cs fix typos and rename a function 2018-06-21 14:54:47 +01:00
PDSection.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PDSection.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
PDSection.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PDSection.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
PoolHostPicker.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
PoolHostPicker.Designer.cs CP-19607: More event handlers that needed to be deregistered 2017-01-31 14:35:59 +00:00
PoolHostPicker.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
PoolHostPicker.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PoolHostPicker.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
PvsCacheStorageRow.cs Converted all extension get properties of the API classes to methods in order to 2017-09-03 03:35:30 +01:00
PvsCacheStorageRow.Designer.cs CA-235381: XenCenter should not allow users to edit the PVS cache storage if it is in use 2016-12-13 11:09:23 +00:00
PvsCacheStorageRow.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
PvsCacheStorageRow.resx CA-235381: XenCenter should not allow users to edit the PVS cache storage if it is in use 2016-12-13 11:09:23 +00:00
PvsCacheStorageRow.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
SectionHeaderLabel.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
SectionHeaderLabel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShadowPanel.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ShadowPanel.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
ShadowPanel.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShadowPanel.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
SimpleProgressBar.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
SimpleProgressBar.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.cs Namespace tidy 3/several: replaced XenAdmin.Core (instances in XenCenterLib) with XenCenterLib. 2017-11-30 13:56:32 +00:00
SnapshotTreeView.designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
SnapshotTreeView.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.zh-CN.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
SpinnerIcon.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
SpinnerIcon.designer.cs [CA-100736] Improve usability of iSCSI target selection UI in New SR wizard: modified layout and interaction 2013-10-10 12:22:58 +01:00
SRListBox.cs Cleared some level 4 warnings. 2018-03-22 15:07:32 +00:00
SrPicker.cs CA-280299: Rescan SRs when choosing SR for copying VM 2018-02-05 10:53:46 +00:00
SrPicker.Designer.cs CP-19607: Make sure that event handlers are unregistered when the SrPicker control is disposed 2017-01-25 12:15:59 +00:00
SrPicker.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SrPicker.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrPicker.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SrPickerItem.cs CP-28926: Add additional error message for >2TB VDIs 2018-08-15 10:02:15 +01:00
ToolStripEx.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ToolTipContainer.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
ToolTipContainer.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ToolTipContainer.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ToolTipContainer.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ToolTipContainer.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
TransparentPanel.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
TransparentTrackBar.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
TransparentTrackBar.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
TransparentTrackBar.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
UpsellPage.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
UpsellPage.Designer.cs CP-15401: Move hidden check out of designer 2016-01-22 17:02:59 +08:00
UpsellPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
UpsellPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VerticalTabs.cs Compliance with C# conventions: normally interface names start with an I. 2018-04-03 13:00:27 +01:00
VisualMenuItem.cs CA-284226: Optimize performance of menu Start-on-Server and Migrate-to-Server (#1985) 2018-03-20 07:07:19 +00:00
XenTabControl.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
XenTabControl.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
XenTabControl.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
XenTabPage.cs Since it is easy to forget calling the base class method at the beginning of the 2018-03-09 11:22:26 +00:00
XenTabPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabPage.ja.resx L10N:Translations check-ins 2016-12-21 16:20:30 +00:00
XenTabPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabPage.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30