diff options
author | Youmin Ha <youmin.ha@samsung.com> | 2012-08-28 20:05:50 +0900 |
---|---|---|
committer | Youmin Ha <youmin.ha@samsung.com> | 2012-08-28 20:05:50 +0900 |
commit | 21732f13df48f188a9aae7ec0f32ad114ee13bf4 (patch) | |
tree | 37b64e91908ff98cbde02c327738786057da7948 /packaging/web-ui-fw.spec | |
parent | be6beebae0ff9beefd2c43cfd5ee10419b4cda55 (diff) | |
download | web-ui-fw-21732f13df48f188a9aae7ec0f32ad114ee13bf4.tar.gz web-ui-fw-21732f13df48f188a9aae7ec0f32ad114ee13bf4.tar.bz2 web-ui-fw-21732f13df48f188a9aae7ec0f32ad114ee13bf4.zip |
Export 0.1.42
Diffstat (limited to 'packaging/web-ui-fw.spec')
-rw-r--r-- | packaging/web-ui-fw.spec | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index 0c92bc88..aad0036c 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -1,5 +1,5 @@ Name: web-ui-fw -Version: 0.1.41 +Version: 0.1.42 Release: 0 Summary: Tizen Web UI Framework Library Group: Development/Other @@ -88,9 +88,21 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo ############################### %changelog +* Tue Aug 28 2012 Minkyu Kang <mk7.kang@samsung.com> 0.1.42 +- FIX: + - multimediaview: video progress bar display normally for too samll + - segmentcontrol: remove media query + - scrollview: add outer scroll condition + - datetimepicker: modify triangle size + - popupwindow: set the screen height explicitly + - notification: add multiline text +- Spec changes: + - mutibuttonentry: support new GUI + - virtualgrid: support new GUI + * Mon Aug 27 2012 Jinhyuk Jun <jinhyuk.jun@samsung.com> 0.1.41 - FIX: - - radio/check button : button size bug fix + - radio/check button : button size bug fix * Fri Aug 24 2012 Minkyu Kang <mk7.kang@samsung.com> 0.1.40 - FIX: |