aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dialog.js
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-style to nativeRichard Worth2008-09-201-675/+675
* Dialog: Added an id to the title span (needed for ARIA support).Scott González2008-09-191-0/+24
* Dialog: Fixed #3087: Added beforeclose callback for dialogs (can prevent clos...Scott González2008-09-191-0/+24
* Dialog: Added some more tests.Scott González2008-09-071-46/+139
* Dialog: Added tests for isOpen method.Scott González2008-08-151-1/+16
* Dialog: Fixed #3013: Force dialog titlebars to have a full line height when n...Scott González2008-07-121-2/+2
* tests dialog - added unit tests for #3017 - Dialog callback scopesRichard Worth2008-06-261-11/+67
* fixed #3025 - dialog should have an autoResize option; default value: trueRichard Worth2008-06-251-0/+20
* tests dialog - added missing tests (placeholders)Richard Worth2008-06-221-0/+24
* tests dialog - added some tests and placeholdersRichard Worth2008-06-211-69/+176
* tests - wrapped in closures so all.html will workRichard Worth2008-06-091-1/+4
* tests dialog - added some option and callback testsRichard Worth2008-06-091-28/+116
* tests dialog - draggable optionRichard Worth2008-06-081-2/+10
* tests dialog - added more to the buttons testRichard Worth2008-06-081-6/+10
* test dialog - first dialog unit testsRichard Worth2008-06-081-0/+209