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-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
2012-02-23
Fix compilation: uid_t, gid_t and pid_t are defined in sys/types.h
Thiago Macieira
1
-0
/
+1
2012-02-23
Add wl_region and surface requests to set opaque and input regions
Kristian Høgsberg
1
-0
/
+76
2012-02-23
Split pointer_focus and keyboard_focus into enter and leave events
Kristian Høgsberg
2
-17
/
+25
2012-02-18
server: Implement wl_keyboard_grab_interface.
Scott Moreau
2
-0
/
+59
2012-02-18
server: Rename wl_grab_interface.
Scott Moreau
3
-38
/
+39
2012-02-18
Add wl_client_get_credentials() to get unix credentials for client
Kristian Høgsberg
2
-0
/
+24
2012-02-16
protocol: remove absolute coordinates from pointer
Pekka Paalanen
3
-16
/
+6
2012-02-16
data_device: get rid of attach request
Ander Conselvan de Oliveira
3
-19
/
+35
2012-02-16
Add fullscreen protocol
Juan Zhao
1
-8
/
+32
2012-02-16
Add maximized protocol
Juan Zhao
1
-0
/
+13
2012-02-09
Use dist-xz for tarballs
Kristian Høgsberg
1
-1
/
+1
2012-02-09
Set version to 'master' on git master branch
Kristian Høgsberg
1
-1
/
+1
2012-02-09
scanner: don't print new line when no descriptions are provided
Tiago Vignatti
1
-1
/
+2
2012-02-09
protocol: fix typo
Tiago Vignatti
1
-5
/
+5
2012-02-09
spec: fix typo
Tiago Vignatti
1
-1
/
+1
2012-02-09
Drop warning when we receive an event for zombie objects
Kristian Høgsberg
1
-1
/
+0
2012-02-09
wayland-util.h: Avoid un-namespaced _container_of
Kristian Høgsberg
1
-9
/
+9
[next]