tizen beta release 2.0_release
authorKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:15:52 +0000 (21:15 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:15:52 +0000 (21:15 +0900)
commitc8afe963875f1c94635c2040b7d036cc918fe16d
tree6e00be55f3893694d7f593312cb0808a9215277c
tizen beta release
78 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
Elementary_webview.h [new file with mode: 0755]
LICENSE [new file with mode: 0755]
TC/_export_env.sh [new file with mode: 0755]
TC/build.sh [new file with mode: 0755]
TC/elm_ts/webview/Makefile [new file with mode: 0755]
TC/elm_ts/webview/tslist [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_add_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_auto_fitting_get_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_auto_fitting_set_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_auto_suspend_set_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_context_menu_item_selected_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_enable_default_context_menu_get_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_enable_default_context_menu_set_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_enable_default_touch_set_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_events_feed_get_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_events_feed_set_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_input_field_zoom_set_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_layout_width_set_to_container_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_scheme_callback_set_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_text_selection_clear_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_uri_set_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_vertical_panning_hold_set_func.c [new file with mode: 0755]
TC/elm_ts/webview/utc_INTERNETFW_elm_webview_webkit_get_func.c [new file with mode: 0755]
TC/execute.sh [new file with mode: 0755]
TC/tet_code [new file with mode: 0755]
TC/tet_scen_arm [new file with mode: 0644]
TC/tet_scen_i686 [new file with mode: 0755]
TC/tetbuild.cfg [new file with mode: 0755]
TC/tetclean.cfg [new file with mode: 0755]
TC/tetexec.cfg [new file with mode: 0755]
TIZEN_ElementaryWebView_PG.h [new file with mode: 0644]
debian/.gitignore [new file with mode: 0644]
debian/LICENSE [new file with mode: 0755]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0755]
debian/libelm-webview-dev.install [new file with mode: 0644]
debian/libelm-webview.install [new file with mode: 0644]
debian/rules [new file with mode: 0755]
elm-webview.pc.in [new file with mode: 0644]
elm_webview.c [new file with mode: 0755]
els_webview.c [new file with mode: 0755]
els_webview.h [new file with mode: 0755]
els_webview_cbhm.c [new file with mode: 0644]
els_webview_cbhm.h [new file with mode: 0755]
els_webview_editor.c [new file with mode: 0755]
els_webview_editor.h [new file with mode: 0755]
image/ElementaryWebView_image01.png [new file with mode: 0644]
log.h [new file with mode: 0644]
modal_utility/modal_launcher/CMakeLists.txt [new file with mode: 0644]
modal_utility/modal_launcher/Makefile.am [new file with mode: 0644]
modal_utility/modal_launcher/modal_launcher.c [new file with mode: 0755]
modal_utility/modal_launcher/modal_launcher.h [new file with mode: 0644]
modal_utility/modal_launcher/popup.c [new file with mode: 0755]
modal_utility/modal_launcher/popup.h [new file with mode: 0755]
modal_utility/modal_util.c [new file with mode: 0755]
modal_utility/modal_util.h [new file with mode: 0755]
packaging/elm-webview.spec [new file with mode: 0644]
samples/elm_webview_sample/CMakeLists.txt [new file with mode: 0644]
samples/elm_webview_sample/build.sh [new file with mode: 0755]
samples/elm_webview_sample/elm_webview_sample.c [new file with mode: 0755]
samples/elm_webview_sample/elm_webview_sample.desktop.in [new file with mode: 0644]
samples/elm_webview_sample/elm_webview_sample.edc [new file with mode: 0644]
samples/elm_webview_sample/elm_webview_sample.h [new file with mode: 0644]
samples/elm_webview_sample/icon_elm_webview_sample.png [new file with mode: 0644]
samples/elm_webview_sample/po/CMakeLists.txt [new file with mode: 0644]
samples/elm_webview_sample/po/POTFILES.in [new file with mode: 0644]
samples/elm_webview_sample/po/elm_webview_sample.pot [new file with mode: 0644]
samples/elm_webview_sample/po/en_GB.po [new file with mode: 0644]
samples/elm_webview_sample/po/en_US.po [new file with mode: 0644]
samples/elm_webview_sample/po/ja.po [new file with mode: 0644]
samples/elm_webview_sample/po/ko.po [new file with mode: 0644]
samples/elm_webview_sample/po/update-po.sh [new file with mode: 0755]
samples/elm_webview_sample/po/zh_CN.po [new file with mode: 0644]
touch_processor/els_touch.c [new file with mode: 0755]
touch_processor/els_touch.h [new file with mode: 0644]