File gtk-vnc.changes of Package gtk-vnc
-------------------------------------------------------------------
Tue Nov 25 11:17:58 CET 2008 - anschneider@suse.de
- Fix for inability to ungrab mouse when in absolute pointer mode
-------------------------------------------------------------------
Mon Sep 15 10:26:05 EDT 2008 - jpr@novell.com
- Enable scaling support
-------------------------------------------------------------------
Fri Sep 12 09:38:04 CDT 2008 - maw@suse.de
- Update to version 0.3.7:
+ Ungrab pointer if widget loses focus
+ Set a pixmap format if server does not default to true colour
mode
+ Misc fixes to prevent crash
+ Register internal signal handlers against class instead
of per object
+ New feature: Add API to allow down-scaling to be enabled.
-------------------------------------------------------------------
Thu Aug 14 03:23:30 CEST 2008 - crrodriguez@suse.de
- pkgconfig has an odd behaviour with "Requires.private"
-------------------------------------------------------------------
Mon Jun 23 19:33:50 CEST 2008 - maw@suse.de
- Update to version 0.3.6:
+ Focus widget on mouse click
+ WMVi support
+ OpenGL based scaling
+ VNC scancode extension
+ Use glib for debugging and always enable it
+ GObject properties
+ Accessor to determine if we're in absolute mode
+ Provide interface to control shared flag
+ Support preferred authentication types
+ Many bug fixes; see the package's NEWS file for a fuller
account.
-------------------------------------------------------------------
Fri Jun 13 07:13:54 CEST 2008 - crrodriguez@suse.de
- disable unusable static libraries
-------------------------------------------------------------------
Tue Feb 19 20:01:04 CET 2008 - maw@suse.de
- Update to version 0.3.3:
+ Bug fixes:
* Track keystates to reset keyboard state on focus out
* Fix SEGV in vnc_display_close
* Compiler fixes for suncc
* More UltraVNC compatibility
* Big endian fixes
* Hide password characters in gvncviewer
* More debug on protocol error
* Fix SEGV on coroutine free
* Fix ZRLE encoding
+ New features:
* Support got Tight encoding
* Mozilla browser plugin
* Output configure summary.
-------------------------------------------------------------------
Thu Jan 17 20:43:58 CET 2008 - jpr@suse.de
- Update to 0.3.2
* fix a bug in the python bindings whereas send_keys() was not
always returning a value.
* fix a bug in how mouse events get propagated and ensures that
the right number of encodings are sent to the server.
* fix RichCursor encoding when the server is using a depth of
less than 24.
* fix solaris build issues
* fix cursor grabbing
* fix race during connect()
* fix SELinux error
* fix race in coroutine library
* new interface was added (vnc_display_send_keys_ex) for passing
key press and key release sequences directly and for sending
pointer events directly (vnc_display_send_pointer).
* new interface was added (vnc_display_set_read_only) to prevent
the user from being able to send any input at all to the server.
* support for the RRE encoding was added along with a GThread-based
coroutine implementation to improve portability.
* ZRLE support added
* Interfaces for bell messages and the clipboard are now
supported.
* RFB 3.4 is now supported for increased compatibility with
UltraVNC.
- Adhere to shlib policy
- Remove gtk-vnc-0.2.0-coroutine-caller.patch,
gtk-vnc-0.2.0-execmem.patch and
gtk-vnc-0.2.0-coroutine-cleanup.patch, they are now included
upstream
-------------------------------------------------------------------
Tue Oct 23 13:47:41 CEST 2007 - bk@suse.de
- packaged for virt-manager, based on gtk-vnc-0.2.0-4.fc8.src.rpm