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
2012-10-11
client: Discard proxies with no implementation at dispatch time
next
Kristian Høgsberg
1
-2
/
+3
2012-10-11
client: Don't forget to init and destroy mutex
Kristian Høgsberg
1
-0
/
+2
2012-10-11
connection: Print object id for new-id arguments in deubug output
Kristian Høgsberg
1
-2
/
+1
2012-10-11
client: Fix double locking bug
Ander Conselvan de Oliveira
2
-6
/
+2
2012-10-11
protocol: clarify multiple wl_surface.attach
Pekka Paalanen
1
-1
/
+3
2012-10-11
data-device: Don't fake an attach event on drag icon surface
Ander Conselvan de Oliveira
1
-10
/
+2
2012-10-11
protocol: fix clarification of input region on drags and pointers
Pekka Paalanen
1
-7
/
+11
2012-10-10
protocol: elaborate on wl_buffer
Pekka Paalanen
1
-1
/
+17
2012-10-10
protocol: wl_surface.frame needs wl_surface.commit
Pekka Paalanen
1
-1
/
+11
2012-10-10
protocol: clarify input region on drags and pointers
Pekka Paalanen
1
-4
/
+16
2012-10-10
protocol: double-buffered state for wl_surface
Pekka Paalanen
1
-23
/
+98
2012-10-10
Fix typecheck in case of multiple instances of type meta data
Kristian Høgsberg
1
-1
/
+15
2012-10-10
doc: Update drag and drop section and add info about selections
Ander Conselvan de Oliveira
1
-160
/
+99
2012-10-10
connection: Move object lookup out of wl_connection_demarshal()
Kristian Høgsberg
4
-38
/
+74
2012-10-10
Split the global registry into its own wl_registry object
Kristian Høgsberg
4
-162
/
+72
2012-10-10
scanner: Generate client stubs for wl_display requests
Kristian Høgsberg
3
-52
/
+0
2012-10-10
scanner: Send interface name and version for types new_id args
Kristian Høgsberg
2
-21
/
+48
2012-10-10
client: Add wl_event_queue for multi-thread dispatching
Kristian Høgsberg
2
-35
/
+123
2012-10-10
client: Make wl_display thread safe
Kristian Høgsberg
1
-4
/
+42
2012-10-10
client: Split event handling into demarshal and dispatch steps
Kristian Høgsberg
2
-20
/
+49
2012-10-10
Change filedescriptor API to be thread safe
Kristian Høgsberg
9
-253
/
+152
2012-10-09
Ensure cursor_data.c is included in distribution tarballs
threads
Matt Roper
4
-2
/
+3
2012-10-09
connection: Add missing free from error path
Rob Bradford
1
-0
/
+1
2012-10-09
xcursor: Fix allocation based on string length
Rob Bradford
1
-1
/
+1
2012-10-09
wayland: Fix typos
Tiago Vignatti
1
-3
/
+3
2012-10-09
doc: Remove Shared Object Cache section
Tiago Vignatti
1
-55
/
+0
2012-10-09
doc: Auto-generate Protocol/Interfaces section instead
Tiago Vignatti
3
-128
/
+66
2012-10-09
doc: Improve Wire Format section
Tiago Vignatti
1
-5
/
+17
2012-10-01
connection: Drop unused static closures
Kristian Høgsberg
1
-1
/
+0
2012-09-26
man: fix compilation without xsltproc
David Herrmann
1
-5
/
+9
2012-09-25
man: add man-page infrastructure
David Herrmann
5
-1
/
+137
2012-09-25
protocol: Fix typo
Tiago Vignatti
1
-1
/
+1
2012-09-13
Fix typo (ratio, not ration)
Diego Viola
1
-1
/
+1
2012-09-12
event-loop: export wl_event_loop_dispatch_idle()
David Herrmann
2
-3
/
+4
2012-09-10
wayland-server: return new ID in wl_client_add_resource()
David Herrmann
2
-5
/
+9
2012-09-10
event-loop: remove dead code
David Herrmann
1
-2
/
+2
2012-09-10
cursor: add cursor.pcf and extraction program
Philipp Brüschweiler
2
-0
/
+531
2012-09-10
cursor: Add a default cursor theme
Philipp Brüschweiler
2
-1
/
+618
2012-08-29
tests: Quiet warning
Kristian Høgsberg
1
-1
/
+2
2012-08-29
tests: ensure sanity leak check tests pass when leak checks are disabled.
U. Artie Eoff
2
-1
/
+13
2012-08-29
tests: Allow disabling leak checking assertions by env
Rob Bradford
1
-2
/
+4
2012-08-16
Add wl_shm_buffer_create()
Kristian Høgsberg
2
-1
/
+50
2012-08-16
client: Add wl_display_connect_to_fd() function
Kristian Høgsberg
2
-27
/
+45
2012-08-16
protocol: Fix typo.
Scott Moreau
1
-1
/
+1
2012-08-14
socket-test: don't try to be clever, fail if no XDG_RUNTIME_DIR is set
Philipp Brüschweiler
1
-11
/
+10
2012-08-13
Add support for X cursor themes.
Christopher Michael
1
-1
/
+1
2012-08-13
Fix grammar in the rendering section.
Christopher Michael
1
-1
/
+1
2012-08-03
connection: zero out string padding
Kristian Høgsberg
1
-3
/
+5
2012-07-31
protocol: Remove "repeat" from "key_state"
Andre Heider
1
-2
/
+0
2012-07-26
Don't skip the first directory entry when reading cursors.
Dima Ryazanov
1
-1
/
+0
[next]