1. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  2. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago[Renamed from src/clipboard.c]
  3. 15902bf clipboard: zalloc the clipboard_source by Carlos Garnacho · 9 years ago
  4. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  5. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  6. 6a94a99 clipboard: don't crash if the source client does not send a mime type by Giulio Camuffo · 10 years ago
  7. 389a10d clipboard: set fd member of clipboard_source by Marek Chalupa · 11 years ago
  8. de44761 Use zalloc rather than malloc and manually setting members to 0 by Bryce Harrington · 11 years ago
  9. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  10. c30c4bd clipboard: remove the weston_seat destruction listener on destroy by Rob Bradford · 12 years ago
  11. 46118f8 clipboard: Fix fd leak by Kristian Høgsberg · 12 years ago
  12. 7ff3bdb Rename wl_data_source to weston_data_source by Kristian Høgsberg · 12 years ago
  13. 862814b clipboard: Handle OOM in clipboard_source_create() by Kristian Høgsberg · 12 years ago
  14. 8a4a9eb data-device: Change resources in wl_data_offer and wl_data_source to pointers. by Jason Ekstrand · 12 years ago
  15. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  16. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  17. 4912454 input: Remove wl_seat destroy signal by Kristian Høgsberg · 12 years ago
  18. 96ddcb2 clipboard: add seat destroy signal handler by Rafal Mielniczuk · 13 years ago
  19. 340a434 clipboard: initialise clipboard memory after creation by Rafal Mielniczuk · 13 years ago
  20. 6d11836 Replace fprintf() by weston_log() by Martin Minarik · 13 years ago
  21. a7ceaff compositor: Add a clipboard manager by Kristian Høgsberg · 13 years ago