| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove tests that no longer apply | Keith Wood | 2009-01-19 | 1 | -7/+0 |
* | Fixed #3859 - Datepicker can't pick years before 1999 | Keith Wood | 2009-01-19 | 1 | -2/+2 |
* | 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 |
* | Draggable: Fixed # 3808: Setting default opacity to null (preserve current op... | Scott González | 2009-01-15 | 1 | -1/+1 |
* | Sortable test unit: change tolerance to default | Eduardo Lundgren | 2009-01-15 | 1 | -1/+1 |
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 40 | -40/+40 |
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 40 | -40/+40 |
* | set eol-style to native | Richard Worth | 2009-01-09 | 4 | -1055/+1055 |
* | demos/index.html - added link to open demo in new window. | Ca-Phun Ung | 2009-01-08 | 1 | -1/+1 |
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 40 | -40/+40 |
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 40 | -40/+40 |
* | tests: updated default value for 'cancel' option in tests | Paul Bakaus | 2009-01-07 | 3 | -3/+3 |
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 41 | -1501/+1279 |
* | tests/images: cleaned up (removed) some unused images | Richard Worth | 2009-01-07 | 4 | -0/+0 |
* | removed default theme in favor of only one versioned css framework/TR theme -... | Richard Worth | 2009-01-07 | 3 | -3/+3 |
* | datepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]... | Ca-Phun Ung | 2009-01-04 | 1 | -1/+9 |
* | fixes xhtml code (disabled="disabled") | Chi Cheng | 2009-01-04 | 1 | -3/+3 |
* | datepicker: fixes #3679 [focus error on IE if disabled]: added visual test to... | Ca-Phun Ung | 2009-01-04 | 1 | -0/+10 |
* | Happy New Year | Richard Worth | 2009-01-03 | 1 | -1/+1 |
* | Droppable test: Fixed accept default. | Scott González | 2009-01-03 | 1 | -1/+1 |
* | Updated all demos/tests to jQuery 1.3pre. | Scott González | 2009-01-03 | 41 | -41/+41 |
* | Corrected tests after latest changes | Keith Wood | 2009-01-02 | 1 | -4/+11 |
* | Dialog tests: Fixed typo. | Scott González | 2008-12-31 | 1 | -1/+1 |
* | Dialog: Fixed #3713: Set default height to auto and default minHeight to 150.... | Scott González | 2008-12-31 | 1 | -3/+3 |
* | draggable: changed default for scroll option to true | Paul Bakaus | 2008-12-30 | 1 | -1/+1 |
* | demos: added opacity, revert and scroll demos | Paul Bakaus | 2008-12-30 | 1 | -0/+4 |
* | merged dev/slider branch (revs 1152-1229) back to trunk | Richard Worth | 2008-12-23 | 2 | -128/+409 |
* | Dialog static test: Removing duplicate ids. | Scott González | 2008-12-23 | 1 | -1/+1 |
* | Tabs Static Test: Added missing ui-state-default class to active tab. | Scott González | 2008-12-22 | 1 | -1/+1 |
* | Datepicker #3647: fixed disabled state for inline datepicker so it looks disa... | Ca-Phun Ung | 2008-12-22 | 1 | -9/+3 |
* | tests/visual: adjusted the formatting a bit. Separated dialog tests into simp... | Richard Worth | 2008-12-22 | 3 | -14/+31 |
* | Datepicker #3647: added enable, disable, destroy buttons to visual test. Fixe... | Ca-Phun Ung | 2008-12-22 | 2 | -6/+57 |
* | updated content divs per Jörn's suggestion. Moved framework classes to wrapp... | Scott Jehl | 2008-12-22 | 1 | -6/+12 |
* | accordion: adjusting visual test to demonstrate theming issue | Jörn Zaefferer | 2008-12-22 | 1 | -1/+1 |
* | UI Tabs: added a few tests for remove method, still incomplete | Klaus Hartl | 2008-12-22 | 1 | -1/+14 |
* | adopted proposed markup for 1.6, fixes #3651 | Klaus Hartl | 2008-12-22 | 1 | -11/+17 |
* | Datepicker #3647: Removed date range features, removed related tests, and fix... | Ca-Phun Ung | 2008-12-21 | 1 | -195/+1 |
* | Datepicker #3647: fixed RTL support for new UI markup. | Ca-Phun Ung | 2008-12-20 | 1 | -1/+1 |
* | Datepicker #3647: removed clickable weekdays. | Ca-Phun Ung | 2008-12-20 | 1 | -7/+0 |
* | Datepicker: Fixed #3647: Updated visual and automated tests to go with new ma... | Ca-Phun Ung | 2008-12-19 | 2 | -356/+198 |
* | Changed slider range and progressbar value divs to use ui-widget-header inste... | Scott Jehl | 2008-12-19 | 2 | -3/+3 |
* | Dialog: Fixed #3648: Use new CSS framework. | Scott González | 2008-12-19 | 1 | -26/+0 |
* | Dialog visual test: | Scott González | 2008-12-19 | 1 | -2/+9 |
* | separated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for ... | Scott Jehl | 2008-12-16 | 11 | -11/+35 |
* | tests/slider: removed paging default (commented out in code. not in 1.5.2) | Richard Worth | 2008-12-15 | 1 | -1/+0 |
* | missing " | Richard Worth | 2008-12-14 | 1 | -1/+1 |
* | tests/slider: addded some missing defaults | Richard Worth | 2008-12-14 | 1 | -2/+7 |
* | set svn:eol-style to native | Richard Worth | 2008-12-13 | 2 | -87/+87 |