FreeRDP/client/Mac
Bernhard Miklautz b3ff75b594 fix [client/Mac]: UI API needs to be called in main thread
With recent SDKs the view won't update it the UI API is called
from a different thread.
2018-12-11 08:33:14 +01:00
..
cli Fixed glitches with certificate dialog. 2018-12-06 10:17:05 +01:00
en.lproj mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
.gitignore mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
CertificateDialog.h Fixed glitches with certificate dialog. 2018-12-06 10:17:05 +01:00
CertificateDialog.m Fixed compile issue 2018-12-06 10:17:05 +01:00
CertificateDialog.xib Fixed compile issue 2018-12-06 10:17:05 +01:00
Clipboard.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
Clipboard.m Refactored ClipboardSetData. 2016-10-06 13:43:15 +02:00
CMakeLists.txt Fixed glitches with certificate dialog. 2018-12-06 10:17:05 +01:00
Credits.rtf Remove execute bit from many files 2014-07-20 00:52:35 -04:00
Info.plist mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
Keyboard.h Updated mac build. 2018-12-06 10:17:05 +01:00
Keyboard.m Updated mac build. 2018-12-06 10:17:05 +01:00
main.m mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
mf_client.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mf_client.m Moved to extended certificate verification API 2018-12-06 10:17:05 +01:00
mfreerdp.h Updated mac build. 2018-12-06 10:17:05 +01:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
MRDPCursor.h mfreerdp: code style cleanup 2013-03-11 12:14:44 -04:00
MRDPCursor.m mfreerdp: code style cleanup 2013-03-11 12:14:44 -04:00
MRDPView.h Moved to extended certificate verification API 2018-12-06 10:17:05 +01:00
MRDPView.m fix [client/Mac]: UI API needs to be called in main thread 2018-12-11 08:33:14 +01:00
PasswordDialog.h Code style fixes 2016-10-20 11:22:08 -04:00
PasswordDialog.m Added certificate dialog. 2018-12-06 10:17:05 +01:00
PasswordDialog.xib Run password dialog as a modal sheet and set window title to server:port 2016-10-19 17:11:40 -04:00