barrier/lib
crs 2128302307 Fixed loss of ctrl+alt when transmitted to non-windows platforms
from a windows server.  Was converting ctrl+alt on windows to
mode switch on the server.  No longer doing that;  windows clients
will interpret ctrl+alt as AltGr and other clients will just see
ctrl+alt.  Also made the right alt key mode switch on windows
servers in case the user wants to force a mode switch, but that
means the right alt key no longer acts as alt on clients.
2002-12-15 20:00:52 +00:00
..
base Changes for version 0.9.13. 2002-11-05 19:56:56 +00:00
client Cleanup and changed some DEBUG1 messages to DEBUG2. 2002-12-15 19:57:28 +00:00
http Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
io Removed configure check for mbstate_t and uses of it. 2002-11-03 18:20:21 +00:00
mt Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
net Merged fixes for building on MacOS X. It dies on one file with 2002-11-03 18:09:28 +00:00
platform Fixed client not reconnecting when server dies bug. 2002-12-15 19:58:41 +00:00
server Fixed loss of ctrl+alt when transmitted to non-windows platforms 2002-12-15 20:00:52 +00:00
synergy Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
Makefile.am added copyright to top of each file. 2002-08-02 19:57:46 +00:00