Commit Graph

11 Commits

Author SHA1 Message Date
Marc-André Moreau
d81870dcd7 mfreerdp: fix headers 2013-02-21 23:42:36 -05:00
Marc-André Moreau
e10367ac9e mfreerdp: fix indentation 2013-02-21 21:42:47 -05:00
Marc-André Moreau
6882b1fa9d mfreerdp-server: initial commit 2012-10-31 23:04:31 -04:00
Marc-André Moreau
b8cd2175d5 macfreerdp: fix compilation 2012-10-09 13:38:42 -04:00
Marc-André Moreau
1bf8a45519 freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16 2012-10-09 03:01:37 -04:00
Marc-André Moreau
1ed644786c freerdp: change boolean type to BOOL type 2012-10-09 02:38:39 -04:00
Anthony Tong
b5d5387e9d initial Mac build cleanup 2012-08-24 10:53:02 -05:00
Jay Sorg
790bf99f3b client/Mac: changes from LK2000 2012-08-02 10:04:44 -07:00
Laxmikant Rashinkar
41f615e849 Fixed following issues in RAIL mode
+ two finger scrolling
    + after a resize operation, scrolling causes window resize instead of scrolling
    + unable to drag rectangle out of monitor boundaries
    + dragging rail app to secondary monitor was causing Exec access error
2012-06-23 18:26:44 -07:00
Laxmikant Rashinkar
28c4203649 Fixed following issues in RAIL mode
+ tool tips are now correctly positioned
    + window dragging bug has been fixed
    + resize after window drag was not working - fixed
    + implemented local resizing
2012-06-22 11:02:13 -07:00
Laxmikant Rashinkar
924ed187c1 In MacFreerdpClient, added support for the following
+ clipboard redirection
	+ audio redirection
	+ RAIL support (ongoing)
2012-06-20 09:57:20 -07:00