Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.204012 submit/tizen_2.0/20130215.191703
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:11:19 +0000 (00:11 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:11:19 +0000 (00:11 +0900)
commitdfdcaad9c114d0fe12af570a611331bbfb106b3d
treebf34cb9b15f5b1006eb705a717e95cfdbe94cf02
parent09a91ebbf08ff9675054268269a53777a2c065ac
Tizen 2.0 Release
58 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
TC/build.sh [new file with mode: 0755]
TC/execute.sh [new file with mode: 0755]
TC/tet_code [new file with mode: 0644]
TC/tet_scen [new file with mode: 0644]
TC/tetbuild.cfg [new file with mode: 0644]
TC/tetclean.cfg [new file with mode: 0644]
TC/tetexec.cfg [new file with mode: 0644]
TC/unit/Makefile [new file with mode: 0644]
TC/unit/tc_gen.sh [new file with mode: 0755]
TC/unit/tslist [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_efl_main_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_exit_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_get_rotation_state_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_init_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_measure_start_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_measure_time_from_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_measure_time_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_set_event_callback_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_set_i18n_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_set_rotation_cb_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appcore_unset_rotation_cb_func.c [new file with mode: 0644]
TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0644]
app-core.manifest [new file with mode: 0644]
appcore-common.pc.in [new file with mode: 0644]
appcore-efl.pc.in [new file with mode: 0644]
debian/app-template.install.in [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libappcore-common-0.install.in [new file with mode: 0644]
debian/libappcore-common-dev.install.in [new file with mode: 0644]
debian/libappcore-efl-0.install.in [new file with mode: 0644]
debian/libappcore-efl-dev.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
include/SLP_Appcore_PG.h [new file with mode: 0755]
include/appcore-common.h [new file with mode: 0755]
include/appcore-efl.h [new file with mode: 0755]
include/appcore-internal.h [new file with mode: 0755]
include/image/SLP_Appcore_PG_events.png [new file with mode: 0644]
include/image/SLP_Appcore_PG_lifecycle.png [new file with mode: 0644]
include/image/SLP_Appcore_PG_overview.png [new file with mode: 0644]
include/image/SLP_Appcore_PG_rotation.png [new file with mode: 0755]
packaging/app-core.spec [new file with mode: 0644]
packaging/core-efl.target [new file with mode: 0644]
src/appcore-X.c [new file with mode: 0755]
src/appcore-efl.c [new file with mode: 0755]
src/appcore-i18n.c [new file with mode: 0755]
src/appcore-measure.c [new file with mode: 0755]
src/appcore-noti.c [new file with mode: 0755]
src/appcore-pmcontrol.c [new file with mode: 0755]
src/appcore-rotation.c [new file with mode: 0755]
src/appcore-util.c [new file with mode: 0755]
src/appcore.c [new file with mode: 0755]