| Commit message (Expand) | Author | Age | Files | Lines |
* | Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it w... | Corey Frang | 2011-08-20 | 1 | -1/+1 |
* | Dialog: Tabbing out of a modal dialog was possible because keypress doesn't f... | Corey Frang | 2011-08-19 | 1 | -1/+30 |
* | .attr() -> .prop() | Scott González | 2011-06-08 | 1 | -5/+3 |
* | Dialog: Before handling escape key presses, check if the default action has b... | Jay Merrifield | 2011-03-08 | 1 | -0/+25 |
* | Dialog: Make sure the overlay instance still exists before trying to remove i... | Jay Merrifield | 2010-11-12 | 1 | -1/+11 |
* | Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause... | John Firebaugh | 2010-10-04 | 1 | -0/+17 |
* | Revert "Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open... | Scott González | 2010-10-04 | 1 | -17/+0 |
* | Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause... | Scott González | 2010-10-04 | 1 | -0/+17 |
* | Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width sh... | Ziling Zhao | 2010-07-30 | 1 | -0/+21 |
* | Dialog: Update the internal flag for whether or not the dialog is open before... | Scott González | 2010-02-16 | 1 | -0/+14 |
* | dialog: added unit test for ticket #4826 | Ca-Phun Ung | 2009-09-15 | 1 | -0/+21 |
* | dialog unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -4/+0 |
* | unit tests: created separate file for each module: core, common widget, event... | Richard Worth | 2009-02-02 | 1 | -0/+12 |