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
*
event-loop: Dispatch idle callbacks twice
Derek Foreman
2015-01-28
1
-1
/
+3
*
client: unref or destroy proxy when releasing queue
Marek Chalupa
2015-01-28
1
-43
/
+60
*
client: release display queue in wl_display_disconnect()
Marek Chalupa
2015-01-28
1
-0
/
+1
*
scanner: Fix header generation for server protocols
Mariusz Ceier
2015-01-27
1
-1
/
+1
*
cosmetic: Cleanup trailing whitespace
Bryce Harrington
2015-01-26
1
-15
/
+15
*
cosmetic: Move the deprecated functions back to the end of the file
Derek Foreman
2015-01-26
1
-50
/
+55
*
doc: made functions taking wl_event_queue arg belong to wl_event_queue
Bill Spitzak
2015-01-23
1
-4
/
+19
*
doc: Remove wl_map from documentation
Bill Spitzak
2015-01-23
1
-0
/
+4
*
doc: Remove deprecated functions from documentation
Bill Spitzak
2015-01-23
1
-1
/
+3
*
doc: add missing \memberof to wl_display_get_protocol_error
Bill Spitzak
2015-01-23
1
-4
/
+3
*
server: Use existing id variable when inserting created object
Jonas Ådahl
2015-01-23
1
-3
/
+2
*
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
[next]