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-04-01
docs: Remove mention of touch focus
fd-lock
Kristian Høgsberg
1
-2
/
+1
2013-04-01
docs: Add details about grabs
Matthias Clasen
1
-0
/
+8
2013-04-01
docs: Add details about surfaces
Matthias Clasen
1
-0
/
+2
2013-04-01
docs: Improve wl_region protocol docs
Matthias Clasen
1
-4
/
+7
2013-04-01
docs: Improve the wl_output protocol docs
Matthias Clasen
1
-6
/
+18
2013-04-01
docs: Improve wl_touch protocol docs
Matthias Clasen
1
-9
/
+27
2013-04-01
docs: Improve wl_keyboard protocol docs
Matthias Clasen
1
-6
/
+19
2013-04-01
docs: Improve wl_pointer protocol docs
Matthias Clasen
1
-10
/
+33
2013-04-01
docs: Improve the wl_seat protocol docs
Matthias Clasen
1
-13
/
+22
2013-04-01
docs: Improve wl_surface protocol docs
Matthias Clasen
1
-54
/
+69
2013-04-01
docs: Improve wl_shell/wl_shell_surface docs
Matthias Clasen
1
-84
/
+149
2013-04-01
docs: Improve the wl_data_* procol docs
Matthias Clasen
1
-30
/
+65
2013-04-01
docs: Improve wl_shm and wl_shm_pool protocol docs
Matthias Clasen
1
-24
/
+49
2013-04-01
docs: Improve wl_callback protocol docs
Matthias Clasen
1
-1
/
+8
2013-04-01
docs: Improve the wl_registry protocol docs
Matthias Clasen
1
-18
/
+26
2013-04-01
docs: Improve wl_display protocol docs
Matthias Clasen
1
-8
/
+9
2013-04-01
docs: Consistency fixes
Matthias Clasen
1
-3
/
+3
2013-04-01
doc: Improve various sections of the documentation
Matthias Clasen
1
-40
/
+31
2013-04-01
docs: Improve the 'Connect time' section
Matthias Clasen
1
-15
/
+4
2013-04-01
docs: Improve the 'Types of Compositors' section
Matthias Clasen
1
-73
/
+46
2013-04-01
docs: Slight rewording
Matthias Clasen
1
-1
/
+1
2013-04-01
docs: Reorder some sections
Matthias Clasen
1
-2
/
+2
2013-04-01
wayland-server: Avoid deferencing a NULL pointer in error case
Rob Bradford
1
-5
/
+5
2013-03-28
docs: Fix the documentation build
Matthias Clasen
1
-1
/
+1
2013-03-28
docs: Add a revision history
Matthias Clasen
2
-0
/
+8
2013-03-19
protocol: remove implicit attach semantics
Pekka Paalanen
1
-11
/
+8
2013-03-18
Add wl_resource_init and use it in libwayland implementations of data sharing...
Jason Ekstrand
4
-35
/
+27
2013-03-18
Change wl_closure_invoke to take an opcode instead of an actual function pointer
Jason Ekstrand
6
-14
/
+17
2013-03-17
client: Invoke new_id closure arguments as pointers instead of integers
Jonas Ådahl
6
-12
/
+23
2013-03-17
client: Check reference count only for destroyed proxies
Jonas Ådahl
1
-3
/
+3
2013-03-17
configure.ac: Use wayland_version macro in bug url
Kristian Høgsberg
1
-1
/
+1
2013-02-26
Stylistic nitpicking
Kristian Høgsberg
1
-5
/
+5
2013-02-26
Clean up and refactor wl_closure and associated functions
Jason Ekstrand
4
-355
/
+402
2013-02-26
client: add wl_proxy_get_class()
Pekka Paalanen
2
-0
/
+13
2013-02-25
scanner: Fix 'destroy)' typo in check for destroy request presence
Kristian Høgsberg
1
-1
/
+1
2013-02-25
scanner: remove list_length in favor of wl_list_length
Ran Benita
1
-14
/
+2
2013-02-14
configure.ac: Update bug URL
Kristian Høgsberg
1
-1
/
+1
2013-02-14
Make sure that man page xml files are always disted
Armin K
1
-4
/
+3
2013-02-14
README: Fix typos
Siddharth Heroor
1
-3
/
+3
2013-02-11
tests: Add a help message for the test runner
Kristian Høgsberg
1
-1
/
+22
2013-02-08
queue-test: WEXITSTATUS() is undefined if WIFEXITED() is false
Kristian Høgsberg
1
-2
/
+3
2013-02-04
connection.c: Align pointer extra storage correctly
Kristian Høgsberg
1
-4
/
+18
2013-02-02
configure.ac: Lower git master version to 1.0.90
Kristian Høgsberg
1
-2
/
+2
2013-01-28
Match libtool version info in 1.0 branch
Kristian Høgsberg
1
-0
/
+1
2013-01-24
gitignore: add test-suite files
David Herrmann
2
-1
/
+7
2013-01-24
event-loop: fix returning the destroy-signal listener
David Herrmann
1
-1
/
+1
2013-01-15
Add a destroy signal to the wl_event_loop object
Jason Ekstrand
3
-0
/
+84
2013-01-11
Added a destroy signal to the wl_display object.
Jason Ekstrand
4
-0
/
+106
2013-01-11
test/event-loop: Check readable state on a pipe
Quentin Glidic
1
-1
/
+6
2012-12-12
client: remove two unused function pointer typedefs
Pekka Paalanen
1
-3
/
+0
[next]