index
:
~wjt/wayland
0.85
master
next
terminal
wayland-0.8
🗿
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-10
Flush the connection if we have to many marshaled fds
HEAD
master
Ander Conselvan de Oliveira
1
-4
/
+26
2012-03-05
test-runner.c: Consolidate test running code
Kristian Høgsberg
1
-16
/
+23
2012-03-05
tests: Add demarshal tests
Kristian Høgsberg
1
-0
/
+77
2012-03-05
tests: Add more marshal tests
Kristian Høgsberg
1
-0
/
+22
2012-03-05
tests: Simplify connection tests a bit
Kristian Høgsberg
1
-9
/
+6
2012-03-05
tests: Add wl_list tests
Kristian Høgsberg
2
-1
/
+165
2012-03-05
tests: More wl_map tests
Kristian Høgsberg
1
-0
/
+46
2012-03-05
TOOD: Frame based input done
Kristian Høgsberg
1
-2
/
+0
2012-03-05
tests: makefile error: missing test-runner.h
Gaetan Nadon
1
-1
/
+1
2012-03-05
scanner: Add since attribute
Kristian Høgsberg
1
-1
/
+22
2012-03-04
check: connection-test fails to link to ffi
Gaetan Nadon
1
-1
/
+1
2012-03-04
publican: support out-of-source tree build
Gaetan Nadon
14
-42
/
+58
2012-03-04
Fix distcheck where protocol.xsl was missing in the tarball
Gaetan Nadon
2
-2
/
+4
2012-03-04
Add wl_array_for_each
Kristian Høgsberg
3
-6
/
+27
2012-03-03
Add tests subdir to toplevel SUBDIRS variable
Kristian Høgsberg
1
-1
/
+1
2012-03-03
tests: Add connection marshalling tests
Kristian Høgsberg
1
-0
/
+59
2012-03-02
tests: Add connection tests
Kristian Høgsberg
2
-2
/
+145
2012-03-02
test-runner: Fix warnings
Kristian Høgsberg
1
-1
/
+2
2012-03-02
connection: Export wl_connection_queue() so we can test it
Kristian Høgsberg
2
-1
/
+3
2012-03-02
tests: Print test status after running test
Kristian Høgsberg
1
-1
/
+1
2012-03-02
tests: Add Unit tests for wl_map and wl_array data structures
Kristian Høgsberg
6
-1
/
+281
2012-03-02
Terminate drag if data source is destroyed
Ander Conselvan de Oliveira
2
-16
/
+41
2012-03-02
server: fix event sending type mismatches
Pekka Paalanen
2
-5
/
+7
2012-03-02
server: use the event sending wrappers
Pekka Paalanen
3
-48
/
+32
2012-03-02
scanner: emit event wrapper functions for server
Pekka Paalanen
2
-8
/
+51
2012-03-01
wayland-server: Destroy resource before sending out delete_id event
Kristian Høgsberg
1
-7
/
+8
2012-03-01
Fix server crash when a client dies during a drag with an icon
Ander Conselvan de Oliveira
2
-1
/
+19
2012-03-01
Fix wl_data_offer source destroy listener
Ander Conselvan de Oliveira
1
-1
/
+4
2012-02-29
configure.ac: Fix test-for-empty bug
Kristian Høgsberg
1
-2
/
+2
2012-02-29
protocol: Clarify the documentation for the fullscreen protocol
Rob Bradford
1
-19
/
+34
2012-02-29
Merge remote-tracking branch 'whot/publican'
Kristian Høgsberg
20
-4
/
+668
2012-02-29
Don't block when flushing a full protocol buffer
Kristian Høgsberg
4
-15
/
+39
2012-02-29
Hack up distcheck for publican
Peter Hutterer
1
-4
/
+18
2012-02-29
Generate the docbook description for the protocol from wayland.xml
Peter Hutterer
4
-2
/
+122
2012-02-29
Hook up autotools for publican
Peter Hutterer
6
-1
/
+45
2012-02-29
doc: Comment out some of the default chapters
Peter Hutterer
1
-0
/
+5
2012-02-29
doc: Add architecture from the website
Peter Hutterer
4
-0
/
+319
2012-02-29
doc: Fix up title page with logo and author information
Peter Hutterer
4
-9
/
+16
2012-02-29
doc: add publican-created doctree
Peter Hutterer
9
-0
/
+154
2012-02-29
protocol: fix make distcheck
Peter Hutterer
1
-3
/
+4
2012-02-28
Update TODO
Kristian Høgsberg
1
-39
/
+0
2012-02-28
Allow update function to not be set in wl_display_get_fd
Samuel Rødal
1
-1
/
+3
2012-02-28
Rename client side wl_display_destroy() to wl_display_disconnect()
Samuel Rødal
2
-2
/
+2
2012-02-26
util: Comments before wl_list were a bit off, fixed the example usage.
Üstün Ergenoğlu
1
-4
/
+12
2012-02-23
protocol.xsl: Rename stylesheet to wayland-protocol.css
Kristian Høgsberg
3
-2
/
+2
2012-02-23
protocol: add xslt stylesheet to prettify the protocol
Peter Hutterer
5
-2
/
+258
2012-02-23
protocol: fix missing hyphenation for "client-created"
Peter Hutterer
1
-1
/
+1
2012-02-23
scanner: Remove unused variable 'len'
Peter Hutterer
1
-1
/
+1
2012-02-23
spec: padding bytes are undefined, state so
Peter Hutterer
1
-1
/
+2
2012-02-23
spec: typo and wording fixes
Peter Hutterer
1
-3
/
+3
[next]