| Commit message (Expand) | Author | Age | Files | Lines |
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in... | Scott González | 2010-10-19 | 6 | -6/+6 |
* | Dialog demos: safer selectors for the demo system workaround. | Scott González | 2010-09-27 | 4 | -4/+4 |
* | Dialog demo: syntax error, errant single quote from last style guide update. ... | Richard D. Worth | 2010-09-19 | 1 | -1/+1 |
* | Dialog demos: Coding standards. | Scott González | 2010-09-10 | 7 | -168/+157 |
* | Dialog: Fixed reference to bgiframe. | Scott González | 2010-07-08 | 1 | -1/+1 |
* | Dialog demo: Remove reference to obsolete overlay option. | Scott González | 2010-06-14 | 1 | -1/+1 |
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 7 | -7/+14 |
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 6 | -6/+6 |
* | fixed #5163 - themes: css files need to be renamed to be consistent with js f... | Richard Worth | 2010-02-16 | 6 | -6/+6 |
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 6 | -6/+6 |
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 6 | -6/+6 |
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 6 | -6/+0 |
* | 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 | 6 | -12/+12 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 5 | -27/+11 |
* | Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ... | Scott González | 2009-12-23 | 6 | -0/+6 |
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 6 | -0/+6 |
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery... | Richard Worth | 2009-09-17 | 6 | -40/+40 |
* | Dialog demo: Use the ui-state-highlight class instead of a hard-coded color. ... | Scott González | 2009-08-29 | 1 | -6/+11 |
* | Dialog: Support hash, array, string for cursorAt option. Use position plugin... | Scott González | 2009-08-03 | 6 | -0/+6 |
* | Dialog: Include stackfix in default demo. | Scott González | 2009-07-28 | 1 | -0/+1 |
* | workaround for #4375 | Jörn Zaefferer | 2009-07-11 | 4 | -9/+20 |
* | replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly | Jörn Zaefferer | 2009-07-09 | 6 | -12/+11 |
* | Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - De... | Scott González | 2009-05-31 | 1 | -7/+14 |
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 6 | -6/+6 |
* | Dialog demo: Removed misplaced !important. | Scott González | 2009-04-18 | 1 | -3/+3 |
* | Added demo for animated dialog. | Scott González | 2009-04-02 | 2 | -0/+54 |
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 5 | -5/+5 |
* | tossed some framework classes on it, adjusted style. Set autoOpen to false - ... | Scott Jehl | 2009-01-29 | 1 | -22/+54 |
* | demos dialog: Replaced old modal form with new functioning one. Thanks Scott ... | Richard Worth | 2009-01-29 | 2 | -162/+84 |
* | demos dialog modal-form2: changed link to button, removed autoOpen: false | Richard Worth | 2009-01-29 | 1 | -2/+2 |
* | demos: dialog modal form | Chi Cheng | 2009-01-29 | 1 | -1/+1 |
* | demos: dialog modal form | Chi Cheng | 2009-01-29 | 1 | -14/+47 |
* | Dialog Demo: Beginning of new modal form demo. | Scott González | 2009-01-29 | 1 | -0/+113 |
* | demos: fixed demo descriptions to use CODE for option names instead of STRONG | Richard Worth | 2009-01-28 | 4 | -4/+4 |
* | dialog: | Paul Bakaus | 2009-01-27 | 3 | -13/+1 |
* | demos: fixed file naming inconsistency. Multiple words now separated by hyphe... | Richard Worth | 2009-01-27 | 4 | -3/+3 |
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 5 | -5/+5 |
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 6 | -41/+11 |
* | Removed some content from default description and added to overview section o... | Todd Parker | 2009-01-19 | 1 | -3/+1 |
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 5 | -5/+5 |
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 5 | -5/+5 |
* | reverted temp commit for demos | Paul Bakaus | 2009-01-12 | 5 | -5/+5 |
* | temp commit: reverted to 1.2.6 to fix website issues | Paul Bakaus | 2009-01-12 | 5 | -5/+5 |
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 5 | -5/+5 |
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 5 | -5/+5 |
* | demos/dialog: set up dialog demos to use bgiframe | Richard Worth | 2009-01-07 | 5 | -3/+13 |
* | removed default theme in favor of only one versioned css framework/TR theme -... | Richard Worth | 2009-01-07 | 5 | -5/+5 |
* | Updated all demos/tests to jQuery 1.3pre. | Scott González | 2009-01-03 | 5 | -5/+5 |
* | demos: touch ups | Richard Worth | 2009-01-01 | 1 | -1/+1 |