Changelog for
python-gtk-vnc-0.3.9-1.2.i586.rpm :
Fri Nov 27 13:00:00 2009 michael.meeksAATTnovell.com
- Fate #308121. Update to GNOME 2.28.
Last Changelog entry from new version
Tue Aug 11 17:21:59 CEST 2009 - vuntzAATTnovell.com
- Update to version 0.3.9:
Tue Nov 25 13:00:00 2008 anschneiderAATTsuse.de
- Fix for inability to ungrab mouse when in absolute pointer mode
Mon Sep 15 14:00:00 2008 jprAATTnovell.com
- Enable scaling support
Fri Sep 12 14:00:00 2008 mawAATTsuse.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 14:00:00 2008 crrodriguezAATTsuse.de
- pkgconfig has an odd behaviour with \"Requires.private\"
Mon Jun 23 14:00:00 2008 mawAATTsuse.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 14:00:00 2008 crrodriguezAATTsuse.de
- disable unusable static libraries
Tue Feb 19 13:00:00 2008 mawAATTsuse.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 13:00:00 2008 jprAATTsuse.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 14:00:00 2007 bkAATTsuse.de
- packaged for virt-manager, based on gtk-vnc-0.2.0-4.fc8.src.rpm