summaryrefslogtreecommitdiff
path: root/ivi-shell/ivi-layout-transition.c
Commit message (Expand)AuthorAgeFilesLines
* ivi-shell: remove configured signal from ivi-layoutPekka Paalanen2016-03-161-1/+0
* ivi-shell: call shell_surface_send_configure() directlyPekka Paalanen2016-03-161-0/+4
* ivi-shell: include config.h in ivi-layout-transition.cPekka Paalanen2016-03-151-0/+2
* ivi-shell: Remove all surface transitions when it is being removed.Mateusz Polrola2016-03-151-0/+16
* ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-1/+2
* ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-4/+2
* ivi-shell: remove ivi_layout_layer_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-041-1/+1
* ivi-shell: remove ivi_layout_surface_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-041-3/+3
* ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)2016-03-041-1/+1
* ivi-layout-transition: Standardize the check for layout_transition_registerLucas Tanure2015-09-301-3/+6
* ivi-layout-transition: Fix potential leak of memory pointed to by transitionLucas Tanure2015-09-231-4/+7
* ivi-shell: initialize all fields in create_layout_transitionJohn-John Tedro2015-09-221-0/+1
* ivi-layout-transition: Fix potential leak of memory pointed to by transitionLucas Tanure2015-09-221-1/+2
* ivi-layout-transition: Change layout_transition_register return typeLucas Tanure2015-09-221-2/+4
* ivi-layout-transition: Fix potential leak of memory pointed to by transitionLucas Tanure2015-09-221-0/+3
* Coding style fixesDawid Gajownik2015-08-071-2/+2
* *-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+19
* ivi-layout: separate declarations from codeCarlos Olmedo Escobar2015-03-021-6/+15
* ivi-shell-transition: check create_layout_transition() return value.Carlos Olmedo Escobar2015-01-281-4/+12
* ivi-shell: rewrite controller APINobuhiko Tanibata2014-12-151-8/+8
* ivi-shell: several ivi-layout interfaces moved accross source.Nobuhiko Tanibata2014-12-151-66/+0
* ivi-shell: clean-up transition animation code.Nobuhiko Tanibata2014-12-151-194/+0
* ivi-shell: add IVI layout APIsNobuhiko Tanibata2014-12-041-0/+1111