Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dialog: Fixed reference to bgiframe. | Scott González | 2010-07-08 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | 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 | -1/+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. | ||||
* | Dialog: Include stackfix in default demo. | Scott González | 2009-07-28 | 1 | -0/+1 |
| | |||||
* | replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly | Jörn Zaefferer | 2009-07-09 | 1 | -2/+1 |
| | |||||
* | 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 |
| | |||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 1 | -12/+2 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | reverted temp commit for demos | Paul Bakaus | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | temp commit: reverted to 1.2.6 to fix website issues | Paul Bakaus | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | demos/dialog: set up dialog demos to use bgiframe | Richard Worth | 2009-01-07 | 1 | -0/+2 |
| | |||||
* | removed default theme in favor of only one versioned css framework/TR theme ↵ | Richard Worth | 2009-01-07 | 1 | -1/+1 |
| | | | | - base | ||||
* | Updated all demos/tests to jQuery 1.3pre. | Scott González | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | demos/dialog: fitting into demo preview frame | Richard Worth | 2008-12-31 | 1 | -1/+0 |
| | |||||
* | demos: moved the demos.css link down so it can override default theme ↵ | Richard Worth | 2008-12-31 | 1 | -1/+1 |
| | | | | styles. other minor updates. | ||||
* | demos: added <code> inside <pre>. some other minor updates | Richard Worth | 2008-12-31 | 1 | -21/+29 |
| | |||||
* | demos: whitespace fixes | Richard Worth | 2008-12-31 | 1 | -1/+1 |
| | | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native | ||||
* | Added demo wrapper divs, description text and improved sample data | Todd Parker | 2008-12-30 | 1 | -4/+32 |
| | |||||
* | set svn:eol-style to native | Richard Worth | 2008-12-30 | 1 | -26/+26 |
| | |||||
* | Re-vamped set of dialog examples that shows the standard set of dialog ↵ | Todd Parker | 2008-12-29 | 1 | -2/+3 |
| | | | | types. Removed button.html because it was expanded into the 3 modal types. | ||||
* | Demos: Added missing semicolon. | Scott González | 2008-12-29 | 1 | -1/+1 |
| | |||||
* | demos: Added default dialog demo | Richard Worth | 2008-12-23 | 1 | -0/+25 |