barrier/lib/arch
Nick Bolton 7842596748 Added Ctrl-C handling for issue 479 2010-06-01 22:22:58 +00:00
..
CArch.cpp Improve fix for issue 479 2010-06-01 21:29:38 +00:00
CArch.h Improve fix for issue 479 2010-06-01 21:29:38 +00:00
CArchAppUtil.cpp Improve fix for issue 479 2010-06-01 21:29:38 +00:00
CArchAppUtil.h Improve fix for issue 479 2010-06-01 21:29:38 +00:00
CArchAppUtilUnix.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchAppUtilUnix.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchAppUtilWindows.cpp Added Ctrl-C handling for issue 479 2010-06-01 22:22:58 +00:00
CArchAppUtilWindows.h Added Ctrl-C handling for issue 479 2010-06-01 22:22:58 +00:00
CArchConsoleStd.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchConsoleStd.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchConsoleUnix.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchConsoleUnix.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchConsoleWindows.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchConsoleWindows.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchDaemonNone.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchDaemonNone.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchDaemonUnix.cpp Fixed Issue #20: Compiling with gcc > 4.3 failes 2009-03-29 12:50:33 +00:00
CArchDaemonUnix.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchDaemonWindows.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchDaemonWindows.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchFileUnix.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchFileUnix.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchFileWindows.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchFileWindows.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchLogUnix.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchLogUnix.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchLogWindows.cpp Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
CArchLogWindows.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchMiscWindows.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchMiscWindows.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchMultithreadPosix.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchMultithreadPosix.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchMultithreadWindows.cpp Added "/analyze" flag for compile in order to activate Code Analysis in Visual Studio 2008+. Resolved some of these warnings. 2009-12-21 16:52:47 +00:00
CArchMultithreadWindows.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchNetworkBSD.cpp Fixed Issue #20: Compiling with gcc > 4.3 failes 2009-03-29 12:50:33 +00:00
CArchNetworkBSD.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchNetworkWinsock.cpp Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
CArchNetworkWinsock.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchSleepUnix.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchSleepUnix.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchSleepWindows.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchSleepWindows.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchStringUnix.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchStringUnix.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchStringWindows.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchStringWindows.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchSystemUnix.cpp Add missing newline 2009-04-09 14:55:12 +00:00
CArchSystemUnix.h * Added IArchSystem::getPlatformName() 2009-04-07 21:35:55 +00:00
CArchSystemWindows.cpp Added "/analyze" flag for compile in order to activate Code Analysis in Visual Studio 2008+. Resolved some of these warnings. 2009-12-21 16:52:47 +00:00
CArchSystemWindows.h * Added IArchSystem::getPlatformName() 2009-04-07 21:35:55 +00:00
CArchTaskBarWindows.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchTaskBarWindows.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchTaskBarXWindows.cpp Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchTaskBarXWindows.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
CArchTimeUnix.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchTimeUnix.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchTimeWindows.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CArchTimeWindows.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
CMultibyte.cpp Fixed Issue #20: Compiling with gcc > 4.3 failes 2009-03-29 12:50:33 +00:00
IArchAppUtil.h Improve fix for issue 479 2010-06-01 21:29:38 +00:00
IArchConsole.h Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
IArchDaemon.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
IArchFile.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
IArchLog.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
IArchMultithread.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
IArchNetwork.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
IArchSleep.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
IArchString.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
IArchSystem.h * Added IArchSystem::getPlatformName() 2009-04-07 21:35:55 +00:00
IArchTaskBar.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
IArchTaskBarReceiver.h Added Ctrl-C handling for issue 479 2010-06-01 22:22:58 +00:00
IArchTime.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
XArch.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
XArch.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
XArchUnix.cpp Fixed Issue #20: Compiling with gcc > 4.3 failes 2009-03-29 12:50:33 +00:00
XArchUnix.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
XArchWindows.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
XArchWindows.h Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00
vsnprintf.cpp Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00