Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed size calculations for dialogs. | Scott González | 2010-03-25 | 1 | -2/+5 |
| | | | | Fixes #5392 - Dialog explicit height doesn't match given value from set option. | ||||
* | Dialog: Use .height(0) instead of .hide(0) when determining the size of the ↵ | Scott González | 2010-03-22 | 1 | -1/+1 |
| | | | | | non-content area of a dialog. Partial fix for #5392 - Dialog explicit height doesn't match given value from set option. | ||||
* | Dialog: quiet JSLint | Richard Worth | 2010-03-12 | 1 | -90/+155 |
| | |||||
* | dialog: corrected typo in ui.position property for drag events. Updated unit ↵ | Richard Worth | 2010-03-11 | 1 | -1/+1 |
| | | | | tests tracking fix of #5291 | ||||
* | Filter properties to forward to dialog events on resize and drag etc. - fix ↵ | Jörn Zaefferer | 2010-03-05 | 1 | -6/+22 |
| | | | | for #5291 | ||||
* | Pass through resizable and draggable ui objects in dialog - partial fix for ↵ | Jörn Zaefferer | 2010-03-05 | 1 | -11/+11 |
| | | | | #5291 | ||||
* | Dialog: Fixed modal overlay instance tracking. | Scott González | 2010-03-03 | 1 | -7/+7 |
| | | | | | Fixes #5228 - $.inArray's parameter. Fixes #5263 - Dialog Close Then Destroy Destroys Overlay Twice, Causes Exceptions Later. | ||||
* | Dialog: Use .height() to calculate height of dialog before drag. | Scott González | 2010-02-24 | 1 | -1/+1 |
| | | | | Fixes #5221 - Buttons disappear after dragging dialog. | ||||
* | Dialog: ESC key event was not being canceled after it was handled (Fixed ↵ | Brant Burnett | 2010-02-22 | 1 | -4/+12 |
| | | | | #4922 window.location.reload() doesn't work in dialog's close callback when it's triggered by ESC in Firefox) | ||||
* | Dialog: Changed height measurement to hide content because IE quirks mode ↵ | Brant Burnett | 2010-02-22 | 1 | -7/+7 |
| | | | | ignores height: 0 (Fixed #4350 No Scrollbars in IE in Quirksmode) | ||||
* | Dialog: Overlays are now cached for reuse with subsequent dialogs (Fixed ↵ | Brant Burnett | 2010-02-17 | 1 | -7/+10 |
| | | | | #5185: .ui-widget-overlay CSS selector causes consistent large memory leak in IE) | ||||
* | Dialog: Update the internal flag for whether or not the dialog is open ↵ | Scott González | 2010-02-16 | 1 | -2/+2 |
| | | | | | | before triggering the close event. Fixes #5184 - isOpen in dialogclose event is true. | ||||
* | Dialog: Prevent the titlebar from displaying above the top of the document. | Scott González | 2010-02-06 | 1 | -1/+8 |
| | | | | Fixes #5141 - Position of Dialog is off the page when viewport is smaller then dialog. | ||||
* | cleaning up dependency listings | Jörn Zaefferer | 2010-02-03 | 1 | -2/+2 |
| | |||||
* | Datepicker: No longer dependent on dialog in order to close datepicker when ↵ | Brant Burnett | 2010-02-01 | 1 | -4/+1 |
| | | | | dialog is closed (Refixed #4453 UI Datepicker inside UI Dialog Issue) | ||||
* | Datepicker: Fixed #4453 UI Datepicker inside UI Dialog Issue | Brant Burnett | 2010-02-01 | 1 | -1/+1 |
| | |||||
* | Dialog: Changed overlay to use zIndex() to test which events to cancel ↵ | Brant Burnett | 2010-01-29 | 1 | -2/+2 |
| | | | | (fixed #4363 Datepicker Month/Year Dropdowns Not Working In Safari In A Dialog) | ||||
* | Prevent the default styles for resizable elements from totally killing ↵ | Scott González | 2010-01-28 | 1 | -0/+4 |
| | | | | | | dialog positioning (finally). Fixes #5084 - 2 dialogs pos false on close. | ||||
* | Deprecated beforeclose option instead of removing it for now, fixes reopened ↵ | Richard Worth | 2010-01-27 | 1 | -0/+13 |
| | | | | #4669 - Dialog: beforeclose option should be beforeClose. | ||||
* | Happy New Year | 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 | -3/+2 |
| | | | | Fixes #5071 - Remove bgiframe option from all plugins. | ||||
* | Dialog: Added button to the list of dependencies. | Scott González | 2010-01-17 | 1 | -1/+1 |
| | |||||
* | Dialog: Moved autoOpen detection to the new _init() method. | Scott González | 2010-01-15 | 1 | -1/+5 |
| | |||||
* | Widget factory: Changed _create to _init. | Scott González | 2010-01-15 | 1 | -1/+1 |
| | | | | Partial fix for #5064 - Widget: make multiple instantiation more useful. | ||||
* | Dialog: workaround for positioning bug. | Scott González | 2010-01-15 | 1 | -7/+10 |
| | |||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 1 | -3/+3 |
| | | | | Fixes #5061 - Remove stackfix. | ||||
* | Dialog: force the dialog to be visible before trying to position it so we ↵ | Scott González | 2010-01-07 | 1 | -0/+1 |
| | | | | can get the current offset (required for using .offset() as a setter). | ||||
* | (no commit message) | Scott González | 2010-01-07 | 1 | -0/+7 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -61/+53 |
| | | | | menu; including menu static tests). | ||||
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 1 | -0/+2 |
| | | | | Fixes #5023 - Split mouse code into its own file. | ||||
* | ui.dialog: replaced with   for xhtml compliance (fixes #4970 ↵ | Andrew Powell | 2009-11-21 | 1 | -2/+2 |
| | | | | -XHTML Compliance : should be  ) | ||||
* | Dialog: Fixed position parsing. | Scott González | 2009-09-30 | 1 | -28/+28 |
| | |||||
* | Dialog: fixes a typo. | Chi Cheng | 2009-09-27 | 1 | -1/+1 |
| | |||||
* | dialog: fixed _position regression; wrote a test for the default positon, ↵ | Jörn Zaefferer | 2009-09-19 | 1 | -27/+28 |
| | | | | which still needs some tuning | ||||
* | dialog: fixed enable and disable methods | Richard Worth | 2009-09-19 | 1 | -0/+5 |
| | |||||
* | dialog: filter invalid option-position values, convert title argument to ↵ | Jörn Zaefferer | 2009-09-17 | 1 | -1/+4 |
| | | | | string (ala closeText) | ||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -0/+690 |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |