index
:
~whot/wayland
documentation-styling
master
publican
touch
Unnamed repository; edit this file 'description' to name the repository.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
protocol: add xslt convertion to prettify the protocol
HEAD
master
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-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
2012-01-19
spec: list core interfaces with short descriptions
Jesse Barnes
1
-3
/
+30
2012-01-19
spec: update high level description, add diagrams
Jesse Barnes
3
-28
/
+86
2012-01-19
scanner: allow summary attributes in args and <description> in <protocol>
Jesse Barnes
2
-32
/
+48
2012-01-18
protocol: Convert comments to new documentation tags
Kristian Høgsberg
1
-175
/
+287
2012-01-18
scanner: Support documentation elements
Jesse Barnes
2
-4
/
+146
2012-01-13
Fix 'make dist' as connection.h no longer exists
Richard Hughes
1
-1
/
+0
2012-01-12
server: In default grab, update focus resource after sending release
Neil Roberts
1
-5
/
+5
2012-01-11
shm: Drop non-premul format, use less ambiguous ARGB8888 naming convention
Kristian Høgsberg
2
-9
/
+7
2012-01-06
Add new wl_shell popup surface type
Kristian Høgsberg
1
-0
/
+26
2012-01-06
Move data device implementation into wayland-server
Kristian Høgsberg
4
-0
/
+511
2012-01-06
Move default grab implementation to wayland-server
Kristian Høgsberg
1
-0
/
+56
2012-01-06
New grab API
Kristian Høgsberg
2
-54
/
+24
2012-01-04
server: Allocate server ID for when resource->object.id is 0
Kristian Høgsberg
1
-1
/
+8
2012-01-03
server: remove wl_display::callback_list as unused
Pekka Paalanen
1
-2
/
+0
2012-01-03
server: add wl_input_device_release()
Pekka Paalanen
2
-0
/
+18
2011-12-28
Fix WL_EVENT_WRITEABLE typo
Kristian Høgsberg
3
-6
/
+6
2011-12-27
Drop unused hash table
Kristian Høgsberg
4
-319
/
+3
2011-12-22
Rename all instances of typeof
Kristian Høgsberg
1
-1
/
+1
2011-12-22
Use __typeof__ instead of typeof
Kristian Høgsberg
1
-2
/
+2
2011-12-22
server: destroy the socket event source on display destroy
Pekka Paalanen
1
-4
/
+7
2011-12-21
protocol: update touch_down with focus surface
Tiago Vignatti
1
-0
/
+1
2011-12-19
protocol: Add a bit of documentation
Kristian Høgsberg
1
-0
/
+16
2011-12-17
connection: Fix printf format warnings
Kristian Høgsberg
1
-2
/
+2
2011-12-17
Increase closure buffer size and fail gracefully for too big closures.
Laszlo Agocs
3
-6
/
+38
2011-12-14
Removed superfluous call to wl_copy_connection
Andy Nichols
1
-2
/
+0
2011-12-14
Make wl_list_for_each* work for c++
Jørgen Lind
1
-1
/
+7
2011-12-13
client: fix a strdup memory leak
Pekka Paalanen
1
-3
/
+10
2011-12-05
client: unset WAYLAND_SOCKET env variable
Pekka Paalanen
1
-0
/
+1
2011-11-29
server: do not send delete_id to a dead client
Pekka Paalanen
1
-3
/
+5
2011-11-29
protocol: introduce wl_shell_surface
Pekka Paalanen
1
-11
/
+15
2011-11-29
server: document wl_resource_post_event() arguments
Pekka Paalanen
1
-0
/
+17
[next]