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
*
Bump version to 0.95.0
0.95.0
Kristian Høgsberg
2012-07-24
1
-2
/
+2
*
Make distcheck work from builddir configured with --disable-documentation
Kristian Høgsberg
2012-07-24
1
-6
/
+6
*
More consistent ID printing
Daniel Stone
2012-07-23
4
-16
/
+16
*
Make NEW_IDs nullable
Daniel Stone
2012-07-23
3
-6
/
+48
*
Unstatic arg_count_for_signature and get_next_argument
Daniel Stone
2012-07-23
2
-7
/
+13
*
tests: Wrap calloc by just returning NULL if we're called too early
Kristian Høgsberg
2012-07-23
1
-0
/
+13
*
test-runner: Wrap realloc() too
Daniel Stone
2012-07-23
1
-1
/
+11
*
.gitignore: Add ctags and cscope files
Daniel Stone
2012-07-23
1
-0
/
+2
*
protocol: Add transform argument to wl_output.geometry event
Kristian Høgsberg
2012-07-22
2
-7
/
+27
*
connection: reserve id on incoming new object
Mathias Fiedler
2012-07-22
1
-3
/
+3
*
wayland-util: add method for reserving new object id
Mathias Fiedler
2012-07-22
2
-0
/
+34
*
wayland-server: send error on invalid new object id
Mathias Fiedler
2012-07-22
1
-4
/
+10
*
wayland-shm: Commit the width/height getters that actually compile
Kristian Høgsberg
2012-07-20
1
-4
/
+4
*
README: Update
Kristian Høgsberg
2012-07-20
1
-108
/
+13
*
shm: Add shm_buffer getters for width and height
Kristian Høgsberg
2012-07-20
2
-0
/
+22
*
wayland-client: Add missing newline from an error message
Robert Ancell
2012-07-20
1
-1
/
+1
*
remove listener from wl_data_source destroy_signal listener list
Dmitry Guryanov
2012-07-17
1
-1
/
+1
*
cursor: fix fd leak and a segfault
Pekka Paalanen
2012-07-10
1
-0
/
+6
*
cursor: use os_create_anonymous_file()
Pekka Paalanen
2012-07-10
5
-7
/
+165
*
server: fix wl_seat_set_keyboard
Pekka Paalanen
2012-07-10
1
-1
/
+1
*
server: add lose_touch_focus()
Pekka Paalanen
2012-07-10
1
-0
/
+10
*
scanner: Include weston-client.h as the inline functions require it
Robert Ancell
2012-07-09
1
-2
/
+3
*
wayland-shm: Add return before we hit the error clean-up path
Kristian Høgsberg
2012-07-09
1
-0
/
+2
*
Fixup source comment in wayland-util.h and fix typo in TODO
Martin Olsson
2012-07-09
2
-3
/
+3
*
doc: fix some typos in documentation
Martin Olsson
2012-07-09
2
-4
/
+4
*
protocol: Add missing allow-null to data_device.enter data_offer field
Ander Conselvan de Oliveira
2012-07-09
1
-1
/
+1
*
shm: Plug leak in shm_create_pool()
Martin Olsson
2012-07-09
1
-6
/
+9
*
server: Don't crash for wl_seat_set_touch(seat, NULL)
Martin Olsson
2012-07-09
1
-1
/
+1
*
scanner: Plug memory leak in end_element()
Martin Olsson
2012-07-09
1
-1
/
+1
*
wayland-cursor: Add error handling for shm_pool_create()
Martin Olsson
2012-07-09
1
-9
/
+11
*
protocol: Add a couple of missing allow-null annotations
Kristian Høgsberg
2012-07-02
1
-2
/
+2
*
protocol: Explicitly mark requests which allow null arguments
Christopher James Halse Rogers
2012-07-02
1
-9
/
+9
*
protocol: Add explicit nullable types
Christopher James Halse Rogers
2012-07-02
3
-12
/
+188
*
tests: test that path names longer than 108 bytes are rejected
Dylan Noblesmith
2012-06-30
2
-1
/
+86
*
tests: fix make check for out-of-tree builds
Dylan Noblesmith
2012-06-30
11
-12
/
+13
*
tests: sort list of tests
Dylan Noblesmith
2012-06-30
1
-9
/
+9
*
wayland-client: reject socket paths longer than 108 bytes
Dylan Noblesmith
2012-06-30
1
-1
/
+13
*
wayland-server: reject socket paths longer than 108 bytes
Dylan Noblesmith
2012-06-30
1
-1
/
+15
*
wayland-server: add more logging of errors
Dylan Noblesmith
2012-06-30
1
-0
/
+2
*
wayland-server: fix socket ownership race condition
Dylan Noblesmith
2012-06-30
1
-10
/
+10
*
wayland-server: fix fd leak on error path
Dylan Noblesmith
2012-06-30
1
-8
/
+16
*
drop use of strerror()
Dylan Noblesmith
2012-06-30
2
-2
/
+2
*
wayland-server: reduce use of magic numbers
Dylan Noblesmith
2012-06-30
1
-6
/
+15
*
Allocate client proxy automatically for new objects
Kristian Høgsberg
2012-06-28
4
-4
/
+57
*
protocol: Change wording of pointer.set_cursor()
Ander Conselvan de Oliveira
2012-06-28
1
-2
/
+3
*
wl_shell: Don't require that parent surfaces are wl_shell_surfaces
Kristian Høgsberg
2012-06-27
1
-2
/
+2
*
configure.ac: Bump version to 0.94.90
0.94.90
Kristian Høgsberg
2012-06-25
1
-2
/
+2
*
Send modifier event to pointer focus when it changes too
Kristian Høgsberg
2012-06-22
1
-17
/
+31
*
Send keyboard modifier event using the keyboard resource
Kristian Høgsberg
2012-06-22
1
-1
/
+1
*
Maintain keyboard modifier state in wayland-server
Daniel Stone
2012-06-22
2
-1
/
+26
[next]