xenadmin/XenAdmin/Controls/Ballooning
Mihaela Stoica a4ffaf239f CA-218242: Don't assign values outside the range in the memory spinner control
- The value of the spinner control is rounded to the nearest, while the minimum is rounded up and the maximum down (or, in some cases, min and max are not rounded at all).
In most cases this is fine, but if the current value (in bytes) is equal to one of these ranges, by rounding this way we might end up with a value that is outside of the control's ranges (causing ArgumentOutOfRange exception).

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-09-19 23:14:26 +01:00
..
BallooningColors.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostMemoryControls.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
HostMemoryControls.Designer.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
HostMemoryControls.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HostMemoryControls.resx CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
HostMemoryControls.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HostMemoryRow.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostMemoryRow.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostMemoryRow.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HostMemoryRow.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostMemoryRow.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HostShinyBar.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
HostShinyBar.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostShinyBar.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HostShinyBar.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostShinyBar.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
MemoryRowLabel.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:35:57 +01:00
MemoryRowLabel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MemoryRowLabel.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
MemoryRowLabel.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MemoryRowLabel.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
MemorySpinner.cs CA-218242: Don't assign values outside the range in the memory spinner control 2016-09-19 23:14:26 +01:00
MemorySpinner.Designer.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
MemorySpinner.ja.resx L10N:Dundee translation changes 2016-04-26 16:39:21 +05:30
MemorySpinner.resx CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
MemorySpinner.zh-CN.resx L10N:Dundee translation changes 2016-04-26 16:39:21 +05:30
ShinyBar.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
ShinyBar.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShinyBar.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ShinyBar.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShinyBar.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMMemoryControlsAdvanced.cs CA-202417: New VM Wizard Memory Modify button is not working reliably when specified in MB 2016-03-10 11:52:04 +00:00
VMMemoryControlsAdvanced.Designer.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
VMMemoryControlsAdvanced.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMMemoryControlsAdvanced.resx CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
VMMemoryControlsAdvanced.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMMemoryControlsBase.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMMemoryControlsBasic.cs CA-202417: New VM Wizard Memory Modify button is not working reliably when specified in MB 2016-03-10 11:52:04 +00:00
VMMemoryControlsBasic.Designer.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
VMMemoryControlsBasic.ja.resx L10N:CA-207887 fix 2016-04-21 18:28:36 +05:30
VMMemoryControlsBasic.resx CP-16012: Rename branding variables 2016-02-10 11:52:30 +00:00
VMMemoryControlsBasic.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMMemoryControlsEdit.cs CA-202417: New VM Wizard Memory Modify button is not working reliably when specified in MB 2016-03-10 11:52:04 +00:00
VMMemoryControlsNoEdit.cs CP-13786: PV drivers onto Windows update: Check all uses of GetVirtualisationStatus 2015-09-09 13:56:44 +01:00
VMMemoryControlsNoEdit.Designer.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
VMMemoryControlsNoEdit.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMMemoryControlsNoEdit.resx CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
VMMemoryControlsNoEdit.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMMemoryRow.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMMemoryRow.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMMemoryRow.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMMemoryRow.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMMemoryRow.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMShinyBar.cs CA-147944: Use GB for VM Memory if large values 2015-08-20 12:41:39 +01:00
VMShinyBar.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMShinyBar.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
VMShinyBar.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMShinyBar.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30