1. bdc8c72 cosmetic: Remove a few double semicolons by Derek Foreman · 10 years ago
  2. ae6f1bb clients: Fix height typo in clamp_view() by Bryce Harrington · 10 years ago
  3. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  4. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  5. 5e3b693 image: don't print redundant error by Bill Spitzak · 11 years ago
  6. a829261 weston-image --help works. Also help if no filename is given by Bill Spitzak · 11 years ago
  7. 31732f7 Clients: Fix memleak issues in various clients of weston by vivek · 11 years ago
  8. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  9. bf17590 westoy: Remove unused support for window parents by Jasper St. Pierre · 12 years ago
  10. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  11. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  12. c9213e7 image: Free filename saved into structure on error path by Rob Bradford · 12 years ago
  13. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  14. 409f79a image: Free allocated memory on error path by Rob Bradford · 12 years ago
  15. 9468708 image: Set dragging pointer on button press, not first motion by Kristian Høgsberg · 13 years ago
  16. d3bf676 image: Combine clamp_view() and center_view () by Kristian Høgsberg · 13 years ago
  17. 719b215 image: Add keyhandler to handle keyboard zoom by Kristian Høgsberg · 13 years ago
  18. a369ff5 image: Set resize handler and center view on resize/fullscreen by Kristian Høgsberg · 13 years ago
  19. 972d506 clients: image: Add support for panning and zooming by Jonas Ådahl · 13 years ago
  20. 1f54f17 image: handle multiple images correctly by Philipp Brüschweiler · 13 years ago
  21. 19a4c2d image: Don't segfault when the file doesn't exist by Juan Zhao · 13 years ago
  22. df0faf7 image: Add fullscreen support by Kristian Høgsberg · 13 years ago
  23. 5a315bc Move cairo-util to shared/ by Kristian Høgsberg · 13 years ago
  24. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  25. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  26. 009ac0a window: Dont take width and height in window constructor by Kristian Høgsberg · 13 years ago
  27. 29af3eb window: Make decorations just a widget by Kristian Høgsberg · 13 years ago
  28. bb97700 window: Get rid of the window child allocation concept by Kristian Høgsberg · 13 years ago
  29. b67e94b window: Make resize and redraw handlers widget vfuncs by Kristian Høgsberg · 13 years ago
  30. 5d12990 window: Allocate and flush the window surface in window.c by Kristian Høgsberg · 13 years ago
  31. cadd0f5 clients/image: Delete old old key code by Kristian Høgsberg · 13 years ago
  32. 50719bc Fix inconsistent #include style by Pekka Paalanen · 14 years ago
  33. 3a69627 window: Stop using glib mainloop in toy toolkit by Kristian Høgsberg · 14 years ago
  34. 9de79a9 window.c: Drop global handler argument by Kristian Høgsberg · 14 years ago
  35. b4b6734 Define global handler on display creation by Tim Wiederhake · 14 years ago
  36. 0043961 Fix new gcc 4.6 warnings by Kristian Høgsberg · 14 years ago
  37. 248c1b6 Add an orange pop-up menu to test the new map_transient request by Kristian Høgsberg · 14 years ago
  38. e164e4e Use cairo_push_group() for all double buffering, drop window_copy_*() by Kristian Høgsberg · 14 years ago
  39. da846ca Fix terminal resizing by Kristian Høgsberg · 14 years ago
  40. 82da52b Update surface.attach and change surface.map to surface.map_toplevel by Kristian Høgsberg · 15 years ago
  41. 2bb3ebe Create socket in /var/run/user/${HOME} by Kristian Høgsberg · 15 years ago
  42. e9f5e36 Make clients exit orderly when there is no connection by Yuval Fledel · 15 years ago
  43. 990854d Fixed a bogus call to cairo_destroy by Johan Bilien · 15 years ago
  44. 012a007 Add small client for testing shm surfaces by Kristian Høgsberg · 15 years ago
  45. 9d69f8e Replace commit/ack/frame protocol with simpler sync and frame callbacks by Kristian Høgsberg · 15 years ago
  46. 43788b1 Update keyboard focus handler signatures by Kristian Høgsberg · 15 years ago
  47. f252d6a Update to use eglGetDRMDisplayMESA() by Kristian Høgsberg · 15 years ago
  48. c8c3734 Set window user data using separate function by Kristian Høgsberg · 15 years ago
  49. 80d746f Consolidate redraw scheduling in window.c by Kristian Høgsberg · 15 years ago
  50. 0953162 Fix resizing by Kristian Høgsberg · 15 years ago
  51. 478d926 Send device name at connect time by Kristian Høgsberg · 15 years ago
  52. 7824d81 Consolidate more code in clients/window.c by Kristian Høgsberg · 15 years ago
  53. b2a432e Move clients to subdirectory by Kristian Høgsberg · 15 years ago[Renamed from image.c]
  54. a341fa0 Use FBOs instead of eagle-specific API by Kristian Høgsberg · 15 years ago
  55. 0de19eb Add an image viewer client by Chris Wilson · 16 years ago