FreeRDP/client/Mac
Armin Novak 7d89ea22d4 Unified initialization of OrderSupport
Added a library internal function freerdp_settings_set_default_order_support
which initializes the OrderSupport array of settings.
Now clients no longer need to set this up on their own, if they
do not implement their own hardware accelerated order processing.
2018-11-23 10:11:50 +01:00
..
cli Removed use of strcpy. 2018-08-27 14:34:09 +02: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 Refactored ClipboardSetData. 2016-10-06 13:43:15 +02:00
CMakeLists.txt Fixed RPATH settings for OS X 2017-04-06 08:08:07 +02: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 Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mf_client.m Removed +async-transport options 2018-08-22 13:56:37 +02:00
mfreerdp.h Fixed keyboard state sync. 2017-11-20 11:47:00 +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 Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
MRDPView.m Unified initialization of OrderSupport 2018-11-23 10:11:50 +01:00
PasswordDialog.h Code style fixes 2016-10-20 11:22:08 -04:00
PasswordDialog.m Code style fixes 2016-10-20 11:22:08 -04: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