profile/ivi/wayland.git
2012-10-16 Ander Conselvan... doc: Put wl_display_flush() documentation in the right...
2012-10-16 Jonas Ådahlprotocol: Clarify pointer axis event
2012-10-16 Kristian Høgsbergconfigure.ac: Bump version to 0.99.0
2012-10-16 Kristian Høgsbergdocs: Make distcheck happy
2012-10-15 Matt Roperwayland-server: Add touch grab support
2012-10-15 David Herrmannwayland-client: forward fatal errors to caller
2012-10-15 Kristian Høgsbergwayland: Take ownership of fd in wl_display_connect_to_fd()
2012-10-15 David Herrmannwayland-client: link all event-queues of each display...
2012-10-15 Kristian Høgsbergconnection: return error on buffer-overflow during...
2012-10-15 Kristian Høgsbergconnection: Use uin32_t for circular buffer indexes
2012-10-15 David Herrmannconnection: fix leaking FDs on buffer-overflow during...
2012-10-15 David Herrmannconnection: fix buffer-overflow in build_cmsg()
2012-10-15 David Herrmannconnection: close pending incoming FDs on shutdown
2012-10-15 David Herrmannconnection: fix buffer-overflow in close_fds()
2012-10-15 David Herrmannconnection: close pending outgoing fds on shutdown
2012-10-15 David Herrmannwayland-util: return 0 on OOM in wl_map_insert_new()
2012-10-15 David Herrmannwayland-util: return -1 if wl_array_copy() fails
2012-10-15 David Herrmannwayland-client: add wl_display_get_error()
2012-10-15 Jonas Ådahlprotocol: Clarify pointer axis event
2012-10-15 Tiago Vignatticonfigure: Make documentation option work in fact
2012-10-15 Tiago Vignattidoc: doxygen: Add .gitignore
2012-10-15 Ander Conselvan... doc: Improve libwayland-client doxygen documentation
2012-10-15 Ander Conselvan... doc: Add some doxygen documentation to wayland-client...
2012-10-15 Ander Conselvan... doc: Split protocol description paragraphs properly
2012-10-15 Olivier Blinscanner: use printf format attributes for desc_dump
2012-10-15 Olivier Blinscanner: fix writing i586 descriptions
2012-10-15 Olivier Blinscanner: remove useless desc_dump arguments
2012-10-15 Tiago Vignattidoc: Add auto-generated Wayland Library chapter
2012-10-15 Tiago Vignattidoc: Remove superfluous 'index'
2012-10-15 Tiago Vignattidoc: publican: Automate version generation
2012-10-15 Tiago Vignattidoc: publican: Set table of contents depth to 1
2012-10-15 Kristian Høgsbergclient: Return number of events dispatched from dispatc...
2012-10-15 Kristian Høgsbergclient: Add wl_display_dispatch_pending() for dispatchi...
2012-10-11 Kristian Høgsbergclient: Discard proxies with no implementation at dispa...
2012-10-11 Kristian Høgsbergclient: Don't forget to init and destroy mutex
2012-10-11 Kristian Høgsbergconnection: Print object id for new-id arguments in...
2012-10-11 Ander Conselvan... client: Fix double locking bug
2012-10-11 Pekka Paalanenprotocol: clarify multiple wl_surface.attach
2012-10-11 Ander Conselvan... data-device: Don't fake an attach event on drag icon...
2012-10-11 Pekka Paalanenprotocol: fix clarification of input region on drags...
2012-10-11 Pekka Paalanenprotocol: elaborate on wl_buffer
2012-10-11 Pekka Paalanenprotocol: wl_surface.frame needs wl_surface.commit
2012-10-11 Pekka Paalanenprotocol: clarify input region on drags and pointers
2012-10-11 Pekka Paalanenprotocol: double-buffered state for wl_surface
2012-10-11 Kristian HøgsbergFix typecheck in case of multiple instances of type...
2012-10-11 Ander Conselvan... doc: Update drag and drop section and add info about...
2012-10-11 Kristian Høgsbergconnection: Move object lookup out of wl_connection_dem...
2012-10-11 Kristian HøgsbergSplit the global registry into its own wl_registry...
2012-10-11 Kristian Høgsbergscanner: Generate client stubs for wl_display requests
2012-10-11 Kristian Høgsbergscanner: Send interface name and version for types...
2012-10-11 Kristian Høgsbergclient: Add wl_event_queue for multi-thread dispatching
2012-10-11 Kristian Høgsbergclient: Make wl_display thread safe
2012-10-11 Kristian Høgsbergclient: Split event handling into demarshal and dispatc...
2012-10-11 Kristian HøgsbergChange filedescriptor API to be thread safe
2012-10-10 Matt RoperEnsure cursor_data.c is included in distribution tarballs
2012-10-10 Rob Bradfordconnection: Add missing free from error path
2012-10-10 Rob Bradfordxcursor: Fix allocation based on string length
2012-10-10 Tiago Vignattiwayland: Fix typos
2012-10-10 Tiago Vignattidoc: Remove Shared Object Cache section
2012-10-10 Tiago Vignattidoc: Auto-generate Protocol/Interfaces section instead
2012-10-10 Tiago Vignattidoc: Improve Wire Format section
2012-10-01 Kristian Høgsbergconnection: Drop unused static closures
2012-09-26 David Herrmannman: fix compilation without xsltproc
2012-09-25 David Herrmannman: add man-page infrastructure
2012-09-25 Tiago Vignattiprotocol: Fix typo
2012-09-13 Diego ViolaFix typo (ratio, not ration)
2012-09-12 David Herrmannevent-loop: export wl_event_loop_dispatch_idle()
2012-09-11 David Herrmannwayland-server: return new ID in wl_client_add_resource()
2012-09-11 David Herrmannevent-loop: remove dead code
2012-09-11 Philipp Brüschweilercursor: add cursor.pcf and extraction program
2012-09-11 Philipp Brüschweilercursor: Add a default cursor theme
2012-08-29 Kristian Høgsbergtests: Quiet warning
2012-08-29 U. Artie Eofftests: ensure sanity leak check tests pass when leak...
2012-08-29 Rob Bradfordtests: Allow disabling leak checking assertions by env
2012-08-16 Kristian HøgsbergAdd wl_shm_buffer_create()
2012-08-16 Kristian Høgsbergclient: Add wl_display_connect_to_fd() function
2012-08-16 Scott Moreauprotocol: Fix typo.
2012-08-14 Philipp Brüschweilersocket-test: don't try to be clever, fail if no XDG_RUN...
2012-08-13 Christopher... Add support for X cursor themes.
2012-08-13 Christopher... Fix grammar in the rendering section.
2012-08-04 Kristian Høgsbergconnection: zero out string padding
2012-08-01 Andre Heiderprotocol: Remove "repeat" from "key_state"
2012-07-27 Dima RyazanovDon't skip the first directory entry when reading cursors.
2012-07-24 Kristian HøgsbergBump version to 0.95.0 0.95.0
2012-07-24 Kristian HøgsbergMake distcheck work from builddir configured with...
2012-07-24 Daniel StoneMore consistent ID printing
2012-07-24 Daniel StoneMake NEW_IDs nullable
2012-07-24 Daniel StoneUnstatic arg_count_for_signature and get_next_argument
2012-07-24 Kristian Høgsbergtests: Wrap calloc by just returning NULL if we're...
2012-07-23 Daniel Stonetest-runner: Wrap realloc() too
2012-07-23 Daniel Stone.gitignore: Add ctags and cscope files
2012-07-22 Kristian Høgsbergprotocol: Add transform argument to wl_output.geometry...
2012-07-22 Mathias Fiedlerconnection: reserve id on incoming new object
2012-07-22 Mathias Fiedlerwayland-util: add method for reserving new object id
2012-07-22 Mathias Fiedlerwayland-server: send error on invalid new object id
2012-07-20 Kristian Høgsbergwayland-shm: Commit the width/height getters that actua...
2012-07-20 Kristian HøgsbergREADME: Update
2012-07-20 Kristian Høgsbergshm: Add shm_buffer getters for width and height
2012-07-20 Robert Ancellwayland-client: Add missing newline from an error message
2012-07-17 Dmitry Guryanovremove listener from wl_data_source destroy_signal...
next