Open-source KVM software
Go to file
crs a5ae8011e2 win32 changes. replaced log dialog hack with a windows console
window.  now attaching thread input queues as necessary. shifted
code around so toggling toggle keys is immediately reflected by
secondary screen's keyboard.  now setting extended key flag for
keys that need it.  fixed handling of shift + caps-lock.  added
handling of keys that should distinguish between left and right
but don't.  fixed get/set of active window on leave/enter of
primary screen.  replaced 1x1 primary window with a full screen
window to work around a problem with losing key events.  changed
calculation of mouse move deltas.
2002-05-22 17:01:17 +00:00
base win32 changes. replaced log dialog hack with a windows console 2002-05-22 17:01:17 +00:00
client win32 changes. replaced log dialog hack with a windows console 2002-05-22 17:01:17 +00:00
io Fixed bug in stream buffer that could cause data to be 2002-05-02 11:43:52 +00:00
mt removed blank line. 2002-05-22 16:55:19 +00:00
net fixed type of socket handle (from int to CNetwork::Socket). 2002-05-22 16:56:06 +00:00
server win32 changes. replaced log dialog hack with a windows console 2002-05-22 17:01:17 +00:00
synergy Indentation change. 2002-05-02 11:44:21 +00:00
tools initial revision of synergy. currently semi-supports X windows 2001-05-13 11:40:29 +00:00
Make-linux checkpoint. turned off nagle and send buffering. also 2002-05-01 15:31:47 +00:00
Make-solaris Changed name for auto-generated dependency files from 2002-04-30 16:23:30 +00:00
Makecommon set TARGETS macro to BIN and LIB targets. 2002-04-27 14:19:19 +00:00
Makefile moved client and server files into their own respective 2001-11-18 23:14:28 +00:00
all.dsp checkpoint. merging win32 code. server on X is currently broken 2001-11-19 00:33:36 +00:00
notes updated 2002-04-26 20:15:59 +00:00
synergy.dsw added platform independent clipboard transfer stuff 2001-11-25 18:32:41 +00:00
test.cpp Started over. 2001-10-06 14:13:28 +00:00