xenadmin/XenAdmin
Konstantina Chremmou f31a8f2085 Some refactoring to memory editing controls.
Override the polymorphic methods of XenTabPage on the ballooning wizard;
No need to exposed the memory values outside the VMMemoryControlsEdit class.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-04-17 16:23:06 +01:00
..
Actions CA-335633: Prevent crash due to iterating through modified dictionary. Ensure that per-XenObject dialogs closed by the user are removed from the tracking table. 2020-02-28 13:33:57 +00:00
Alerts Some refactoring and code modernisation. 2020-03-11 22:22:17 +00:00
Commands Replaced InstallToolsWarningDialog with a ThreeButtonDialog. Removed methods duplicating command execution logic. 2020-04-17 16:23:06 +01:00
ConsoleView Simplified signature of connection events. 2019-12-06 11:17:46 +00:00
Controls Some refactoring to memory editing controls. 2020-04-17 16:23:06 +01:00
Core Merge branch 'master' into feature/REQ-814 2020-04-02 10:58:58 +01:00
Diagnostics Merge branch 'master' into feature/REQ-814 2020-04-02 10:58:58 +01:00
Dialogs Some refactoring to memory editing controls. 2020-04-17 16:23:06 +01:00
Help CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
Images Merge remote-tracking branch 'upstream/master' into feature/REQ-756 2019-09-13 13:17:32 +01:00
Network Register events for connection only if a connection dialog does not exist already. 2020-02-26 13:24:47 +00:00
Plugins CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
Properties Merge remote-tracking branch 'upstream/feature/REQ-803' 2020-02-13 11:43:17 +00:00
RDP
ReportViewer
ServerDBs
SettingsPanels Some refactoring to memory editing controls. 2020-04-17 16:23:06 +01:00
TabPages CP-32687, CP-32689: Remove "Install PV Tools" options from stockholm onwards. 2020-04-17 16:23:06 +01:00
TestResources Update credits 2018-10-09 12:19:54 +01:00
Utils
Wizards Some refactoring to memory editing controls. 2020-04-17 16:23:06 +01:00
Wlb Reduced accessibility of controls to private. Minor refactoring. Typo. Removed 2019-01-08 12:01:46 +00:00
XenSearch CP-32687, CP-32689: Remove "Install PV Tools" options from stockholm onwards. 2020-04-17 16:23:06 +01:00
app.config CA-318468, CA-271455: Reworked OVF validation and OVA package extraction during import. 2020-01-16 16:26:30 +00:00
app.manifest
GroupingTag.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
Images.cs Merge remote-tracking branch 'upstream/master' into feature/REQ-756 2019-09-13 13:17:32 +01:00
IMainWindow.cs CA-335633: Prevent crash due to iterating through modified dictionary. Ensure that per-XenObject dialogs closed by the user are removed from the tracking table. 2020-02-28 13:33:57 +00:00
LicenseTimer.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
MainWindow.cs CP-32687, CP-32689: Remove "Install PV Tools" options from stockholm onwards. 2020-04-17 16:23:06 +01:00
MainWindow.Designer.cs Merge remote-tracking branch 'upstream/master' into feature/REQ-756 2019-09-13 13:17:32 +01:00
MainWindow.ja.resx L10N: Translation and Resx resync 2019-10-21 13:53:59 +01:00
MainWindow.resx Merge remote-tracking branch 'upstream/master' into feature/REQ-756 2019-09-13 13:17:32 +01:00
MainWindow.zh-CN.resx L10N: Translation and Resx resync 2019-10-21 13:53:59 +01:00
MainWindowTreeBuilder.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
OrganizationalView.cs Throw specific NotImplementedException instead of generic exception. Some property modernisation. 2019-09-25 15:02:05 +01:00
PasswordsRequest.cs CA-329742, CA-330301: Logging simplification. 2019-11-13 12:31:44 +00:00
PowerManagment.cs
Program.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
Settings.cs Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
SettingsUpdate.cs Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it. 2019-11-13 12:31:44 +00:00
UpdateManager.cs Modified treeview and toolbar updates (#2264) 2018-10-16 16:24:54 +01:00
UpdateManager.DelayCalculator.cs Cleared some more warnings with regards to xml documentation. 2018-04-03 13:00:27 +01:00
WinformsXenAdminConfigProvider.cs Property modernisation. 2019-10-09 13:32:07 +01:00
XCPluginSchema.xsd
XenAdmin.csproj Replaced InstallToolsWarningDialog with a ThreeButtonDialog. Removed methods duplicating command execution logic. 2020-04-17 16:23:06 +01:00
XenAdmin.rc