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

wayland: Changes to 'refs/tags/1.0.6'



Tag '1.0.6' created by Kristian Høgsberg <krh@bitplanet.net> at 2013-03-22 14:54 +0000

1.0.6

Changes since 1.0.5:
Jason Ekstrand (1):
      Clean up and refactor wl_closure and associated functions

Jonas Ådahl (2):
      client: Check reference count only for destroyed proxies
      client: Invoke new_id closure arguments as pointers instead of integers

Kristian Høgsberg (4):
      scanner: Fix 'destroy)' typo in check for destroy request presence
      Stylistic nitpicking
      configure.ac: Use wayland_version macro in bug url
      configure.ac: Bump version to 1.0.6

Pekka Paalanen (2):
      client: add wl_proxy_get_class()
      protocol: remove implicit attach semantics

Ran Benita (1):
      scanner: remove list_length in favor of wl_list_length

---
 configure.ac             |    4 
 protocol/wayland.xml     |   19 -
 src/connection.c         |  689 +++++++++++++++++++++++++----------------------
 src/scanner.c            |   18 -
 src/wayland-client.c     |   48 ++-
 src/wayland-client.h     |    1 
 src/wayland-private.h    |   38 ++
 src/wayland-server.c     |   21 -
 tests/connection-test.c  |    6 
 tests/os-wrappers-test.c |    2 
 10 files changed, 451 insertions(+), 395 deletions(-)
---


Reply to: