profile/ivi/wayland.git
2012-04-06 Benjamin Franzkewayland-util.h: Include stddef.h for size_t
2012-04-03 Kristian Høgsbergshm: Allocate shm buffers through new wl_shm_pool interface
2012-04-03 Alex Wuwayland-utils: add wl_list_for_each_reverse_safe macro.
2012-03-30 Kristian HøgsbergFix remaining signedness errors
2012-03-30 Kristian Høgsbergwayland-util: Fix wl_array signedness warnings
2012-03-30 Kristian Høgsbergconnection.c: Fix signedness warnings
2012-03-30 Kristian HøgsbergMove DIV_ROUNDUP out of public header, remove unused...
2012-03-30 Kristian Høgsbergshm: Fix stride signedness in protocol
2012-03-30 Pekka Paalanenserver: fix button signedness in wl_grab_interface
2012-03-30 Pekka Paalanenscanner: fix a signedness warning
2012-03-30 Pekka Paalanenshm: fix cosmetic gcc warnings
2012-03-30 Pekka Paalanenserver: fix signedness in wl_client_connection_data
2012-03-30 Pekka Paalanenconfigure: add -Wextra -Wno-unused-parameter
2012-03-29 Kristian Høgsbergdocs: Touch ouput dir Wayland to update timestamp
2012-03-29 Kristian HøgsbergRemove unused bits from wayland-server.h
2012-03-29 Kristian HøgsbergUpdate TODO
2012-03-29 Peter Huttererdoc: consistently indent the xml files by 2 spaces
2012-03-29 Peter Huttererdoc: rename Procotol to ProtocolSpec and WaylandProtoco...
2012-03-29 Peter Huttererdoc: remove unused example files
2012-03-29 Peter Huttererdoc: move documentation from the tex file to docbook
2012-03-27 Kristian HøgsbergFix formatting warning
2012-03-27 Ander Conselvan... data-device: notify the compositor about new drag icons
2012-03-26 Kristian HøgsbergRemove wl_buffer.damage and simplify shm implementation
2012-03-24 U. Artie EoffAdd simple memory leak check to all tests.
2012-03-24 Kristian Høgsbergconnection-test: Add test case to stress connection...
2012-03-24 Kristian Høgsbergconnection-test: Test fd transport
2012-03-23 Kristian Høgsbergconnection-test: Add more test cases
2012-03-23 Kristian Høgsbergconnection-test: Store expected result in struct marsha...
2012-03-23 Kristian Høgsbergtests: Add marshal+demarshal connection test
2012-03-23 Kristian Høgsbergtests: Use different connections for read and write...
2012-03-23 Kristian Høgsbergconnection: Just look at buffer size and remove redunda...
2012-03-23 Kristian Høgsbergconnection: Set n_fds_out to 0 when we send out the fds
2012-03-22 Scott MoreauAdd protocol for axis events
2012-03-21 Kristian Høgsbergtests: Remove debug printf
2012-03-21 Jonas Ådahlevent-loop: Use two-step destruction of event loop...
2012-03-21 Kristian Høgsbergtests: Add test case for freeing source with pending...
2012-03-20 Bill SpitzakCheck arguments to wl_resource_post_error in gcc
2012-03-20 Üstün Ergenoğluconfigure: Add option to disable building documentation.
2012-03-20 Ander Conselvan... test: add a unit test for the event loop post dispatch...
2012-03-20 Ander Conselvan... event-loop: always do the post-dispatch check
2012-03-20 Kristian HøgsbergTODO: Pull in updated TODO list from 1.0 roadmap email
2012-03-16 Kristian Høgsbergdoc: Don't list directories in list of files to install
2012-03-10 Ander Conselvan... Flush the connection if we have to many marshaled fds
2012-03-06 Kristian Høgsbergtest-runner.c: Consolidate test running code
2012-03-06 Kristian Høgsbergtests: Add demarshal tests
2012-03-06 Kristian Høgsbergtests: Add more marshal tests
2012-03-06 Kristian Høgsbergtests: Simplify connection tests a bit
2012-03-06 Kristian Høgsbergtests: Add wl_list tests
2012-03-06 Kristian Høgsbergtests: More wl_map tests
2012-03-06 Kristian HøgsbergTOOD: Frame based input done
2012-03-05 Gaetan Nadontests: makefile error: missing test-runner.h
2012-03-05 Kristian Høgsbergscanner: Add since attribute
2012-03-04 Gaetan Nadoncheck: connection-test fails to link to ffi
2012-03-04 Gaetan Nadonpublican: support out-of-source tree build
2012-03-04 Gaetan NadonFix distcheck where protocol.xsl was missing in the...
2012-03-04 Kristian HøgsbergAdd wl_array_for_each
2012-03-03 Kristian HøgsbergAdd tests subdir to toplevel SUBDIRS variable
2012-03-03 Kristian Høgsbergtests: Add connection marshalling tests
2012-03-03 Kristian Høgsbergtests: Add connection tests
2012-03-03 Kristian Høgsbergtest-runner: Fix warnings
2012-03-03 Kristian Høgsbergconnection: Export wl_connection_queue() so we can...
2012-03-03 Kristian Høgsbergtests: Print test status after running test
2012-03-02 Kristian Høgsbergtests: Add Unit tests for wl_map and wl_array data...
2012-03-02 Ander Conselvan... Terminate drag if data source is destroyed
2012-03-02 Pekka Paalanenserver: fix event sending type mismatches
2012-03-02 Pekka Paalanenserver: use the event sending wrappers
2012-03-02 Pekka Paalanenscanner: emit event wrapper functions for server
2012-03-02 Kristian Høgsbergwayland-server: Destroy resource before sending out...
2012-03-01 Ander Conselvan... Fix server crash when a client dies during a drag with...
2012-03-01 Ander Conselvan... Fix wl_data_offer source destroy listener
2012-02-29 Kristian Høgsbergconfigure.ac: Fix test-for-empty bug
2012-02-29 Rob Bradfordprotocol: Clarify the documentation for the fullscreen...
2012-02-29 Kristian HøgsbergMerge remote-tracking branch 'whot/publican'
2012-02-29 Kristian HøgsbergDon't block when flushing a full protocol buffer
2012-02-29 Peter HuttererHack up distcheck for publican
2012-02-29 Peter HuttererGenerate the docbook description for the protocol from...
2012-02-29 Peter HuttererHook up autotools for publican
2012-02-29 Peter Huttererdoc: Comment out some of the default chapters
2012-02-29 Peter Huttererdoc: Add architecture from the website
2012-02-29 Peter Huttererdoc: Fix up title page with logo and author information
2012-02-29 Peter Huttererdoc: add publican-created doctree
2012-02-29 Peter Huttererprotocol: fix make distcheck
2012-02-28 Kristian HøgsbergUpdate TODO
2012-02-28 Samuel RødalAllow update function to not be set in wl_display_get_fd
2012-02-28 Samuel RødalRename client side wl_display_destroy() to wl_display_d...
2012-02-26 Üstün Ergenoğluutil: Comments before wl_list were a bit off, fixed...
2012-02-23 Kristian Høgsbergprotocol.xsl: Rename stylesheet to wayland-protocol.css
2012-02-23 Peter Huttererprotocol: add xslt stylesheet to prettify the protocol
2012-02-23 Peter Huttererprotocol: fix missing hyphenation for "client-created"
2012-02-23 Peter Huttererscanner: Remove unused variable 'len'
2012-02-23 Peter Huttererspec: padding bytes are undefined, state so
2012-02-23 Peter Huttererspec: typo and wording fixes
2012-02-23 Thiago MacieiraFix compilation: uid_t, gid_t and pid_t are defined...
2012-02-23 Kristian HøgsbergAdd wl_region and surface requests to set opaque and...
2012-02-23 Kristian HøgsbergSplit pointer_focus and keyboard_focus into enter and...
2012-02-18 Scott Moreauserver: Implement wl_keyboard_grab_interface.
2012-02-18 Scott Moreauserver: Rename wl_grab_interface.
2012-02-18 Kristian HøgsbergAdd wl_client_get_credentials() to get unix credentials...
2012-02-16 Pekka Paalanenprotocol: remove absolute coordinates from pointer
2012-02-16 Ander Conselvan... data_device: get rid of attach request
next