barrier/lib/server
crs 24c0b3fd32 Fixed lookup of neighbor screens. The first problem was an old
code in a conditional for moving left that blew an assert verifying
that the mouse position was really on the screen if the neighbor
screen wasn't connected.

After that was fixed there was another problem when one screen
linked to another which then linked (in the same direction) to
itself.  If the latter screen wasn't connected then it'd get into
an infinite loop.
2003-01-16 21:28:15 +00:00
..
CClientProxy.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CClientProxy.h Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
CClientProxy1_0.cpp Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
CClientProxy1_0.h Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
CConfig.cpp Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
CConfig.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CHTTPServer.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CHTTPServer.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryClient.cpp Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
CPrimaryClient.h Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
CServer.cpp Fixed lookup of neighbor screens. The first problem was an old 2003-01-16 21:28:15 +00:00
CServer.h Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
Makefile.am Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
server.dsp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00