tizen 2.3.1 release submit/tizen_2.3.1/20150915.080155 tizen_2.3.1_release
authorjk7744.park <jk7744.park@samsung.com>
Mon, 14 Sep 2015 13:16:37 +0000 (22:16 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Mon, 14 Sep 2015 13:16:37 +0000 (22:16 +0900)
commit784796af39479f3645aca6f8a51693dc9b3908b1
tree84150fae0b7563c3f214395fb9ede476b945d5b0
parent907cd093341e9ded3e8be44677784f1643156647
tizen 2.3.1 release
17 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
appcore-widget.manifest [new file with mode: 0644]
capi-appfw-widget-application.pc [new file with mode: 0644]
doc/appcore-widget_doc.h [new file with mode: 0755]
doc/images/widget_app_lifecycle.png [new file with mode: 0755]
doc/images/widget_obj_lifecycle.png [new file with mode: 0755]
include/widget_app.h [new file with mode: 0755]
include/widget_app_efl.h [new file with mode: 0644]
include/widget_app_internal.h [new file with mode: 0644]
packaging/appcore-widget.spec [new file with mode: 0644]
src/widget-i18n.c [new file with mode: 0755]
src/widget-log.h [new file with mode: 0755]
src/widget-private.h [new file with mode: 0644]
src/widget_app.c [new file with mode: 0755]
src/widget_error.c [new file with mode: 0755]