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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wayland-client: Fix indentation
1.5
Jasper St. Pierre
2014-08-18
1
-3
/
+3
*
gitignore: Add another test-suite file
Bryce W. Harrington
2014-08-18
1
-0
/
+1
*
doc: Fix link to wl_list_remove()
Bryce W. Harrington
2014-08-18
1
-2
/
+2
*
configure: fix publican version detection
Peter Hutterer
2014-08-18
1
-1
/
+1
*
doc: force publican to use fop
Peter Hutterer
2014-08-18
1
-1
/
+1
*
doc: reduce chunk_section_depth to 0
Peter Hutterer
2014-08-18
1
-1
/
+1
*
connection: remove unreached code
Boyan Ding
2014-08-18
1
-2
/
+0
*
configure.ac: Bump version to 1.5.0
1.5.0
Kristian Høgsberg
2014-05-19
1
-2
/
+2
*
scanner: Downgrade non-increasing version error to warning
1.4.93
Kristian Høgsberg
2014-05-12
1
-1
/
+1
*
configure.ac: Bump version 1.4.93
Kristian Høgsberg
2014-05-12
1
-1
/
+1
*
Do not distribute generated headers
Thierry Reding
2014-05-12
1
-2
/
+4
*
doc: Remove obsolete doxygen tags
Boyan Ding
2014-05-12
1
-12
/
+0
*
scanner: Generate macros for getting the 'since' version of an event
Jonas Ådahl
2014-05-09
1
-0
/
+13
*
tests: Add message version sanity test
Jonas Ådahl
2014-05-09
2
-1
/
+54
*
scanner: Also fail when an implicitly versioned message is out of order
Jonas Ådahl
2014-05-09
1
-4
/
+6
*
protocol: Fix order of wl_pointer, wl_keyboard and wl_touch messages
Jonas Ådahl
2014-05-09
1
-12
/
+19
*
doc: Remove deprecated doxygen tag
Jonas Ådahl
2014-05-09
1
-16
/
+0
*
event-loop-test: Remove unused variable
Jonas Ådahl
2014-05-09
1
-1
/
+0
*
doc: Added API documentation for wl_display_create function.
Srivardhan Hebbar
2014-05-09
1
-0
/
+9
*
server: fix potential memleak and NULL deref
U. Artie Eoff
2014-05-06
1
-1
/
+2
*
connection-test: check malloc result
U. Artie Eoff
2014-05-06
1
-0
/
+2
*
scanner: check wl_array_add result
U. Artie Eoff
2014-05-06
1
-1
/
+1
*
configure.ac: Bump version to 1.4.92
1.4.92
Kristian Høgsberg
2014-05-01
1
-1
/
+1
*
Avoid printing to stderr
Kristian Høgsberg
2014-04-30
2
-15
/
+9
*
Use non-blocking timerfd to prevent blocking when updating timer event sources
Andrew Wedgbury
2014-04-25
1
-2
/
+3
*
test: Add test showing blocking problem when updating timers
Andrew Wedgbury
2014-04-25
1
-0
/
+74
*
connection: fix a format string typo in error message
Giulio Camuffo
2014-04-25
1
-1
/
+1
*
connection: Don't write past the end of the connection buffer
Ander Conselvan de Oliveira
2014-04-21
2
-8
/
+54
*
configure.ac: Bump version to 1.4.91
1.4.91
Kristian Høgsberg
2014-04-07
1
-1
/
+1
*
shm: Disallow shrinking shm pools
Kristian Høgsberg
2014-04-07
2
-3
/
+10
*
scanner: Only output each forward declaration once
Kristian Høgsberg
2014-04-03
1
-8
/
+28
*
Add WL_PRINTF attribute and annotate wl_log_func_t
Kristian Høgsberg
2014-04-03
1
-1
/
+8
*
protocol: Document how clients are supposed to get the xkb keycode
Rui Matos
2014-04-01
1
-1
/
+2
*
Add error handling for wl_cursors
Hardening
2014-04-01
1
-7
/
+13
*
client: Delay EPIPE handling so we get a chance to handle error events
Kristian Høgsberg
2014-03-26
1
-2
/
+5
*
server: Kill some unnecessary logs
Jasper St. Pierre
2014-03-25
1
-4
/
+0
*
tests: Fix build of noinst fixed-benchmark test
Bryce W. Harrington
2014-03-11
1
-0
/
+1
*
protocol: try to clarify frame callback semantics
Pekka Paalanen
2014-03-11
1
-9
/
+20
*
update .gitignore
Pekka Paalanen
2014-03-10
2
-17
/
+22
*
build: hide doxygen commands with AM_V_GEN
Pekka Paalanen
2014-03-10
1
-3
/
+3
*
doc: do not rebuild man pages if they are up to date
Pekka Paalanen
2014-03-10
1
-2
/
+2
*
build: depend on generated protocol headers
Pekka Paalanen
2014-03-10
1
-0
/
+2
*
build: Include protocol/ so we pick up generated headers
Kristian Høgsberg
2014-03-07
1
-1
/
+5
*
build: Generated protocol files live in protocol/ now
Kristian Høgsberg
2014-03-07
1
-2
/
+2
*
build: Consolidate scanner build rules
Kristian Høgsberg
2014-03-07
1
-14
/
+5
*
build: Move tests/Makefile.am into toplevel Makefile.am
Kristian Høgsberg
2014-03-07
3
-63
/
+77
*
build: Move src/Makefile.am into toplevel Makefile.am
Kristian Høgsberg
2014-03-07
4
-82
/
+92
*
build: Move cursor Makefile.am into toplevel Makefile.am
Kristian Høgsberg
2014-03-06
3
-24
/
+24
*
build: Move protocol/ Makefile.am into toplevel Makefile.am
Kristian Høgsberg
2014-02-18
3
-4
/
+5
*
build: Stop using xmllint to validate protocol files
Kristian Høgsberg
2014-02-18
2
-16
/
+0
[next]