| Commit message (Expand) | Author | Age | Files | Lines |
* | Dialog: Fixed #3648: Use new CSS framework. | Scott González | 2008-12-19 | 1 | -26/+0 |
* | Added test for #3664 - Dialog init fails on disconnected DOM Element after .r... | Richard Worth | 2008-12-13 | 1 | -2/+5 |
* | Dialog: Partial fix for #3648: Use new CSS framework. | Scott González | 2008-12-11 | 1 | -1/+1 |
* | Dialog: Fixed #3638: Added closeText option (default 'close'). | Scott González | 2008-12-11 | 1 | -0/+25 |
* | Dialog: Fixed #3637: Added role of button to close link. | Scott González | 2008-12-06 | 1 | -0/+18 |
* | Removed all trailing whitespace from .js and .html files | Richard Worth | 2008-11-18 | 1 | -69/+69 |
* | tests: cleanup and consistency with defaults tests | Richard Worth | 2008-11-12 | 1 | -58/+58 |
* | updating tests to latest QUnit, using same, fixing a few assertions that reli... | Jörn Zaefferer | 2008-10-13 | 1 | -11/+9 |
* | Dialog: Added more tests. | Scott González | 2008-09-28 | 1 | -7/+37 |
* | set svn:eol-style to native | Richard Worth | 2008-09-20 | 1 | -675/+675 |
* | Dialog: Added an id to the title span (needed for ARIA support). | Scott González | 2008-09-19 | 1 | -0/+24 |
* | Dialog: Fixed #3087: Added beforeclose callback for dialogs (can prevent clos... | Scott González | 2008-09-19 | 1 | -0/+24 |
* | Dialog: Added some more tests. | Scott González | 2008-09-07 | 1 | -46/+139 |
* | Dialog: Added tests for isOpen method. | Scott González | 2008-08-15 | 1 | -1/+16 |
* | Dialog: Fixed #3013: Force dialog titlebars to have a full line height when n... | Scott González | 2008-07-12 | 1 | -2/+2 |
* | tests dialog - added unit tests for #3017 - Dialog callback scopes | Richard Worth | 2008-06-26 | 1 | -11/+67 |
* | fixed #3025 - dialog should have an autoResize option; default value: true | Richard Worth | 2008-06-25 | 1 | -0/+20 |
* | tests dialog - added missing tests (placeholders) | Richard Worth | 2008-06-22 | 1 | -0/+24 |
* | tests dialog - added some tests and placeholders | Richard Worth | 2008-06-21 | 1 | -69/+176 |
* | tests - wrapped in closures so all.html will work | Richard Worth | 2008-06-09 | 1 | -1/+4 |
* | tests dialog - added some option and callback tests | Richard Worth | 2008-06-09 | 1 | -28/+116 |
* | tests dialog - draggable option | Richard Worth | 2008-06-08 | 1 | -2/+10 |
* | tests dialog - added more to the buttons test | Richard Worth | 2008-06-08 | 1 | -6/+10 |
* | test dialog - first dialog unit tests | Richard Worth | 2008-06-08 | 1 | -0/+209 |