[gtk-vnc] Created tag v0.3.5
- From: Daniel P. Berrange <dberrange src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-vnc] Created tag v0.3.5
- Date: Mon, 14 Nov 2011 12:42:35 +0000 (UTC)
The signed tag 'v0.3.5' was created.
Tagger: Daniel P. Berrange <berrange redhat com>
Date: Sun Apr 6 17:44:26 2008 -0500
Release 0.3.5
Changes since the last tag 'v0.3.4':
Anthony Liguori (5):
Added tag release-0.3.4 for changeset 313620c58d69
branch merge
Add accessor to determine if widget is in absolute mode. This is needed by kvm-test.
Propagate key press events. This is needed for kvm-test.
Prepare for 0.3.5 release
Atsushi SAKAI (4):
fix typos
This patch changes endian definition from endian.h to gtypes.h.
This is code clean up of "{" location.
This fixes following warnings about x_keymap. x_keymap.c:149: warning: no previous prototype for 'x_keymap_set_keymap_entries' x_keymap.c:162: warning: no previous prototype for 'x_keymap_free_keymap_entries'
Daniel P. Berrange (5):
Don't setup gl textures if display isn't active
Fix multiple big-endian conversion bugs
Fixed endianness conversions. Disable ZRLE for broken pixel depths. Fix CPIXEL size calculations
Fix makecontext() for 64-bit args
Fixed z-buffer depth to avoid rendering ontop of other windows. Enable scaling in gvncviewer if not composited
Hiroyuki Kaguchi (2):
I make the patch that applied your two indications. Moreover, this patch contains the fix of two bugs and a modification besides the indications.
This patch fixes compilation warnings for ISO_Left_Tab feature.
Jonh Wendell (13):
Added _get() for various properties
branches merged
Put more debug output
Added GObject properties
Use GLib's G_N_ELEMENTS instead of our ARRAY_SIZE macro
Changed debug behavior.
Changed debug output in protocol initialization
Fix some warnings, patch from Atsushi SAKAI
Added a workaround to work with AppleVNCServer, based on patch from Jin Choi
Re-checked protocol version negotiation
Use g_strdup() instead of strdup() in vnc_display_open_host(): It doesn't crash if we pass NULL as argument.
Dropped DEBUG_CFLAGS from plugin/Makefile.am, noticed by Richard W.M. Jones
Maintain the consistency: create with g_strdup, free with g_free
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]