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