barrier/lib
crs 9e995bedbf Win32 fixes. Fixed slightly off cursor positioning when using
absolute mouse_event().  Improved keyboard handling:  now using
keyboard layout of last foreground window when leaving server
so users can meaningfully choose the locale, moved dead key
handling into hook library so there should be no more race
conditions involving the keyboard dead key buffer, simplified
keyboard and cursor handling by using a full screen transparent
window when not using low level hooks, fixed error in restoring
buffered dead key when checking for dead keys.  This hopefully
fixes all known keyboard bugs on win32.
2004-03-08 20:53:32 +00:00
..
arch Typecasting fix to compile on old solaris. 2004-03-08 20:45:53 +00:00
base Generalized signal handling. Now handling SIGHUP in addition 2004-02-28 17:49:29 +00:00
client Moved clipboard changed event to CClientProxy because only it 2004-02-29 17:28:51 +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 Win32 fixes. Fixed slightly off cursor positioning when using 2004-03-08 20:53: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