Support mouse-event of <tizen:box-content> and type of <tizen:livebox>
authorYunchan Cho <yunchan.cho@samsung.com>
Fri, 25 Jan 2013 12:34:50 +0000 (21:34 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Tue, 29 Jan 2013 09:22:15 +0000 (18:22 +0900)
commit32562c4d401f6c0cc9f38f0edf268987ace402c3
tree366b4063fdde3d762c0cdd381a472211c013f831
parent5100283083ee5947efcf6df4d43f987f252d399a
Support mouse-event of <tizen:box-content> and type of <tizen:livebox>

[Issue#] N/A
[Problem] wrt-installer doesn't support mouse-event of <tizen:box-content> and type of <tizen:livebox>
[Cause] N/A
[Solution] Two fields for this are added to config parser struct

Change-Id: Ib6b2f7b85288786021e54107780d73485788f7a6
packaging/wrt-installer.spec
src/CMakeLists.txt
src/configuration_parser/widget_parser.cpp
src/jobs/widget_install/manifest.cpp
src/jobs/widget_install/manifest.h
src/jobs/widget_install/task_database.cpp
src/jobs/widget_install/task_database.h
src/jobs/widget_install/task_manifest_file.cpp
src/jobs/widget_uninstall/task_db_update.cpp
src/jobs/widget_uninstall/task_db_update.h