Commit Graph

56 Commits

Author SHA1 Message Date
Marc-André Moreau
5530bfb71e mfreerdp: minor cleanup 2013-04-14 11:28:07 -04:00
Marc-André Moreau
a89c75b3c2 mfreerdp: cleanup cmake script 2013-04-11 18:09:28 -04:00
Marc-André Moreau
a318f8f129 mfreerdp: fix build on Mac OS X 2013-03-29 00:15:29 -04:00
Marc-André Moreau
8ad5932a3d channels: continue event refactoring 2013-03-28 19:33:31 -04:00
Marc-André Moreau
554323032f mfreerdp: workaround for pointer 2013-03-18 23:28:19 -04:00
Bernhard Miklautz
e8eb0d0b44 Fixed formating build warnings (-Wformat) 2013-03-15 20:03:48 +01:00
Christian Hofstaedtler
6376d432eb mfreerdp: PasswordDialog should release it's resources 2013-03-11 20:35:43 +01:00
Christian Hofstaedtler
a55cf4b3b1 mfreerdp: cleanup PasswordDialog 2013-03-11 20:19:18 +01:00
Christian Hofstaedtler
0f3c623299 mfreerdp: fix pointer function declarations 2013-03-11 19:51:07 +01:00
Marc-André Moreau
1ad2bda6b6 mfreerdp: code style cleanup 2013-03-11 12:14:44 -04:00
Marc-André Moreau
1f335709b3 mfreerdp: fix icon file 2013-03-11 00:35:15 -04:00
Marc-André Moreau
5628927fc2 mfreerdp: make use of libwinpr-input 2013-03-10 23:14:40 -04:00
Christian Hofstaedtler
c64cf47469 MacFreeRDP: use CoreGraphics for drawing 2013-03-11 03:01:07 +01:00
Christian Hofstaedtler
0408d32e97 MacFreeRDP: hook up password dialog 2013-03-11 02:32:05 +01:00
Christian Hofstaedtler
7696388c4d add Password Dialog files 2013-03-11 02:25:14 +01:00
Marc-André Moreau
1b030caf5f mfreerdp: fix headers 2013-02-21 23:52:51 -05:00
Marc-André Moreau
d81870dcd7 mfreerdp: fix headers 2013-02-21 23:42:36 -05:00
Marc-André Moreau
e4f1ef0620 mfreerdp: cleanup 2013-02-21 23:07:35 -05:00
Marc-André Moreau
c79014db5c mfreerdp: code style cleanup 2013-02-21 22:04:09 -05:00
Marc-André Moreau
e10367ac9e mfreerdp: fix indentation 2013-02-21 21:42:47 -05:00
Marc-André Moreau
fe34a529d5 freerdp: fix build and warnings on Mac OS X 2013-02-21 21:09:42 -05:00
hardening
865ff2a5f8 Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
Daryl Poe
b64408975d freerdp primitives library 2013-01-18 15:32:58 -07:00
Marc-André Moreau
fd78f12aca client/Mac: fix build 2012-12-03 09:16:41 -05:00
Marc-André Moreau
6b2db2d103 macosx: update client 2012-11-22 15:32:21 -05:00
Marc-André Moreau
3a851b7021 macosx: fix build 2012-11-10 09:40:07 -05:00
Marc-André Moreau
8544716104 libfreerdp-core: rdpSettings refactoring (part 3) 2012-11-07 18:23:33 -05:00
Marc-André Moreau
e62860ab29 cmake: replace FindOptionalPackage macros with FindFeature macros 2012-11-02 19:27:01 -04:00
Marc-André Moreau
5319e3a761 mfreerdp-server: cleanup binaries 2012-10-31 23:30:52 -04:00
Marc-André Moreau
6882b1fa9d mfreerdp-server: initial commit 2012-10-31 23:04:31 -04:00
Marc-André Moreau
51cd809289 macfreerdp: fix Mac OS X build 2012-10-31 21:49:36 -04:00
Marc-André Moreau
b7a289f843 libwinpr: fix test build on Mac OS X 2012-10-25 15:34:57 -04:00
Marc-André Moreau
6bc686e7a9 macfreerdp: fix build 2012-10-18 23:10:45 -04:00
Marc-André Moreau
aaef9694ab libfreerdp-channels: split in client/server functionality, move to libfreerdp-channels-client and libfreerdp-channels-server 2012-10-15 17:03:34 -04:00
Marc-André Moreau
b8cd2175d5 macfreerdp: fix compilation 2012-10-09 13:38:42 -04:00
Marc-André Moreau
10f6b797cd xfreerdp: fix compilation on Mac OS X 2012-10-09 13:04:41 -04:00
Marc-André Moreau
9d064171a7 freerdp: get rid of old types 2012-10-09 03:26:39 -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
Marc-André Moreau
5612bc43f8 freerdp: change true/false to TRUE/FALSE 2012-10-09 02:31:28 -04:00
Marc-André Moreau
837cc777ce channels: move include/freerdp/plugins to include/freerdp/client 2012-10-08 20:33:58 -04:00
Marc-André Moreau
659a901450 cmake: add solution folder subdirectories 2012-10-01 11:48:53 -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
Jim Grandy
21c8fc6110 Remove redundant copies of files 2012-06-27 10:17:49 -07:00
Jim Grandy
b8c0d4e772 Resolve merge error, remove debugging code 2012-06-27 10:14:06 -07:00
Jay Sorg
418ac24764 Mac: test commit, EOL white space removal 2012-06-26 15:17:01 -07:00
Laxmikant Rashinkar
a76b6087c1 updated TODO list 2012-06-23 18:42:15 -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