platform/upstream/wayland.git
2013-06-17 Kristian Høgsbergclient: Add wl_display_prepare_read() API to relax...
2013-06-14 Jason Ekstrandserver: Add aditional wl_resource accessors
2013-06-14 Rob Bradfordprotocol: Add missing since attribute for name event...
2013-06-14 Rob Bradfordbuild: Fix warning message on syscall failures
2013-06-07 Kristian Høgsbergserver: Add wl_resource_get_id()
2013-06-05 Jason EkstrandUpdate tests for wl_map changes and add a map_flags...
2013-06-05 Jason EkstrandRemove incorrect sanity-check from wl_map_insert_at
2013-06-05 Jason EkstrandChange WL_ZOMBIE_OBJECT from 0x2 to an actual pointer
2013-06-05 Kristian Høgsbergprotocol: Move new name event below existing requests...
2013-06-05 Jason EkstrandAdd accessor functions for wl_resource and deprecate...
2013-06-05 Jason EkstrandAdd support for flags in the wl_map API and add a WL_MA...
2013-06-05 Jason EkstrandAdd a "side" field and some sanity checks to wl_map.
2013-06-05 Rob Bradfordprotocol: Add a name event to give seat name
2013-06-05 Rob Bradfordbuild: Add declaration checks to check for required...
2013-05-28 Alexander Larssonprotocol: Modes are specified in HW pixels
2013-05-28 Alexander Larssonprotocol: Use signed int for scale values
2013-05-22 Alexander Larssonprotocol: Support scaled outputs and surfaces
2013-05-22 Alexander Larssonprotocol: Allow output changes to be treated atomically
2013-05-22 Peng Wuprotocol: Fix documentation typo
2013-05-08 Kristian Høgsbergserver: Drop struct wl_surface
2013-05-07 Kristian HøgsbergRemove input structs
2013-04-29 Kristian Høgsbergconfigure.ac: Bump to 1.1.90 to open master for 1.2...
2013-04-18 Peter Huttererprotocol: revert hotspot_x/y in set_cursor back to int
2013-04-18 Rob Bradfordprotocol: Make it clear that returned "one-shot" object...
2013-04-16 Kristian Høgsbergconfigure.ac: Bump version to 1.1.0 1.1.0
2013-04-16 Kristian Høgsbergdocs: Create html-pdf directories too
2013-04-04 Peter Huttererdoc: use a dynamic list of man pages 1.0.90
2013-04-04 Peter Huttererdoc: Improve "Library" and "Compositors" chapter
2013-04-04 Peter Huttererdoc: create a fake make target to de-duplicate the...
2013-04-04 Peter Huttererdoc: generate server documentation from XML too
2013-04-04 Tiago Vignattidoc: Capitalize all Wayland occurrences
2013-04-04 Peter Huttererprotocol: input documentation fixes
2013-04-04 Rob Bradfordwayland-client: Avoid null dereference when handling...
2013-04-03 Kristian Høgsbergdocs: Use MIT for documentation license
2013-04-03 Kristian Høgsbergconfigure.ac: Fix publican version check
2013-04-03 Peter Huttererdoc: rename "Wayland" to "publican"
2013-04-03 Peter Huttererdoc: generate man pages from doxygen
2013-04-03 Peter Huttererprotocol: fix two protocol description 'typos'
2013-04-03 Peter Huttererprotocol: document wl_pointer, wl_keyboard, wl_touch
2013-04-03 Peter Huttererprotocol: use "summary", not "description" for xkb_v1...
2013-04-03 Peter Huttererdoc: don't start a variable list if we have no sub...
2013-04-03 Peter Huttererdoc: improve formatting of client-side documentation
2013-04-03 Peter Huttererdoc: change wording in section introduction
2013-04-03 Peter Huttererdoc: add wayland.doxygen as target dependency
2013-04-03 Peter HuttererRename en_US to sources
2013-04-03 Peter Huttererdoc: explain the publican build process
2013-04-03 Peter Huttererdoc: clarify how ClientAPI.xml is built
2013-04-03 Tiago Vignattidoc: Format Chapter 4 paragraphs correctly
2013-04-03 Peter Huttererdoc: minor title wording fix
2013-04-03 Tiago Vignattidoc: Change chapter title to a more descriptive one
2013-04-03 Tiago Vignattidoc: Rename Overview.xml to Introduction.xml
2013-04-03 Tiago Vignattidoc: Improve the first chapter text and definitions
2013-04-03 Tiago Vignattidoc: Set book edition number to the "1"
2013-04-03 Tiago Vignattidoc: Add a Foreword and a Preface
2013-04-03 Peter Huttererdoc: don't add a para for an empty summary
2013-04-03 Giulio Camuffoutils: const-ify some function arguments
2013-04-03 Rob Bradfordwayland-server: Listen for pointer current surface...
2013-04-03 Kristian Høgsbergdocs: Document non-blocking behaviour of wl_display_flush()
2013-04-03 Giulio Camuffoserver: use void* instead of function pointer for wl_ob...
2013-04-02 Giulio Camuffoserver: use the right function pointer type in wl_signa...
2013-04-02 Matthias Clasendocs: Add information about serials and timestamps
2013-04-02 Matthias Clasendocs: Document granularity of timestamps
2013-04-02 Kristian Høgsbergdocs: Remove mention of touch focus
2013-04-02 Matthias Clasendocs: Add details about grabs
2013-04-01 Matthias Clasendocs: Add details about surfaces
2013-04-01 Matthias Clasendocs: Improve wl_region protocol docs
2013-04-01 Matthias Clasendocs: Improve the wl_output protocol docs
2013-04-01 Matthias Clasendocs: Improve wl_touch protocol docs
2013-04-01 Matthias Clasendocs: Improve wl_keyboard protocol docs
2013-04-01 Matthias Clasendocs: Improve wl_pointer protocol docs
2013-04-01 Matthias Clasendocs: Improve the wl_seat protocol docs
2013-04-01 Matthias Clasendocs: Improve wl_surface protocol docs
2013-04-01 Matthias Clasendocs: Improve wl_shell/wl_shell_surface docs
2013-04-01 Matthias Clasendocs: Improve the wl_data_* procol docs
2013-04-01 Matthias Clasendocs: Improve wl_shm and wl_shm_pool protocol docs
2013-04-01 Matthias Clasendocs: Improve wl_callback protocol docs
2013-04-01 Matthias Clasendocs: Improve the wl_registry protocol docs
2013-04-01 Matthias Clasendocs: Improve wl_display protocol docs
2013-04-01 Matthias Clasendocs: Consistency fixes
2013-04-01 Matthias Clasendoc: Improve various sections of the documentation
2013-04-01 Matthias Clasendocs: Improve the 'Connect time' section
2013-04-01 Matthias Clasendocs: Improve the 'Types of Compositors' section
2013-04-01 Matthias Clasendocs: Slight rewording
2013-04-01 Matthias Clasendocs: Reorder some sections
2013-04-01 Rob Bradfordwayland-server: Avoid deferencing a NULL pointer in...
2013-03-28 Matthias Clasendocs: Fix the documentation build
2013-03-28 Matthias Clasendocs: Add a revision history
2013-03-19 Pekka Paalanenprotocol: remove implicit attach semantics
2013-03-19 Jason EkstrandAdd wl_resource_init and use it in libwayland implement...
2013-03-19 Jason EkstrandChange wl_closure_invoke to take an opcode instead...
2013-03-17 Jonas Ådahlclient: Invoke new_id closure arguments as pointers...
2013-03-17 Jonas Ådahlclient: Check reference count only for destroyed proxies
2013-03-17 Kristian Høgsbergconfigure.ac: Use wayland_version macro in bug url
2013-02-26 Kristian HøgsbergStylistic nitpicking
2013-02-26 Jason EkstrandClean up and refactor wl_closure and associated functions
2013-02-26 Pekka Paalanenclient: add wl_proxy_get_class()
2013-02-25 Kristian Høgsbergscanner: Fix 'destroy)' typo in check for destroy reque...
2013-02-25 Ran Benitascanner: remove list_length in favor of wl_list_length
2013-02-14 Kristian Høgsbergconfigure.ac: Update bug URL
2013-02-14 Armin KMake sure that man page xml files are always disted
next