aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.dialog.js
Commit message (Collapse)AuthorAgeFilesLines
...
* Prevent the default styles for resizable elements from totally killing ↵Scott González2010-01-281-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 Worth2010-01-271-0/+13
| | | | #4669 - Dialog: beforeclose option should be beforeClose.
* Happy New YearRichard Worth2010-01-201-1/+1
|
* Dialog, position: Removed bgiframe option; always use bgiframe when available.Scott González2010-01-191-3/+2
| | | | Fixes #5071 - Remove bgiframe option from all plugins.
* Dialog: Added button to the list of dependencies.Scott González2010-01-171-1/+1
|
* Dialog: Moved autoOpen detection to the new _init() method.Scott González2010-01-151-1/+5
|
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
| | | | Partial fix for #5064 - Widget: make multiple instantiation more useful.
* Dialog: workaround for positioning bug.Scott González2010-01-151-7/+10
|
* Replaced stackfix with bgiframe.Scott González2010-01-141-3/+3
| | | | Fixes #5061 - Remove stackfix.
* Dialog: force the dialog to be visible before trying to position it so we ↵Scott González2010-01-071-0/+1
| | | | can get the current offset (required for using .offset() as a setter).
* (no commit message)Scott González2010-01-071-0/+7
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-61/+53
| | | | menu; including menu static tests).
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+2
| | | | Fixes #5023 - Split mouse code into its own file.
* ui.dialog: replaced   with   for xhtml compliance (fixes #4970 ↵Andrew Powell2009-11-211-2/+2
| | | | -XHTML Compliance :   should be  )
* Dialog: Fixed position parsing.Scott González2009-09-301-28/+28
|
* Dialog: fixes a typo.Chi Cheng2009-09-271-1/+1
|
* dialog: fixed _position regression; wrote a test for the default positon, ↵Jörn Zaefferer2009-09-191-27/+28
| | | | which still needs some tuning
* dialog: fixed enable and disable methodsRichard Worth2009-09-191-0/+5
|
* dialog: filter invalid option-position values, convert title argument to ↵Jörn Zaefferer2009-09-171-1/+4
| | | | string (ala closeText)
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-0/+690
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935