Benoît LeBlanc
96b9972307
MacFreeRDP: fixed crash when opening second session
...
(unrecognized selector sent to instance … )
2013-07-02 16:13:43 -04:00
Benoît LeBlanc
0f24f6490e
MacFreeRDP - Replaced MRDPView instance in NIB with instance allocated by the API.
2013-06-27 11:22:15 -04:00
Benoît LeBlanc
ed4a25d1ae
WaykClient (Mac): integrated MRDPView (allocated at runtime)
2013-06-26 13:45:12 -04:00
Benoît LeBlanc
44034305d3
Fixed output path for MacFreeRDP framework deployment.
...
MRDPView: replaced awakeFromNib with viewDidLoad
2013-06-25 16:05:37 -04:00
Marc-André Moreau
1fdcf5354c
mfreerdp: change output name
2013-06-23 00:18:55 -04:00
Marc-André Moreau
3d479448a3
mfreerdp: refactoring
2013-06-22 22:55:51 -04:00
Marc-André Moreau
bda3a7e9cc
mfreerdp: cleanup
2013-06-22 20:27:23 -04:00
Marc-André Moreau
bff4e22547
mfreerdp: remove cmake debug output
2013-06-22 18:38:35 -04:00
Benoît LeBlanc
1648ca2917
AsyncInput implementation.
...
WARNING: settings->AsyncInput intentionnally left at FALSE, because the input callback function does not seem to be triggered after a certain point. Possibility of a deadlock?
2013-06-20 20:55:49 -04:00
Benoît LeBlanc
7185c8a8fe
mac client: Set clipboard redirection ON by default, small refactoring
2013-06-20 16:45:27 -04:00
Benoît LeBlanc
f24e6a2c3a
mac client: async channels implementation
2013-06-20 15:00:50 -04:00
Benoît LeBlanc
57d99af6fd
Mac client: removed non-async transport methods
2013-06-20 11:47:28 -04:00
Benoît LeBlanc
5a8318022d
Fixed typo (AsyncChannels)
2013-06-20 10:42:11 -04:00
Benoît LeBlanc
19717162f0
mac client: implemented async update
...
Activated async transport, channels
Removed duplicate rdpClientContext definition
2013-06-20 10:03:20 -04:00
Benoît LeBlanc
04d471a063
Release resources
2013-06-18 15:33:18 -04:00
Benoît LeBlanc
8dfd4075e9
mac client: moved command-line parsing and context alloc from library to app
2013-06-18 14:30:21 -04:00
Benoît LeBlanc
3541ecb2ff
Mac client: close app on window close. Renamed header.
2013-06-18 12:03:22 -04:00
Benoît LeBlanc
bc83a8700c
mac client: cleanup, removed RAIL, global var
2013-06-17 21:21:42 -04:00
Benoît LeBlanc
307a2eb3f3
mac client: cleanup, removed RAIL, global variable
2013-06-17 21:20:56 -04:00
Benoît LeBlanc
45de8d4d14
Refactoring Mac app - update API, stripped RAIL code
2013-06-17 16:44:44 -04:00
Benoît LeBlanc
1910205d06
Refactoring - mac platform
2013-06-14 16:19:03 -04:00
Benoît LeBlanc
fb92750a4f
Revert "Updating common API"
...
This reverts commit 85a4eb2996
.
2013-06-14 10:00:19 -04:00
Marc-André Moreau
208c9f844a
freerdp: fix core API bugs
2013-06-13 21:34:46 -04:00
Benoît LeBlanc
115b3978c6
Updating common API
2013-06-13 16:18:19 -04:00
Benoît LeBlanc
85a4eb2996
Updating common API
2013-06-13 16:18:08 -04:00
Benoît LeBlanc
42f7c7f6b2
Static buid for Mac OS X, mf_interface, WITH_VERBOSE option
...
mf_interface is still in progress
2013-06-11 14:56:43 -04:00
Marc-André Moreau
b753feab3d
mfreerdp: fix monolithic build
2013-05-31 14:57:48 -04:00
Marc-André Moreau
69706b507e
cmake: fix 32-bit clang with SSE
2013-05-31 13:51:50 -04:00
Marc-André Moreau
12a46784dd
mfreerdp: integrate benoit's refactored mac client
2013-05-31 12:48:40 -04:00
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