Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
| | |||||
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵ | Scott González | 2010-10-19 | 1 | -1/+1 |
| | | | | in IE9 because of bgiframe. | ||||
* | Dialog demos: safer selectors for the demo system workaround. | Scott González | 2010-09-27 | 1 | -1/+1 |
| | |||||
* | Dialog demos: Coding standards. | Scott González | 2010-09-10 | 1 | -20/+20 |
| | |||||
* | 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 |
| | |||||
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 1 | -1/+0 |
| | | | | Fixes #5071 - Remove bgiframe option from all plugins. | ||||
* | Dialog: Tweaking demo so buttons fit on one line. | Scott González | 2010-01-15 | 1 | -6/+1 |
| | |||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 1 | -2/+2 |
| | | | | Fixes #5061 - Remove stackfix. | ||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+1 |
| | | | | menu; including menu static tests). | ||||
* | Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ↵ | Scott González | 2009-12-23 | 1 | -0/+1 |
| | | | | plugins. | ||||
* | 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 | -6/+6 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | Dialog: Support hash, array, string for cursorAt option. Use position ↵ | Scott González | 2009-08-03 | 1 | -0/+1 |
| | | | | plugin. Partial fix for #2525 - Standardised way to pass coordinates to plugins. | ||||
* | workaround for #4375 | Jörn Zaefferer | 2009-07-11 | 1 | -2/+5 |
| | |||||
* | replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly | Jörn Zaefferer | 2009-07-09 | 1 | -2/+2 |
| | |||||
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | demos: fixed demo descriptions to use CODE for option names instead of STRONG | Richard Worth | 2009-01-28 | 1 | -1/+1 |
| | |||||
* | demos: fixed file naming inconsistency. Multiple words now separated by ↵ | Richard Worth | 2009-01-27 | 1 | -0/+67 |
hyphen, not underscore |