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
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: update documentation about threading
Marek Chalupa
2014-12-09
1
-36
/
+116
*
client: update obsolete comments
Marek Chalupa
2014-12-09
2
-46
/
+62
*
scanner.c: Use WL_PRINTF instead of __attribute__((format(printf)))
Seedo Eldho Paul
2014-11-28
1
-1
/
+1
*
doc: fixed grammar and a typo
Derek Foreman
2014-11-27
1
-2
/
+2
*
doc: Removed extra indentation from wl_list code sample
Bill Spitzak
2014-11-26
1
-4
/
+4
*
doc: Removed \ref when it refers to the subject the text is attached to
Bill Spitzak
2014-11-25
2
-6
/
+6
*
doc: fixed a typo
Bill Spitzak
2014-11-25
1
-1
/
+1
*
v4 doc: fixed reference to non-existent function
Bill Spitzak
2014-11-25
1
-3
/
+0
*
doc: Added \code tags around sample code in doxygen comments
Bill Spitzak
2014-11-25
3
-31
/
+32
*
server: increase listen queue to 128
Imran Zaman
2014-11-24
1
-1
/
+1
*
client: read_events should return -1 after an error
Marek Chalupa
2014-11-21
1
-0
/
+5
*
gitignore: adpat to scanner and protocol path changes
Olivier Blin
2014-11-19
1
-4
/
+0
*
connection: abort if a listener function is NULL
Ryo Munakata
2014-11-12
1
-0
/
+5
*
Remove useless semicolon.
Carlos Olmedo Escobar
2014-11-12
1
-1
/
+1
*
doc: Added API documentation for wl_display_destroy and wl_display_add_socket...
Srivardhan Hebbar
2014-11-11
1
-0
/
+38
*
Don't document an absent parameter.
Bryce Harrington
2014-11-11
1
-1
/
+0
*
scanner, client: Added more error checks when strtol function is used
Imran Zaman
2014-11-10
2
-2
/
+7
*
wayland-server: Abort if a read from a client gives 0 length
Philip Withnall
2014-11-05
1
-1
/
+1
*
event-loop.c: Use correct OS abstraction function for dupfd()
Philip Withnall
2014-11-05
1
-1
/
+1
*
connection: Fix sendmsg() on FreeBSD
Philip Withnall
2014-11-05
1
-1
/
+1
*
cosmetic: convert some function returns from int to bool
Derek Foreman
2014-11-04
2
-7
/
+9
*
connection: Leave fd open in wl_connection_destroy
Benjamin Herr
2014-11-04
3
-4
/
+7
*
doc: Mark up some code examples
Benjamin Herr
2014-11-03
1
-14
/
+18
*
scanner: Remove stray newline
Jonas Ådahl
2014-09-23
1
-1
/
+0
*
scanner: Improve XML parse error reporting
Jonas Ådahl
2014-09-23
1
-2
/
+8
*
shm: fix error in comment
Derek Foreman
2014-09-11
1
-1
/
+1
*
client: cancel read in wl_display_read_events() when last_error is set
Marek Chalupa
2014-09-11
1
-3
/
+10
*
client: wake-up threads on all return paths from read_events
Marek Chalupa
2014-09-11
1
-1
/
+6
*
client: add display_wakeup_threads function
Marek Chalupa
2014-09-04
1
-12
/
+25
*
wayland-client: Initialize newly created wl_proxys to zero
Nils Chr. Brause
2014-09-04
1
-6
/
+4
*
client: check for error in wl_display_read_events
Marek Chalupa
2014-08-22
1
-0
/
+7
*
client: broadcast the right pthread_cond variable
Marek Chalupa
2014-08-22
1
-0
/
+16
*
client: drop unused event queue cond and list variables
Olivier Blin
2014-08-22
1
-22
/
+0
*
client: remove unused variable
Marek Chalupa
2014-08-21
1
-1
/
+0
*
server: Don't expose wl_display as a global
Jasper St. Pierre
2014-08-21
1
-20
/
+8
*
client: add a public function to make a roundtrip on a custom queue
Giulio Camuffo
2014-08-21
2
-3
/
+23
*
event-loop: make signalfd non-blocking
Marek Chalupa
2014-08-18
1
-2
/
+2
*
scanner: Make emit_structs more explicit
Jasper St. Pierre
2014-08-18
1
-13
/
+12
*
scanner: Use an enum to determine the type of thing we're writing out
Jasper St. Pierre
2014-08-18
1
-6
/
+11
*
server: fix conditions for fds in wl_socket_destroy
Pekka Paalanen
2014-08-07
1
-7
/
+20
*
server: fix error handling when adding socket
Marek Chalupa
2014-08-07
1
-7
/
+16
*
server: move memset after check
Marek Chalupa
2014-08-07
1
-1
/
+2
*
server: Add a simple API to find a good default display
Jasper St. Pierre
2014-08-05
2
-25
/
+74
*
server: Save the display name in the wl_socket
Jasper St. Pierre
2014-08-05
1
-0
/
+3
*
server: Make get_socket_lock operate directly on the socket's lock_fd
Jasper St. Pierre
2014-08-05
1
-11
/
+11
*
server: Split out code to initialize the socket address for a display name
Jasper St. Pierre
2014-08-05
1
-16
/
+27
*
server: Create the socket FD after taking the lock
Jasper St. Pierre
2014-08-05
1
-6
/
+6
*
server: Clean up socket destruction
Jasper St. Pierre
2014-08-05
1
-26
/
+25
*
wayland-client: Fix indentation
Jasper St. Pierre
2014-08-05
1
-3
/
+3
*
doc: Fix link to wl_list_remove()
Bryce W. Harrington
2014-07-24
1
-2
/
+2
[next]