| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed spinner from trunk. See /branches/dev/spinner | Richard Worth | 2008-11-19 | 1 | -393/+0 |
* | Removed all trailing whitespace from .js and .html files | Richard Worth | 2008-11-18 | 1 | -7/+7 |
* | tests: cleanup and consistency with defaults tests | Richard Worth | 2008-11-12 | 1 | -2/+31 |
* | Spinner: add group and point options for improved support for international n... | Ca-Phun Ung | 2008-10-06 | 1 | -3/+54 |
* | Spinner: added thousand separator format to numbers and refactored code. | Ca-Phun Ung | 2008-10-02 | 1 | -1/+1 |
* | Spinner: added a timer to mousewheel interaction which fires a change event w... | Ca-Phun Ung | 2008-09-26 | 1 | -2/+4 |
* | set svn:eol-style to native | Richard Worth | 2008-09-20 | 1 | -311/+311 |
* | spinner test: currency | Chi Cheng | 2008-08-19 | 1 | -2/+2 |
* | Spinner test: up, down callback | Chi Cheng | 2008-08-19 | 1 | -9/+18 |
* | Spinner: ui() doesn't return instance | Chi Cheng | 2008-08-19 | 1 | -12/+3 |
* | Spinner: this.options._decimals -> this._decimals | Chi Cheng | 2008-08-19 | 1 | -6/+27 |
* | spinner test | Chi Cheng | 2008-08-19 | 1 | -14/+26 |
* | Spinner test: a bug when set stepping:0.3 | Chi Cheng | 2008-08-19 | 1 | -3/+11 |
* | Spinner test: currency and decimal options | Chi Cheng | 2008-08-19 | 1 | -6/+65 |
* | updated testcase to reflect the new ui.spinner changes: | Ca-Phun Ung | 2008-08-19 | 1 | -6/+6 |
* | Spinner test: spin without auto-incremental stepping | Chi Cheng | 2008-08-19 | 1 | -0/+23 |
* | Spinner test: callback | Chi Cheng | 2008-08-19 | 1 | -3/+32 |
* | Spinner test: spin with auto-incremental stepping | Chi Cheng | 2008-08-19 | 1 | -0/+23 |
* | home key to start if min not set. | Chi Cheng | 2008-08-18 | 1 | -3/+8 |
* | Spinner: test case | Chi Cheng | 2008-08-18 | 1 | -0/+131 |