barrier/lib/arch
crs e86e552ac8 Fixed stupid errors introduced by last attempt to fix broken
mouse behavior on multimonitor windows systems.  Those errors
broke synergy on all windows systems running as a server.
Also added an attempt to reduce the occasional jump that can
occur when switching screens when windows is the server.
2003-01-18 14:36:19 +00:00
..
CArch.cpp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArch.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchConsoleUnix.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchConsoleUnix.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchConsoleWindows.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchConsoleWindows.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchDaemonNone.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchDaemonNone.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchDaemonUnix.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchDaemonUnix.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchDaemonWindows.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchDaemonWindows.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchFileUnix.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchFileUnix.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchFileWindows.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchFileWindows.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchImpl.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchLogUnix.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchLogUnix.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchLogWindows.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchLogWindows.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchMiscWindows.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchMiscWindows.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchMultithreadPosix.cpp Fixes to support FreeBSD and Darwin. 2003-01-11 21:06:21 +00:00
CArchMultithreadPosix.h Portability fixes. Now builds on Linux 2.2 and 2.4 and solaris. 2003-01-08 21:36:14 +00:00
CArchMultithreadWindows.cpp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchMultithreadWindows.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchNetworkBSD.cpp Fixes to support FreeBSD and Darwin. 2003-01-11 21:06:21 +00:00
CArchNetworkBSD.h Fixes to support FreeBSD and Darwin. 2003-01-11 21:06:21 +00:00
CArchNetworkWinsock.cpp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchNetworkWinsock.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchSleepUnix.cpp Fixes to support FreeBSD and Darwin. 2003-01-11 21:06:21 +00:00
CArchSleepUnix.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchSleepWindows.cpp Fixed stupid errors introduced by last attempt to fix broken 2003-01-18 14:36:19 +00:00
CArchSleepWindows.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchStringUnix.cpp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchStringUnix.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchStringWindows.cpp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchStringWindows.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchTimeUnix.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchTimeUnix.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchTimeWindows.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchTimeWindows.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CMultibyte.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CMultibyteEmu.cpp Fixes to support FreeBSD and Darwin. 2003-01-11 21:06:21 +00:00
CMultibyteOS.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
IArchConsole.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IArchDaemon.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
IArchFile.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IArchLog.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IArchMultithread.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IArchNetwork.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IArchSleep.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IArchString.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IArchTime.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
Makefile.am Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
XArch.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XArch.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XArchUnix.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XArchUnix.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XArchWindows.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XArchWindows.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
arch.dsp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
vsnprintf.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00