| Commit message (Expand) | Author | Age | Files | Lines |
* | Dialog: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 4 | -8/+8 |
* | Theme: Change default widget font-size to 1em | TJ VanToll | 2014-10-24 | 2 | -10/+0 |
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 5 | -5/+5 |
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 5 | -5/+5 |
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 5 | -55/+55 |
* | Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings. | Jörn Zaefferer | 2013-10-02 | 1 | -0/+62 |
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 4 | -4/+4 |
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 4 | -4/+4 |
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 4 | -5/+5 |
* | Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar ch... | Jörn Zaefferer | 2012-12-03 | 1 | -1/+6 |
* | Dialog: Update position when size is changed. Fixes #8789 - Dialog does not c... | Kris Borchers | 2012-11-26 | 1 | -2/+1 |
* | Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ... | Jörn Zaefferer | 2012-11-26 | 1 | -1/+1 |
* | Dialog: Extend visual test to verify DOM position restore on destroy; overhau... | Jörn Zaefferer | 2012-11-26 | 1 | -2/+9 |
* | Dialog: Pass through icons and showText (as 'text') options to button. Fixes ... | Jörn Zaefferer | 2012-11-26 | 1 | -1/+12 |
* | Dialog: Extract button pane creation into _createButtonPane | Jörn Zaefferer | 2012-11-26 | 1 | -1/+9 |
* | Dialog: Use button widget for close button (was already listed as dependency) | Jörn Zaefferer | 2012-11-26 | 4 | -0/+4 |
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 4 | -4/+4 |
* | Removed bgiframe. | Scott González | 2012-10-26 | 4 | -4/+0 |
* | Dialog: Visual test page for modal form dialogs | Jörn Zaefferer | 2012-10-25 | 1 | -0/+70 |
* | Dialog: Visual test page for animated modal dialog | Jörn Zaefferer | 2012-10-25 | 1 | -0/+53 |
* | Dialog: Save the active element that opened the dialog and restore focus to t... | Jörn Zaefferer | 2012-10-24 | 1 | -6/+12 |
* | Dialog: Prevent dialog form losing focus (or move it back in IE <= 8). | Jörn Zaefferer | 2012-10-24 | 1 | -1/+1 |
* | Dialog: Awesome new stacking and overlay implementation. Fixes the following ... | Nate Eagle | 2012-10-24 | 1 | -0/+89 |
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 |
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 |
* | Visual tests: Cleanup. | Scott González | 2012-05-15 | 1 | -0/+0 |
* | Visual tests: Renamed files. | Scott González | 2012-05-15 | 1 | -2/+4 |
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
* | Visual tests: Cleaned up dialog tests. | Scott González | 2012-02-01 | 1 | -2942/+50 |
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 |
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
* | Dialog: Removed unnecessary visual test files. | Scott González | 2011-03-29 | 10 | -342/+0 |
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 11 | -11/+11 |
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 11 | -11/+11 |
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 11 | -11/+11 |
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in... | Scott González | 2010-10-19 | 11 | -11/+11 |
* | Cleaning up visual tests | jzaefferer | 2010-03-21 | 2 | -72/+9 |
* | Dialog visual test - corrected page title, added heading | Richard Worth | 2010-03-15 | 1 | -1/+4 |
* | dialog: added visual test for position right top | Richard Worth | 2010-03-12 | 1 | -0/+33 |
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 11 | -49/+61 |
* | Dialog: Changed height measurement to hide content because IE quirks mode ign... | Brant Burnett | 2010-02-22 | 1 | -0/+39 |
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 10 | -10/+10 |
* | fixed #5163 - themes: css files need to be renamed to be consistent with js f... | Richard Worth | 2010-02-16 | 10 | -10/+10 |
* | Fix for #5101 - broken dialog visual test page | Jörn Zaefferer | 2010-01-27 | 1 | -0/+1 |
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 10 | -10/+10 |
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 10 | -10/+10 |
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 10 | -10/+10 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 2 | -2/+2 |