Changes to VNCviewer

3.3.2 R4
Some fixes to full-screen mode.
Creates a palette for much better colour on 256-colour clients.
Dot cursor only used when in focus.
Updates not requested when iconified.
Full screen prompt can be bypassed with reg setting.

3.3.2 R3

Added full-screen mode. Many thanks to Greg Hewgill <greg@hewgill.com> for providing the basis for this.
No longer sends initial state of the clipboard.
Fixed bug whereby cancelling immediately on starting program could leave thread running.

3.3.2 R2

Substantial source code restructuring.
Added -viewonly and -restricted switches.
Restored Ctl-Alt-Del option to menu in addition to separate key options.
Oops! Now really does cancel modifiers when losing focus.
Tray icon is checked for every 15 seconds and restored if not there.

3.3.2 R1

Fixed session dialog box so longer names could be entered.

Removed Ctl-Alt-Del option from menu, but added separate Press/Release options for Ctl & Alt.

3.3.2

This is the same as 3.3.1 but with a different version number!

3.3.1 R7

Fixed bug in MRU list where an entry could occur more than once.

3.3.1 R6

The MRU list now defaults to the latest server and displays the entries in 
reverse chronological order.

Added logging facilities and -console option to aid debugging.

Shortened the bell beep for those without sound cards.

AltGr works better on Win95 - now raises all the modifiers when it can't
 detect which ones are needed.

An rfbConnFailed error now produces a WarningException instead of an 
ErrorException, so the message is correctly reported.

Fixed a rare bug which caused vncviewer to continue running in the background
under certain circumstances when all windows were closed and the user then 
closed the 'new connection' dialog.

3.3.1 R5

Fixed scrolling bug which would sometimes stop you scrolling to the last pixel 
in X & Y directions.

Fixed clipboard bug which sometimes caused PC-PC sessions to close immediately.

Alt keys now generate XK_Alt rather than XK_Meta.

Number of MRU entries increased to 8.

Better support for AltGr key combinations. Many thanks to Martin C. Mueller <mcm@itwm.uni-kl.de> 
for assistance with the international keyboard mapping stuff.

3.3.1 R4

Added MRU list for servers
Added 'New Connection' on Window menu