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-12-03
tests: rename temporary files
Pekka Paalanen
1
-2
/
+2
2012-12-03
tests: Don't leave temporary files behind
Sven Joachim
1
-0
/
+2
2012-12-03
man, configure.ac: Only generate man pages if we can do it offline
Jonas Ådahl
2
-2
/
+19
2012-12-03
doc: Only generate Wayland documentation if xsltproc was found
Jonas Ådahl
1
-0
/
+2
2012-11-30
configure.ac: Update version to 1.1.0 during development on git master
Kristian Høgsberg
1
-2
/
+2
2012-11-30
client: Add \since tag for wl_display_dispatch_queue_pending() documentation
Kristian Høgsberg
1
-0
/
+1
2012-11-27
pkgconfig: Use configure provided directories
Quentin Glidic
3
-12
/
+12
2012-11-27
protocol: Add a wl_surface request for setting buffer transformation
Ander Conselvan de Oliveira
1
-3
/
+31
2012-11-27
scanner: Fix wrong restriction on since field
Ander Conselvan de Oliveira
1
-1
/
+1
2012-11-27
client: Don't cancel a roundtrip when any event is received
Jonas Ådahl
1
-1
/
+4
2012-11-23
doc: Fix typos
Tiago Vignatti
2
-3
/
+3
2012-11-23
client: Add an entry point for dispatching a queue without blocking
Ander Conselvan de Oliveira
2
-0
/
+21
2012-11-21
debug: Allow WAYLAND_DEBUG=server/client for server/client side only debug
Kristian Høgsberg
2
-2
/
+2
2012-11-19
configure.ac: Bump version to 1.0.1
Kristian Høgsberg
1
-1
/
+1
2012-11-19
doc: Fix out-of-source build so distcheck works again
Kristian Høgsberg
1
-7
/
+7
2012-11-19
Fix distcheck by adding back protocol/Makefile.am
Kristian Høgsberg
3
-1
/
+3
2012-11-19
protocol: Fix copy and paste summary
Kristian Høgsberg
1
-1
/
+1
2012-11-19
protocol: Add summary description for wl_data_device_manager
Kristian Høgsberg
1
-0
/
+8
2012-11-14
client: Fix source comment typos
Martin Olsson
1
-3
/
+3
2012-11-12
doc: Fix incorrectly formatted section header
Tiago Vignatti
1
-1
/
+3
2012-11-12
doc: Update .gitignore
Tiago Vignatti
2
-0
/
+2
2012-11-12
doc: Set publican to quiet mode
Tiago Vignatti
1
-1
/
+1
2012-11-12
doc: Remove unused css and xslt for the protocol
Tiago Vignatti
5
-256
/
+1
2012-11-12
doc: Auto-generate API methods and classes documentation
Tiago Vignatti
2
-16
/
+52
2012-11-12
doc: doxygen: Interpret the first line comment as the brief
Tiago Vignatti
1
-1
/
+1
2012-11-07
tests: Add out of order delete_id queue tests
Jonas Ådahl
1
-12
/
+96
2012-11-07
tests: Use a pipe for synchronization to avoid potential deadlock
Jonas Ådahl
1
-24
/
+55
2012-11-05
tests: Add queue test case
Jonas Ådahl
2
-1
/
+174
2012-11-05
client: Keep track of proxy validity and number of reference holders
Jonas Ådahl
2
-20
/
+110
2012-10-29
doc: Remove obsolete doxygen tags
Kristian Høgsberg
1
-17
/
+0
2012-10-22
configure.ac: Bump version to 1.0.0
Kristian Høgsberg
1
-2
/
+2
2012-10-21
scanner: Preserve paragraph breaks in input XML
Kristian Høgsberg
1
-3
/
+9
2012-10-21
doc: Fix typo in generated section header
Kristian Høgsberg
1
-2
/
+2
2012-10-21
wayland: Add protocol documentation for various interfaces
Kristian Høgsberg
1
-13
/
+94
2012-10-21
Update TODO
Kristian Høgsberg
1
-19
/
+2
2012-10-21
tests: Include wayland-private.h for container_of
Kristian Høgsberg
1
-0
/
+1
2012-10-20
scanner: Fix valgrind errors
Kristian Høgsberg
1
-8
/
+7
2012-10-19
Rename __wl_container_of macro to just wl_container_of
Kristian Høgsberg
1
-12
/
+12
2012-10-19
Move un-namespaced container_of into private header
Kristian Høgsberg
4
-4
/
+6
2012-10-19
Move ARRAY_LENGTH out of public headers
Kristian Høgsberg
5
-6
/
+21
2012-10-19
configure: Depend on a more strict version of publican
Tiago Vignatti
1
-0
/
+8
2012-10-19
doc: Update doxygen documentation when source files are changed
Ander Conselvan de Oliveira
1
-1
/
+5
2012-10-19
doc: Clarify documentation about dispatching event queues
Ander Conselvan de Oliveira
2
-14
/
+96
2012-10-17
doc: Update wl_display_get_error() documentation
Ander Conselvan de Oliveira
1
-2
/
+8
2012-10-17
wayland-server: Fix up error handling with client creation.
John Kåre Alsaker
1
-15
/
+26
2012-10-16
wayland-egl: Drop ill-defined pixmap support
Kristian Høgsberg
1
-9
/
+0
2012-10-16
connection: Dereference id completely for comparasion.
John Kåre Alsaker
1
-2
/
+2
2012-10-16
connection: Removed crashing code.
John Kåre Alsaker
1
-2
/
+0
2012-10-16
scanner: Make sure arguments have names.
John Kåre Alsaker
1
-0
/
+3
2012-10-16
connection: Don't call memcpy with null pointer.
John Kåre Alsaker
1
-3
/
+3
[prev]
[next]