Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Slider: Removing dir option. Implementation caused more damage then being ↵ | jzaefferer | 2010-10-25 | 1 | -6/+3 | |
| | | | | useful - will eventually implement RTL support in all widgets. | |||||
* | Slider: More codecleanup. Inlining defaults for min/max, removing page (use ↵ | jzaefferer | 2010-10-25 | 1 | -72/+37 | |
| | | | | 10*step instead), removing mouseWheel (just use when available) | |||||
* | Spinner: Fix value option initalization | jzaefferer | 2010-10-25 | 1 | -2/+2 | |
| | ||||||
* | Spinner: More cleanup | jzaefferer | 2010-10-24 | 1 | -24/+11 | |
| | ||||||
* | Spinner: Some code and test cleanup | jzaefferer | 2010-10-24 | 1 | -2/+1 | |
| | ||||||
* | Using button widget for the spinner buttons. Can still use some ↵ | jzaefferer | 2010-10-23 | 1 | -14/+19 | |
| | | | | improvements, dropping custom theme stuff in favor of button styles. | |||||
* | Replaced hexadecimal demo with decimal demo. Updated that and the currency ↵ | jzaefferer | 2010-10-23 | 1 | -130/+44 | |
| | | | | demo (previously donation) to use globalization plugin with a select for three different cultures (probably more to come). Updated spinner widget to use Globalization when available, replacing all number formatting related options with a single numberformat option. | |||||
* | Porting old spinner implementation to 1.8, dropping some baggage. | jzaefferer | 2010-10-22 | 1 | -0/+505 | |