xenadmin/XenAdmin/Controls
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
..
AD L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
Ballooning CA-218242: Don't assign values outside the range in the memory spinner control 2016-09-19 23:14:26 +01:00
CheckableDataGridView CP-15409: Add read-only mode to License manager 2016-01-26 14:49:02 +00:00
ComboBoxes CP-17502: No directly related to this ticket, but I found myself in the ISO SR neighbourhood and did some minor refactoring. 2016-06-21 10:29:37 +01:00
Common L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ConsoleTab L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
CustomDataGraph L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
CustomGridView L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
CustomListPanel L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
DataGridViewEx CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
Folders CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GPU [CA-207306] Select box is not in line with pGPU bar on GPU tab of host 2016-06-13 15:16:31 +01:00
GradientPanel CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MainWindowControls L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
NetworkingTab CA-218956: Expose HIMN when showing hidden objects 2016-09-08 17:48:25 +08:00
SummaryPanel L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
Tags CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TreeViews CA-143826 CA-146815 CA-147401 Fix bugs related to navigation mode changes 2014-09-29 15:13:39 +01:00
Wlb CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 13:17:42 +01:00
XenSearch L10N: Ely:Translation check-ins 2016-09-15 16:47:31 +05:30
AffinityPicker.cs CA-213728: Going to Home Server tab can change home server 2016-07-25 14:31:55 +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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BondDetails.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +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 : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
BootOrderListBox.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ChevronButton.cs CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01: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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ColorsHelper.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ColorsHelper.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ConnectionWrapperWithMoreStuff.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ConsolePanel.cs CP-18028: For hosts with more than one control domain (dom0 and cvm at the moment) add an extra tab to display the console of the cvm. 2016-07-05 08:14:13 +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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
CustomTreeView.cs CA-137301: Add null checks, following code review 2016-04-20 17:18:46 +01: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 Added Copy item to the actions drop down on the Events page. Aesthetic: made the 2013-12-10 11:29:31 +00:00
DataGridViewEnableableComboBoxCell.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DateTimeMinutes15.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DateTimeMinutes15.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DecentGroupBox.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:40:35 +01:00
DeprecationBanner.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01: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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DoubleBufferedPanel.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DoubleBufferedPanel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
DropDownButton.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01: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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
EmptyPanel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FilterDatesToolStripDropDownButton.cs CP-5750: Implemented event filtering by status, location and date. 2013-08-13 10:15:52 +01:00
FilterLocationToolStripDropDownButton.cs Revert "CA-149867: Invoke on MainWindow instead of various controls" 2015-04-16 14:17:02 +01:00
FilterSeveritiesToolStripDropDownButton.cs CP-4961 New icons for CAR-107 2014-06-03 16:49:13 +01:00
FilterStatusToolStripDropDownButton.cs CP-5750: Separated Cancelled from Failed actions. Fixed control invoke issues. 2013-08-13 17:08:04 +01:00
FlickerFreeListBox.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FlickerFreePanel.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FlickerFreePanel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
FolderChangeDialogTreeView.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolControl.cs CP-17689: Restrict maximum host failures to tolerate to the number specified by the other-config:hci-limit-fault-tolerance field. 2016-06-29 12:57:29 +01:00
HaNtolIndicator.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolIndicator.Designer.cs [CA-112247] Improved wording on HA wizard 2014-04-15 12:22:30 +01:00
HaNtolIndicator.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HaNtolIndicator.resx [CA-112247] Improved wording on HA wizard 2014-04-15 12:22:30 +01:00
HaNtolIndicator.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HaNtolIndicatorSimple.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolIndicatorSimple.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HaNtolIndicatorSimple.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HaNtolIndicatorSimple.resx CP-16012: Rename branding variables 2016-02-10 11:52:30 +00:00
HaNtolIndicatorSimple.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HelpButton.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
HelpButton.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HelpButton.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ListViewColumnSorter.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ListViewEx.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
LunPerVdiPicker.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MultipleDvdIsoList.cs Merge pull request #1065 from xenserver/CAR-2217 2016-07-11 14:11:00 +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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NonReopeningContextMenuStrip.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PanelNoFocusScroll.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PanelWithBorder.cs CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
PDSection.cs CA-150368: Free Clearwater or greater hosts should not display Expiry Date on the General tab 2014-10-29 14:51:42 +00: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 Revert "CA-149867: Invoke on MainWindow instead of various controls" 2015-04-16 14:17:02 +01:00
PoolHostPicker.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01: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
SectionHeaderLabel.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SectionHeaderLabel.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShadowPanel.cs CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
ShadowPanel.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
ShadowPanel.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ShadowPanel.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SimpleProgressBar.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SimpleProgressBar.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.cs CA-95272: Fixed several memory leaks coming from undisposed pens and brushes. 2013-08-16 17:43:57 +01:00
SnapshotTreeView.designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SnapshotTreeView.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotTreeView.zh-CN.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
SpinnerIcon.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
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 CA-76329: SR destroy option is missing from XenCenter (even SR doesn't contains any VDI and SR is detached) 2013-07-23 13:42:27 +01:00
SrPicker.cs Code simplification: use Action delegate instead of EventHandler since the event is not sending any objects when triggered. 2016-06-27 10:20:23 +01:00
SrPicker.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01: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 CA-107240: VDI move window shows incorrect message for broken storage as ‘Local storage must belong to resident host’ 2016-07-14 11:16:19 +01:00
ThinProvisioningParametersControl.cs CA-181440: Adds text that explains the bounds of the incremental allocation in the Thin Provisioning Parameters Control. 2015-09-07 17:45:57 +01:00
ThinProvisioningParametersControl.Designer.cs CA-181440: Adds text that explains the bounds of the incremental allocation in the Thin Provisioning Parameters Control. 2015-09-07 17:45:57 +01:00
ThinProvisioningParametersControl.ja.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
ThinProvisioningParametersControl.resx CA-181440: Changes design of the message about the limits in the Thin Provisioning Parameters Control. 2015-09-08 11:37:02 +01:00
ThinProvisioningParametersControl.zh-CN.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
ToolStripEx.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
ToolTipContainer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01: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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
TransparentTrackBar.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
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 CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00: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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VisualMenuItem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabControl.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
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 CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XenTabPage.ja.resx L10N : Dundee translation checkins Iteration 01 2016-03-21 16:45:35 +05:30
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