index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wayland-client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: Include poll.h instead of sys/poll.h
Jonas 'Sortie' Termansen
2014-01-17
1
-1
/
+1
*
client: Handle EINTR in wl_display_dispatch_queue()
Kristian Høgsberg
2013-12-09
1
-1
/
+5
*
doc: Fix spelling of parameters
Jonas Ådahl
2013-12-09
1
-2
/
+2
*
client: Make wl_proxy_set_queue() with NULL revert to default queue
Neil Roberts
2013-12-04
1
-1
/
+4
*
client: Introduce functions to allocate and marshal proxies atomically
Kristian Høgsberg
2013-11-15
1
-54
/
+157
*
client: Fix handling display->reader_count if poll fails
Neil Roberts
2013-09-25
1
-1
/
+3
*
client: fix an inconsistency in documentation
Chang Liu
2013-09-21
1
-1
/
+1
*
Add support for client-side language bindings
Jason Ekstrand
2013-08-19
1
-9
/
+81
*
wayland-client: Add wl_proxy_get_listener
Rob Bradford
2013-08-12
1
-0
/
+19
*
client: Improve spelling and grammar in comments
Bryce W. Harrington
2013-08-08
1
-6
/
+6
*
client: Simply wl_display_dispatch_queue_pending() and fix return value
Jiergir Ogoerg
2013-07-29
1
-7
/
+4
*
wayland-client: Handle potential NULL-deref
Kristian Høgsberg
2013-07-13
1
-0
/
+2
*
wayland-server: Don't close display fd in fatal error handler
Kristian Høgsberg
2013-07-09
1
-4
/
+1
*
wayland-server: Return 0 from read_events() in case of EAGAIN
Kristian Høgsberg
2013-07-09
1
-2
/
+4
*
wayland-client: Treat EOF when reading the wayland socket as an error
Neil Roberts
2013-07-09
1
-0
/
+8
*
server: Make wl_object and wl_resource opaque structs
Kristian Høgsberg
2013-07-02
1
-2
/
+3
*
client: Add wl_display_prepare_read() API to relax thread model assumptions
Kristian Høgsberg
2013-06-17
1
-51
/
+258
*
Add support for flags in the wl_map API and add a WL_MAP_ENTRY_LEGACY flag
Jason Ekstrand
2013-06-05
1
-6
/
+6
*
Add a "side" field and some sanity checks to wl_map.
Jason Ekstrand
2013-06-05
1
-6
/
+4
*
wayland-client: Avoid null dereference when handling deletion
Rob Bradford
2013-04-04
1
-1
/
+5
*
docs: Document non-blocking behaviour of wl_display_flush()
Kristian Høgsberg
2013-04-02
1
-1
/
+6
*
Change wl_closure_invoke to take an opcode instead of an actual function pointer
Jason Ekstrand
2013-03-18
1
-2
/
+2
*
client: Invoke new_id closure arguments as pointers instead of integers
Jonas Ådahl
2013-03-17
1
-1
/
+1
*
client: Check reference count only for destroyed proxies
Jonas Ådahl
2013-03-17
1
-3
/
+3
*
Clean up and refactor wl_closure and associated functions
Jason Ekstrand
2013-02-26
1
-14
/
+14
*
client: add wl_proxy_get_class()
Pekka Paalanen
2013-02-26
1
-0
/
+12
*
client: Add \since tag for wl_display_dispatch_queue_pending() documentation
Kristian Høgsberg
2012-11-30
1
-0
/
+1
*
client: Don't cancel a roundtrip when any event is received
Jonas Ådahl
2012-11-27
1
-1
/
+4
*
doc: Fix typos
Tiago Vignatti
2012-11-23
1
-2
/
+2
*
client: Add an entry point for dispatching a queue without blocking
Ander Conselvan de Oliveira
2012-11-23
1
-0
/
+19
*
debug: Allow WAYLAND_DEBUG=server/client for server/client side only debug
Kristian Høgsberg
2012-11-21
1
-1
/
+1
*
client: Fix source comment typos
Martin Olsson
2012-11-14
1
-3
/
+3
*
client: Keep track of proxy validity and number of reference holders
Jonas Ådahl
2012-11-05
1
-20
/
+108
*
doc: Clarify documentation about dispatching event queues
Ander Conselvan de Oliveira
2012-10-19
1
-2
/
+56
*
doc: Update wl_display_get_error() documentation
Ander Conselvan de Oliveira
2012-10-17
1
-2
/
+8
*
doc: Add doxygen documentation to wl_display_get_error()
Ander Conselvan de Oliveira
2012-10-16
1
-0
/
+7
*
doc: Document change of return value of dispatch functions
Ander Conselvan de Oliveira
2012-10-16
1
-2
/
+3
*
doc: Document the restriction of destroying queues before the display
Ander Conselvan de Oliveira
2012-10-16
1
-0
/
+4
*
doc: Put wl_display_flush() documentation in the right place
Ander Conselvan de Oliveira
2012-10-16
1
-12
/
+12
*
wayland-client: forward fatal errors to caller
David Herrmann
2012-10-15
1
-19
/
+80
*
wayland: Take ownership of fd in wl_display_connect_to_fd()
Kristian Høgsberg
2012-10-15
1
-11
/
+9
*
wayland-client: link all event-queues of each display into a list
David Herrmann
2012-10-15
1
-3
/
+17
*
wayland-client: add wl_display_get_error()
David Herrmann
2012-10-15
1
-3
/
+36
*
doc: Improve libwayland-client doxygen documentation
Ander Conselvan de Oliveira
2012-10-15
1
-7
/
+46
*
doc: Add some doxygen documentation to wayland-client entry points
Ander Conselvan de Oliveira
2012-10-15
1
-1
/
+169
*
client: Return number of events dispatched from dispatch functions
Kristian Høgsberg
2012-10-15
1
-3
/
+3
*
client: Add wl_display_dispatch_pending() for dispatching without reading
Kristian Høgsberg
2012-10-15
1
-6
/
+21
*
client: Discard proxies with no implementation at dispatch time
Kristian Høgsberg
2012-10-11
1
-2
/
+3
*
client: Don't forget to init and destroy mutex
Kristian Høgsberg
2012-10-11
1
-0
/
+2
*
client: Fix double locking bug
Ander Conselvan de Oliveira
2012-10-11
1
-3
/
+2
[next]