barrier/lib
crs 12fa99aee0 Fixed handling of handshake complete. Was posting an event for it
but making direct calls for other messages from the server.  This
could cause messages to be handled out of order.  Now making a
direct call for handshake complete.
2004-03-13 17:16:24 +00:00
..
arch Added win32 support for power management. 2004-03-13 17:13:55 +00:00
base Generalized signal handling. Now handling SIGHUP in addition 2004-02-28 17:49:29 +00:00
client Fixed handling of handshake complete. Was posting an event for it 2004-03-13 17:16:24 +00:00
common Added missing file. 2004-02-28 12:24:47 +00:00
io Updated Makefiles and win32 projects and removed dead classes. 2004-02-15 18:12:35 +00:00
mt Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
net Made all arch sockets non-blocking. 2004-02-29 16:11:17 +00:00
platform Fixed win32 taskbar icon event handling. Wasn't responding to 2004-03-13 17:14:32 +00:00
server Win32 fixes. Fixed slightly off cursor positioning when using 2004-03-08 20:53:32 +00:00
synergy Moved clipboard changed event to CClientProxy because only it 2004-02-29 17:28:51 +00:00
Makefile.am Removed most HTTP stuff. It doesn't seem like the appropriate 2004-02-01 20:56:52 +00:00