deskflow/src
jerry ce1b62db14 Feature to drag a file from Windows to Mac:
- On Mac client main thread is used for cocoa application in order to simulate drag.
- Send dragging file dir from Windows server to Mac client while dragging after switching screen.
- Dragging information sending is immature now (need to support multi files dragging in the future).
- Used Cocoa function to monitor dragg pasteboard.
- Changed Mac client to use another thread for event queue instead of the main thread.
- Change fileRecieveComplete to fileRecieveCompleted.
2013-08-30 14:38:43 +00:00
..
cmd - Log out dragging file's directory in Synergy (using COM shell extension) 2013-08-23 09:59:31 +00:00
gui - Removed GCM, CTR and OFB encryption modes. 2013-08-16 18:06:30 +00:00
lib Feature to drag a file from Windows to Mac: 2013-08-30 14:38:43 +00:00
micro Patch by Jerry: 2013-07-24 16:41:12 +00:00
plugin - renamed synrgyhk.dll to synwinhk.dll and moved lib code to separate folder. 2013-08-02 13:21:06 +00:00
test Feature to drag a file from Windows to Mac: 2013-08-30 14:38:43 +00:00
CMakeLists.txt Patch by Jerry: 2013-07-24 16:41:12 +00:00