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

wayland: Changes to 'refs/tags/1.0.4'



Tag '1.0.4' created by Kristian Høgsberg <krh@bitplanet.net> at 2013-01-25 01:33 +0000

1.0.4

Changes since 1.0.3:
David Herrmann (2):
      event-loop: fix returning the destroy-signal listener
      gitignore: add test-suite files

Jason Ekstrand (2):
      Added a destroy signal to the wl_display object.
      Add a destroy signal to the wl_event_loop object

Kristian Høgsberg (1):
      configure.ac: Bump version to 1.0.4

Quentin Glidic (1):
      test/event-loop: Check readable state on a pipe

---
 .gitignore              |    1 
 configure.ac            |    2 -
 src/event-loop.c        |   21 ++++++++++++
 src/wayland-server.c    |   20 ++++++++++++
 src/wayland-server.h    |   11 ++++++
 tests/.gitignore        |    7 +++-
 tests/Makefile.am       |    2 +
 tests/display-test.c    |   79 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/event-loop-test.c |   64 ++++++++++++++++++++++++++++++++++++++
 9 files changed, 204 insertions(+), 3 deletions(-)
---


Reply to: