xenadmin/XenAdmin/ConsoleView
Konstantina Chremmou 9ec3dc3127 CA-339374: Changed order of control disposal. Also, fixed wrong title of the undocked console.
Disposing the vncTabView disconnects the RdpClient and should not be called after
base.Dispose() is called on VNCView, because the latter has released the COM objects
and causes an InvalidComObjectException to be thrown.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2020-06-01 11:10:54 +01:00
..
ConsoleKeyHandler.cs CA-287873: Make undock/redock console work when pressing Shift+Alt+U. 2019-08-09 09:11:26 +01:00
IRemoteConsole.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
RdpClient.cs Corrections to the logging of Win32 exceptions. Minor refactoring. 2019-11-13 12:31:44 +00:00
VNCGraphicsClient.cs Removed property MenuShortcuts in favour of MenuShortcutsEnabled. 2018-10-08 11:10:44 +01:00
VNCTabView.cs Refactored three button dialog (#2627) 2020-04-22 14:47:03 +01:00
VNCTabView.Designer.cs Removed redundant code from GradientPanel and made it more object oriented; 2018-11-09 16:20:52 +00:00
VNCTabView.ja.resx L10N: Translation Updates 2018-03-27 13:47:39 +01:00
VNCTabView.resx CP-26048: Improve the fix for CA-271775 (console tab) 2017-12-13 10:48:23 +00:00
VNCTabView.zh-CN.resx L10N: Translation Updates 2018-03-27 13:47:39 +01:00
VNCView.cs CA-339374: Changed order of control disposal. Also, fixed wrong title of the undocked console. 2020-06-01 11:10:54 +01:00
VNCView.Designer.cs CA-339374: Changed order of control disposal. Also, fixed wrong title of the undocked console. 2020-06-01 11:10:54 +01:00
VNCView.ja.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
VNCView.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VNCView.zh-CN.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
XSVNCScreen.cs CA-329742, CA-330301: Logging simplification. 2019-11-13 12:31:44 +00:00
XSVNCScreen.ja.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
XSVNCScreen.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XSVNCScreen.zh-CN.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00