xenadmin/XenAdmin/TabPages
Konstantina Chremmou 22ec1d9ac5 CP-6093: Redesign of the CloseXenCenterWarningDialog to use the same controls as
the events page. This renders the old custom history controls obsolete, hence
removed them. Moved ActionBase extension methods to XenAdmin.Core namespace.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2013-11-23 11:59:49 +00:00
..
AdPage.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
AdPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
AdPage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
AdPage.resx CP-6093: Removed mentions of the logs tab and the updates manager from XenCenter. 2013-10-08 14:51:39 +01:00
AdPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
AlertSummaryPage.cs CP-6093: Anyone outside the Alert class should not know anything about the lock 2013-11-21 12:32:27 +00:00
AlertSummaryPage.Designer.cs CP-6093: Anyone outside the Alert class should not know anything about the lock 2013-11-21 12:32:27 +00:00
AlertSummaryPage.ja.resx CP-5751: Converted the Alerts dialog to a user control and changed slightly the 2013-08-30 12:46:28 +01:00
AlertSummaryPage.resx CP-5751: Converted the Alerts dialog to a user control and changed slightly the 2013-08-30 12:46:28 +01:00
AlertSummaryPage.zh-CN.resx CP-5751: Converted the Alerts dialog to a user control and changed slightly the 2013-08-30 12:46:28 +01:00
BallooningPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BallooningPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
BaseTabPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BaseTabPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BaseTabPage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
BaseTabPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
BaseTabPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
GeneralTabLicenseStatusStringifier.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GeneralTabPage.cs MainWindow code tidy: removed methods constructing ToolStripMenuItems as unecessary. 2013-08-22 16:48:16 +01:00
GeneralTabPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
GeneralTabPage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
GeneralTabPage.resx [CP-6900]: VGPU, PGPU, VCPU: normalise case of abbreviations 2013-11-14 11:58:43 +00:00
GeneralTabPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
GpuPage.cs Missing license headers. 2013-11-14 12:59:08 +00:00
GpuPage.Designer.cs [CP-6856]: PR-1675: Visual tweaks and other final changes: 2013-11-14 11:44:05 +00:00
GpuPage.ja.resx CP-6085: Per-pool overview of vGPUs (PR-1675) 2013-11-14 11:06:50 +00:00
GpuPage.resx CP-6085: Per-pool overview of vGPUs (PR-1675) 2013-11-14 11:06:50 +00:00
GpuPage.zh-CN.resx CP-6085: Per-pool overview of vGPUs (PR-1675) 2013-11-14 11:06:50 +00:00
HAPage.cs MainWindow code tidy: removed methods constructing ToolStripMenuItems as unecessary. 2013-08-22 16:48:16 +01:00
HAPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HistoryPage.cs CP-6093: Disable filter buttons on the Alert and Events pages when the lsit is empty. 2013-11-21 08:25:02 +00:00
HistoryPage.Designer.cs CP-5751: Move logs tab to the notifications view. 2013-09-02 14:45:42 +01:00
HistoryPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HistoryPage.resx CP-6093: Main window control positioning and borders. 2013-11-07 15:31:13 +00:00
HistoryPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HomePage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HomePage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HomePage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:27:55 +01:00
HomePage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HomePage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
ManageUpdatesPage.cs CP-6093: Remove update alerts from the Alerts page, part 3/3: Do not add updates 2013-11-21 15:56:24 +00:00
ManageUpdatesPage.Designer.cs CP-6093: Remove update alerts from the Alerts page, part 2/3: Merged classes Updates 2013-11-21 14:27:34 +00:00
ManageUpdatesPage.ja.resx CP-5751: Converted the Updates dialog to a user control and added it to the Notifications viw. 2013-08-30 15:19:59 +01:00
ManageUpdatesPage.resx CP-6093: Removed top label and image from the Updates page. Show this info on the 2013-11-21 08:30:24 +00:00
ManageUpdatesPage.zh-CN.resx CP-5751: Converted the Updates dialog to a user control and added it to the Notifications viw. 2013-08-30 15:19:59 +01:00
NetworkPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NetworkPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NICPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NICPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NICPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NICPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NICPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PerformancePage.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
PerformancePage.Designer.cs Set default graph width to 10 minutes to fix apparent lack of updates [XOP-420] 2013-09-12 16:12:02 +01:00
PerformancePage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:33:45 +01:00
PerformancePage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PerformancePage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:27:55 +01:00
PhysicalStoragePage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PhysicalStoragePage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PhysicalStoragePage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PhysicalStoragePage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PhysicalStoragePage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SearchPage.cs CP-6094: Moved the New Search button outside the Search panel and the Default search 2013-09-24 15:58:53 +01:00
SearchPage.Designer.cs CP-6094: Moved the New Search button outside the Search panel and the Default search 2013-09-24 15:58:53 +01:00
SearchPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SearchPage.resx CP-6094: Moved the New Search button outside the Search panel and the Default search 2013-09-24 15:58:53 +01:00
SearchPage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotsPage.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:41:24 +01:00
SnapshotsPage.designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotsPage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
SnapshotsPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SnapshotsPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
SrStoragePage.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
SrStoragePage.Designer.cs CA-107917: XOP-373: When rolling out a XD desktop group, SR storage tab becomes unusuable in XC. 2013-07-23 16:24:01 +01:00
SrStoragePage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrStoragePage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
SrStoragePage.zh-CN.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellTabPage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellTabPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellTabPage.ja.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellTabPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpsellTabPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:35:33 +01:00
VMStoragePage.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMStoragePage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMStoragePage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:45:09 +01:00
VMStoragePage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VMStoragePage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
WLBPage.cs CP-5750: Changed the declaration for the ActionBase events Completed, Changed and 2013-08-09 17:20:33 +01:00
WLBPage.Designer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WLBPage.ja.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00
WLBPage.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WLBPage.zh-CN.resx CP-6317: Importing from branch clearwater-ln. 2013-09-26 13:00:28 +01:00