barrier/lib/base
crs 82dffeb498 Generalized signal handling. Now handling SIGHUP in addition
to SIGINT and SIGTERM.  Setup SIGHUP to reload the server's
configuration.
2004-02-28 17:49:29 +00:00
..
CEvent.cpp Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
CEvent.h Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
CEventQueue.cpp Generalized signal handling. Now handling SIGHUP in addition 2004-02-28 17:49:29 +00:00
CEventQueue.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CFunctionEventJob.cpp Updated Makefiles and win32 projects and removed dead classes. 2004-02-15 18:12:35 +00:00
CFunctionEventJob.h Checkpointing centralized event queue stuff. Currently have: 2004-01-24 16:09:25 +00:00
CFunctionJob.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CFunctionJob.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CLog.cpp Fixed incorrect accumulation of newlines in log. 2004-02-28 16:06:00 +00:00
CLog.h Added menu item on win32 tray icon to copy the last 1000 lines from 2003-06-02 20:06:03 +00:00
CPriorityQueue.h Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
CSimpleEventQueueBuffer.cpp Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
CSimpleEventQueueBuffer.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CStopwatch.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CStopwatch.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CString.h Made sure every file includes common.h directly or indirectly. 2003-02-12 19:38:39 +00:00
CStringUtil.cpp Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
CStringUtil.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
CUnicode.cpp Fixed memory leaks. 2003-02-16 19:49:44 +00:00
CUnicode.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
IEventJob.h Checkpointing centralized event queue stuff. Currently have: 2004-01-24 16:09:25 +00:00
IEventQueue.cpp Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
IEventQueue.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
IEventQueueBuffer.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
IJob.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
ILogOutputter.h Made sure every file includes common.h directly or indirectly. 2003-02-12 19:38:39 +00:00
LogOutputters.cpp Added menu item on win32 tray icon to copy the last 1000 lines from 2003-06-02 20:06:03 +00:00
LogOutputters.h Added menu item on win32 tray icon to copy the last 1000 lines from 2003-06-02 20:06:03 +00:00
Makefile.am Updated Makefiles and win32 projects and removed dead classes. 2004-02-15 18:12:35 +00:00
TMethodEventJob.h Checkpointing centralized event queue stuff. Currently have: 2004-01-24 16:09:25 +00:00
TMethodJob.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
XBase.cpp Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
XBase.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
base.dsp Updated Makefiles and win32 projects and removed dead classes. 2004-02-15 18:12:35 +00:00