Open-source KVM software
Go to file
crs 854d2c7fbf checkpoint. changed clipboard model. the clipboard can only
be accessed now between open()/close().  ownership of the
clipboard is asserted via the empty() method.  this parallels
the win32 model (but the win32 code hasn't been updated yet).

refactored X11 clipboard code.  moved the bulk of it into
CXWindowsClipboard and moved some comment event handling into
CXWindowsScreen.  changed how requests are processed into a
hopefully easier to understand model.  added support for getting
clipboard from and sending clipboard to motif (or at least
lesstif) clients.  sending to lesstif required a hack to work
around an apparent bug in lesstif.
2002-05-27 16:22:59 +00:00
base win32 changes. replaced log dialog hack with a windows console 2002-05-22 17:01:17 +00:00
client checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +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 changed structs to classes. there should be no more structs now. 2002-05-23 14:04:35 +00:00
server checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +00:00
synergy checkpoint. changed clipboard model. the clipboard can only 2002-05-27 16:22:59 +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 checkpoint 2002-05-24 17:54:34 +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