barrier/src/lib
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
..
arch - Added data handler shell extension project (synwinxt) which will output a dll file. 2013-08-21 13:30:46 +00:00
base Feature to drag a file from Windows to Mac: 2013-08-30 14:38:43 +00:00
client Feature to drag a file from Windows to Mac: 2013-08-30 14:38:43 +00:00
common corrected license and author attribution (cs 2002-2012, nb 2008-2012) 2012-09-04 02:09:56 +00:00
io - Removed GCM, CTR and OFB encryption modes. 2013-08-16 18:06:30 +00:00
ipc Patch by Jerry for issue 46: 2013-07-16 19:02:30 +00:00
mt corrected license and author attribution (cs 2002-2012, nb 2008-2012) 2012-09-04 02:09:56 +00:00
net Patch by Jerry for issue 46: 2013-07-16 19:02:30 +00:00
platform Feature to drag a file from Windows to Mac: 2013-08-30 14:38:43 +00:00
server Feature to drag a file from Windows to Mac: 2013-08-30 14:38:43 +00:00
synergy Feature to drag a file from Windows to Mac: 2013-08-30 14:38:43 +00:00
synwinhk - renamed synrgyhk.dll to synwinhk.dll and moved lib code to separate folder. 2013-08-02 13:21:06 +00:00
synwinxt - Log out dragging file's directory in Synergy (using COM shell extension) 2013-08-23 09:59:31 +00:00
CMakeLists.txt - Added data handler shell extension project (synwinxt) which will output a dll file. 2013-08-21 13:30:46 +00:00