[gtk-vnc] Created tag v0.3.2



The signed tag 'v0.3.2' was created.

Tagger: Daniel P. Berrange <berrange redhat com>
Date: Fri Dec 28 20:22:06 2007 -0600

    Release 0.3.2

Changes since the last tag 'v0.3.1':

Anthony Liguori (22):
      Added tag release-0.3.1 for changeset 493439fe2664
      Make sure the Display.send_keys() returns a value.
      Extend send_keys() interface to allow raw key presses to be generated.
      Propagate mouse events.
      Add an interface for setting the widget to be read-only
      Revert support for shared memory transport.  The code is fine but the protocol     definition is incomplete.  The current protocol has a race condition whereas     the guest may disconnect before acking the shmid which can lead to shared     memory segment being leaked.
      We weren't passing the right number of encodings to set_encodings().  This is     actually non-standard behavior since all clients are required to support at     least raw!
      Add support for RRE encoding.
      Add gthread-based coroutine implementation.  Many thanks to danpb for autconf     support.
      Update the NEWS file to make the next release a bit easier.
      Remove unused file.
      Remove unused declaration.
      Add pointer pass through support
      Update news
      Fix rich cursor encoding.
      Update news
      Add support for ZRLE encoding
      Update ChangeLog
      Update news and prepare for 0.3.2
      Added tag release-0.3.2-rc0 for changeset b4006353448c
      Client cut text should used buffered writes to avoid race conditions since     it may be called while the coroutine is blocked on IO.
      Added tag release-0.3.2-rc0 for changeset ae93c84b5fc8



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]