From 2b895ba5f1dba34b45ef6e068a893c693f0f56d8 Mon Sep 17 00:00:00 2001 From: Youmin Ha Date: Thu, 24 Jan 2013 20:42:19 +0900 Subject: [PATCH] 0.2.13 release Change-Id: Ibe4c642765ea6337434141d651f1ad483e91ca28 --- packaging/web-ui-fw.spec | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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 -- 2.7.4