0.2.24 release
authorYoumin Ha <youmin.ha@samsung.com>
Tue, 16 Apr 2013 04:16:02 +0000 (13:16 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Tue, 16 Apr 2013 04:45:35 +0000 (13:45 +0900)
Including missing images
Change-Id: I29b28f4934dc31ae1178ac56fca71248205b123b

packaging/web-ui-fw.spec
src/themes/tizen/tizen-white/images/00_splite_handler_h.png [new file with mode: 0644]
src/themes/tizen/tizen-white/images/00_splite_handler_v.png [new file with mode: 0644]

index 71e3d46..823884a 100644 (file)
@@ -1,5 +1,5 @@
 Name:       web-ui-fw
-Version:    0.2.23
+Version:    0.2.24
 Release:    0
 Summary:    Tizen Web UI Framework Library
 Group:      Development/Other
@@ -97,6 +97,38 @@ Summary:    Tizen Web UI Framework Demo Application: tizen winset demo
 
 ###############################
 %changelog
+* Tue Apr 16 2013 Youmin Ha <youmin.ha@samsung.com> 0.2.24
+       - SegmentControl: 2-buttons display issue (N_SE-34200)
+       - Naviframe : remove unnecessary img positioning(N_SE-33969)
+       - Gallery: jslint error fix
+       - TizenWinset : remove landscape SIP on mode
+       - Tizen Black Theme png file changed
+       - Gallery: Images showing bug has been fixed
+       - Scrollview : change horizontal scrollview demo(N_SE-33997)
+       - Tizenwinset: added return false in popup sample
+       - Naviframe : support data-role="button" in header
+       - Additional UnitTC: tizen winset unit tc bugs have been fixed
+       - Checkbox : remove favorite button's display:block(N_SE-33896)
+       - UnitTC: QUnit path has been changed. Priority, function type check function has been added
+       - Tizen-winset : Footer changed from lower case to upper case.
+       - Slider: enhance performance fix
+       - UnitTC: Addtional unit tc ref path has been fixed
+       - virtualgrid: apply overscrolling images to the style of widget
+       - Tabbar : Change overscroll image(left/right)
+       - ensurens: optimizations
+       - ensurens: qunit tests
+       - Tokentextarea: Fix block size error
+       - Fastscroll: Add a feature to fade out Fastscroll widget.
+       - Fastscroll: Add a user interaction at the omitted items.
+       - ImageLoader: Performance fix: apply lazy loading for canvas element
+       - Tests: Add tests for $.imageloader
+       - SegmentControl: 2-buttons display issue (N_SE-34200)
+       - virtuallist: fix width resizing trigger
+       - Timepicker: timepicker is closed when orientationchange event fired
+       - TizenWinset : Tabbar-persist issue.(N_SE-33996)
+       - Add Flora license
+       - collapsible: Fix collapsible list animation bug
+
 * Wed Apr 10 2013 Youmin Ha <youmin.ha@samsung.com> 0.2.23
        - Naviframe : modify SIP down button's position
        - Core: Performance fix for disableSelection and enableSelection
@@ -168,21 +200,6 @@ Summary:    Tizen Web UI Framework Demo Application: tizen winset demo
        - Naviframe : fix header's back button position
        - TizenWinset : move locale info to another file
 
-* Fri Mar 29 2013 Youmin Ha <youmin.ha@samsung.com> 0.2.20
-       - JQM Navigation : remove page min-height
-       - Pagelayout : add refresh to pagelayout
-       - Tokentextarea: Changes 'remove' tests to asyncTest
-       - Popup: input tag alignment has been fixed
-       - Tokentextarea: add/remove events are deprecated.
-       - Contextpopup: Support horizontal list
-       - Select: icon z-index has been deleted
-       - Tizenwinset: ui widget order has been changed
-       - Tool: make web app template disable context menu by default
-       - Tizen-winset: change tips for using listview
-       - Loader: calculate font size with mobile width
-       - Naviframe : fix header's back button position
-       - TizenWinset : move locale info to another file
-
 * Fri Mar 22 2013 Youmin Ha <youmin.ha@samsung.com> 0.2.19
        - Tizen-winset: Support accessibility for tizen-winset
        - Orientation : add orientataionchange to tizen-winset
diff --git a/src/themes/tizen/tizen-white/images/00_splite_handler_h.png b/src/themes/tizen/tizen-white/images/00_splite_handler_h.png
new file mode 100644 (file)
index 0000000..f6f2c97
Binary files /dev/null and b/src/themes/tizen/tizen-white/images/00_splite_handler_h.png differ
diff --git a/src/themes/tizen/tizen-white/images/00_splite_handler_v.png b/src/themes/tizen/tizen-white/images/00_splite_handler_v.png
new file mode 100644 (file)
index 0000000..d0cf6bb
Binary files /dev/null and b/src/themes/tizen/tizen-white/images/00_splite_handler_v.png differ