Minkyu Kang [Fri, 11 Jan 2013 02:42:22 +0000 (11:42 +0900)]
pinch: added new event called pinch
This patch adds support follwing 3 events
pinchstart: triggered when start the touched two points
pinch: triggered when move the touch point after pinchstart event occured
pinchend: triggered when touchend event after pinchstart event occured
Change-Id: Ib9c179eb346a6a557d3be8def032e65af10ed7dc
hjnim.kim [Mon, 25 Feb 2013 04:45:11 +0000 (13:45 +0900)]
Popup: css word-wrap:break-word has been added
work-wrap:break-word has been added in .ui-popup
(DoCoMo's request) 152-2
Change-Id: I0af2c590a9626b3483261f2cab885cac6c0381aa
Woosung Sohn [Wed, 30 Jan 2013 04:58:42 +0000 (13:58 +0900)]
virtualgrid: memory leak fix
Calling tmpl() function of jQuery template plugin causes a memory leak issue.
This patch replaces tmpl() function to newly added one.
Change-Id: I9dc835552b2b2f12ac52e11d85ff709c3930036c
Minkyu Kang [Wed, 20 Feb 2013 02:29:48 +0000 (11:29 +0900)]
progress: set to init state at pending bar
If not running the pending bar when pageshow,
the shape of pending bar is not displayed properly.
Change-Id: I77b80ea449da07e130a99b2f605d34ec9a14a4d8
Minkyu Kang [Wed, 20 Feb 2013 02:28:16 +0000 (11:28 +0900)]
progress: add margin of top/bottom
This patch resolves that progressbar and text area overlap problem
(N_SE-25449)
Change-Id: I232e4416649e824480a71012e971a5779314157f
Minkyu Kang [Wed, 20 Feb 2013 02:03:27 +0000 (11:03 +0900)]
unit-test: split progress test and progressbar test
Change-Id: I5c65241350fe2c3c3811a5a7d8248528aaa45111
hjnim.kim [Tue, 19 Feb 2013 08:07:50 +0000 (17:07 +0900)]
Tizen-winset: Context popup sample page guide text has been changed
Guide text has been changed from "Code Sample" to "Position to origin button" popup is located in this text
Change-Id: I1eb57bb1fbb227a223c8777b06a40dffd301a3d7
Wonseop Kim [Mon, 4 Feb 2013 02:34:42 +0000 (11:34 +0900)]
multimediaview: fix the height of widget when full-screen mode
fix the height of multimediaview when fulll-screen mode on/off.
modify workaround codes of N_SE-23157, N_SE-23158.
Change-Id: I1624517d33b654730ae4ac2abe01ece1831112bf
Woosung Sohn [Thu, 7 Feb 2013 07:08:30 +0000 (16:08 +0900)]
JQM: performance tuning
This patch contains 3 jQM patch files.
Each jQM patch modifies jQM as follows :
- 0029 : This jQM patch removes unneccessary jQuery() function calls and
replaces jqmData() to getAttribute().
- 0030 : This jQM patch replaces getAttribute() mentioned above to getAttrFixed()
which is a wrapper function of getAttribute() with handling return value.
- 0031 : This jQM patch enhances performance of the widget self-init method.
Change-Id: Ib91d8722fcd75cca1637b61dde05d9635e152a52
Minkyu Kang [Tue, 19 Feb 2013 07:48:52 +0000 (16:48 +0900)]
0.2.17 release
Change-Id: I68eefc50113191437fc60a50432ca24f7dace170
Jinhyuk Jun [Mon, 18 Feb 2013 09:44:11 +0000 (18:44 +0900)]
DialogueList : delete border top value / add sample's text ellipsis
Change-Id: Ibd69c44b527d6d3a44aac2061a25b3cc08fcedbd
Minkyeong Kim [Tue, 12 Feb 2013 09:46:54 +0000 (18:46 +0900)]
Tokentextarea: Add scroll-to-top for Grouping On/Off regarding #N_SE-24877
Change-Id: Ib31f6e8b2c36e40f8e0519fd62a461d17a5a4dba
Minkyeong Kim [Tue, 12 Feb 2013 11:33:32 +0000 (20:33 +0900)]
Multimediaview: Fix mute function
Add codes to set and check the value of muted variable regarding #N_SE-25045.
Change-Id: I0bece7cfb7d4c553c3895933ded650e080d444f6
hjnim.kim [Mon, 18 Feb 2013 06:56:12 +0000 (15:56 +0900)]
Tizen-winset: list vi index guide textbox has been removed
list vi index guide textbox has been removed
(it causes confusion)
N_SE-25443
Change-Id: Ib9ad2e67383e9b30bb7ecfa7debb3d21c5edfd5a
hjnim.kim [Mon, 18 Feb 2013 06:11:21 +0000 (15:11 +0900)]
Tizen-winset: custom button texts have been changed
Custom button texts have been changed ( button texts are too long )
N_SE-25421
Change-Id: Ia520871d09ca149112909e721e714a3c4e545b16
Minkyu Kang [Mon, 18 Feb 2013 05:14:16 +0000 (14:14 +0900)]
slider: move popup div to out of content
This patch resolved the problem that popup is hidden by header
(N_SE-24788)
Change-Id: Ifc0b28dd6ae9876580908b9c6390c86ce57762a7
hjnim.kim [Tue, 12 Feb 2013 08:33:09 +0000 (17:33 +0900)]
TizenWinset: disable context popup in multimediaview
disable context menu in multimediaview
N_SE-25045
Change-Id: I1a2d5f3bcc489169c9dcad6fd67697724277eb20
hjnim.kim [Fri, 8 Feb 2013 05:38:18 +0000 (14:38 +0900)]
Swipe: wrong style name has been fixed
swipelist style does not use anymore
N_SE-24761
Change-Id: I0339f13a817e5f6a8069e28437412bc0c520e6ea
Minkyu Kang [Tue, 12 Feb 2013 02:17:45 +0000 (11:17 +0900)]
demo: add the sample at dialogue list
adds disabled mode sample
Change-Id: I14c0583ba0b66f18ad8412af70c971449eda4b78
Youmin Ha [Tue, 12 Feb 2013 02:36:34 +0000 (11:36 +0900)]
listview: Add ui-li-has-right-btn class with toggleswitch
This patch adds ui-li-has-right-btn class, which sets right padding for
the main text, to the listitem even having toggleswitch on its right
side.
Fixes N_SE-24840.
Change-Id: I7907c305807aa89228ae1eaa425f8d64230b9d8f
Jinhyuk Jun [Tue, 12 Feb 2013 01:36:41 +0000 (10:36 +0900)]
WinsetDemo : change wrong title name
list divider, tabbar name changed
Change-Id: Ib661073bb55bd974d73ef7522e5664c3554ae85a
Jinhyuk Jun [Thu, 7 Feb 2013 06:32:48 +0000 (15:32 +0900)]
Naviframe : calculate margin size in h1 area
h1 text ellipsis calculate wrong value 8px margin size
Change-Id: Ieba96a055d37d314e39493dcc0ea5b06e4c90ac1
Jinhyuk Jun [Fri, 8 Feb 2013 05:06:30 +0000 (14:06 +0900)]
ListDemo : change edit's telephone type from number to tel
Change-Id: Ia902c69902af176a8e830b7f081c271992b8e04f
hjnim.kim [Fri, 8 Feb 2013 04:57:52 +0000 (13:57 +0900)]
ContextPopup: input type="button" popup open issue has been fixed
input type="button" and div data-role="button" javascript open problem has been fixed
and support data-rel="back" method
DCM-542
Change-Id: I529495ebf9731877d6413ee494e7be78027e7192
Jinhyuk Jun [Fri, 8 Feb 2013 04:10:38 +0000 (13:10 +0900)]
Naviframe : delete ui-btn-inner border radius
sdk shows abnormal radius value when groupcontrol made
Change-Id: Idcc71600db9e264e1c1c52934330f10bee25c15a
hjnim.kim [Thu, 7 Feb 2013 11:38:12 +0000 (20:38 +0900)]
Button: home button icon has been modified
Home button images has been changed
N_SE-24760
Change-Id: Ib613d030ca45704025ca050a3107efcd456b9cc3
Minkyu Kang [Thu, 7 Feb 2013 10:01:58 +0000 (19:01 +0900)]
demo: remove white space
Change-Id: I6544dbcfe2c3956cdf6abba6bb4b7cf3c3c423ae
hjnim.kim [Thu, 7 Feb 2013 06:32:41 +0000 (15:32 +0900)]
TizenWinset: Popup button size patch
Popup button size patch ( button width has been changed )
N_SE-24572
Change-Id: If8e25afcaf11f175096f890c1baf3e776ba04a54
Youmin Ha [Thu, 7 Feb 2013 05:56:30 +0000 (14:56 +0900)]
0.2.16 release
Minkyu Kang [Thu, 7 Feb 2013 05:25:38 +0000 (14:25 +0900)]
demo: checkbox: reduce button's width
Change-Id: I41a1e1a5bb9fe3d8377abd007e5ad9d308e4055b
Jinhyuk Jun [Thu, 7 Feb 2013 05:03:08 +0000 (14:03 +0900)]
tabbar : delete right/left tab animation color
ux is not clear(color will be adjusted after UX guide release)
Change-Id: Id216db1c21501e0923f8b9872529a637c72e3e41
Minkyu Kang [Thu, 7 Feb 2013 04:37:19 +0000 (13:37 +0900)]
scrollview: fix the scroll position at keydown event
When IME is on and input box is hidden,
scroll the view to visible position.
(N_SE-24515)
Change-Id: I408a1af70f2aa09c4e249eab7dd112e34abcc74d
Jinhyuk Jun [Wed, 6 Feb 2013 12:21:02 +0000 (21:21 +0900)]
groupControl : change footer groupControl from min-width to percentage
Change-Id: I1265b377b5e55b16dd4ea0b16c0be570eb4f0ee0
Minkyu Kang [Wed, 6 Feb 2013 11:32:57 +0000 (20:32 +0900)]
scrollview: get height of softkeyboard correctly
Change-Id: I6dbd9d5d306802d604d74f827fe2735beac33668
Youmin Ha [Wed, 6 Feb 2013 10:30:52 +0000 (19:30 +0900)]
tizen-winset: Add name attr to all radio inputs
Added name="" attribute to all radio input elements, and wrapped them in
one <form> element. This makes those radio buttons to be checkable.
Fixes N_SE-24494.
Change-Id: I4afd1a1004f8918341aba3f4945dace0d2c7eeb4
Woosung Sohn [Tue, 5 Feb 2013 06:18:01 +0000 (15:18 +0900)]
virtualgrid: changes event binding target
When Virtualgrid is in the nested-scrollview structure,
Virtualgrid doesn't handle touch events properly.
This patch changes touch-related event binding targets, and
fixes wrong usage of a scrollview Virtualgrid contains.
(TDIS-2643, TDIS-2644, TDIS-2645)
Change-Id: I6f11a80c295f72e4a283d870697c600a64f45a33
Minkyu Kang [Wed, 6 Feb 2013 06:55:24 +0000 (15:55 +0900)]
scrollview: skip the drag if target is textarea
When textarea is scrolled, skip the dragging of scrollview.
(N_SE-24391)
Change-Id: I7fff32cf43bf27d5ece2f349d7ecd870feedff2c
Minkyu Kang [Mon, 4 Feb 2013 09:08:49 +0000 (18:08 +0900)]
scrollview: skip the dragging of parent scrollview
When a scrollview has a scrollview as parent,
block the parent's scroll events.
Change-Id: I9fcfab68e62cc53910a7f9701a463053968751c2
Minkyu Kang [Fri, 1 Feb 2013 06:36:39 +0000 (15:36 +0900)]
scrollview: apply the scaling ratio to the soft keyboard
Because of the Web UI FW set the viewport to "device-width",
the height of soft keyboard is different.
This patch apply the scaling ratio to the soft keyboard.
Change-Id: I7e31f7db2b5adfb60f86461862f7c0658404438c
hjnim.kim [Wed, 6 Feb 2013 06:05:03 +0000 (15:05 +0900)]
demos: apply disabled option in textarea
apply disabled option in textarea( for disable copy & paste issue )
Change-Id: I9a2e7972673daac080c5172f284ac16be557beeb
Minkyu Kang [Tue, 5 Feb 2013 10:08:35 +0000 (19:08 +0900)]
demo: remove unused codes
Change-Id: If8b54ea54215b9ebdc743db1be4e692f67374a92
Minkyu Kang [Tue, 5 Feb 2013 09:57:49 +0000 (18:57 +0900)]
demo: datetimepicker: show selected date correctly
Add functions for demo5 and demo6.
Change-Id: I80fa1ab3313fb5231353a27f89bdd25b70fc32ca
Youmin Ha [Tue, 5 Feb 2013 06:35:31 +0000 (15:35 +0900)]
listview: Adjust bubble listitem width and margin
Set left/right margin for the bubble listitems, and set max width to
100%.
Fixes N_SE-24163.
Change-Id: I5d93b81f233095e611f940d0a6cd59dd24961aba
Jinhyuk Jun [Fri, 1 Feb 2013 04:09:59 +0000 (13:09 +0900)]
pagelayout : change external refresh call and ime status follow only current page
Change-Id: Ic11b2415a0d781a5aa9c51aadcee6b600cbb2b46
Jinhyuk Jun [Fri, 1 Feb 2013 05:50:31 +0000 (14:50 +0900)]
toggleSwitch : bug fix
set background-size because window chrome can't calculate size
Change-Id: I8841db59c8b5089a41f8c4583d962597e05707c1
Minkyu Kang [Wed, 30 Jan 2013 11:50:22 +0000 (20:50 +0900)]
unit-test: slider: fix the move test
Since the value of css("left") is changed from "00%" to "00px",
unit-test code is modified.
Change-Id: I9d685bef7ca7377276cad2f378e2a974d8403d3a
Minkyu Kang [Wed, 30 Jan 2013 05:30:33 +0000 (14:30 +0900)]
handler: fix jslint error
1 Expected 'handler' at column 33, not column 41.
handler.removeClass( "ui-handler-visible" ); // Line 260, Pos 41
2 Expected '}' at column 29, not column 37.
}); // Line 261, Pos 37
Change-Id: I71d9565da5869e5ef0274fb2fba60b2b42404233
Jinhyuk Jun [Tue, 29 Jan 2013 03:41:36 +0000 (12:41 +0900)]
ToggleSwitch : set image toggleswitch background attribute
Change-Id: I2478238b8a1a5eb92af2d34ffc84787afdaf90a5
Youmin Ha [Mon, 28 Jan 2013 12:52:24 +0000 (21:52 +0900)]
0.2.15 release
Change-Id: I5407595e1c9d7013f94654e2f0f4c14ca970bc5d
Minkyu Kang [Mon, 28 Jan 2013 12:33:50 +0000 (21:33 +0900)]
slider: increase the text width
Because of text is overlapped with slider handle,
increase the text width. (N_SE-23397)
Change-Id: I7bb289ab2bbaba874d33e9189f040425dcbc0f03
Woosung Sohn [Mon, 28 Jan 2013 11:37:29 +0000 (20:37 +0900)]
virtualgrid: DOM element leak fix
Removing temporary dom nodes without parent occured DOM element leak.
This patch changes the process creating temporary dom elements to
append them to a document fragment node after creation.
Change-Id: I6ca0c055fde3de39c0e928cd25b91ef9d86817bf
Youmin Ha [Mon, 28 Jan 2013 10:33:22 +0000 (19:33 +0900)]
header: Move button top higher in header with tabbar
Buttons in the page header have its own position(which is described in
the Tizen GUI guide), but if the button and the tabbar are put into the
header together, the tabbar overlaps the lower part of buttons. Although
there is no specification about the vertical position of the buttons
when the tabbar is used together, this patch moves the button slightly
higher, not to be overlaped by the tabbar.
Resolves N_SE-22253.
Change-Id: I92c61eaf10ca6134d1b625da5bd3d1e71aa4c84d
Minkyu Kang [Mon, 28 Jan 2013 08:11:15 +0000 (17:11 +0900)]
datatimepicker: don't open the popup before popupafterclose event is fired
Because of event processing order,
block the open the popup before poupafterclose event is fired.
(N_SE-23027)
Change-Id: I0d95463d534c3ccb59f197b1be0bf6bea2c8ce43
Wonseop Kim [Mon, 28 Jan 2013 07:27:02 +0000 (16:27 +0900)]
handler: bug fix (regarding enableHandler function )
Handler was fixed a bug that sometimes appeared when it enabled by enableHandler function.
Change-Id: If46dd062ad48755fbe1e80ecfdf12d844f7b2bd9
Youmin Ha [Sat, 26 Jan 2013 10:19:23 +0000 (19:19 +0900)]
demo:fix syntax error
Delete additional brace: }
Change-Id: I732ab4d036c2ff8df24e7d105bafcde23ee5b54d
Youmin Ha [Sat, 26 Jan 2013 09:31:52 +0000 (18:31 +0900)]
0.2.14 release
Change-Id: I8bfb0a9e10e6b01d073bcb05affc0284216c1c2c
Youmin Ha [Sat, 26 Jan 2013 09:17:38 +0000 (18:17 +0900)]
demo: fix demo using tizen device API
Use window.tizen instead of tizen.
Change-Id: Id563bf72176e0074a1eeafaf5929bd85b30d4920
Minkyu Kang [Sat, 26 Jan 2013 09:09:03 +0000 (18:09 +0900)]
multimediaview: reset the height of container
When cancel the fullscreen, reset the height
Change-Id: I734365eb441c61efabba744c25e3d646757b930c
Minkyu Kang [Sat, 26 Jan 2013 07:11:03 +0000 (16:11 +0900)]
input: modify css correctly
Change-Id: Iad824e29ee1ded560a65da108e45c2efc63857ee
toggleswitch: top to 0, set margin instead
readio: remove height
Minkyu Kang [Sat, 26 Jan 2013 09:01:07 +0000 (18:01 +0900)]
multimediaview: fix the height of widget
set to relativew position.
set height to widget container.
Change-Id: I0be0e8832f4b56689df9165b749934a4e4a56d2a
Minkyu Kang [Sat, 26 Jan 2013 06:23:02 +0000 (15:23 +0900)]
gallery: bind create event
Create the widget dynamically when triggered "create" event.
Change-Id: I07bcd10fbca581a6bb23d2b7c291042a02e0b5b5
Minkyu Kang [Sat, 26 Jan 2013 05:16:59 +0000 (14:16 +0900)]
slider: bind create event
Create the widget dynamically when triggered "create" event.
(TDIS-2639)
Change-Id: I675efb33ef3e7f593e6428b2a12104d303cabfb3
Minkyu Kang [Sat, 26 Jan 2013 04:52:55 +0000 (13:52 +0900)]
progressbar: bind create event
Create the widget dynamically when triggered "create" event.
(TDIS-2670)
Change-Id: Id2919afbd5f204ea7e036afd949fed4c2b864f63
Minkyu Kang [Sat, 26 Jan 2013 03:07:25 +0000 (12:07 +0900)]
progressbar: event trigger correctly
this._trigger is changed to this.element.trigger
Change-Id: I623f18de2be123541ddf0fc8276857d9d36a5a7a
Minkyu Kang [Fri, 25 Jan 2013 07:04:44 +0000 (16:04 +0900)]
popup: fix height of popup scroller
fix height to 256 * @unitbase
Change-Id: I0094753c2ef67e77e6988a3db048e21b65a1539d
Minkyu Kang [Fri, 25 Jan 2013 06:21:30 +0000 (15:21 +0900)]
build: add continue option to jslint
'continue' true, if the continuation statement should be tolerated
Change-Id: I3e6199dc2a8e0fdf8b6f8f3e9839d7c8dea9a014
Jinhyuk Jun [Fri, 25 Jan 2013 04:29:58 +0000 (13:29 +0900)]
ctxpopup demo : bug fix
delete morepopup's external link
Change-Id: I47a77acb10e8bddec08d047ca407fafa1791f17e
Youmin Ha [Sat, 26 Jan 2013 04:28:14 +0000 (13:28 +0900)]
demo: fix searchbar demo to use different IDs
The searchbar demos have same IDs for different elements, and the
searchbar-button sample does not work. Fixed the bug to work properly.
Change-Id: I46f7ac80f1ab2fea10a07bcffe169322b0bdc001
Youmin Ha [Fri, 25 Jan 2013 05:25:45 +0000 (14:25 +0900)]
demo: extract routine executing Tizen device API
Our sample app, tizen-winset and the TizenWisnet app in web-sampleapp
git repo do not equivalent, because the TizenWinset has more code
running Tizen device API. This patch extracts that additional routine to
the separated file, and run that routine only at available environment.
Change-Id: I4dedf221bc320d2b3141e35bcfd3a2bc6a051ce3
Jinhyuk Jun [Fri, 25 Jan 2013 03:44:30 +0000 (12:44 +0900)]
toggleswitch : set default margin, delete box padding
Change-Id: I2c4ca894697a45f63f5055c7fcaa4805b9c72930
Youmin Ha [Thu, 24 Jan 2013 11:42:19 +0000 (20:42 +0900)]
0.2.13 release
Change-Id: Ibe4c642765ea6337434141d651f1ad483e91ca28
Minkyu Kang [Wed, 23 Jan 2013 11:31:32 +0000 (20:31 +0900)]
src: codes cleanup
remove unused files
modify the permission
Youmin Ha [Thu, 24 Jan 2013 08:19:16 +0000 (17:19 +0900)]
virtuallist: Prevent replacing contents on nonexist element
When a page having virtuallist is inactive, while 'move callback timer'
is still run, the source listitem is no longer exists. In this case,
jQuery's $('#id') result gives a blank array, not null object. But the
old code, virtuallist tries to replace listitem contents even no object
is chosen. The patch fixes this bug, and includes some more guard codes.
Change-Id: I0bc4e6310c39c42ce35456b54d3d1d926816a485
Youmin Ha [Thu, 24 Jan 2013 06:55:07 +0000 (15:55 +0900)]
JQM: Trim text in listitem to get index in autodivider
JQM autodivider uses $(li).text().slice(0,1) to get index of each
listitem, but it may have whitespaces in the beginning and
end. This patch trims those whitespaces from the text.
Change-Id: Id0cefd8413c91daeb1f2291164db8696ae1dad6e
Youmin Ha [Thu, 24 Jan 2013 06:50:02 +0000 (15:50 +0900)]
JQM: Remove trailing whitespace in jqm patch
Change-Id: I10e46461d5a434f880233774bab6ade2fc681625
Minkyu Kang [Thu, 24 Jan 2013 06:19:41 +0000 (15:19 +0900)]
scrollview: get the height including margin
Added the overflow property like ui-content.
Change-Id: I241bc440089eecca830113d50a1d73d4a52b3017
Wonseop Kim [Thu, 24 Jan 2013 05:40:25 +0000 (14:40 +0900)]
multimediaview: bug fix ( scrolling in full-screen mode )
prevent scrolling of a multimediaview in full-screen mode
Change-Id: I184e0787bc17b6bc35ecc7f2be01d48a42a61b98
Youmin Ha [Wed, 23 Jan 2013 11:30:41 +0000 (20:30 +0900)]
virtuallist: set listitem width to exclude listitem left/right margin
The listitems in the virtuallist must be set their width manually,
because they have position:absolute. So, a listitem's left/right
margin must be excluded from it. This patch implements excluding
left/right margin from listitem width.
Resolves TDIS-2646.
Change-Id: I1ae051dca844647e7ff16419aae9535c54cdeaa7
Youmin Ha [Wed, 23 Jan 2013 10:53:18 +0000 (19:53 +0900)]
demo: fix virtuallist sample layout
In the virtuallist 2line sample, the main text and sub text2 overlap
each other. Changed layout of listitem sub-elements to prevent
overlapping between them.
Resolves N_SE-22625.
Fixed more samples' layout.
NOTE: toggleswitch sample is removed, because toggleswitch is shown
incorrectly for now.
Change-Id: Ic1d1eff2468c3b7ec326c6e4ad460e505cdfcbeb
Minkyu Kang [Thu, 24 Jan 2013 10:02:16 +0000 (19:02 +0900)]
progress: set the position explicitly
Since the position of circle type progress is fixed to right of list,
user can't set the position of progress.
This patch support that user can set the position explicitly.
Change-Id: I46be3aaeac0f87500f0a81d5c23a5139b5397231
Minkyu Kang [Thu, 24 Jan 2013 08:39:54 +0000 (17:39 +0900)]
progress: rename from progressing to progress
Change-Id: I5dcc76c175f42b89be6968768a2b37a0c7d91731
Minkyu Kang [Thu, 24 Jan 2013 08:27:08 +0000 (17:27 +0900)]
build: remove unused files
remove libs/css directory.
Change-Id: I6cf016934277558868b9a7aa18e71893ff3a2275
Minkyu Kang [Thu, 24 Jan 2013 03:47:51 +0000 (12:47 +0900)]
searchbar: fix jslint errors
'toggleClear' was used before it was defined.
toggleClear(); // Line 145, Pos 13
'makeFrontIcon' was used before it was defined.
makeFrontIcon(); // Line 154, Pos 17
'hideCancel' was used before it was defined.
hideCancel(); // Line 172, Pos 29
'showCancel' was used before it was defined.
showCancel(); // Line 190, Pos 25
'toggleClear' was used before it was defined.
function toggleClear() { // Line 242, Pos 22
Expected 'cancelbtn' at column 17, not column 21.
cancelbtn // Line 252, Pos 21
Expected 'cancelbtn' at column 17, not column 21.
cancelbtn // Line 261, Pos 21
'makeFrontIcon' was used before it was defined.
function makeFrontIcon() { // Line 267, Pos 22
Expected ';' and instead saw '$'.
this.element.parent().parent().find(".ui-input-cancel").removeClass( "ui-disabled" ) // Line 292, Pos 97
Change-Id: Ia4dcae9bb0b267da5fba108d28d4b56a6bb8c436
Minkyu Kang [Wed, 23 Jan 2013 11:43:26 +0000 (20:43 +0900)]
src: fix file permissions
Change-Id: I1472a0a19ce37c08372e9d36ef2c62b81423ac1e
Jinhyuk Jun [Wed, 23 Jan 2013 11:36:30 +0000 (20:36 +0900)]
button : change jump left icon
previous icon crashed
Change-Id: I7c9e9907e5359329368dbd5369df56625b0f28d2
Minkyu Kang [Wed, 23 Jan 2013 10:44:35 +0000 (19:44 +0900)]
0.2.12 release
Change-Id: Ia512ee589b4e8d7bd7ae7daaee3e8f21878eadbe
Koeun Choi [Wed, 23 Jan 2013 10:36:48 +0000 (19:36 +0900)]
theme : button icon - scrolltop, scrolleft icon changed.
icon_jump.png and icon_jump_left.png replaced.
The icons are for data-icon="scrolltop" and data-icon="scrollleft".
Change-Id: Ib506abf00a9df123ed7d32debf049ac273916ada
Minkyu Kang [Wed, 23 Jan 2013 05:52:36 +0000 (14:52 +0900)]
build: cleanaup Makefile
Change-Id: Ie55a4b6633f22b4accc152b9d69055a60ff62108
Minkyu Kang [Wed, 23 Jan 2013 08:11:19 +0000 (17:11 +0900)]
pagelayout: fix jslint error
1 Expected '(' at column 21, not column 25.
( ( platform.indexOf( "iPhone" ) > -1 || platform.indexOf( "iPad" ) > -1 || platform.indexOf( "iPod" ) > -1 ) && wkversion && wkversion < 534 ) // Line 59, Pos 25
2 Unexpected 'in'. Compare with undefined, or use the hasOwnProperty method instead.
( "palmGetResource" in window && wkversion && wkversion < 534 ) // Line 73, Pos 45
3 Expected exactly one space between 'function' and '('.
window.addEventListener( "softkeyboardchange", function( e ) { // Line 252, Pos 68
4 'imestatus' was used before it was defined.
if ( this.options.fullscreen && imestatus ) { return; } // Line 310, Pos 45
5 The '&&' subexpression should be wrapped in parens.
( this.options.transition && this.options.transition !== "none" && // Line 371, Pos 81
6 Move the invocation into the parens that contain the function.
})( jQuery ); // Line 435, Pos 3
Change-Id: Ib49ea3b09cd011c29361fb5d84addd54b634b58f
Woosung Sohn [Wed, 23 Jan 2013 09:37:17 +0000 (18:37 +0900)]
virtualgrid: Fix jslint errors
Change-Id: Ic82a5ef880191820900c5fbd105c91b9bd10027b
Jinhyuk Jun [Wed, 23 Jan 2013 08:19:28 +0000 (17:19 +0900)]
tabbar : jslint bug error fix
Change-Id: I1bb815b2a92452348d620868876031e9fd0fe318
Minkyu Kang [Wed, 23 Jan 2013 08:18:24 +0000 (17:18 +0900)]
build: add regexp option to jslint
regexp: true, if the . should be allowed in regexp literals
Change-Id: Iea9f91322c50d36db08cfdc79015163980fad99a
Youmin Ha [Wed, 23 Jan 2013 09:21:25 +0000 (18:21 +0900)]
virtuallist: fix jslint errors
Fixes lots of jslint errors in virtuallist.
Change-Id: I913c028a608d2c69cd372c8d2787eb520b481498
Wonseop Kim [Wed, 23 Jan 2013 08:20:36 +0000 (17:20 +0900)]
handler: Apply the exceptional principle for scrollbar on Handler.
If ScrollView height is shorter than Handler, Handler should not activate on the screen regardless of the value of data-handler option. Instead, a scrollbar of ScollView should be activated.
Change-Id: I8becb65ddfa5598e93b6acc2acd984e62f85cbfa
Wonseop Kim [Wed, 23 Jan 2013 06:42:31 +0000 (15:42 +0900)]
build: remove unused copyright
remove 'jQuery Mouse Wheel Plugin' copyright.
fix COPYING.
Change-Id: I60745e02aad3a20fb66fbfcd64174ea42243abb1
Youmin Ha [Wed, 23 Jan 2013 02:46:38 +0000 (11:46 +0900)]
loader: extract log class for tizen web, and fix jslint errors
Extracted log class, and does not show debug messages when debug is
false.
Fixed some jslint erros as well.
Change-Id: Icc319103dbdce02606f924f7ea332de5df8d2ecb
Youmin Ha [Tue, 15 Jan 2013 01:34:20 +0000 (10:34 +0900)]
loader: Viewport width is set to document width
When data-framework-viewport-width is set to screen-width,
the viewport was set to window.outerWidth. However, with web
simulator, webapps are put in the iframe, so the viewport size
needs to be set to document width. This patch sets the viewport
width to document.documentElement.clientWidth, as
document.documentElement actually means <html> element.
Change-Id: I4c1d4002e7d276ad274681afab484942e8069abf
Minkyu Kang [Wed, 23 Jan 2013 05:32:17 +0000 (14:32 +0900)]
popupwindow: fix jslint error
Expected exactly one space between 'function' and '('.
this.element.bind( "vclick", function( e ) { // Line 221, Pos 50
Expected exactly one space between 'if' and '(
if( backgroundclose ) { // Line 354, Pos 15
Change-Id: Idbb2be497be8d6d90a4daadfa5eef8b0d0ac391c
Minkyu Kang [Wed, 23 Jan 2013 01:53:20 +0000 (10:53 +0900)]
build: fix Makefile for tizen-white theme
remove unused less file.
fix comments.
Change-Id: Ic0bcc611127f7352e7e8a3f7c71bfe32a2b7ef16
Minkyu Kang [Wed, 23 Jan 2013 11:03:10 +0000 (20:03 +0900)]
build: remove unused libraries
remove the jlayout.
fix COPYING file and Makefile.
Change-Id: I0d2b87c8fca7aa3afbf5071a3b148001034e0f7d