From 9898d172fc9efcc03e987c5aecaa42802bc42d40 Mon Sep 17 00:00:00 2001 From: Youmin Ha Date: Sat, 26 Jan 2013 18:31:52 +0900 Subject: [PATCH] 0.2.14 release Change-Id: I8bfb0a9e10e6b01d073bcb05affc0284216c1c2c --- packaging/web-ui-fw.spec | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index 58d90c0..4bf9a0e 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -1,5 +1,5 @@ Name: web-ui-fw -Version: 0.2.13 +Version: 0.2.14 Release: 0 Summary: Tizen Web UI Framework Library Group: Development/Other @@ -83,6 +83,23 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo ############################### %changelog +* Sat Jan 26 2013 Youmin Ha 0.2.14 + - demo: fix demo using tizen device API + - multimediaview: reset the height of container + - input: modify css correctly + - multimediaview: fix the height of widget + - gallery: bind create event + - progress: bind create event + - slider: bind create event + - progressbar: bind create event + - progressbar: event trigger correctly + - popup: fix height of popup scroller + - build: add continue option to jslint + - ctxpopup demo : bug fix + - demo: fix searchbar demo to use different IDs + - demo: extract routine executing Tizen device API + - toggleswitch : set default margin, delete box padding + * 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 -- 2.7.4