framework/web/web-ui-fw.git
11 years agoNaviframe: modify radius and padding value of header button
heeju.joo [Wed, 3 Jul 2013 11:41:22 +0000 (20:41 +0900)]
Naviframe: modify radius and padding value of header button

not image button, but text only button - N_SE-44551

Change-Id: I8c68038e555ad9f503c6ea98dfcd40b3aed70d47

11 years agoDelete unnecessary image files
heeju.joo [Tue, 2 Jul 2013 06:51:29 +0000 (15:51 +0900)]
Delete unnecessary image files

ajax-loader.png , button_radio_dim_bg, focus, activated_dim.png

Change-Id: Ib47f481a71d5e5076a1066e9040c8cb80f78b487

11 years agoPagelayout: use jQuery to get window height
Przemyslaw Ciezkowski [Mon, 1 Jul 2013 11:33:19 +0000 (13:33 +0200)]
Pagelayout: use jQuery to get window height

In WVGA mode, window.innerHeight returns incorrect height.
Replaced with jQuery.height() and got correct height.
Fixes #N_SE-43092

Change-Id: Ia82d5c41e96e5d0fd6bf799fc12e3f6fa96b6a65

11 years ago0.2.45 release
hc7.choi [Mon, 1 Jul 2013 05:41:44 +0000 (14:41 +0900)]
0.2.45 release

Change-Id: I350e26791c64af45d90b6044cbe55639159a8318

11 years agoJQM patch : add loadPage no options exception hadling.
hc7.choi [Mon, 1 Jul 2013 05:18:20 +0000 (14:18 +0900)]
JQM patch : add loadPage no options exception hadling.

Exception handling added when loadPage called without options.

Change-Id: Id2c6f591d84e708c48965a8cd151488dfd98f93a

11 years agoScrollview : change scrollbar calculation routine
Jinhyuk Jun [Sun, 30 Jun 2013 11:06:53 +0000 (20:06 +0900)]
Scrollview : change scrollbar calculation routine

Change-Id: I0eed2981fff2c11470564e12edbc752b16f62dbe

11 years agoPagelayout : recalculate page's min-height on resize event
Jinhyuk Jun [Sun, 30 Jun 2013 08:32:02 +0000 (17:32 +0900)]
Pagelayout : recalculate page's min-height on resize event

Change-Id: I3a8b2eab666b2ae34b19b110f4dfb6f953d13fbd

11 years ago0.2.44 release
Youmin Ha [Sat, 29 Jun 2013 11:28:32 +0000 (20:28 +0900)]
0.2.44 release

Change-Id: I5a312ae721f39c4b237c0bfa5aa9d7956f25f220

11 years ago0.2.44 sync for JQM patches
Youmin Ha [Sat, 29 Jun 2013 11:25:26 +0000 (20:25 +0900)]
0.2.44 sync for JQM patches

Change-Id: I883ee08094480ae1d0205ea6057ede58b420cdbb

11 years ago0.2.44 sync
Youmin Ha [Sat, 29 Jun 2013 11:18:45 +0000 (20:18 +0900)]
0.2.44 sync

Change-Id: Id7531ec1251e55b46d34620100fd616616a91173

11 years ago0.2.43 release
heeju.joo [Wed, 26 Jun 2013 00:24:47 +0000 (09:24 +0900)]
0.2.43 release

create web-ui-fw.changes

Change-Id: I1cfefcff9a6adca2f1402d1aa1b148c872ef69be

11 years ago0.2.43 release
Youmin Ha [Tue, 25 Jun 2013 16:59:23 +0000 (01:59 +0900)]
0.2.43 release

Change-Id: I6fe09615e5f4fbb4ec874fb2212bcdb49e92ea17

11 years agoPagelayout : Add condition check backBtnQueue length (N_SE-42987).
hc7.choi [Tue, 25 Jun 2013 12:34:41 +0000 (21:34 +0900)]
Pagelayout : Add condition check backBtnQueue length (N_SE-42987).

Condition that check backBtnQueue.length value added

Change-Id: Ic2e74100c5846039c0a4f676cb94c5afbd048d92

11 years agotizen-winsets: fix HW key event binding
Youmin Ha [Tue, 25 Jun 2013 16:23:57 +0000 (01:23 +0900)]
tizen-winsets: fix HW key event binding

Change the object from document to window, that binds H/W key event.

Change-Id: I798040be5f1f0bf2c9c1a6305f314a59e7bcebf0

11 years agopagelayout: Apply HW key policy
Youmin Ha [Tue, 25 Jun 2013 12:05:49 +0000 (21:05 +0900)]
pagelayout: Apply HW key policy

* SIP on
* back key: do nothing
* menu key: Blur .ui-focus
* Popup on
* back key: close popup
* menu key: close popup
* Popup on + SIP on
* back key: do nothing
* menu key: Blur .ui-focus

Change-Id: I15200ebba01b00ffeac1f478ce31f63f07b5cfb5

11 years agoNaviframe : change footer theme generate routine
Jinhyuk Jun [Tue, 25 Jun 2013 13:44:55 +0000 (22:44 +0900)]
Naviframe : change footer theme generate routine

Change-Id: Ia64142cddcc8830ea0c5baba31cd27c76795e4a5

11 years agoTizenWinset: List vi button position has been changed
hjnim.kim [Wed, 19 Jun 2013 08:45:10 +0000 (17:45 +0900)]
TizenWinset: List vi button position has been changed

List vi button ( add/ del button position ) has been moved in header
P130605-3859

Change-Id: I067ca0969b92cae5193e0ddc397b56dccea6652a

11 years agoTabbar-Persist : modify <a href> url
heeju.joo [Tue, 25 Jun 2013 02:07:55 +0000 (11:07 +0900)]
Tabbar-Persist : modify <a href> url

tabbar_persist_b.html has wrong page that points tabbar_persist_c.html

Change-Id: I6bac3fc3e762e5d39bedf57a01fba04bce4db8a0

11 years agoFast scroll: modify 'Fast scroll' title (N_SE-42900)
heeju.joo [Tue, 25 Jun 2013 04:31:30 +0000 (13:31 +0900)]
Fast scroll: modify 'Fast scroll' title (N_SE-42900)

Fastscroll -> Fast scroll

Change-Id: If2628f256f2c1fd2f6d48b14c1fe3e27c6eef636

11 years agogallery : modify image size set roution in gallery.(N_SE-36862)
hc7.choi [Wed, 19 Jun 2013 08:45:00 +0000 (17:45 +0900)]
gallery : modify image size set roution in gallery.(N_SE-36862)

Sometimes gallary image disappear when pagetransition. Exception routine add gallery.

Change-Id: I91aa811aff20e7f0ca671bb781f007116d15eb76

11 years ago0.2.42 release
hc7.choi [Mon, 24 Jun 2013 09:45:14 +0000 (18:45 +0900)]
0.2.42 release

Change-Id: Icb37b5638336e10b3a363ae6a407b48b21aa919c

11 years agoH/W key : delete footer and add H/W key event
hc7.choi [Mon, 24 Jun 2013 09:26:32 +0000 (18:26 +0900)]
H/W key : delete footer and add H/W key event

Footer delete and H/W key event add in tizen winset page.

11 years agoHWkey : remove framework's device check routine
Jinhyuk Jun [Mon, 24 Jun 2013 06:28:15 +0000 (15:28 +0900)]
HWkey : remove framework's device check routine

Change-Id: I3bf40c9ad6f57f4834444e49435ea502d0e22c4b

11 years agoctxpopup : popup scrollbar tuning(DCM-1971)
Jinhyuk Jun [Mon, 24 Jun 2013 04:29:10 +0000 (13:29 +0900)]
ctxpopup : popup scrollbar tuning(DCM-1971)

Change-Id: Ibb0e223e3a4990d348a2655490e0c51405cb1a7c

11 years agoScrollview : modify condition that disappear scrollview
hc7.choi [Thu, 20 Jun 2013 03:54:32 +0000 (12:54 +0900)]
Scrollview : modify condition that disappear scrollview

Condition that disappear scrollview modified that not access routine when dragging.

Change-Id: I25efe4528c54a34e5d2a2b972dbbfe24cfee96ab

11 years agotoolbar: Apply light theme
hjnim.kim [Sun, 23 Jun 2013 14:56:04 +0000 (23:56 +0900)]
toolbar: Apply light theme

Apply light theme ( css files )

Change-Id: Iecb9e45a6ecfd4a42cb8fcf358dcd45107fc25a8

11 years ago0.2.41 release
hjnim.kim [Sun, 23 Jun 2013 14:40:18 +0000 (23:40 +0900)]
0.2.41 release

Change-Id: I3df10b65dcaf417fae18dfc38ade10ce2a626eaa

11 years agopagelayout: not showing back button on keyboard hide (N_SE-41675)
Maciej Urbanski [Wed, 19 Jun 2013 07:46:06 +0000 (09:46 +0200)]
pagelayout: not showing back button on keyboard hide (N_SE-41675)

When HW Buttons are available not showing back button after keyboard
is hidden.

Change-Id: I15e8b8960afbbe6acb009b997f6f2ec3e6eac4b7

11 years agoscrollview: N_SE-35649 multitouch scroll bug
Krzysztof Antoszek [Tue, 11 Jun 2013 08:34:44 +0000 (10:34 +0200)]
scrollview: N_SE-35649 multitouch scroll bug

disabled scrolling with more than two fingers, so know
to scroll the user will have to use only 1 finger, if more
used then scrolling will stop itself

Change-Id: I687a5724847c4c53bff6c7c4f71b03a71183b6a4

11 years agoprogress: update margin values
sang-hee.lee [Fri, 21 Jun 2013 07:22:49 +0000 (16:22 +0900)]
progress: update margin values

Change-Id: I26e6a90027cf5f0cdb6789529f8df9c146e7d542

11 years agotoolbar: Apply light theme
Minkyeong Kim [Wed, 19 Jun 2013 11:21:49 +0000 (20:21 +0900)]
toolbar: Apply light theme

Change-Id: I62a02fe48bc86708a18ed7196cb6128bc9346175

11 years agoScrollview : remove overflowIndicator
Jinhyuk Jun [Sun, 23 Jun 2013 12:54:21 +0000 (21:54 +0900)]
Scrollview : remove overflowIndicator

11 years ago0.2.40 release
hjnim.kim [Sun, 23 Jun 2013 12:47:33 +0000 (21:47 +0900)]
0.2.40 release

Change-Id: I075632e0a3d7094dee76441a311d33bf88da8071

11 years agoProgress : change white progress resource
Jinhyuk Jun [Sun, 23 Jun 2013 12:40:49 +0000 (21:40 +0900)]
Progress : change white progress resource

Change-Id: Ie8fc85e511add6029ae0c2f92dd2e36219fdd87a

11 years agoPopup : change liststyle height to max-height
Jinhyuk Jun [Sun, 23 Jun 2013 06:09:55 +0000 (15:09 +0900)]
Popup : change liststyle height to max-height

Change-Id: I58fba20ba59857bde98d82c8cfb3215edc40afd0

11 years agoScrollview : change indicatorbar value from opacity to display
Jinhyuk Jun [Mon, 17 Jun 2013 04:16:38 +0000 (13:16 +0900)]
Scrollview : change indicatorbar value from opacity to display

Change-Id: I868beb892d39b621a4dcdeeaa058557381c08fb9

11 years agoDateTimepicker : change theme color
Jinhyuk Jun [Sun, 23 Jun 2013 11:16:52 +0000 (20:16 +0900)]
DateTimepicker : change theme color

Change-Id: Id2986b6a49f4e209a4b8da154b256255d5d9831e

11 years agoGUI : change resource/permission change
Jinhyuk Jun [Sun, 23 Jun 2013 08:56:31 +0000 (17:56 +0900)]
GUI : change resource/permission change

Change-Id: I4b04a5e2d0b2aa5ed9412d8cea473bb04d916abc

11 years agoExtendable list : modify 'Load 50 more items' button position
heeju.joo [Sun, 23 Jun 2013 07:49:51 +0000 (16:49 +0900)]
Extendable list : modify 'Load 50 more items' button position

add margin-right value in last list-row

Change-Id: Ib14ececf654c73b70c013662398fc791a4b8c071

11 years agoFastscroll: modify rollover-border color (black, white)
heeju.joo [Sun, 23 Jun 2013 08:51:31 +0000 (17:51 +0900)]
Fastscroll: modify rollover-border color (black, white)

Change-Id: I004a3f39834d686b31b091a8e0815f6c7cc51e3a

11 years agocheckbox: modify favorite icon image (white theme)
heeju.joo [Sun, 23 Jun 2013 07:36:54 +0000 (16:36 +0900)]
checkbox: modify favorite icon image (white theme)

Change-Id: I9ecf2c560e3e7ab4c2b154bb0c44d99d30ca7c1c

11 years agoContextPopup: modify rgb color of ctxpopup background (black theme)
heeju.joo [Sun, 23 Jun 2013 07:02:29 +0000 (16:02 +0900)]
ContextPopup: modify rgb color of ctxpopup background (black theme)

Change-Id: I3f60c6317e1e9d62b9c691284ac41f8e8fbbfbf9

11 years agoCheckbox : modify checkbox press image in black theme
heeju.joo [Sun, 23 Jun 2013 04:26:59 +0000 (13:26 +0900)]
Checkbox : modify checkbox press image in black theme

 Please enter the commit message for your changes. Lines starting

Change-Id: I919f28c8bf0e579975b61b9359c759c93acaf811

11 years ago0.2.39 release
hjnim.kim [Fri, 21 Jun 2013 06:42:26 +0000 (15:42 +0900)]
0.2.39 release

Change-Id: Idc0ff8049c34eacc2b3f2237aeb73981468b4ad9

11 years agoList : DarkTheme background color change
Jinhyuk Jun [Fri, 21 Jun 2013 06:23:03 +0000 (15:23 +0900)]
List : DarkTheme background color change

Change-Id: Id3007302349b6c5e0356e56661de65c0dd4e8a38

11 years ago0.2.38 release
hjnim.kim [Fri, 21 Jun 2013 05:37:39 +0000 (14:37 +0900)]
0.2.38 release

Change-Id: I62ab8a3b57684560310e16ab9b519160756f7ed9

11 years agoslider: Apply light theme
Wonseop Kim [Wed, 19 Jun 2013 10:24:42 +0000 (19:24 +0900)]
slider: Apply light theme

Change-Id: Id54789b3768e41660a8f06247a9119b17f7d5448

11 years agoWhiteGUI : add resource
Jinhyuk Jun [Fri, 21 Jun 2013 03:25:39 +0000 (12:25 +0900)]
WhiteGUI : add resource

Change-Id: I4a484dd4f2ef1067c68667d973af07278feb4731

Conflicts:

src/themes/tizen/tizen-white/images/00_toolbar_border.png
src/themes/tizen/tizen-white/images/controls/00_field_btn_clear_press.png

11 years agotoolbar: Apply dark theme
Minkyeong Kim [Thu, 13 Jun 2013 14:59:55 +0000 (23:59 +0900)]
toolbar: Apply dark theme

Change-Id: I0f45b4d15bc20e12fb10f621a126ab8c387ac3e7

Conflicts:

demos/tizen-winsets/widgets/naviframe/naviframe_footer_more_button.html

11 years agoprogress: Rollback the background gradient of progress pending bar
sang-hee.lee [Thu, 20 Jun 2013 12:35:44 +0000 (21:35 +0900)]
progress: Rollback the background gradient of progress pending bar

Rollback the background gradient of progress pending bar because it is not worked on the old webkit version

Change-Id: I17c3cf19d3f379216347e385ce1525ff4d1f376a

Conflicts:

src/themes/tizen/common/jquery.mobile.tizen.progress.less

11 years agoslider: Apply light theme
Wonseop Kim [Wed, 19 Jun 2013 10:24:42 +0000 (19:24 +0900)]
slider: Apply light theme

Change-Id: Id54789b3768e41660a8f06247a9119b17f7d5448

Conflicts:

src/themes/tizen/common/jquery.mobile.tizen.slider.less

11 years agoextendablelist: trigger updatelayout after create/refresh (N_SE-41287)
Maciej Urbanski [Fri, 14 Jun 2013 12:54:24 +0000 (14:54 +0200)]
extendablelist: trigger updatelayout after create/refresh (N_SE-41287)

After change elements of list we must trigger updatelayout to inform
scrollview that height of content could change.

Change-Id: Ib19333a1d87e536755d4b313c6e689237a40eb35

11 years agoNaviframe : apply white theme
Jinhyuk Jun [Thu, 20 Jun 2013 10:56:02 +0000 (19:56 +0900)]
Naviframe : apply white theme

Change-Id: Id2af8a3d7d75cb6a6284639ef6b4b204d1d9c1f9

11 years agoList : Apply white Theme (light theme in UX guide)
heeju.joo [Thu, 20 Jun 2013 09:00:46 +0000 (18:00 +0900)]
List : Apply white Theme (light theme in UX guide)

Change-Id: If547723425ecd28683c21f9ef4bea6fce1bfe2f6

11 years agoLoader : rollback theme selection code(apply white theme)
Jinhyuk Jun [Thu, 20 Jun 2013 14:07:58 +0000 (23:07 +0900)]
Loader : rollback theme selection code(apply white theme)

Change-Id: Ie99de6e82fed4425239d38b539fff762f84a85a4

11 years agotabbar, controlgroup: Check the existence of buttons in footer
Minkyeong Kim [Fri, 14 Jun 2013 11:58:15 +0000 (20:58 +0900)]
tabbar, controlgroup: Check the existence of buttons in footer

Change-Id: I8f0dbbcbb742f0a1811991573b5e6dcae196b552

11 years agosearch : Apply light theme
sang-hee.lee [Thu, 20 Jun 2013 05:54:21 +0000 (14:54 +0900)]
search : Apply light theme

Change-Id: Ib1a690692d9bcc69d258ba992ee1ed7ea1d62287

11 years agoradio btn: Apply light theme
Minkyeong Kim [Wed, 19 Jun 2013 07:32:28 +0000 (16:32 +0900)]
radio btn: Apply light theme

Change-Id: Id25d0b6da3650a0dfcca49d159495f813c063ba6

11 years agobubble: Apply light theme
Wonseop Kim [Thu, 20 Jun 2013 13:21:11 +0000 (22:21 +0900)]
bubble: Apply light theme

Change-Id: Ifa9b6782ef7122fead9bae68fc1911c5e94bfab6

11 years agosplitview: Apply dark theme
sang-hee.lee [Thu, 20 Jun 2013 08:17:02 +0000 (17:17 +0900)]
splitview: Apply dark theme

Change-Id: Ice47c59db94d185aaaba533c45451dbfbf1a040f

11 years agobubble: Apply light theme
Wonseop Kim [Thu, 20 Jun 2013 13:21:11 +0000 (22:21 +0900)]
bubble: Apply light theme

Change-Id: Ifa9b6782ef7122fead9bae68fc1911c5e94bfab6

11 years agoEntry : Apply white theme (editfield color)
heeju.joo [Thu, 20 Jun 2013 10:08:10 +0000 (19:08 +0900)]
Entry : Apply white theme (editfield color)

Change-Id: I53f18c6ac84504e54198e15625143b9e1f607a5d

11 years agobutton: Apply light theme for on/off button
yonghwi0324.park [Thu, 20 Jun 2013 07:27:10 +0000 (16:27 +0900)]
button: Apply light theme for on/off button

Change-Id: Idcf3015b49e7fb68e2ae09e53002305dd22fdc2e

11 years agomultimediaview: Apply light theme
Wonseop Kim [Wed, 19 Jun 2013 11:50:35 +0000 (20:50 +0900)]
multimediaview: Apply light theme

Change-Id: I0c1b3765bbc82158918940084cdc874bf2d71596

11 years agoscrollview: Modify the scrollbar color and change the jump icon image
yonghwi0324.park [Wed, 19 Jun 2013 08:57:39 +0000 (17:57 +0900)]
scrollview: Modify the scrollbar color and change the jump icon image

Change-Id: Ibef2fbdf38a8cfc8f1f95803507d01c729f180c9

11 years agohandler: Apply light theme
Wonseop Kim [Wed, 19 Jun 2013 11:03:09 +0000 (20:03 +0900)]
handler: Apply light theme

Change-Id: I1383578d00c77e20b4945d052b49f8b0b9c83a76

11 years agolist divider: Apply light theme
sang-hee.lee [Wed, 19 Jun 2013 09:40:33 +0000 (18:40 +0900)]
list divider: Apply light theme

Change-Id: Ifafc1a6f3dd607531c72962607760909359af33e

11 years agoprogressbar: Apply light theme
sang-hee.lee [Wed, 19 Jun 2013 09:03:04 +0000 (18:03 +0900)]
progressbar: Apply light theme

Change-Id: I62084fa20f15d7b04f3085f04c5690aeefb52814

11 years agoFastscroll: Border color has been changed
hjnim.kim [Wed, 19 Jun 2013 08:35:30 +0000 (17:35 +0900)]
Fastscroll: Border color has been changed

Fastscroll popup border color has been changed

Change-Id: I59e0c950e44a3e463dc157bd2f0a27d4545da705

11 years agoTicker-noti : modify rgb color for thicker notification (light theme)
heeju.joo [Thu, 20 Jun 2013 12:57:29 +0000 (21:57 +0900)]
Ticker-noti : modify rgb color for thicker notification (light theme)

Change-Id: If207d50e5ff0055f93053acb4bf543b1821b7974

11 years agoList : modify css for extandable and vi list (light theme)
heeju.joo [Thu, 20 Jun 2013 11:31:36 +0000 (20:31 +0900)]
List : modify css for extandable and vi list (light theme)

Change-Id: Ia4e2fb96ec0099a4229935a8d49434f0aa53c1e0

11 years agoPopup: Apply White Theme (UX Guide)
heeju.joo [Thu, 20 Jun 2013 07:05:48 +0000 (16:05 +0900)]
Popup: Apply White Theme (UX Guide)

Change-Id: Icba236a64f05da02c71542c2adc067af449337e9

11 years agotokentextarea: Apply light theme
Minkyeong Kim [Wed, 19 Jun 2013 09:47:47 +0000 (18:47 +0900)]
tokentextarea: Apply light theme

Change-Id: I08a389c7e99e3982f19fd98301f0666bd4181b12

11 years agowinset: spelling fixes (N_SE-34225)
Maciej Urbanski [Wed, 19 Jun 2013 10:35:42 +0000 (12:35 +0200)]
winset: spelling fixes (N_SE-34225)

Add spaces in titles.

Change-Id: I98651185aed429041fecd0396b73e397b39ceae4

11 years agoSlider : modify popup of slider z-index (fixed DCM-1735)
heeju.joo [Wed, 19 Jun 2013 11:44:43 +0000 (20:44 +0900)]
Slider : modify popup of slider z-index (fixed DCM-1735)

modify z-index of popup-slider with new variable in jquery.mobile.tizen.less

Change-Id: I83ef0262d88f52954ee5f15028ce319e64bd0309

11 years agoWhiteGUI : add no masking resources to white theme
Jinhyuk Jun [Thu, 20 Jun 2013 08:23:44 +0000 (17:23 +0900)]
WhiteGUI : add no masking resources to white theme

Change-Id: Ieb9ae9747939b76049493f626de021f6b48fd092

11 years agoButton: Apply white theme ( light theme )
hjnim.kim [Wed, 19 Jun 2013 07:28:48 +0000 (16:28 +0900)]
Button: Apply white theme ( light theme )

Apply color code in button ( light theme )

Change-Id: Ia4e1be7cee7ac6bd13d8189a18f9e8746279f321

11 years agoResource : delete unnecessary png files
heeju.joo [Tue, 18 Jun 2013 11:27:03 +0000 (20:27 +0900)]
Resource : delete unnecessary png files

Change-Id: Iff92bee584a4aae9f5b2750922f815ab7fd0ad16

11 years agoResource : delete white resource, change black resource permission
Jinhyuk Jun [Tue, 18 Jun 2013 08:31:39 +0000 (17:31 +0900)]
Resource : delete white resource, change black resource permission

Change-Id: Ic8ba5b896070865247345fba185a16b797176f86

11 years agofix file permission
Youmin Ha [Sun, 16 Jun 2013 12:37:46 +0000 (21:37 +0900)]
fix file permission

11 years ago0.2.37 sync
Youmin Ha [Sun, 16 Jun 2013 12:20:00 +0000 (21:20 +0900)]
0.2.37 sync

11 years agoSync to private code
Youmin Ha [Sun, 16 Jun 2013 12:01:16 +0000 (21:01 +0900)]
Sync to private code

11 years ago0.2.35 release
Youmin Ha [Sat, 8 Jun 2013 10:29:57 +0000 (19:29 +0900)]
0.2.35 release

Change-Id: I38bcdacf9b7a182309034d624901b650057a4403

11 years agocontextpopup: Change option menu class name
Youmin Ha [Sat, 8 Jun 2013 10:07:06 +0000 (19:07 +0900)]
contextpopup: Change option menu class name

Change option menu class name to 'ui-ctxpopup-optionmenu'.

Change-Id: Ie4f0d811b32e3bc345a4eabb51b89e3826a0ef7d

11 years agopagelayout: more popup style is applied even deviceAPI is not supported
Youmin Ha [Sat, 8 Jun 2013 09:28:48 +0000 (18:28 +0900)]
pagelayout: more popup style is applied even deviceAPI is not supported

Apply more popup style, even no Tizen device API is supported.

Change-Id: I8008d9cfafcaa1a0fb1db2e147e9b62246243b98

11 years ago0.2.34 release
Youmin Ha [Fri, 7 Jun 2013 17:13:58 +0000 (02:13 +0900)]
0.2.34 release

Change-Id: I26f9b342882c8b6f25923d542a7c0e69b2686ea8

11 years agoHWKey: Fix deviceAPI namespace
Youmin Ha [Fri, 7 Jun 2013 16:46:46 +0000 (01:46 +0900)]
HWKey: Fix deviceAPI namespace

Fix tizen deviceAPI namespace to window.tizen in loader.
Fix namcespace to $.tizen.frameworkData.deviceCapa.

Change-Id: I2e5296f020c5f3bbd94aa5a02b7398a4744d9def

11 years agoPagelayout : HWkey handling add(3rd)
hjnim.kim [Tue, 4 Jun 2013 09:22:28 +0000 (18:22 +0900)]
Pagelayout : HWkey handling add(3rd)

add wrt custom event, change keyName

Change-Id: I479c3871c8989e8fe5891037a3fe0fe06bf6d86d

Conflicts:

src/js/widgets/jquery.mobile.tizen.pagelayout.js

11 years agoPagelayout : HWkey handling add (2nd)
Jinhyuk Jun [Fri, 31 May 2013 03:48:59 +0000 (12:48 +0900)]
Pagelayout : HWkey handling add (2nd)

Change-Id: I39bb66045245e25c1deadee76fae5bfd8124139d

11 years agoPopup: context popup is open when hardware key click(touch)
hjnim.kim [Mon, 27 May 2013 09:44:40 +0000 (18:44 +0900)]
Popup: context popup is open when hardware key click(touch)

Context popup is open when hardware key (menu key click )

Change-Id: Icbdb6571643fecc2f58eb4b1f6b25e46016bcb6c

11 years agoConext Popup: modify context popup style and add hardware key style
hjnim.kim [Wed, 29 May 2013 05:41:01 +0000 (14:41 +0900)]
Conext Popup: modify context popup style and add hardware key style

Context popup has been modified ( based on UX Guide )
Context popup hardware key popup style has been added

Change-Id: I226c5b0476416994255995befc664509650550a0

11 years agoPagelayout : HWkey handling add
Jinhyuk Jun [Wed, 29 May 2013 17:22:15 +0000 (02:22 +0900)]
Pagelayout : HWkey handling add

Change-Id: I214ab76fcbf9ab108446e98e46f1002c5fc12006

11 years agomultimediaview: Replace contents of demo
Wonseop Kim [Fri, 7 Jun 2013 03:00:00 +0000 (12:00 +0900)]
multimediaview: Replace contents of demo

Resolves #N_SE-35193, #N_SE-36685, #N_SE-35634

Change-Id: Ie301e066717eead5b77d60c17848b771c209c604

11 years agodemo: add min and max attributes on the number input entry
Youmin Ha [Fri, 7 Jun 2013 00:59:27 +0000 (09:59 +0900)]
demo: add min and max attributes on the number input entry

Fixes N_SE-40055.

Change-Id: Ifabd79c463ed290db5750fb8b90ce04d695902dd

11 years agoScrollview : update scroll performance
Jinhyuk Jun [Tue, 4 Jun 2013 02:31:17 +0000 (11:31 +0900)]
Scrollview : update scroll performance

11 years agoscrollview: N_SE-35696 / N_SE-358000 fixes; wrong scroll position after textarea...
Krzysztof Antoszek [Tue, 4 Jun 2013 08:23:42 +0000 (10:23 +0200)]
scrollview: N_SE-35696 / N_SE-358000 fixes; wrong scroll position after textarea autogrow

- Fixed textarea autogrow issue
- Refactored autoscroll to focused element logic
- Added 2 public methods:
* centerToElement: ensures the element is
  in the center of the view
* ensureIsVisible: ensures that the element
  will be visible

Change-Id: I80eb4cbfdfa77bc74cb89c03d5d6075322aca191

11 years agofastscroll: Fix a position issue by auto scrolling.
Wonseop Kim [Wed, 5 Jun 2013 08:08:51 +0000 (17:08 +0900)]
fastscroll: Fix a position issue by auto scrolling.

Fix a wrong position of the list of shortcuts caused by the auto scrolling.
Resolves #N_SE-38680

Change-Id: I8ce5e46d89cb5bc684e5d91e708441c8ce8a33b5

11 years agofastscroll: fix an issue of a popup position.
Wonseop Kim [Tue, 4 Jun 2013 07:45:23 +0000 (16:45 +0900)]
fastscroll: fix an issue of a popup position.

Resolves #N_SE-33907

Change-Id: Ifde69021a0569c27820fd2b2ef795a81f42aec2f

11 years ago0.2.33 release
hjnim.kim [Sun, 2 Jun 2013 09:29:34 +0000 (18:29 +0900)]
0.2.33 release

Change-Id: Ideb248dea903893713e96be5222de0007ff52e2b

11 years agoLoader: fix version and path
hjnim.kim [Sun, 2 Jun 2013 09:26:43 +0000 (18:26 +0900)]
Loader: fix version and path

fix version in loader ( from 0.1 -> 0.2 )
fix libs path in loader ( /usr/lib -> /usr/share )

Change-Id: I2e307099fa4c496ff241532346dc951b9cd2d35f