xenadmin/XenAdmin/Controls/MainWindowControls
Mihaela Stoica 6f28a7bfb1 CP-17276: Out of Memory exception when XenCenter exceeds the maximum number of GDI handles
Changed the tree builder so that the tree nodes rely on the TreeView's font. If the nodes have their NodeFont != null, then a tree update causes new fonts to be generated for each node and when fonts are being created faster than they could be cleaned up, we reach the GLI handles limit of 10000 (which causes the Out of Memory exception).

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-11-24 16:35:51 +00:00
..
INavigationItem.cs CP-6093: Custom drawing for the main window navigation buttons. 2013-11-26 11:36:45 +00:00
NavigationButton.cs CP-4961 New icons for CAR-107 2014-06-03 16:49:13 +01:00
NavigationDropDownButton.cs CP-5749: First drop of new outlook style buttons. 2013-08-26 11:42:32 +01:00
NavigationPane.cs CA-146815 Search tab does not refresh when moving from Infrastructure view to a Saved Search view (and not reintroducing CA-147684) 2014-10-01 17:43:03 +01:00
NavigationPane.Designer.cs Revert "CA-45514: XenCenter looks pretty terrible under different DPI settings" 2015-04-16 15:44:43 +01:00
NavigationPane.ja.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
NavigationPane.resx Revert "CA-45514: XenCenter looks pretty terrible under different DPI settings" 2015-04-16 15:44:43 +01:00
NavigationPane.zh-CN.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
NavigationToolStrip.cs CP-6093: Custom drawing for the main window navigation buttons. 2013-11-26 11:36:45 +00:00
NavigationToolStripRenderer.cs CP-6093: Aesthetic improvements to the red blob on the Notifications button. 2013-11-27 08:42:51 +00:00
NavigationView.cs CP-17276: Out of Memory exception when XenCenter exceeds the maximum number of GDI handles 2016-11-24 16:35:51 +00:00
NavigationView.Designer.cs Revert "CA-45514: XenCenter looks pretty terrible under different DPI settings" 2015-04-16 15:44:43 +01:00
NavigationView.ja.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
NavigationView.resx Revert "CA-45514: XenCenter looks pretty terrible under different DPI settings" 2015-04-16 15:44:43 +01:00
NavigationView.zh-CN.resx L10N:Dundee:Translation check-ins 2016-04-20 19:16:33 +05:30
NotificationsView.cs CP-4961 New icons for CAR-107 2014-06-03 16:49:13 +01:00