FreeRDP/client/Mac
Benoît LeBlanc 9d929469d2 Merge branch 'master' of git://github.com/awakecoding/FreeRDP
# By Marc-André Moreau (27) and others
# Via Marc-André Moreau
* 'master' of git://github.com/awakecoding/FreeRDP: (48 commits)
  afreerdp: fix build on Android
  libwinpr-wtsapi: include wtsapi32.h on Windows
  wfreerdp: fix target exporting
  wfreerdp: fix building against OpenSSL with MONOLITHIC_BUILD and shared libraries
  wfreerdp: fix test build issues
  libwinpr-crypto: implement CryptProtectMemory/CryptUnprotectMemory
  libwinpr-memory: add missing definitions
  libwinpr-memory: start stubbing
  Increased size of stream on GCC conference create request from 512 to 1024.  For large numbers of static virtual channels, the stream was being overflowed and was causing crashes.
  Fixes to process new command line options (autodetect, heartbeat, multitransport), join the MCS message channel and process auto-detect PDUs during the connection sequence.
  wfreerdp: fix build against static openssl library
  winpr-hash: fix building against openssl in static mode
  libfreerdp-gdi: fix invalidation of region with line drawing
  mfreerdp: fix hungarian keyboard '0' and 'i' key inversion
  Fixes build issue on Windows
  libwinpr-synch: add active/inactive linked list for timer queue
  libwinpr-synch: improve timer queue implementation
  libwinpr-synch: make use of head's expiration time in timer queue
  libwinpr-synch: make use of timespec for timer queue
  libwinpr-synch: improve timer queue implementation
  ...

Conflicts:
	client/common/CMakeLists.txt
2014-02-04 11:37:40 -05:00
..
cli mac CLI: call freerdp_stop on applicaiton close 2013-12-20 11:54:18 -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
CMakeLists.txt Merge pull request #1492 from elupus/passwd 2013-09-19 13:05:37 -07:00
Credits.rtf Adding cmake Xcode project generation. 2012-05-10 13:18:29 -07:00
Info.plist mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
main.m mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
mf_client.h Mouse events and region invalidate support for smart sizing. 2013-10-01 14:30:06 -04:00
mf_client.m freerdp: fix order of OrderSupport initialization 2013-12-10 12:30:25 -05:00
mfreerdp.h MacFreeRDP: Handling of mouse and region invalidation on scaling/scrolling 2013-10-02 10:24:01 -04: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 missing DEFINE on .h file 2013-12-09 15:30:00 -05:00
MRDPView.m mfreerdp: fix hungarian keyboard '0' and 'i' key inversion 2014-01-28 16:23:42 -05: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