barrier/lib/synergy
crs 6d3c536717 Fixed potential failure to use synergy's keyboard layout when
using low-level keyboard hooks, fixed handling of the global
keyboard layout dead key buffer, fixed identification of dead
keys, fixed synthesis of AltGr (now using right-alt instead
of left-alt), now using VK_DECIMAL for Separator key, fixed
bug where an unmappable key was treated as virtual key 0xff,
and added support for shift-space (shift was being discarded).
Also fixed failure to hide cursor when leaving primary screen
and added support for handling PrintScreen key.
2003-09-06 23:17:41 +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
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
CScreen.cpp Fixed potential failure to use synergy's keyboard layout when 2003-09-06 23:17:41 +00:00
CScreen.h Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +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
IKeyState.h Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
IPlatformScreen.h Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
IPrimaryScreen.h Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00
IPrimaryScreenReceiver.h Checkpointing improved key handling. This change adds non-ASCII 2003-04-27 17:01:14 +00:00
IScreenFactory.h Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +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
ISecondaryScreen.h Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +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 Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +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 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 Merged primary and secondary screens into one class. 2003-09-02 22:05:47 +00:00