xenadmin/XenAdmin/Dialogs
Gabor Apati-Nagy 92f0499911 CA-149867: Invoke on MainWindow instead of various controls
We observed that some threads can reach deadlock-ish state after they have Invoked into a control's UI thread. When it happens they are all in a waiting for join or in sleep state for very long time, although there should not be any deadlock situations.
It seems this has something to do with multiple parent controls and with which control we invoked on. This should not make a difference, because we have got one UI thread (for MainWindow) they should wait for, but we have seen it does.

The solution that fixed this issue was to invoke on the MainWindow instead of various controls (see a4fe507adf ).

This changeset is changing all our Invokes to invoke into MainWindow
instead of a control itself. (MainWindow's UI thread is the only UI thread
all Control is using in XenCenter)
This changeset should be in place until we have found the root cause or the exact reason for the above.
2015-04-08 15:16:10 +01:00
..
LicenseManager CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
Network CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
OptionsPages Merge pull request #275 from cheng--zhang/CP-10204 2015-01-21 08:49:59 +00:00
RestoreSession CA-149868: Fixed the issue by changing the dimensions in ZHCN 2014-11-05 12:07:28 +05:30
VMAppliances CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
VMDialogs Merge pull request #393 from MihaelaStoica/CP-11032 2015-03-24 18:11:48 +00:00
VMProtectionRecovery Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
WarningDialogs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
Wlb Merge branch 'master' into master_github 2015-01-19 15:22:59 +00:00
AboutDialog.cs CA-95786: Corrections to previous commit - show both the marketing name and the version on XenCenter's About box. 2014-02-18 17:38:11 +00:00
AboutDialog.Designer.cs CA-147190: XenCenter About dialog references Marathon 2014-09-26 11:17:53 +01:00
AboutDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
AboutDialog.resx CA-147190: XenCenter About dialog references Marathon 2014-09-29 17:01:01 +01:00
AboutDialog.zh-CN.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
ActionProgressDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
ActionProgressDialog.Designer.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
ActionProgressDialog.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
ActionProgressDialog.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:23:49 +01:00
ActionProgressDialog.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
AddServerDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddServerDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddServerDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddServerDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddServerDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddStorageLinkSystemDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddStorageLinkSystemDialog.designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddStorageLinkSystemDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
AddStorageLinkSystemDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AddStorageLinkSystemDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AdPasswordPrompt.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AdPasswordPrompt.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AdPasswordPrompt.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:46:42 +01:00
AdPasswordPrompt.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AdPasswordPrompt.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AllowUpdatesDialog.cs CA-85971: Removed method selecting tab by name. Made all pages of VerticallyTabbedDialog private. 2013-12-22 17:17:04 +00:00
AllowUpdatesDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AllowUpdatesDialog.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
AllowUpdatesDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AllowUpdatesDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
AssignLicenseDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
AssignLicenseDialog.Designer.cs CP-10454: XenCenter work for the latest changes in licensing 2014-12-08 14:29:54 +00:00
AssignLicenseDialog.ja.resx Updated the translations 2015-01-01 15:19:57 +05:30
AssignLicenseDialog.resx CP-10833: Update licensing text 2015-01-23 10:12:02 +00:00
AssignLicenseDialog.zh-CN.resx Updated the translations 2015-01-01 15:19:57 +05:30
AttachDiskDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
AttachDiskDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AttachDiskDialog.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
AttachDiskDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AttachDiskDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
BallooningDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:18:26 +01:00
BallooningDialogAdvanced.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningDialogAdvanced.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningDialogAdvanced.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningDialogAdvanced.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningDialogAdvanced.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningDialogBase.cs CA-136173: Getting several notifications for one user-level action (e.g. Updating network operation creates 4 entries in the Notifications/Events view) 2014-07-21 11:19:04 +01:00
BondProperties.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BondProperties.Designer.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:19:14 +01:00
BondProperties.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BondProperties.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BondProperties.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeServerPasswordDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
ChangeServerPasswordDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeServerPasswordDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeServerPasswordDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeServerPasswordDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeStorageLinkPasswordDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeStorageLinkPasswordDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeStorageLinkPasswordDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeStorageLinkPasswordDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChangeStorageLinkPasswordDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandErrorDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandErrorDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandErrorDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandErrorDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CommandErrorDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConfirmVMDeleteDialog.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:46:04 +01:00
ConfirmVMDeleteDialog.Designer.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:25:02 +01:00
ConfirmVMDeleteDialog.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:41:59 +01:00
ConfirmVMDeleteDialog.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:25:02 +01:00
ConfirmVMDeleteDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:40:02 +01:00
ConnectingToServerDialog.cs [CA-107921] Fixed: "Connect to Server" windows is displayed continuously with message "Synchronizing with <Host name> " even though server is connected. 2013-10-28 11:04:41 +00:00
ConnectingToServerDialog.designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConnectingToServerDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConnectingToServerDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConnectingToServerDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConnectionLostDialogLauncher.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConnectionRefusedDialog.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:12:26 +01:00
ConnectionRefusedDialog.Designer.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:29:34 +01:00
ConnectionRefusedDialog.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:37:13 +01:00
ConnectionRefusedDialog.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:29:34 +01:00
ConnectionRefusedDialog.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
CopyVMDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CopyVMDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CopyVMDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CopyVMDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CopyVMDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomFieldsDialog.cs CP-6267: Stop jumping to the Events window when an action has started. 2013-10-08 11:03:29 +01:00
CustomFieldsDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomFieldsDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomFieldsDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomFieldsDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DateFilterDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DateFilterDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DateFilterDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DateFilterDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DateFilterDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DecompressApplianceDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
DecompressApplianceDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DecompressApplianceDialog.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
DecompressApplianceDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DecompressApplianceDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DialogWithProgress.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
DialogWithProgress.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DialogWithProgress.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DialogWithProgress.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DialogWithProgress.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DownloadApplianceDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
DownloadApplianceDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DownloadApplianceDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DownloadApplianceDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DownloadApplianceDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRConfigureDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRConfigureDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRConfigureDialog.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
DRConfigureDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DRConfigureDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
DuplicateTemplateNameDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DuplicateTemplateNameDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DuplicateTemplateNameDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DuplicateTemplateNameDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DuplicateTemplateNameDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EditVmHaPrioritiesDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
EditVmHaPrioritiesDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EditVmHaPrioritiesDialog.ja.resx CA-153715: Fixed byincreasing the min size for JA 2014-12-08 11:52:04 +05:30
EditVmHaPrioritiesDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EditVmHaPrioritiesDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
EvacuateHostDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
EvacuateHostDialog.Designer.cs CA-105791: Step 3 - Changed the action links colour and added underlining. I did 2013-11-01 09:27:28 +00:00
EvacuateHostDialog.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
EvacuateHostDialog.resx CA-105791: Step 3 - Changed the action links colour and added underlining. I did 2013-11-01 09:27:28 +00:00
EvacuateHostDialog.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
ExitMaintenanceModeDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExitMaintenanceModeDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExitMaintenanceModeDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExitMaintenanceModeDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExitMaintenanceModeDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ExportVMDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FolderChangeDialog.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
FolderChangeDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FolderChangeDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FolderChangeDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FolderChangeDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GraphDetailsDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
GraphDetailsDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GraphDetailsDialog.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
GraphDetailsDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GraphDetailsDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
HostRequiresRebootDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostRequiresRebootDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostRequiresRebootDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostRequiresRebootDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostRequiresRebootDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportStorageLinkVolumeDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportStorageLinkVolumeDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportStorageLinkVolumeDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
ImportStorageLinkVolumeDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ImportStorageLinkVolumeDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
InputPromptDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
InputPromptDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
InputPromptDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
InputPromptDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
InputPromptDialog.zh-CN.resx CA-149972: fixed by changing the y location of the textbox 2014-11-04 12:16:14 +05:30
IscsiChoicesDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
IscsiChoicesDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
IscsiChoicesDialog.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
IscsiChoicesDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
IscsiChoicesDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
IscsiDeviceConfigDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
IscsiDeviceConfigDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
IscsiDeviceConfigDialog.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:46:38 +01:00
IscsiDeviceConfigDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
IscsiDeviceConfigDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:17:55 +01:00
LegalNoticesDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LegalNoticesDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LegalNoticesDialog.ja.resx Updated the translations 2015-01-01 15:19:57 +05:30
LegalNoticesDialog.resx CA-147190: XenCenter About dialog references Marathon 2014-09-26 11:17:53 +01:00
LegalNoticesDialog.zh-CN.resx Translation updates 2014-12-02 16:10:45 +05:30
LoadSessionDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LoadSessionDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LoadSessionDialog.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
LoadSessionDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LoadSessionDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
MessageBoxTest.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
MessageBoxTest.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MessageBoxTest.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MessageBoxTest.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MessageBoxTest.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MoveVirtualDiskDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MoveVirtualDiskDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MoveVirtualDiskDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
MoveVirtualDiskDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MoveVirtualDiskDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:17:55 +01:00
NameAndConnectionPrompt.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NameAndConnectionPrompt.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NameAndConnectionPrompt.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NameAndConnectionPrompt.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NameAndConnectionPrompt.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkingProperties.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkingProperties.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkingProperties.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkingProperties.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkingProperties.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkingPropertiesPage.cs CA-116005: validation of the SN mask doesn't appear to be working correctly on the last two values of the mask. 2014-07-11 11:41:38 +01:00
NetworkingPropertiesPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkingPropertiesPage.ja.resx CA-150463: Fixed the issue by adjusting the layout for JA 2014-11-25 12:28:48 +05:30
NetworkingPropertiesPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkingPropertiesPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewCustomFieldDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewCustomFieldDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewCustomFieldDialog.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:45:09 +01:00
NewCustomFieldDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewCustomFieldDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewDiskDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewDiskDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewDiskDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
NewDiskDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewDiskDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewPoolDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewPoolDialog.Designer.cs Unregister registered CollectionChanged event on disposal. 2013-11-23 12:01:54 +00:00
NewPoolDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
NewPoolDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewPoolDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewTagDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewTagDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewTagDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewTagDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NewTagDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
OptionsDialog.cs CA-85971: Removed method selecting tab by name. Made all pages of VerticallyTabbedDialog private. 2013-12-22 17:17:04 +00:00
OptionsDialog.Designer.cs CA-85971: Removed method selecting tab by name. Made all pages of VerticallyTabbedDialog private. 2013-12-22 17:17:04 +00:00
OptionsDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
OptionsDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
OptionsDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PasswordsRequestDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PasswordsRequestDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PasswordsRequestDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PasswordsRequestDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PasswordsRequestDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PropertiesDialog.cs Merge branch 'master' of https://github.com/xenserver/xenadmin into CP-10625 2015-02-25 15:50:59 +00:00
PropertiesDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PropertiesDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PropertiesDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PropertiesDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ReconnectAsDialog.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
ReconnectAsDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ReconnectAsDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ReconnectAsDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ReconnectAsDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RepairSRDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
RepairSRDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RepairSRDialog.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
RepairSRDialog.resx CP-6093: Removed mentions of the logs tab and the updates manager from XenCenter. 2013-10-08 14:51:39 +01:00
RepairSRDialog.zh-CN.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
ResolvingSubjectsDialog.cs CA-149867: Invoke on MainWindow instead of various controls 2015-04-08 15:16:10 +01:00
ResolvingSubjectsDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ResolvingSubjectsDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ResolvingSubjectsDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ResolvingSubjectsDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RevertDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RevertDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RevertDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RevertDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RevertDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleElevationDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleElevationDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleElevationDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleElevationDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleElevationDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleSelectionDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleSelectionDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleSelectionDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleSelectionDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
RoleSelectionDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ScreenShotDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ScreenShotDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ScreenShotDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ScreenShotDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ScreenShotDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectHostDialog.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
SelectHostDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectHostDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
SelectHostDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SelectHostDialog.zh-CN.resx CA-152017 : Fixed by channging the position for ZHCN. 2014-11-18 15:15:46 +05:30
SetStorageLinkLicenseServerDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SetStorageLinkLicenseServerDialog.designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SetStorageLinkLicenseServerDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
SetStorageLinkLicenseServerDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SetStorageLinkLicenseServerDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ThreeButtonDialog.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:12:26 +01:00
ThreeButtonDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ThreeButtonDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ThreeButtonDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ThreeButtonDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
UpsellDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellDialog.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
UpsellDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
UserDeviceDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UserDeviceDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UserDeviceDialog.ja.resx CreedenceLN: Updated the language resource files 2014-09-18 15:03:24 +05:30
UserDeviceDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UserDeviceDialog.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
VDIMigrateDialog.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
VerticallyTabbedDialog.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
VerticallyTabbedDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VerticallyTabbedDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VerticallyTabbedDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VerticallyTabbedDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VIFDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VIFDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VIFDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
VIFDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VIFDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VmSnapshotDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VmSnapshotDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VmSnapshotDialog.ja.resx Iteration_002 translation check-ins 2014-10-14 21:41:41 +05:30
VmSnapshotDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VmSnapshotDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VNCPasswordDialog.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VNCPasswordDialog.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VNCPasswordDialog.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VNCPasswordDialog.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VNCPasswordDialog.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenDialogBase.cs CA-123576: Step 1 - stop toggling the enabled state of the Windows menu item when non-modal forms are launched. 2013-12-30 14:47:01 +00:00
XenDialogBase.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenDialogBase.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
XenDialogBase.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenDialogBase.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00