barrier/lib/synergy
crs faff28de44 Added ignoreNumLock boolean per-screen option. When true, NumLock
is ignored on that client (it has no effect on the server).  This
is useful for keyboards that don't have separate number pads and
the user often uses the client's keyboard directly, when turning
on NumLock interferes with normal typing.
2003-07-12 18:13:36 +00:00
..
CClipboard.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CInputPacketStream.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CInputPacketStream.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
COutputPacketStream.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
COutputPacketStream.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CPrimaryScreen.cpp Fixed unsigned compare against zero. Changed win32 priority to 2003-05-21 21:22:14 +00:00
CPrimaryScreen.h Added a log message why the user is locked to the screen. 2003-03-17 22:32:01 +00:00
CProtocolUtil.cpp Fixed handling of %I arguments to readf() and writef(). 2002-12-23 14:48:12 +00:00
CProtocolUtil.h Added support for per-screen options in the configuration file 2002-12-23 13:55:21 +00:00
CSecondaryScreen.cpp Fix to avoid warping mouse until client successfully connects to 2003-07-05 17:05:12 +00:00
CSecondaryScreen.h Added global configuration option to disable screen saver 2003-05-03 14:38:36 +00:00
ClipboardTypes.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IClient.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
IClipboard.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IPrimaryScreenFactory.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IPrimaryScreenReceiver.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
IScreen.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IScreenEventHandler.h Added support on X11 for a global option to delay switching screens 2003-02-22 21:53:25 +00:00
IScreenReceiver.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
IScreenSaver.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
ISecondaryScreenFactory.h Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00
IServer.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
KeyTypes.h Added support for 4th and 5th (non-mouse-wheel) buttons and 2003-05-04 21:40:42 +00:00
Makefile.am Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +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 Added ignoreNumLock boolean per-screen option. When true, NumLock 2003-07-12 18:13:36 +00:00
ProtocolTypes.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +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 Moved CPrimaryScreen and CSecondaryScreen to the lib/synergy 2003-01-05 21:48:54 +00:00