barrier/lib
crs 2fc8780285 Added hack to heuristically detect bogus mouse motion caused by
a race condition where the synergy server updates the mouse
position but the synergy hook later receives a mouse update from
before the position change (i.e. out of order).
2003-02-16 19:53:56 +00:00
..
arch Fixed memory leaks. 2003-02-16 19:49:44 +00:00
base Fixed memory leaks. 2003-02-16 19:49:44 +00:00
client Changed log level of two messages. Now won't spew about reading 2003-01-08 21:36:13 +00:00
common Changed version number to 1.0.2. 2003-01-25 13:39:26 +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 Made sure every file includes common.h directly or indirectly. 2003-02-12 19:38:39 +00:00
net Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
platform Added hack to heuristically detect bogus mouse motion caused by 2003-02-16 19:53:56 +00:00
server Added ability to set screen options from the windows launch dialog. 2003-01-25 13:34:51 +00:00
synergy Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
Makefile.am Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00