barrier/lib/server
crs 16110acaa2 Added support for a global relative mouse motion option. When true
and on a secondary screen and locked to the screen (via scroll lock)
mouse motion is sent as motion deltas.  When true and scroll lock
is toggled off the mouse is warped to the secondary screen's center
so the server knows where it is.  This option is intended to support
games and other programs that repeatedly warp the mouse to the center
of the screen.  This change adds general and X11 support but not
win32.  The option name is "relativeMouseMoves".
2004-05-01 15:18:59 +00:00
..
CClientListener.cpp Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
CClientListener.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CClientProxy.cpp Moved clipboard changed event to CClientProxy because only it 2004-02-29 17:28:51 +00:00
CClientProxy.h Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CClientProxy1_0.cpp Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CClientProxy1_0.h Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CClientProxy1_1.cpp Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CClientProxy1_1.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CClientProxyUnknown.cpp Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CClientProxyUnknown.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CConfig.cpp Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CConfig.h Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
CPrimaryClient.cpp Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CPrimaryClient.h Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CServer.cpp Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
CServer.h Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
Makefile.am Added support for a global relative mouse motion option. When true 2004-05-01 15:18:59 +00:00
server.dsp Updated Makefiles and win32 projects and removed dead classes. 2004-02-15 18:12:35 +00:00