From: Youmin Ha Date: Thu, 24 Jan 2013 11:42:19 +0000 (+0900) Subject: 0.2.13 release X-Git-Tag: accepted/tizen_2.1/20130425.023924~7^2~139 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b895ba5f1dba34b45ef6e068a893c693f0f56d8;p=framework%2Fweb%2Fweb-ui-fw.git 0.2.13 release Change-Id: Ibe4c642765ea6337434141d651f1ad483e91ca28 --- diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index 8273fcd..58d90c0 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -1,5 +1,5 @@ Name: web-ui-fw -Version: 0.2.12 +Version: 0.2.13 Release: 0 Summary: Tizen Web UI Framework Library Group: Development/Other @@ -83,6 +83,21 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo ############################### %changelog +* Thu Jan 24 2013 Youmin Ha 0.2.13 + - virtuallist: Prevent replacing contents on nonexist element + - JQM: Trim text in listitem to get index in autodivider + - JQM: Remove trailing whitespace in jqm patch + - scrollview: get the height including margin + - multimediaview: bug fix ( scrolling in full-screen mode ) + - virtuallist: set listitem width to exclude listitem left/right margin + - demo: fix virtuallist sample layout + - progress: set the position explicitly + - progress: rename from progressing to progress + - build: remove unused files + - searchbar: fix jslint errors + - src: fix file permissions + - button : change jump left icon + * Wed Jan 23 2013 Minkyu Kang 0.2.12 - theme : button icon - scrolltop, scrolleft icon changed. - build: cleanaup Makefile