barrier/lib/base
crs c44c18bfdc Refactored event queue. The event queue is now separated from the
buffer that holds the events and generates system events.  This
allows us to switch in/out a platform specific event handler as
necessary without losing our timers and handlers.
2004-02-08 17:07:11 +00:00
..
CEvent.cpp Checkpointing centralized event queue stuff. Currently have: 2004-01-24 16:09:25 +00:00
CEvent.h Checkpointing centralized event queue stuff. Currently have: 2004-01-24 16:09:25 +00:00
CEventQueue.cpp Refactored event queue. The event queue is now separated from the 2004-02-08 17:07:11 +00:00
CEventQueue.h Refactored event queue. The event queue is now separated from the 2004-02-08 17:07:11 +00:00
CFunctionEventJob.cpp Checkpointing centralized event queue stuff. Currently have: 2004-01-24 16:09:25 +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
CJobList.cpp Added switch delay and double-tap options to win32 and added a 2003-03-12 22:34:07 +00:00
CJobList.h Added switch delay and double-tap options to win32 and added a 2003-03-12 22:34:07 +00:00
CLog.cpp Checkpointing centralized event queue stuff. Currently have: 2004-01-24 16:09:25 +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 Checkpointing centralized event queue stuff. Currently have: 2004-01-24 16:09:25 +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 Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +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 Refactored event queue. The event queue is now separated from the 2004-02-08 17:07:11 +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 Refactored event queue. The event queue is now separated from the 2004-02-08 17:07:11 +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 Added switch delay and double-tap options to win32 and added a 2003-03-12 22:34:07 +00:00