barrier/lib/synergy
crs 20ba10bfa8 Changed how key state is tracked on X11. Now updating key state
on every key press and release so we don't have to updateKeys()
in isLockedToScreen().  However, if any key appears to be down
we still call updateKeys() to double check that it's really down.
If not we note the spurious lock and don't lock to the screen.
2004-03-14 17:55:53 +00:00
..
CClipboard.cpp Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
CClipboard.h Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
CPacketStreamFilter.cpp Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
CPacketStreamFilter.h Checkpoint. Code does not run. Still converting over to new 2004-02-01 21:09:22 +00:00
CProtocolUtil.cpp Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
CProtocolUtil.h Merged Win32 updates. Added full warnings on g++. Fixed bug in 2004-02-28 12:19:49 +00:00
CScreen.cpp Changed how key state is tracked on X11. Now updating key state 2004-03-14 17:55:53 +00:00
CScreen.h Changed how key state is tracked on X11. Now updating key state 2004-03-14 17:55:53 +00:00
ClipboardTypes.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IClient.h Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
IClipboard.cpp Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
IClipboard.h Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
IKeyState.h Changed how key state is tracked on X11. Now updating key state 2004-03-14 17:55:53 +00:00
IPlatformScreen.h Changed how key state is tracked on X11. Now updating key state 2004-03-14 17:55:53 +00:00
IPrimaryScreen.cpp Changed how key state is tracked on X11. Now updating key state 2004-03-14 17:55:53 +00:00
IPrimaryScreen.h Changed how key state is tracked on X11. Now updating key state 2004-03-14 17:55:53 +00:00
IScreen.cpp Moved clipboard changed event to CClientProxy because only it 2004-02-29 17:28:51 +00:00
IScreen.h Moved clipboard changed event to CClientProxy because only it 2004-02-29 17:28:51 +00:00
IScreenSaver.h Checkpoint. synergys now works. Still need to do lib/client and 2004-02-14 14:04:36 +00:00
ISecondaryScreen.h Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
KeyTypes.h Merged changes from 1.0 branch, including Japanese keyboard 2003-09-28 11:58:38 +00:00
Makefile.am Changed how key state is tracked on X11. Now updating key state 2004-03-14 17:55:53 +00:00
MouseTypes.h Added support for 4th and 5th (non-mouse-wheel) buttons and 2003-05-04 21:40:42 +00:00
OptionTypes.h Removed ignoreNumLock option. It doesn't really seem to be 2003-07-13 18:14:35 +00:00
ProtocolTypes.h Checkpoint. Conversion to event driven system complete for Unix. 2004-02-15 17:32:11 +00:00
XScreen.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
XScreen.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XSynergy.cpp Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
XSynergy.h Refactored some platform dependent code into a new library, 2003-01-04 22:01:32 +00:00
libsynergy.dsp Updated Makefiles and win32 projects and removed dead classes. 2004-02-15 18:12:35 +00:00