Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Progressbar: Fixed #3645: Use new CSS framework. | Scott González | 2008-12-11 | 1 | -0/+2 |
| | |||||
* | progressbar: Removed all progressbar options except value. Added visual test ↵ | Richard Worth | 2008-12-10 | 1 | -102/+6 |
| | | | | for disabled progressbar. | ||||
* | progressbar: a little clean up and some more visual tests | Richard Worth | 2008-12-05 | 1 | -59/+69 |
| | |||||
* | progressbar refactor | Richard Worth | 2008-12-05 | 1 | -150/+120 |
| | |||||
* | progressbar: formatting changes | Richard Worth | 2008-11-21 | 1 | -26/+28 |
| | |||||
* | New file: AUTHORS.txt instead of having a single contributor's name in each ↵ | Richard Worth | 2008-11-21 | 1 | -1/+1 |
| | | | | file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b | ||||
* | Removed all trailing whitespace from .js and .html files | Richard Worth | 2008-11-18 | 1 | -31/+31 |
| | |||||
* | Progressbar: Removed text method. | Scott González | 2008-11-18 | 1 | -5/+15 |
| | |||||
* | Progressbar: Removed identifier, element, textElement from the ui object in ↵ | Scott González | 2008-11-17 | 1 | -4/+1 |
| | | | | callbacks. | ||||
* | Progressbar: Removed textClass option. | Scott González | 2008-11-17 | 1 | -2/+0 |
| | |||||
* | Progressbar: Removed references to jQuery for compatibility with .noConflict(). | Scott González | 2008-11-17 | 1 | -4/+4 |
| | |||||
* | Progressbar: | Scott González | 2008-11-17 | 1 | -43/+49 |
| | | | | | | | | | Refactored creation of elements on init. Removed propagate method; using trigger instead. Fixed appending background text element. Added $.ui.progressbar.uuid; used for identifier instead of timestamp + random number. Fixed updating of text to also update the background text. Removed default for unused addClass option. | ||||
* | fixed #3578 - ALL CODE: e, ui should be changed to event, ui | Richard Worth | 2008-11-14 | 1 | -4/+4 |
| | |||||
* | Dialog, Progressbar: Combined ARIA attribute settings into one .attr() call. | Scott González | 2008-11-07 | 1 | -4/+6 |
| | |||||
* | Tweaking attr to normalize for FF2 ARIA implementation. Removed ariaRole and ↵ | David Bolter | 2008-11-05 | 1 | -7/+7 |
| | | | | ariaState API. (Assist: Scott González, Fixes #3529) | ||||
* | added ARIA semantics, and tests. | David Bolter | 2008-10-29 | 1 | -3/+13 |
| | | | | | patch review:scott.gonzalez@gmail.com (fixes bug #3482) | ||||
* | adding version property to all ui components | Jörn Zaefferer | 2008-10-05 | 1 | -0/+1 |
| | |||||
* | Corrected naming and capitalization consistency for Colorpicker and Progressbar | Richard Worth | 2008-09-20 | 1 | -2/+2 |
| | |||||
* | Removed exposure of internal instance in progressbar's ui callback ↵ | Richard Worth | 2008-09-20 | 1 | -1/+0 |
| | | | | parameter. See #2928 | ||||
* | Progressbar - Source formatting | Eduardo Lundgren | 2008-09-20 | 1 | -68/+69 |
| | |||||
* | Progressbar - Source formatting | Eduardo Lundgren | 2008-09-20 | 1 | -3/+3 |
| | |||||
* | Progressbar - Added suport for animated equations (easeInOutQuint, ...) | Eduardo Lundgren | 2008-09-20 | 1 | -1/+1 |
| | |||||
* | Progressbar duration option fixed | Eduardo Lundgren | 2008-09-20 | 1 | -6/+13 |
| | |||||
* | whitespace | Richard Worth | 2008-09-20 | 1 | -27/+27 |
| | |||||
* | Added newline to end of files | Richard Worth | 2008-09-20 | 1 | -1/+1 |
| | |||||
* | Progressbar .text() added, improvements | Eduardo Lundgren | 2008-09-19 | 1 | -181/+194 |
| | |||||
* | Fixed #3284 - Put version numbers inside of individual files. | Richard Worth | 2008-09-04 | 1 | -1/+1 |
| | |||||
* | Progressbar: hidden instance in ui(), options._interval->this._interval | Chi Cheng | 2008-08-25 | 1 | -5/+2 |
| | | | | Update spinner/progressbar demos | ||||
* | JSLint check | Chi Cheng | 2008-08-23 | 1 | -1/+1 |
| | |||||
* | init -> _init | Chi Cheng | 2008-08-16 | 1 | -1/+1 |
| | |||||
* | progressbar: internal methods, fix #3203 | Chi Cheng | 2008-08-16 | 1 | -8/+8 |
| | |||||
* | Progressbar updates | Eduardo Lundgren | 2008-08-09 | 1 | -22/+43 |
| | |||||
* | Progressbar updates - using .animate() | Eduardo Lundgren | 2008-08-09 | 1 | -106/+77 |
| | |||||
* | Source formatting | Eduardo Lundgren | 2008-08-08 | 1 | -27/+27 |
| | |||||
* | Progressbar: XHTML code/reorder defaults | Chi Cheng | 2008-08-07 | 1 | -6/+6 |
| | |||||
* | New plugins for 1.6: Fixed headers and indentation. | Scott González | 2008-07-10 | 1 | -175/+173 |
| | |||||
* | - removed 1.6 branch1.5.2 | Paul Bakaus | 2008-07-09 | 1 | -0/+195 |
- changed version in tags/1.5.2 to 1.5.2 - merged trunk with 1.6 |