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

wayland: Changes to 'refs/tags/1.0.1'



Tag '1.0.1' created by Kristian Høgsberg <krh@bitplanet.net> at 2012-11-20 02:55 +0000

1.0.1

Changes since 1.0.0:
Jonas Ådahl (4):
      client: Keep track of proxy validity and number of reference holders
      tests: Add queue test case
      tests: Use a pipe for synchronization to avoid potential deadlock
      tests: Add out of order delete_id queue tests

Kristian Høgsberg (6):
      doc: Remove obsolete doxygen tags
      protocol: Add summary description for wl_data_device_manager
      protocol: Fix copy and paste summary
      Fix distcheck by adding back protocol/Makefile.am
      doc: Fix out-of-source build so distcheck works again
      configure.ac: Bump version to 1.0.1

Martin Olsson (1):
      client: Fix source comment typos

Tiago Vignatti (6):
      doc: doxygen: Interpret the first line comment as the brief
      doc: Auto-generate API methods and classes documentation
      doc: Remove unused css and xslt for the protocol
      doc: Set publican to quiet mode
      doc: Update .gitignore
      doc: Fix incorrectly formatted section header

---
 configure.ac                        |    2 
 doc/Wayland/.gitignore              |    1 
 doc/Wayland/Makefile.am             |   16 +-
 doc/Wayland/doxygen-to-publican.xsl |   54 +++++-
 doc/Wayland/en_US/Architecture.xml  |    4 
 doc/doxygen/.gitignore              |    1 
 doc/doxygen/wayland.doxygen.in      |   19 --
 protocol/Makefile.am                |   10 -
 protocol/protocol.xsl               |  204 -------------------------
 protocol/wayland-protocol.css       |   41 -----
 protocol/wayland.xml                |    8 +
 src/wayland-client.c                |  134 +++++++++++++---
 src/wayland-private.h               |    2 
 tests/Makefile.am                   |    4 
 tests/queue-test.c                  |  286 ++++++++++++++++++++++++++++++++++++
 15 files changed, 471 insertions(+), 315 deletions(-)
---


Reply to: