barrier/lib
crs 175843b4fb Changed server side of win32 to send ctrl+alt+<key> if the key
doesn't map to anything via AltGr.  This is an improvement over
the previous code which would simply discard the key but it
still behaves slightly differently than pressing ctrl+alt+<key>
on the server:  if that combination is a hotkey on the server
then the hotkey is performed, even if the combination is also
a valid AltGr combination;  on the client, we'll get the AltGr
combination in preference to the hotkey.
2003-09-08 19:42:00 +00:00
..
arch Changed name-to-address translation to only use IPv4 addresses 2003-09-03 21:54:18 +00:00
base Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
client Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
common Changed version to 1.1.3. 2003-07-17 21:17:08 +00:00
http Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
io Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
mt Merged changes from 1.0 branch. 2003-09-02 21:41:00 +00:00
net Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
platform Changed server side of win32 to send ctrl+alt+<key> if the key 2003-09-08 19:42:00 +00:00
server Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
synergy Fixed potential failure to use synergy's keyboard layout when 2003-09-06 23:17:41 +00:00
Makefile.am Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00