Support Tizen 3.0
authorNakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Mon, 29 Jul 2013 05:33:50 +0000 (14:33 +0900)
committerNakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Mon, 29 Jul 2013 05:36:22 +0000 (14:36 +0900)
commitd6c07c6cc58188a6c913fd5285b716657466caad
tree65f1e7eaa9c47ff370b7bb5aa9540ed75ec99e91
parenta734dfb193f61d7235fdd50e5e12b816dd1f26dd
Support Tizen 3.0

Change-Id: Icefff6e8437189cab41f9465919d09e3c97a0988
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
50 files changed:
configure.ac
packaging/ico-uxf-weston-plugin.changes
packaging/ico-uxf-weston-plugin.spec
protocol/desktop-shell.xml [new file with mode: 0644]
protocol/ico_input_mgr.xml
protocol/ico_ivi_shell.xml [deleted file]
protocol/ico_window_mgr.xml
protocol/input-method.xml [new file with mode: 0644]
protocol/workspaces.xml [new file with mode: 0644]
settings/ico_weston.csh [new file with mode: 0644]
settings/ico_weston.sh [new file with mode: 0644]
settings/weston.ini [new file with mode: 0644]
settings/weston.service [new file with mode: 0644]
src/Makefile.am
src/config-parser.c [deleted file]
src/ico_input_mgr.c
src/ico_input_mgr.h [new file with mode: 0644]
src/ico_ivi_common.c [deleted file]
src/ico_ivi_common.h
src/ico_ivi_shell.c
src/ico_ivi_shell.h
src/ico_plugin_loader.c
src/ico_window_animation.c
src/ico_window_mgr.c
src/ico_window_mgr.h
tests/test-client.c
tests/test-common.c
tests/test-eflapp.c
tests/test-homescreen.c
tests/testdata/cl_surface1.dat
tests/testdata/cl_surface4.dat [new file with mode: 0644]
tests/testdata/hs_alltest.dat
tests/testdata/hs_animatest.dat [new file with mode: 0644]
tests/testdata/hs_animatest_all.dat [new file with mode: 0644]
tests/weston-plugin-test
tests/weston-plugin-test.anima [new file with mode: 0755]
tests/weston-plugin-test.input
tests/weston-plugin-test.notouch
tests/weston-plugin-test.resize
tests/weston-plugin-test.resize_flower
tests/weston-plugin-test.resize_native
tests/weston-plugin-test.resize_smoke
tests/weston-plugin-test.resize_smoke2
tests/weston-plugin-test.slide
tests/weston-plugin-test_gdb
tests/weston-plugin-vbox [new file with mode: 0755]
tests/weston.ini
tests/weston_ivi_plugin.ini [deleted file]
weston.ini [deleted file]
weston_ivi_plugin.ini [deleted file]