Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
| | |||||
* | Slider demos: Coding standards. | Scott González | 2010-10-13 | 1 | -56/+58 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | slider: fixed missing references to mouse plugin | Richard Worth | 2010-01-01 | 1 | -0/+1 |
| | |||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 1 | -0/+1 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -2/+2 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple ↵ | Richard Worth | 2009-03-03 | 1 | -0/+135 |
| | | | | manipulation' for now as both have issues in Safari) restoring broken demos to trunk so they can be worked on for the next release (1.7.1) | ||||
* | demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for ↵ | Richard Worth | 2009-03-03 | 1 | -135/+0 |
| | | | | now as both have issues in Safari | ||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | fixed an incorrect slash and a self closing span | Klaus Hartl | 2009-02-13 | 1 | -2/+2 |
| | |||||
* | demos/slider/side-scroll: fixed broken layout on index page on IE6, relates ↵ | Bohdan Ganicky | 2009-01-30 | 1 | -4/+4 |
| | | | | to #3851 | ||||
* | demos/slider/side-scroll: partial fix for #3851 (Slider "Simple scrollbar" ↵ | Bohdan Ganicky | 2009-01-30 | 1 | -4/+5 |
| | | | | demo broken on IE) ...still some issues | ||||
* | demos: fixed file naming inconsistency. Multiple words now separated by ↵ | Richard Worth | 2009-01-27 | 1 | -0/+134 |
hyphen, not underscore |