93 lines
3.2 KiB
Plaintext
93 lines
3.2 KiB
Plaintext
Synergy News
|
|
============
|
|
|
|
* Jan-20-2003 - Synergy 1.0.0 released
|
|
|
|
Made following changes:
|
|
* Refactored to centralize platform dependent code
|
|
* Added support for mouse wheel on Windows NT (SP3 and up)
|
|
* Portability improvements
|
|
* Added more documentation
|
|
* Fixes for working with xscreensaver
|
|
* Fixes for circular screen links
|
|
|
|
This release has been tested on Linux and Windows. It builds and
|
|
is believed to run on Solaris and FreeBSD. It is believed to
|
|
build and run on Irix and AIX. It builds but does not work on
|
|
MacOS X.
|
|
|
|
|
|
* Dec-25-2002 - Synergy 0.9.14 released
|
|
|
|
Made following changes:
|
|
* Fixed solaris compile problems (untested)
|
|
* Fixed irix compile problems (untested)
|
|
* Fixed windows client not reconnecting when server dies bug
|
|
* Fixed loss of ctrl+alt from windows server to non-windows clients
|
|
* Fixed handling of password protected windows client screen saver
|
|
* Now handling any number of pointer buttons on X11
|
|
* Toggle key states now restored when leaving clients
|
|
* Added support for per-screen config options
|
|
* Added config options for half-duplex toggle keys on X11
|
|
* Enabled class diagrams in doxygen documentation
|
|
|
|
|
|
* Nov-05-2002 - Synergy 0.9.13 released
|
|
|
|
Made following changes:
|
|
* Fixed solaris compile problems (untested)
|
|
* Fixed MacOS X compile problems (semi-functional)
|
|
* Fixed gcc-3.2 compile problems
|
|
* Fixed some thread startup and shutdown bugs
|
|
* Server now quits if bind() fails with an error other than in use
|
|
* Fixed bug in moving mouse on Win98 without multiple monitors
|
|
* Fixed bug in handling TCP socket errors on read and write
|
|
* Fixed spurious screen saver activation on X11
|
|
* Unix platforms can now read Win32 configuration files
|
|
* Minor error reporting fixes
|
|
|
|
|
|
* Sep-14-2002 - Synergy 0.9.12 released
|
|
|
|
Made following changes:
|
|
* Win32 was not reporting log messages properly when run from synergy.exe
|
|
* Network error messages weren't reporting useful information
|
|
* Synergy won't build on gcc 3.2; added workaround for known problem
|
|
* X11 wasn't handling some keys/key combinations correctly
|
|
* Added option to change logging level when testing from synergy.exe
|
|
|
|
|
|
* Sep-04-2002 - Synergy 0.9.11 released
|
|
|
|
Fixed following bugs:
|
|
* Worked around missing SendInput() on windows 95/NT 4 prior to SP3
|
|
* Fixed keyboard mapping on X11 synergy client
|
|
|
|
|
|
* Sep-02-2002 - Synergy 0.9.10 released
|
|
|
|
Fixed following bugs:
|
|
* The Pause/Break and KP_Enter buttons were not working correctly on windows
|
|
* Configuration options were being lost on windows after a reboot
|
|
* Added support for AltGr/ModeSwitch keys
|
|
* Added support for auto-start on windows when not administrator
|
|
* Improved autoconf
|
|
* Added workaround for lack of sstream header on g++ 2.95.
|
|
|
|
|
|
* Aug-18-2002 - Synergy 0.9.9 released
|
|
|
|
Fixed three bugs:
|
|
* The PrintScrn button was not working correctly on windows
|
|
* The Win32 server could hang when a client disconnected
|
|
* Using the mouse wheel could hang the X server
|
|
|
|
|
|
* Aug-11-2002 - Synergy 0.9.8 released
|
|
|
|
Supports any number of clients under Linux or Windows 95 or NT4
|
|
or later. Includes mouse and keyboard sharing, clipboard
|
|
synchronization and screen saver synchronization. Supports ASCII
|
|
keystrokes, 5 button mouse with wheel, and Unicode text clipboard
|
|
format.
|