FreeRDP/client/Mac
Benoît LeBlanc b27461e693 Merge branch 'master' of git://github.com/awakecoding/FreeRDP
# By Marc-André Moreau (13) and others
# Via Marc-André Moreau
* 'master' of git://github.com/awakecoding/FreeRDP:
  libfreerdp-rail: cleanup RAIL code
  libwinpr-utils: fix IPv4 checksum and TCP sequence numbers with wlog packet messages
  libwinpr-utils: improve quality of data for reconstructed IP headers
  libwinpr-utils: initial wlog packet header reconstruction
  libwinpr-utils: start reconstructing IP headers for wlog packet message
  libfreerdp-core: started logging packets to pcap file
  libwinpr-utils: start implement wlog packet appender
  libwinpr-utils: add some configurability to wlog with environment variables
  libfreerdp-core: added debug output for surface commands
  libfreerdp-codec: start making use of WLog for RemoteFX
  libwinpr-utils: fix wlog build warnings
  mfreerdp: fix keyboard mapping for toggle keys
  fixed warining fo not constant log format string
  Fix function prototype
  libwinpr-utils: improved binary appender
  fixed memory leak in wlog
  loglevel filtering fix

Conflicts:
	client/Mac/MRDPView.m
2013-10-15 10:01:36 -04:00
..
cli libfreerdp-client: refactor and decouple rdpSettings* from client context 2013-10-12 21:07:12 -04: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
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 mfreerdp: fix keyboard mapping for toggle keys 2013-10-07 16:43:23 -04:00
MRDPView.m Merge branch 'master' of git://github.com/awakecoding/FreeRDP 2013-10-15 10:01:36 -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
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
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 code cleanup: move coord conversion from individual mouse events to function mf_scale_mouse_event 2013-10-08 15:03:05 -04:00
mfreerdp.h MacFreeRDP: Handling of mouse and region invalidation on scaling/scrolling 2013-10-02 10:24:01 -04:00