Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demos/tests: Losslessly recompress PNG/GIF images. | Pere Orga | 2013-08-26 | 1 | -0/+0 |
| | |||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 4 | -4/+4 |
| | | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory. | ||||
* | Progressbar: Add new download dialog demo | Kris Borchers | 2013-04-30 | 2 | -0/+116 |
| | |||||
* | Progressbar demo (label): Use absolute positioning for the label. Fixes ↵ | Scott González | 2013-03-18 | 1 | -3/+6 |
| | | | | #9163 - Progressbar demo: Incorrect presentation with progressbar label in IE9. | ||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 3 | -3/+3 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 3 | -3/+3 |
| | |||||
* | Progressbar: Add link to custom label demo in demo index. | Kris Borchers | 2012-12-06 | 1 | -0/+1 |
| | |||||
* | Progressbar: Custom label demo cleanup | Kris Borchers | 2012-12-03 | 1 | -21/+22 |
| | |||||
* | Progressbar: Add custom label demo. | Kris Borchers | 2012-11-29 | 1 | -0/+57 |
| | |||||
* | Progressbar demos: Cleanup. | Scott González | 2012-11-29 | 1 | -8/+8 |
| | |||||
* | Progressbar demos: Removed resize demo. | Scott González | 2012-11-29 | 2 | -34/+0 |
| | |||||
* | Progressbar demos: Removed animated demo. | Scott González | 2012-11-29 | 2 | -35/+0 |
| | |||||
* | Progressbar: Add ability to set value: false for an indeterminate ↵ | kborchers | 2012-11-21 | 3 | -6/+57 |
| | | | | progressbar. Fixes #7624 - Progressbar: Support value: false for indeterminate progressbar | ||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 3 | -3/+3 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 3 | -3/+3 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 4 | -37/+12 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 3 | -3/+3 |
| | |||||
* | Progressbar demo: Made animated background selector more specific. Fixes ↵ | Scott González | 2012-05-22 | 1 | -1/+1 |
| | | | | #8314 - Theme on animated progressbar remains the same. | ||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 3 | -3/+3 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 3 | -3/+3 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 3 | -3/+3 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 3 | -3/+3 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 3 | -3/+3 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 3 | -3/+3 |
| | |||||
* | Lossless compression of all non-theme images using ImageOptim | Phillip Barnes | 2010-11-19 | 1 | -0/+0 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 3 | -3/+3 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 3 | -3/+3 |
| | |||||
* | Progressbar demos: Coding standards. | Scott González | 2010-09-10 | 4 | -46/+42 |
| | |||||
* | Progressbar resize demo: Added missing mouse dependency. Fixes #5873 - ↵ | Scott González | 2010-07-29 | 1 | -0/+1 |
| | | | | Progressbar: resize demo is broken. | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 4 | -4/+8 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 3 | -3/+3 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 3 | -3/+3 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 3 | -3/+3 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 3 | -3/+3 |
| | |||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 3 | -0/+3 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 3 | -7/+7 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 3 | -3/+3 |
| | |||||
* | progressbar demos: missing '}' | Richard Worth | 2009-02-18 | 1 | -1/+1 |
| | |||||
* | set a taller initial height on the progress bar. resize icon looked awkward ↵ | Scott Jehl | 2009-02-05 | 1 | -1/+1 |
| | | | | with it. | ||||
* | eol-style and mime-type | Richard Worth | 2009-01-31 | 1 | -42/+42 |
| | |||||
* | progressbar demos: Added animated progressbar demo | Richard Worth | 2009-01-31 | 3 | -0/+43 |
| | |||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 2 | -2/+2 |
| | |||||
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 3 | -5/+5 |
| | |||||
* | Removed some content from default description and added to overview section ↵ | Todd Parker | 2009-01-19 | 1 | -3/+1 |
| | | | | on docs wiki instead, | ||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 2 | -2/+2 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 2 | -2/+2 |
| | |||||
* | reverted temp commit for demos | Paul Bakaus | 2009-01-12 | 2 | -2/+2 |
| | |||||
* | temp commit: reverted to 1.2.6 to fix website issues | Paul Bakaus | 2009-01-12 | 2 | -2/+2 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 2 | -2/+2 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 2 | -2/+2 |
| |