index
:
~jjones/weston
nvidia_head
nvidia_head_rebase-2.0
nvidia_head_rebase-2016-11-04
nvidia_head_rebase-3.0
nvidia_head_rebase-4.0
nvidia_head_rebase_1.11
nvidia_head_rebase_1.12
nvidia_r364
NVIDIA development branches of the Weston Wayland Compositor
jjones
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clipboard.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
1
-0
/
+1
2015-06-15
src: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2015-05-01
clipboard: don't crash if the source client does not send a mime type
Giulio Camuffo
1
-1
/
+1
2014-12-12
clipboard: set fd member of clipboard_source
Marek Chalupa
1
-0
/
+1
2014-11-28
Use zalloc rather than malloc and manually setting members to 0
Bryce Harrington
1
-2
/
+3
2013-08-08
malloc + memset -> zalloc
Peter Hutterer
1
-2
/
+1
2013-07-29
clipboard: remove the weston_seat destruction listener on destroy
Rob Bradford
1
-0
/
+1
2013-07-25
clipboard: Fix fd leak
Kristian Høgsberg
1
-2
/
+8
2013-07-25
Rename wl_data_source to weston_data_source
Kristian Høgsberg
1
-5
/
+5
2013-07-25
clipboard: Handle OOM in clipboard_source_create()
Kristian Høgsberg
1
-1
/
+18
2013-06-20
data-device: Change resources in wl_data_offer and wl_data_source to pointers.
Jason Ekstrand
1
-4
/
+4
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-1
/
+1
2013-05-07
input: Merge wl_seat into weston_seat
Kristian Høgsberg
1
-6
/
+6
2013-05-06
input: Remove wl_seat destroy signal
Kristian Høgsberg
1
-1
/
+1
2012-07-11
clipboard: add seat destroy signal handler
Rafal Mielniczuk
1
-0
/
+14
2012-07-01
clipboard: initialise clipboard memory after creation
Rafal Mielniczuk
1
-0
/
+1
2012-06-08
Replace fprintf() by weston_log()
Martin Minarik
1
-1
/
+0
2012-06-03
compositor: Add a clipboard manager
Kristian Høgsberg
1
-0
/
+263