xenadmin/XenAdmin
Hui Zhang 51fa464e33 CA-142045: Buttons are truncated on Workload Balancing Configuration for New Pool wizard.
Fix the display issues when WLB Configuration Dialog size is changing:
1. OK and Cancel buttons are truncated.
2. OK and Cancel buttons do not keep at the bottom/right corner of the dialog.
3. The height of the SplitContainer does not track the change of the height of the dialog.

Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2014-08-18 14:53:36 +08:00
..
Actions Merge branch 'xs64bit' into detailedreports 2014-08-13 15:44:24 +01:00
Alerts CP-9092: XenCenter work for Dom0 memory usage alert 2014-08-07 13:22:45 +01:00
Commands CA-107598: Fixed the issue where XenCenter hides the "Licensing Error" popup when running in RDC 2014-08-14 14:40:24 +01:00
ConsoleView CA-141389 Log all GET and POST calls 2014-08-07 16:23:06 +01:00
Controls Merge pull request #172 from xs-nanjing/CA-142429 2014-08-14 09:18:24 +01:00
Core 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
Diagnostics CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-15 15:04:18 +01:00
Dialogs CA-142045: Buttons are truncated on Workload Balancing Configuration for New Pool wizard. 2014-08-18 14:53:36 +08:00
Help Added a new topic 'The Navigation Pane' and updated a few other topics related to Resources Pane 2014-08-15 12:35:41 +01:00
Images CP-4961 Add missing file 2014-06-04 16:36:09 +01:00
Network CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Plugins CA-123576: Also reconstruct the plugin menu items when a plugin is enabled/disabled. 2014-01-02 09:10:57 +00:00
Properties CP-4961 One more new icon (a different 'objects' icon for the tree) 2014-06-04 09:36:19 +01:00
RDP CA-137236: Fix XenCenter Console crash when switching to remote desktop on Windows Server 2003 SP2 2014-06-10 17:12:16 +01:00
ReportViewer CA-142266: remove Enter at storage to avoid CSV format display problem 2014-08-13 17:28:54 +08:00
ServerDBs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SettingsPanels Merge branch 'xs64bit' into detailedreports 2014-08-13 15:44:24 +01:00
TabPages Merge pull request #162 from stephen-turner/CA-140266 2014-08-07 14:34:09 +01:00
TestResources Corrected name spelling. 2014-02-20 13:20:04 +00:00
Utils XenAdmin.Utils.TemporaryDisablerForControls: Utility class that can remember Enabled states of controls provided. Original Enabled values can be restored. 2013-10-10 15:33:29 +01:00
Wizards CA-141868: Boot options are deleted by New VM Wizard if Installation Media page skipped - Fixed 2014-08-08 13:24:00 +01:00
Wlb CP-8868: Development for WLB Audit Report - XenCenter Part. 2014-08-06 20:49:09 +08:00
XenSearch Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
app.config CAR-100: Upgrade to .NET 4.0 instead of 3.5 -- Upgrading projects to target .Net 4.0 & updating to VS2010 format where needed 2013-12-05 14:44:59 +00:00
AppIcon.ico CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Branding.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
GroupingTag.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Images.cs CP-4961 One more new icon (a different 'objects' icon for the tree) 2014-06-04 09:36:19 +01:00
IMainWindow.cs Refactored MainWindow to derive from IMainWindow rather than implement a field deriving 2014-01-22 12:39:32 +00:00
LicenseTimer.cs CA-122558: Generate a license alert when the license status is expired. Fixed incorrect 2014-05-12 15:40:05 +01:00
MainWindow.cs CA-140336: Hide the Windows menu item at all times 2014-07-22 13:20:21 +01:00
MainWindow.Designer.cs CP-8866:Development for Resource Statistic Feature on XenCenter 2014-08-01 11:34:37 +08:00
MainWindow.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
MainWindow.resx CA-95967: Change Logfiles back to Log Files per recommendation of Information Experience department 2014-08-15 14:07:14 +01:00
MainWindow.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
MainWindowTreeBuilder.cs CP-6095: Ensure the different views have a single root node with the appropriate 2013-10-08 10:17:57 +01:00
OrganizationalView.cs CP-6095: Ensure the different views have a single root node with the appropriate 2013-10-08 10:17:57 +01:00
PasswordsRequest.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PowerManagment.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Program.cs CA-136288 Restore application settings after installing a new version of XenCenter 2014-05-30 12:39:07 +01:00
Settings.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SettingsUpdate.cs CA-136288 Restore application settings after installing a new version of XenCenter 2014-05-30 12:39:07 +01:00
UpdateManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpdateManager.DelayCalculator.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WinformsXenAdminConfigProvider.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XCPluginSchema.xsd CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdmin.csproj Merge branch 'xs64bit' into detailedreports 2014-08-13 15:44:24 +01:00
XenAdmin.manifest CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenAdmin.rc CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XS56E008.xsupdate CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01:00
XS56EFP1002.xsupdate CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01:00
XS60E001-src-pkgs.tar.gz CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01:00
XS60E001.xsupdate CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XS62E006-src-pkgs.tar.gz CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01:00
XS62E006.xsupdate CP-9090: Update RPU hotfixes in XenCenter 2014-08-04 13:46:21 +01:00