barrier/lib/arch
crs e9cc0b434e Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy
and the platform specific implementations to lib/platform.
Added an lib/arch method to query the platform's native wide
character encoding and changed CUnicode to use it.  All
platform dependent code is now in lib/arch, lib/platform,
and the programs under cmd.  Also added more documentation.
2003-01-05 21:48:54 +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 Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchMultithreadPosix.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +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 Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchNetworkBSD.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +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 Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CArchSleepUnix.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
CArchSleepWindows.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +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 Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +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