Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed: unneeded files | Felix Nagel | 2012-11-23 | 1 | -52/+0 |
| | |||||
* | Button: Fixing handling of the disabled options on refresh method calls. ↵ | TJ VanToll | 2012-11-23 | 1 | -0/+36 |
| | | | | | | Fixed #8828 - Button: Refresh does not re-enable disabled button. (cherry picked from commit 93abe02b6052143fac30393291da3fc254bde996) | ||||
* | Button tests: Use domEqual() to test destroy(). | Scott González | 2012-06-16 | 1 | -7/+4 |
| | |||||
* | Tests: Lint. | Scott González | 2012-04-19 | 1 | -2/+2 |
| | |||||
* | Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ↵ | Scott González | 2010-07-30 | 1 | -14/+0 |
| | | | | | | maintain the stack" This reverts commit ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d. | ||||
* | Use pushStack in widget method. Fixes #5732 - make the widget method ↵ | jzaefferer | 2010-07-30 | 1 | -0/+14 |
| | | | | maintain the stack | ||||
* | Autocomplete and button unit tests: Same remove-role-attr fix as for ↵ | jzaefferer | 2010-04-13 | 1 | -0/+4 |
| | | | | accordion in destroy-method test | ||||
* | Updating autocomplete and button unit tests: use equal instead of ok to ↵ | jzaefferer | 2010-03-27 | 1 | -1/+1 |
| | | | | compare markup, works fine in latest QUnit (escapes all messages correctly) | ||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 1 | -15/+15 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+15 |
menu; including menu static tests). |