FreeRDP/client/Mac
akallabeth 2170cc65e3
[warnings] cast return of fprintf (void)
fprintf returns a value. Not using it is mostly fine, but it generates
noise when compiling with all warnings on, so cast to (void)
2024-09-06 09:16:21 +02:00
..
cli [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
en.lproj mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
CMakeLists.txt [cmake] unify common options 2023-12-22 16:21:30 +01:00
CertificateDialog.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CertificateDialog.m Reformatted to new style 2019-11-07 10:53:54 +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 [client,cliprdr] send format list msgFlags = 0 2024-05-22 16:31:34 +02:00
Credits.rtf Remove execute bit from many files 2014-07-20 00:52:35 -04:00
Info.plist Added permission checks for mac audio backend. 2020-10-21 19:44:09 +02:00
Keyboard.h Updated mac build. 2018-12-06 10:17:05 +01:00
Keyboard.m Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
MRDPCursor.h Reformatted to new style 2019-11-07 10:53:54 +01:00
MRDPCursor.m mfreerdp: code style cleanup 2013-03-11 12:14:44 -04:00
MRDPView.h [client,mac] update to use AuthenticateEx 2023-06-19 10:08:59 +02:00
MRDPView.m [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +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
PasswordDialog.h Reformatted to new style 2019-11-07 10:53:54 +01:00
PasswordDialog.m [client,mac] Simplify builder 2023-12-05 09:21:23 +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
main.m Fixed mac app termination and warnings 2020-10-21 19:44:09 +02:00
mf_client.h Use client/common mouse functions 2022-02-22 09:44:13 +01:00
mf_client.m [client] make settings opaque 2023-11-24 14:54:56 +01:00
mfreerdp.h [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00