xenadmin/XenAdmin
Callum McIntyre 15e04d1a6d [CA-227845] Fixing problems caused by tooltip container on hotfix wizard mode page
Due to the tooltip container introduced for the automatic radio button, winforms didn't treat these radio buttons properly - we needed code to make them mutually exclusive, tab didn't behave properly and keyboard arrow navigation between them didn't work. Therefore I have removed the tooltip container (so our radio buttons behave properly without any extra work) and we instead use a winforms tooltip shown when the mouse is over the automatic radio button. Note that since the control is disabled when we want a tooltip, neither hover events nor attaching a winforms tooltip in the usual way will work. Therefore I use a mousemove event on the table, which displays the tooltip if and only if we are over the disabled control. Also adjusted the tab indexes to make sure tab works correctly across the whole page.

Signed-off-by: Callum McIntyre <callumiandavid.mcintyre@citrix.com>
2016-11-04 17:09:52 +00:00
..
Actions [CA-211267] Change MAX_ITERATIONS to use SLEEP_TIME, making it a bit clearer and ensuring it's always approx 24h 2016-10-24 17:33:31 +01:00
Alerts Merge branch 'master' into CAR-2184 2016-09-26 13:26:31 +01:00
Commands [CA-203752] New VM from Snapshot doesn't use default host 2016-10-27 17:52:32 +01:00
ConsoleView CA-225057: Add a helper method for setting the Clipboard text and use in all places where Clipboard.SetText was used. 2016-10-13 16:16:16 +01:00
Controls [CA-220457] Move the match Regex objects to be static class objects 2016-10-27 10:41:44 +01:00
Core [CA-226116] Add Windows update as a hidden feature 2016-10-28 12:58:23 +01:00
Diagnostics CA-226253 XenCenter: Handle new error code when a disk space precheck error occurs 2016-11-01 16:41:36 +00:00
Dialogs CA-227072: Improvements to the confirmation message on deleting a site 2016-10-28 16:58:15 +01:00
Help L10N:TRanslations check-ins 2016-10-18 20:45:24 +05:30
HomePage CA-220440: Remove CLM link from XenCenter home page 2016-09-14 15:31:21 +01:00
Images CP-19257: Icon for Kylin Linux 2016-10-21 18:46:38 +01:00
Network CA-214953: Multiple connection dialogs while attempting to connect (#1060) 2016-07-08 16:24:19 +01:00
Plugins L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
Properties L10N:TRanslations checkpin 2016-10-27 14:46:55 +05:30
RDP
ReportViewer CA-142266: remove Enter at storage to avoid CSV format display problem 2014-08-13 17:28:54 +08:00
ServerDBs
SettingsPanels L10N:TRanslations checkpin 2016-10-27 14:46:55 +05:30
TabPages Merge pull request #1247 from mcintyre94/CA-207601 2016-10-31 15:29:26 +00:00
TestResources Update credits 2016-09-30 13:49:47 +01:00
Utils
Wizards [CA-227845] Fixing problems caused by tooltip container on hotfix wizard mode page 2016-11-04 17:09:52 +00:00
Wlb CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:17:42 +01:00
XenSearch CA-190904: Remove obsolete SR.upgrade and SR.share menu items 2015-11-30 11:53:54 +00:00
app.config Merge pull request #832 from stephen-turner/CA-198487 2016-02-12 12:22:28 +00:00
Branding.cs CA-225731: XenCenter: Find the ISO update in the zip file defined in CFU 2016-10-19 13:42:16 +01:00
GroupingTag.cs
HomePage.ja.mht CA-220440: Remove CLM link from XenCenter home page 2016-09-14 15:31:21 +01:00
HomePage.mht CA-220440: Remove CLM link from XenCenter home page 2016-09-14 15:31:21 +01:00
HomePage.zh-CN.mht CA-220440: Remove CLM link from XenCenter home page 2016-09-14 15:31:21 +01:00
Images.cs Merge pull request #1238 from xenserver/CAR-2245 2016-10-24 17:56:16 +01:00
IMainWindow.cs
LicenseTimer.cs CP-16205: Add AdditionalFeatures branding variable 2016-02-29 14:54:26 +00:00
MainWindow.cs Merge branch 'CAR-2184' to master 2016-10-18 10:18:47 +01:00
MainWindow.Designer.cs CP-16922: Implement GUI for enabling PVS read caching (#1179) 2016-09-22 15:08:15 +01:00
MainWindow.ja.resx L10N:TRanslations check-ins 2016-10-19 16:37:43 +05:30
MainWindow.resx Merge branch 'master' into CAR-2184 2016-09-26 13:26:31 +01:00
MainWindow.zh-CN.resx L10N:TRanslations check-ins 2016-10-19 16:37:43 +05:30
MainWindowTreeBuilder.cs CP-15398: Make texture XenCenter rebrandable 2016-01-14 18:52:53 +08:00
OrganizationalView.cs
PasswordsRequest.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
PowerManagment.cs
Program.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
Settings.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
SettingsUpdate.cs
UpdateManager.cs
UpdateManager.DelayCalculator.cs
WinformsXenAdminConfigProvider.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
XCPluginSchema.xsd
XenAdmin.csproj CA-226817: Do not allow OVF/OVA import on a host incompatible with the VM's hardware 2016-10-27 16:03:16 +01:00
XenAdmin.manifest
XenAdmin.rc