Age | Commit message (Expand) | Author | Files | Lines |
2016-03-16 | clients: fix incorrect format handling in simple-shm | Murray Calavera | 1 | -4/+5 |
2016-03-15 | ivi-shell: add include guards on ivi-shell.h | Pekka Paalanen | 1 | -0/+5 |
2016-03-15 | ivi-shell: include config.h in ivi-layout-transition.c | Pekka Paalanen | 1 | -0/+2 |
2016-03-15 | simple-egl: use roundtrip after get_registry request | Marek Chalupa | 1 | -1/+1 |
2016-03-15 | ivi-shell: remove content_observer notification | Ucan, Emre (ADITG/SW1) | 3 | -32/+0 |
2016-03-15 | ivi-shell: Remove all surface transitions when it is being removed. | Mateusz Polrola | 3 | -0/+21 |
2016-03-10 | desktop-shell: make panel clock configurable | Armin Krezović | 3 | -7/+59 |
2016-03-09 | clients: Use zalloc | Bryce Harrington | 12 | -14/+30 |
2016-03-08 | platform: explicitly cast the return value of weston_platform_get_egl_proc_ad... | Matthias Treydte | 1 | -4/+6 |
2016-03-08 | option-parser: Handle short double-arg options | Bryce Harrington | 1 | -3/+38 |
2016-03-07 | configure: Make jpeglib an optional dependency. | Emmanuel Gil Peyrot | 2 | -16/+37 |
2016-03-07 | protocol: migrate to stable presentation-time.xml | Pekka Paalanen | 15 | -384/+111 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_set_dimension API | Ucan, Emre \(ADITG/SW1\) | 3 | -68/+2 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_set_dimension API | Ucan, Emre \(ADITG/SW1\) | 5 | -58/+2 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_set_position API | Ucan, Emre \(ADITG/SW1\) | 6 | -71/+13 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_set_position API | Ucan, Emre \(ADITG/SW1\) | 5 | -58/+3 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_orientation API | Ucan, Emre \(ADITG/SW1\) | 3 | -29/+3 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_orientation API | Ucan, Emre \(ADITG/SW1\) | 4 | -33/+4 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_dimension API | Ucan, Emre \(ADITG/SW1\) | 3 | -58/+5 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_dimension API | Ucan, Emre \(ADITG/SW1\) | 6 | -62/+8 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_position API | Ucan, Emre \(ADITG/SW1\) | 6 | -63/+15 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_position API | Ucan, Emre \(ADITG/SW1\) | 4 | -53/+6 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_opacity API | Ucan, Emre \(ADITG/SW1\) | 5 | -32/+8 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_opacity API | Ucan, Emre \(ADITG/SW1\) | 5 | -42/+10 |
2016-03-04 | ivi-shell: remove ivi_layout_layer_get_visibility API | Ucan, Emre \(ADITG/SW1\) | 3 | -28/+4 |
2016-03-04 | ivi-shell: remove ivi_layout_surface_get_visibility API | Ucan, Emre \(ADITG/SW1\) | 6 | -33/+1 |
2016-03-04 | hmi-controller: fix leak of ivi surface list | Wataru Natsume | 1 | -1/+4 |
2016-03-04 | remove warning of ivisurface reassign on the ivilayer | Wataru Natsume | 1 | -3/+1 |
2016-03-04 | hmi-controller: remove duplicate commit_changes in random mode | Wataru Natsume | 1 | -9/+0 |
2016-02-26 | libinput-device: Remove unnecessary function call | Chris Michael | 1 | -2/+1 |
2016-02-23 | tests: cleanup test runner script. | Jon A. Cruz | 1 | -10/+10 |
2016-02-23 | Makefile: handle also stable wayland-protocols | Pekka Paalanen | 1 | -1/+1 |
2016-02-23 | Makefile: move presentation_timing source out of toytoolkit | Pekka Paalanen | 1 | -2/+2 |
2016-02-22 | config-parser: Check malloc and strdup returns | Bryce Harrington | 1 | -0/+22 |
2016-02-19 | configure: Make WebP support togglable, and improve its error message. | Emmanuel Gil Peyrot | 2 | -4/+19 |
2016-02-19 | libinput-device: Remove unnecessary function call | Christopher Michael | 1 | -1/+2 |
2016-02-16 | build: Require dbus for systemd-login | Manuel Bachmann | 1 | -32/+34 |
2016-02-16 | shell: Don't send extra configure events on click | Derek Foreman | 1 | -0/+8 |
2016-02-16 | configure.ac: bump to version 1.10.90 for open development | Bryce Harrington | 1 | -1/+1 |
2016-02-16 | configure.ac: bump to version 1.10.0 for the official release1.10.01.10 | Bryce Harrington | 1 | -5/+5 |
2016-02-11 | releasing.txt: Script now figures out release name on its own | Bryce Harrington | 1 | -1/+1 |
2016-02-09 | configure.ac: bump to version 1.9.93 for the RC1 release1.9.93 | Bryce Harrington | 1 | -1/+1 |
2016-02-09 | compositor-drm: the cursor plane only supports ARGB | Derek Foreman | 1 | -3/+9 |
2016-02-09 | compositor-drm: update internal cursor plane location when disabling cursor | Derek Foreman | 1 | -1/+4 |
2016-02-09 | compositor-x11: send pointer frame after axis event | Marek Chalupa | 1 | -0/+4 |
2016-02-04 | xwm: Don't clear the selection if it has no text type available | Derek Foreman | 1 | -24/+4 |
2016-02-03 | shell: Check more thoroughly for undefined surface resource | Bryce Harrington | 1 | -7/+24 |
2016-02-03 | ivi-layout: apply opacity to weston_view correctly | Nobuhiko Tanibata | 1 | -6/+3 |
2016-02-02 | configure.ac: bump to version 1.9.92 for the beta release1.9.92 | Bryce Harrington | 1 | -1/+1 |
2016-02-02 | input: Fix crash when touchscreen generates out of screen coordinate | Bryce Harrington | 1 | -1/+4 |