Open-source KVM software
Go to file
crs 8beea84a8d added other mouse and key event handling to CXScreen. key repeat
isn't implemented and modifier masks are ignored.  modifier masks
are new;  they indicate the modifier key (shift, ctrl, etc) state
at the time of the key event.
2001-05-14 21:14:25 +00:00
tools initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
BasicTypes.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CClient.cpp added other mouse and key event handling to CXScreen. key repeat 2001-05-14 21:14:25 +00:00
CClient.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CEvent.h added other mouse and key event handling to CXScreen. key repeat 2001-05-14 21:14:25 +00:00
CEventQueue.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CEventQueue.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CMessageSocket.cpp fixed bug in read() that miscalculated the message length. 2001-05-13 12:07:32 +00:00
CMessageSocket.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CProtocol.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CScreenProxy.cpp added other mouse and key event handling to CXScreen. key repeat 2001-05-14 21:14:25 +00:00
CScreenProxy.h added other mouse and key event handling to CXScreen. key repeat 2001-05-14 21:14:25 +00:00
CServer.cpp added other mouse and key event handling to CXScreen. key repeat 2001-05-14 21:14:25 +00:00
CServer.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CSocket.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CSocket.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CSocketFactory.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CSocketFactory.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CString.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CTrace.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CTrace.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CUnixEventQueue.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CUnixEventQueue.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CUnixTCPSocket.cpp more fixes to reduce latency. nagle agorithm doesn't seem to 2001-05-13 12:43:16 +00:00
CUnixTCPSocket.h more fixes to reduce latency. nagle agorithm doesn't seem to 2001-05-13 12:43:16 +00:00
CUnixXScreen.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CUnixXScreen.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
CXScreen.cpp added other mouse and key event handling to CXScreen. key repeat 2001-05-14 21:14:25 +00:00
CXScreen.h added other mouse and key event handling to CXScreen. key repeat 2001-05-14 21:14:25 +00:00
IClient.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IClipboard.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IEventQueue.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IJob.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
IScreen.h added other mouse and key event handling to CXScreen. key repeat 2001-05-14 21:14:25 +00:00
IServer.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
ISocket.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
KeyTypes.h added other mouse and key event handling to CXScreen. key repeat 2001-05-14 21:14:25 +00:00
Make-linux initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
Makefile initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
MouseTypes.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
TMethodJob.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
XBase.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
XBase.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
XSocket.h initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
main.cpp initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00