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

wayland: Changes to 'refs/tags/wayland-1.7.0-1'



Tag 'wayland-1.7.0-1' created by Héctor Orón Martínez <zumbi@debian.org> at 2015-05-06 10:50 +0000

Release Debian version wayland-1.7.0-1

Changes since wayland-1.6.1-2:
Andrew Oakley (1):
      configure.ac: use pkg-config to find expat

Benjamin Herr (4):
      doc: Mark up some code examples
      doc: Mostly use apply-templates over value-of
      doc: Translate doxygen <sp/> tags to spaces
      connection: Leave fd open in wl_connection_destroy

Bill Spitzak (34):
      doc: make rebuilds doxygen output on code changes
      doc: Preserve spaces
      doc: preserve links produced by Doxygen
      doc: Don't print dash if doxygen brief description missing
      doc: removed some unnecessary nested listing from doxygen output
      doc: Added \code tags around sample code in doxygen comments
      v4 doc: fixed reference to non-existent function
      doc: fixed a typo
      doc: Removed \ref when it refers to the subject the text is attached to
      doc: Removed extra indentation from wl_list code sample
      doc: removed redundant dependency
      doc: Remove duplicated descriptions of wayland objects
      doc: fix doxygen->man command line
      doc: Split libwayland-client and -server into different pages
      doc: fix for parallel make
      doc: Make it easier to add a new doxygen page
      fixup doc: Make it easier to add a new doxygen page
      doc: Reduce the validation errors of the docbook input
      doc: removed the word "interface" from the link names
      doc: Each class in doxygen output is a section
      doc: Document structures and unions in addition to classes
      doc: make itemized lists from doxygen work
      doc: add missing \memberof to wl_display_get_protocol_error
      doc: Remove deprecated functions from documentation
      doc: Remove wl_map from documentation
      doc: made functions taking wl_event_queue arg belong to wl_event_queue
      doc: compress the lists in the protocol docs some
      doc: Add object types and links to arguments int protocol documentation
      doc: remove redundant subtitles
      doc: there is no need to move the _8h files
      doc: Add macros and typedefs to the documentation
      doc: Put a dash between type/enum value and description
      doc: Intro text for doxygen output in it's own file
      configure.ac: Fallback to older detection code if pkg-config can't find expat

Bryce Harrington (12):
      Don't document an absent parameter.
      configure.ac: bump version to 1.6.91 for the alpha release
      cosmetic: Cleanup trailing whitespace
      tests: Fix typo "evnironment"
      tests: Correct return code handling
      gitignore:  Add the new cpp-compile-test
      configure.ac: bump version to 1.6.92 for rc1 release
      configure.ac: re-bump version to 1.6.92 for rc1 release
      doc: Fill in high level description for Surfaces
      tests: Fix FAIL in sanity-test (*timeout*) when Yama LSM enabled
      configure.ac: bump to version 1.6.93 for rc2 release
      configure.ac: bump to version 1.7.0 for release

Carlos Olmedo Escobar (1):
      Remove useless semicolon.

Daniel Stone (1):
      README: Tiny cosmetic change

Derek Foreman (4):
      cosmetic: convert some function returns from int to bool
      doc: fixed grammar and a typo
      cosmetic: Move the deprecated functions back to the end of the file
      event-loop: Dispatch idle callbacks twice

Héctor Orón Martínez (2):
      scanner.mk: drop, not in upstream tarball
      Release Debian version wayland-1.7.0-1

Imran Zaman (2):
      scanner, client: Added more error checks when strtol function is used
      server: increase listen queue to 128

Jon A. Cruz (5):
      doc: Removed redundant xslt output elements.
      doc: Invoke doxygen via the defined make variable.
      doc: Add config check for doxygen 1.6.0+.
      doc: General makefile cleanup.
      doc: Minor makefile cleanup.

Jon Cruz (4):
      doc: Switch from static image files to generated diagrams.
      doc: Create hot-linked areas in documents.
      doc: update diagrams for compatibility.
      doc: Fix out-of-tree build and also distcheck

Jonas Ådahl (5):
      scanner: Improve XML parse error reporting
      scanner: Remove stray newline
      protocol: Fix typo in wl_data_offer
      protocol: Clarify selection data offer destruction requirement
      server: Use existing id variable when inserting created object

Marek Chalupa (25):
      tests: use our own XDG_RUNTIME_DIR for tests
      tests: add timeout
      tests: add test_usleep and test_sleep functions
      tests: add timeout tests
      tests: use test_set_timeout in display-test
      queue-test: put back timeout
      tests: don't print '\0' character
      client: read_events should return -1 after an error
      tests: rename env vars for tests
      test-runner: print separator line after each test-case
      tests: use color when printing on terminal
      tests: detect if debugger is attached
      tests: split queue-test testcases
      tests: fix memory leak
      client: update obsolete comments
      client: update documentation about threading
      test-runner: move leak checking into function
      test-compositor: extend leak checks into clients
      tests: add tests for leak check in clients
      connection-test: add tests for closure leaks
      client: release display queue in wl_display_disconnect()
      client: unref or destroy proxy when releasing queue
      tests: add possibility to disable leak check for single test
      display-test: disable leak check in tests that use pthread
      test-runner: wait for concrete pid

Mariusz Ceier (2):
      tests: C++ compilation test
      scanner: Fix header generation for server protocols

Olivier Blin (1):
      gitignore: adpat to scanner and protocol path changes

Pekka Paalanen (7):
      configure.ac: bump version to 1.6.90
      protocol: define the concept of wl_surface role
      protocol: wl_pointer.set_cursor gives a role
      protocol: wl_data_device.start_drag may give a role
      protocol: wl_subcompositor.get_subsurface gives a role
      protocol: wl_shell.get_shell_surface gives a role
      protocol: define error codes for role reassignment

Peter Hutterer (1):
      doc: replace publican with xmlto

Philip Withnall (4):
      connection: Fix sendmsg() on FreeBSD
      event-loop.c: Use correct OS abstraction function for dupfd()
      wayland-server: Abort if a read from a client gives 0 length
      queue-test: Add another assertion

Rui Matos (1):
      doc/publican/Makefile.am: Add a missing order-only prerequisite

Ryo Munakata (1):
      connection: abort if a listener function is NULL

Seedo Eldho Paul (1):
      scanner.c: Use WL_PRINTF instead of __attribute__((format(printf)))

Srivardhan Hebbar (1):
      doc: Added API documentation for wl_display_destroy and wl_display_add_socket functions.

Timo Aaltonen (7):
      Merge tag '1.6.1' into d-exp
      Merge branch 'debian-experimental' into d-exp
      update the changelog
      Merge branch 'upstream-experimental' into debian-experimental
      bump the release
      control: Add xmlto and graphviz to build-depends to build the new documentation.
      put the documentation in a separate package

kabeer khan (1):
      Protocol : Added destructor to wl_data_device interface

---
 .gitignore                                      |    3 
 Makefile.am                                     |    9 
 configure.ac                                    |   67 
 debian/changelog                                |   13 
 debian/control                                  |   19 
 debian/libwayland-doc.install                   |    1 
 dev/null                                        |binary
 doc/doxygen/Makefile.am                         |   61 
 doc/doxygen/dot/wayland-architecture.gv         |   39 
 doc/doxygen/dot/x-architecture.gv               |   54 
 doc/publican/Makefile.am                        |  187 +-
 doc/publican/doxygen-to-publican.xsl            |  141 -
 doc/publican/merge-mapcoords.xsl                |   64 
 doc/publican/protocol-interfaces-to-docbook.xsl |   33 
 doc/publican/protocol-to-docbook.xsl            |  113 +
 doc/publican/publican.cfg                       |    9 
 doc/publican/sources/Architecture.xml           |   74 -
 doc/publican/sources/Client.xml                 |   92 +
 doc/publican/sources/Library.xml                |   27 
 doc/publican/sources/Protocol.xml               |   29 
 doc/publican/sources/Server.xml                 |   49 
 doc/publican/sources/Wayland.xml                |    4 
 doc/publican/sources/css/brand.css              |   14 
 doc/publican/sources/css/common.css             | 1769 ++++++++++++++++++++++++
 doc/publican/sources/css/default.css            |    3 
 doc/publican/sources/css/epub.css               |  115 +
 doc/publican/sources/css/print.css              |   15 
 protocol/wayland.xml                            |   84 -
 src/.gitignore                                  |    4 
 src/connection.c                                |    7 
 src/event-loop.c                                |    4 
 src/scanner.c                                   |   11 
 src/scanner.mk                                  |    8 
 src/wayland-client.c                            |  368 +++-
 src/wayland-client.h                            |   34 
 src/wayland-private.h                           |    2 
 src/wayland-server.c                            |  143 +
 src/wayland-server.h                            |    8 
 src/wayland-shm.c                               |    9 
 src/wayland-util.c                              |    4 
 src/wayland-util.h                              |   44 
 tests/connection-test.c                         |   87 +
 tests/cpp-compile-test.cpp                      |    5 
 tests/display-test.c                            |   48 
 tests/queue-test.c                              |   24 
 tests/sanity-test.c                             |  155 ++
 tests/test-compositor.c                         |   15 
 tests/test-helpers.c                            |   32 
 tests/test-runner.c                             |  275 +++
 tests/test-runner.h                             |   31 
 50 files changed, 3772 insertions(+), 634 deletions(-)
---


Reply to: