barrier/lib/server
crs 2559dd2f05 Now ignoring half-duplex keys that are down when deciding if
the mouse is locked to the screen.  We can't tell if a half-
duplex key is physically down and logically down just means
it's active so there's no point in letting it lock the mouse
to the screen.
2002-12-15 22:17:18 +00:00
..
CClientProxy.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CClientProxy.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CClientProxy1_0.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CClientProxy1_0.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CConfig.cpp CConfig now accepts and discards \r at the end of a line. This 2002-10-15 22:17:41 +00:00
CConfig.h added win32 launcher program. also changed VC++ dsp and dsw 2002-08-11 11:49:36 +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
CMSWindowsPrimaryScreen.cpp Fixed loss of ctrl+alt when transmitted to non-windows platforms 2002-12-15 20:00:52 +00:00
CMSWindowsPrimaryScreen.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryClient.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CPrimaryClient.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryScreen.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CPrimaryScreen.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CServer.cpp Changed server to fail with an error if in can't bind() the listen 2002-10-17 21:37:31 +00:00
CServer.h Changed server to fail with an error if in can't bind() the listen 2002-10-17 21:37:31 +00:00
CXWindowsPrimaryScreen.cpp Now ignoring half-duplex keys that are down when deciding if 2002-12-15 22:17:18 +00:00
CXWindowsPrimaryScreen.h Rewrote handling of key press on X11 client; it should be much 2002-09-14 12:07:02 +00:00
IPrimaryScreenFactory.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
Makefile.am added copyright to top of each file. 2002-08-02 19:57:46 +00:00
server.dsp Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00