xenadmin/XenAdmin/ConsoleView
Konstantina Chremmou 90e6cb0dc9 Memory leak when disposing of the RdpControl.
The rdpControl was set to null too soon and by the time the timer ticked it had
no chance to be disposed of at all. Also, the timer itself was not disposed of.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-01-06 11:28:32 +00: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 Memory leak when disposing of the RdpControl. 2021-01-06 11:28:32 +00:00
VNCGraphicsClient.cs CP-20425: Use static images everywhere an image is assigned programmatically. 2020-07-18 07:49:27 +01:00
VNCTabView.cs Fixed broken help button on the ThreeButtonDialog. 2020-10-06 11:27:32 +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