Add the ChangeLog and NEWS and update AUTHORS.
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Wed, 3 Jul 2013 05:03:13 +0000 (14:03 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Wed, 3 Jul 2013 05:07:05 +0000 (14:07 +0900)
AUTHORS
ChangeLog
NEWS

diff --git a/AUTHORS b/AUTHORS
index a86dd73..3b0b682 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -79,3 +79,4 @@ Arvind R <arvino55@gmail.com>
 Paulo Cavalcanti <paulo.cavalcanti@linux.intel.com>
 Stefan Schmidt <stefan@datenfreihafen.org>
 Ryuan Choi (ryuan) <ryuan.choi@samsung.com> <ryuan.choi@gmail.com>
+Hosang Kim <hosang12.kim@samsung.com>
index 530b9bf..969bb5d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
         * Fix bug of showing multiple popups in Entry.
 
+2013-07-03  Hosang Kim
+
+        * added callback call "scroll", "scroll,anim,start", "scroll,anim,stop", "scroll,drag,start", "scroll,drag,stop"
+        in toolar widget.
diff --git a/NEWS b/NEWS
index a3fa732..d2e771b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -77,6 +77,7 @@ Additions:
    * Add elm_web_url_set(), elm_web_url_get() and "url,changed" signal for web, web2.
    * Add elm_fileselector_mime_type_filter_append and elm_fileselector_filters_clear to support mime type filter.
    * Add the elm_scrollable_interface_content_viewport_resize_cb_set.
+   * added callback call "scroll", "scroll,anim,start", "scroll,anim,stop", "scroll,drag,start", "scroll,drag,stop" in toolar widget.
 
 Improvements: