FreeRDP/client/Mac
Armin Novak dadc5262ae Removed static channel variables.
Global static variables do not work, if more than one instance
of an RDP client is running in the same process space.
Removed the varaibles where possible and replaced them with
thread local storage where necessary.
2016-10-06 13:43:09 +02:00
..
cli Merge branch 'master' of github.com:FreeRDP/FreeRDP 2016-02-05 11:39:45 -05: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
Clipboard.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
Clipboard.m Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
CMakeLists.txt Mac: set policy to silent cmake >= 3.0 warnings 2014-12-12 19:25:43 +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 mfreerdp: add Apple IOKit-based keyboard type detection 2014-03-04 14:01:01 -05:00
Keyboard.m Fixed OS X client. 2016-10-06 13:43:06 +02:00
main.m mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
mf_client.h Remove execute bit from many files 2014-07-20 00:52:35 -04:00
mf_client.m Removed static channel variables. 2016-10-06 13:43:09 +02:00
mfreerdp.h Fixed OS X client. 2016-10-06 13:43:06 +02: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 Fixed OS X client. 2016-10-06 13:43:06 +02:00
MRDPView.m Fixed OS X client. 2016-10-06 13:43:06 +02:00
PasswordDialog.h mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
PasswordDialog.m mfreerdp: PasswordDialog should release it's resources 2013-03-11 20:35:43 +01:00
PasswordDialog.xib Correct username place holder in mac application 2013-09-18 23:34:43 +02:00