index
:
~krh/wayland
1.1
1.2
1.3
acquire-fd
better-array
fd-changes
fd-lock
fixed-optimization
input
malloc-closure
master
menu
next
opaque-resource
pointer-lock
pointer-lock-2
popup
prepare-read
protocol-changes
proxy-race
read-events
remote
session-manager
subscribe
testing
thread-safety
threads
video
yuv
personal wayland repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
proxy race fix
proxy-race
Kristian Høgsberg
3
-42
/
+109
2013-10-25
protocol: validate the protocol against a dtd
Peter Hutterer
4
-2
/
+47
2013-10-23
configure.ac: Bump version to 1.3.90 for the master branch
Kristian Høgsberg
1
-1
/
+1
2013-10-21
wayland: Be consistent about #include-guard names
Kristian Høgsberg
4
-8
/
+8
2013-10-11
protocol: Fix typo in documentation
1.3
José Bollo
1
-1
/
+1
2013-10-09
configure.ac: Bump version to 1.3
Kristian Høgsberg
1
-2
/
+2
2013-10-07
scanner: Handle unrecognized invocation mode
Kristian Høgsberg
1
-1
/
+3
2013-10-02
configure.ac: Bump version to 1.2.92
Kristian Høgsberg
1
-1
/
+1
2013-09-25
client: Fix handling display->reader_count if poll fails
Neil Roberts
1
-1
/
+3
2013-09-22
configure.ac: Bump version to 1.2.91
Kristian Høgsberg
1
-1
/
+1
2013-09-21
Export the Wayland protocol XML file
Jason Ekstrand
3
-1
/
+5
2013-09-21
tests: add wl_resource tests
Marek Ch
2
-1
/
+170
2013-09-21
tests: add unit tests for wl_signal
Marek Ch
2
-1
/
+117
2013-09-21
tests: extended message when leak in test is detected
Marek Ch
1
-3
/
+14
2013-09-21
client: fix an inconsistency in documentation
Chang Liu
1
-1
/
+1
2013-09-21
doc: Slight tweaks to wl_listener
Aaron Faanes
1
-4
/
+6
2013-09-21
utils: Document wl_container_of
Aaron Faanes
1
-0
/
+35
2013-09-21
doc: Create \comment alias for C-style comments
Aaron Faanes
1
-1
/
+1
2013-09-16
doc: Include wayland-util.* for doxygen output
Aaron Faanes
1
-0
/
+6
2013-09-16
wayland-server: Improve wording for wl_signal_get's doc
Aaron Faanes
1
-1
/
+1
2013-09-16
utils: Add doxygen for wayland-util.h
Aaron Faanes
1
-0
/
+5
2013-09-16
utils: Reference some useful methods in wl_signal's doxygen
Aaron Faanes
1
-1
/
+6
2013-09-16
wayland-server: Document wl_listener
Aaron Faanes
1
-0
/
+45
2013-09-11
gitignore: add ./compile
Chang Liu
1
-0
/
+1
2013-09-11
wayland-server: Add a wl_resource_for_each_safe macro
Rob Bradford
1
-0
/
+8
2013-09-11
utils: tweak wl_list for better doxygen output
Aaron Faanes
1
-2
/
+3
2013-09-11
wayland-server: Document wl_signal
Aaron Faanes
1
-0
/
+37
2013-09-11
wayland-server: Fix a uninitialized warning from clang
Aaron Faanes
1
-1
/
+1
2013-08-30
configure.ac: Bump version to 1.2.90 for master branch
Kristian Høgsberg
1
-1
/
+1
2013-08-30
scanner: Emit wl_*_destroy stub even if interface has a destructor
Kristian Høgsberg
1
-1
/
+1
2013-08-30
protocol: Add release requests for wl_pointer, wl_keyboard, and wl_touch
Kristian Høgsberg
1
-4
/
+16
2013-08-19
Add support for client-side language bindings
Jason Ekstrand
2
-9
/
+86
2013-08-19
Add support for server-side language bindings
Jason Ekstrand
5
-25
/
+120
2013-08-19
doc: Add a section on interface and protocol object versioning
Jason Ekstrand
1
-0
/
+61
2013-08-19
doc: Update the ID alocation section
Jason Ekstrand
1
-4
/
+10
2013-08-15
publican: only split chapters and top-level sections onto separate pages
Peter Hutterer
1
-0
/
+1
2013-08-12
protocol: Improve a bit of grammar for wl_surface::attach description
Bryce W. Harrington
1
-2
/
+2
2013-08-12
wayland-client: Add wl_proxy_get_listener
Rob Bradford
2
-0
/
+20
2013-08-12
wayland-server: Add a wl_resource_for_each macro
Rob Bradford
1
-0
/
+5
2013-08-08
protocol: Fix pluralization of user in popup_done description
Bryce W. Harrington
1
-1
/
+1
2013-08-08
protocol: Improve grammar for set class description
Bryce W. Harrington
1
-3
/
+3
2013-08-08
protocol: Add missing d to 'x an y'
Bryce W. Harrington
1
-2
/
+2
2013-08-08
protocol: Fix typo by removing a redundant 'a'
Bryce W. Harrington
1
-1
/
+1
2013-08-08
client: Improve spelling and grammar in comments
Bryce W. Harrington
1
-6
/
+6
2013-08-08
publican: Fix grammar several places in Protocol docs
Bryce W. Harrington
1
-5
/
+5
2013-08-08
publican: Drop unneeded 'of'
Bryce W. Harrington
1
-1
/
+1
2013-08-08
publican: Cleanup Preface's grammar.
Bryce W. Harrington
1
-7
/
+6
2013-08-08
server: Release additional_shm_formats array at display destruction
Tomeu Vizoso
1
-0
/
+2
2013-08-07
scanner: check for wayland-scanner.pc before using variables
Peter Hutterer
1
-0
/
+2
2013-08-07
scanner: expand help string
Peter Hutterer
1
-0
/
+4
[next]