barrier/lib
crs 66c4b66d7c Fixed conditional to test for multimon to do nasty win32 mouse
positioning hack.  Was doing hack if *not* a multiple monitor
system but should've been doing it if is *is* a multimon system.
2002-10-20 22:39:54 +00:00
..
base Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
client Fixed conditional to test for multimon to do nasty win32 mouse 2002-10-20 22:39:54 +00:00
http Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
io added better network error message support. 2002-09-14 20:56:28 +00:00
mt Fixed CThreadRep to not raise a signal on the thread if it's 2002-10-17 21:37:37 +00:00
net Replaced inet_addr() with inet_aton(), which is a better function 2002-10-20 22:36:24 +00:00
platform Fixed CXWindowsScreen to force the event loop to wake up when 2002-10-17 21:37:41 +00:00
server Changed server to fail with an error if in can't bind() the listen 2002-10-17 21:37:31 +00:00
synergy Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
Makefile.am added copyright to top of each file. 2002-08-02 19:57:46 +00:00