summaryrefslogtreecommitdiff
path: root/ivi-shell
Commit message (Expand)AuthorAgeFilesLines
* ivi: Fix spellings in commentsBryce Harrington2016-05-191-14/+14
* ivi-layout: clarify get_layers_under_surface docPekka Paalanen2016-05-121-1/+4
* ivi-layout: Correct coordinate adjective grammar, misspellingsYong Bakos2016-04-291-8/+8
* ivi-layout: clear on_layer when layer_destroyWataru Natsume2016-04-121-0/+1
* ivi-shell: rework configure_surface notificationUcan, Emre (ADITG/SW1)2016-04-053-122/+22
* ivi-shell: rework remove_surface notificationUcan, Emre (ADITG/SW1)2016-04-053-60/+22
* ivi-shell: rework remove_layer notificationUcan, Emre (ADITG/SW1)2016-04-052-54/+13
* ivi-shell: rework create_layer_notificationUcan, Emre (ADITG/SW1)2016-04-052-55/+13
* ivi-shell: rework create_surface notificationUcan, Emre (ADITG/SW1)2016-04-053-60/+22
* ivi-shell: rework layer_add_notification APIUcan, Emre (ADITG/SW1)2016-04-052-110/+15
* ivi-shell: rework surface_add_notification APIUcan, Emre (ADITG/SW1)2016-04-052-96/+14
* ivi-shell: move event_mask to properties structUcan, Emre (ADITG/SW1)2016-04-013-37/+33
* ivi-shell: remove content_observer leftoverUcan, Emre (ADITG/SW1)2016-04-011-5/+0
* ivi-shell: harden get_ivi_shell_surface()Pekka Paalanen2016-03-241-3/+9
* ivi-shell: add sanity check in ivi_shell_surface_configurePekka Paalanen2016-03-241-1/+5
* ivi-shell: add input panel label funcPekka Paalanen2016-03-241-0/+8
* ivi-shell: add shell surface labelsPekka Paalanen2016-03-241-0/+16
* ivi-shell: remove ivi_layout_get_screen_output APIUcan, Emre (ADITG/SW1)2016-03-242-17/+0
* ivi-shell: remove ivi_layout_get_screen_from_id APIUcan, Emre (ADITG/SW1)2016-03-242-26/+1
* ivi-shell: implement get_screen_from_outputUcan, Emre (ADITG/SW1)2016-03-241-3/+17
* ivi-shell: use weston_output in public APIsUcan, Emre (ADITG/SW1)2016-03-243-55/+41
* ivi-shell: remove ivi_layout_get_screens APIUcan, Emre (ADITG/SW1)2016-03-243-67/+2
* ivi-shell: remove ivi_layout_get_screen_resolution APIUcan, Emre (ADITG/SW1)2016-03-243-45/+11
* ivi-shell: remove ivi_layout_get_id_of_screen APIUcan, Emre (ADITG/SW1)2016-03-242-20/+1
* ivi-shell: remove id_screenUcan, Emre (ADITG/SW1)2016-03-241-7/+2
* hmi-controller: fix wrong panel widthUcan, Emre (ADITG/SW1)2016-03-181-5/+3
* hmi-controller: fix wrong background surface sizeUcan, Emre (ADITG/SW1)2016-03-181-9/+8
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-11/+1
* ivi-shell: simplify ivi_layout_screen_set_render_orderUcan, Emre (ADITG/SW1)2016-03-171-13/+3
* ivi-shell: simplify ivi_layout_screen_add_layerUcan, Emre (ADITG/SW1)2016-03-171-12/+2
* ivi-shell: simplify ivi_layout_set_render_orderUcan, Emre (ADITG/SW1)2016-03-171-16/+3
* ivi-shell: simplify ivi_layout_layer_add_surfaceUcan, Emre (ADITG/SW1)2016-03-171-12/+2
* ivi-shell: simplify ivi_layout_remove_surfaceUcan, Emre (ADITG/SW1)2016-03-171-11/+2
* ivi-shell: remove add_configured_listener left-overPekka Paalanen2016-03-161-4/+0
* ivi-shell: introduce ivi-layout-shell.hPekka Paalanen2016-03-164-20/+70
* ivi-shell: remove configured signal from ivi-layoutPekka Paalanen2016-03-163-30/+1
* ivi-shell: call shell_surface_send_configure() directlyPekka Paalanen2016-03-164-26/+35
* ivi-shell: add include guards on ivi-shell.hPekka Paalanen2016-03-151-0/+5
* ivi-shell: include config.h in ivi-layout-transition.cPekka Paalanen2016-03-151-0/+2
* ivi-shell: remove content_observer notificationUcan, Emre (ADITG/SW1)2016-03-153-32/+0
* ivi-shell: Remove all surface transitions when it is being removed.Mateusz Polrola2016-03-153-0/+21
* ivi-shell: remove ivi_layout_layer_set_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-042-35/+0
* ivi-shell: remove ivi_layout_surface_set_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-042-34/+0
* ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-045-38/+11
* ivi-shell: remove ivi_layout_surface_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-042-33/+0
* ivi-shell: remove ivi_layout_layer_get_orientation APIUcan, Emre \(ADITG/SW1\)2016-03-042-22/+0
* ivi-shell: remove ivi_layout_surface_get_orientation APIUcan, Emre \(ADITG/SW1\)2016-03-042-22/+0
* ivi-shell: remove ivi_layout_layer_get_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-042-25/+0
* ivi-shell: remove ivi_layout_surface_get_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-044-33/+2
* ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-045-35/+10