aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.spinner.js
Commit message (Expand)AuthorAgeFilesLines
* Removed spinner from trunk. See /branches/dev/spinnerRichard Worth2008-11-191-424/+0
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-15/+15
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-141-72/+72
* Spinner:missing semicolonChi Cheng2008-10-081-1/+1
* Spinner: fixed incremental:false issue on mousedown (thanks cloudream)Ca-Phun Ung2008-10-071-2/+2
* Spinner: add group and point options for improved support for international n...Ca-Phun Ung2008-10-061-9/+15
* adding version property to all ui componentsJörn Zaefferer2008-10-051-0/+1
* Spinner: spinner casing now sets itself a unique id based on the id of the or...Ca-Phun Ung2008-10-051-0/+8
* Spinner: further refactored number formatter. 3 lines!Ca-Phun Ung2008-10-031-12/+3
* Spinner: fixed IE6 bugs with spinner height for data lists.Ca-Phun Ung2008-10-021-4/+5
* Spinner: added thousand separator format to numbers and refactored code.Ca-Phun Ung2008-10-021-12/+14
* Spinner: reduced mousewheel timer from 500ms to 400ms (thanks cloudream)Ca-Phun Ung2008-09-271-1/+1
* Spinner: added a timer to mousewheel interaction which fires a change event w...Ca-Phun Ung2008-09-261-1/+7
* Spinner: Add change event to dblclick and created a new visual test for all c...Ca-Phun Ung2008-09-231-2/+10
* Spinner: Fixed warnings.Scott González2008-09-231-30/+69
* Spinner: implemented init callback via trigger (thanks Scott González)Ca-Phun Ung2008-09-221-3/+1
* Spinner: new options: format, items & decimals (r728). Ca-Phun Ung2008-09-201-2/+34
* Spinner: decimals and stepping now independent (user request)Ca-Phun Ung2008-09-201-3/+4
* whitespace: Removed trailing whitespace from non-blank linesRichard Worth2008-09-201-1/+1
* whitespaceRichard Worth2008-09-201-3/+0
* Set svn:eol-style to native for new plugins.Scott González2008-09-191-334/+334
* Reverted r695.Scott González2008-09-191-21/+21
* Remove Trailing SpacesEduardo Lundgren2008-09-191-21/+21
* Spinner: added an init callback which exposes the addItem method for dynamic ...Ca-Phun Ung2008-09-091-2/+20
* Fixed #3284 - Put version numbers inside of individual files.Richard Worth2008-09-041-1/+1
* Spinner: For DOM based spinners, the height is now calculated based on number...Ca-Phun Ung2008-08-301-12/+16
* spinner: changed data list to support any DOM container not just <ul>Ca-Phun Ung2008-08-301-5/+10
* spinner: Included support for generic objects - currently only supports <ul>....Ca-Phun Ung2008-08-261-3/+26
* Use type button to avoid undesired submitsEduardo Lundgren2008-08-241-2/+2
* Spinner: Fixed key code constants.Scott González2008-08-241-2/+2
* Spinner: use keyCode from ui.core.jsChi Cheng2008-08-241-23/+3
* JSLint checkChi Cheng2008-08-231-2/+2
* spinner: added support for numeric keypadCa-Phun Ung2008-08-211-1/+5
* spinner: fixed rounding error when stepping=0.3Ca-Phun Ung2008-08-191-3/+4
* Spinner: ui() doesn't return instanceChi Cheng2008-08-191-6/+3
* Spinner: this.options._decimals -> this._decimalsChi Cheng2008-08-191-6/+2
* Added enhancements to ui.spinner as seen at http://yelotofu.com/labs/jquery/U...Ca-Phun Ung2008-08-191-63/+231
* Spinner:Chi Cheng2008-08-181-9/+10
* init -> _initChi Cheng2008-08-161-1/+1
* Spinner: make internal methods internal, fixs #3207Chi Cheng2008-08-161-25/+25
* Add support for mousewheelKeith Wood2008-08-101-0/+11
* New plugins for 1.6: Fixed headers and indentation.Scott González2008-07-101-109/+121
* - removed 1.6 branch1.5.2Paul Bakaus2008-07-091-0/+114