| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabs: normalization of href attribute required in IE, fixes #4134 | Klaus Hartl | 2009-02-19 | 1 | -1/+3 |
* | Tabs: solved spinner issues and ajax loading not being stopped when selecting... | Klaus Hartl | 2009-02-18 | 5 | -7/+37 |
* | Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well... | Klaus Hartl | 2009-02-13 | 1 | -0/+12 |
* | Tabs: fixed bug related to setting selected via data method, cleaned up mess ... | Klaus Hartl | 2009-02-05 | 1 | -27/+22 |
* | Tabs: Added tests for select method while at the same time implemented consis... | Klaus Hartl | 2009-02-05 | 1 | -4/+35 |
* | just reviewed | Klaus Hartl | 2009-02-04 | 3 | -4/+6 |
* | tabs unit tests: split tests into individual files, added some missing tests | Richard Worth | 2009-02-03 | 8 | -312/+322 |
* | Tabs: introduced "collapsible" option while deprecating "deselectable", fixes... | Klaus Hartl | 2009-02-02 | 1 | -16/+27 |
* | unit tests: created separate file for each module: core, common widget, event... | Richard Worth | 2009-02-02 | 6 | -0/+69 |
* | Tabs: fixed test in IE... | Klaus Hartl | 2009-02-01 | 1 | -1/+1 |
* | Tabs: added simple test for length method | Klaus Hartl | 2009-02-01 | 1 | -1/+9 |
* | Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ... | Klaus Hartl | 2009-02-01 | 1 | -0/+11 |
* | Tabs: simplified tests a bit, found bug by that - fixed as well as two other ... | Klaus Hartl | 2009-01-31 | 1 | -47/+27 |
* | Tabs: organized code - public and private (pseudo) methods, added unit test f... | Klaus Hartl | 2009-01-26 | 1 | -0/+15 |
* | Tabs: overall fixed selected property for all tabs unselected case (is -1 in ... | Klaus Hartl | 2009-01-25 | 1 | -10/+34 |
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 1 | -1/+1 |
* | UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627 | Klaus Hartl | 2009-01-19 | 2 | -9/+15 |
* | UI Tabs: fixed init tests, simplified destroy tests | Klaus Hartl | 2009-01-18 | 1 | -25/+14 |
* | UI Tabs: fixed incomplete destroy method, fixes #3798 | Klaus Hartl | 2009-01-18 | 1 | -2/+20 |
* | Tabs: Fixed tests for #3691: Removed the following options from the defaults ... | Scott González | 2009-01-17 | 1 | -7/+0 |
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 1 | -1/+1 |
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 1 | -1/+1 |
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 1 | -1/+1 |
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 1 | -1/+1 |
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 2 | -0/+287 |