aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.dialog.js
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Fixed #3076: Proper sizing of overlays in Opera 9.51.Scott González2008-07-141-1/+17
* Dialog: If options.title is empty on init, set it to the title attribute of t...Scott González2008-07-121-1/+3
* Dialog: Fixed #3013: Force dialog titlebars to have a full line height when n...Scott González2008-07-121-1/+1
* Dialog: Fixed #3013: Force dialog titlebars to have a full line height when n...Scott González2008-07-111-1/+1
* Dialog: Fixed #3086: Fixed problem with auto margins in IE.Scott González2008-07-111-5/+5
* Dialog: Use new trigger method from the widget factory.Scott González2008-07-101-21/+5
* Dialog: fixed triggered events.Scott González2008-07-101-4/+16
* Dialog: cleanup.Scott González2008-07-091-15/+27
* dialog: added "focus" callback, whenever a dialog is focussed (moveToTop), im...Paul Bakaus2008-07-041-3/+5
* fixed #3061 - dialog buttons not visible without a theme fileRichard Worth2008-07-031-1/+1
* Fixed #3059 - cannot select text in dialog contentRichard Worth2008-07-031-1/+7
* Dialog - Update resizable dialgos to use helper instead of proxyEduardo Lundgren2008-06-301-1/+1
* fixed #3012 - Dialog causing iframe load event to fire in firefox 2Richard Worth2008-06-281-1/+1
* Dialog: Fixed #3032: Calling open on an already open dialog no longer causes ...Scott González2008-06-261-0/+7
* Dialog: Fixed stacking problem with modal dialogs.Scott González2008-06-261-1/+2
* Dialog: Restructured button creation and fixed the problem with not being abl...Scott González2008-06-261-14/+30
* fixed #3025 - dialog should have an autoResize option; default value: trueRichard Worth2008-06-251-2/+16
* Dialog - fixed #3017Eduardo Lundgren2008-06-181-6/+12
* dialog - added dragHelperEduardo Lundgren2008-06-171-0/+1
* dialog - added resizeHelperEduardo Lundgren2008-06-171-0/+1
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
* Partial fix for #2538 - still need to add support for optionsRichard Worth2008-06-091-2/+2
* Removed old rev ids from jQuery svnRichard Worth2008-06-091-1/+0
* dialog - fixed autoOpen false in Safari for disconnected element - .appendTo(...Richard Worth2008-06-091-1/+1
* dialog - fixed context of button callbacks should be DOMElement, not jQuery o...Richard Worth2008-06-081-1/+1
* renamed source -> uiRichard Worth2008-06-071-0/+445