| Commit message (Expand) | Author | Age | Files | Lines |
* | Accordion visual test: option navigation true | Richard Worth | 2009-08-05 | 1 | -0/+37 |
* | Draggable: Support hash, array, string for cursorAt option. Partial fix for ... | Scott González | 2009-08-03 | 1 | -46/+120 |
* | Dialog tests: Switch bgiframe to stackfix. | Scott González | 2009-07-27 | 1 | -1/+1 |
* | Copied position plugin from /branches/dev/positionTo r2971. | Scott González | 2009-07-24 | 2 | -0/+373 |
* | Datepicker in dialog compound demo: Initialize datepicker before dialog opens. | Scott González | 2009-07-24 | 1 | -1/+1 |
* | Datepicker: Fixed #3891 Autosize input field | Keith Wood | 2009-07-22 | 1 | -0/+38 |
* | Datepicker: Fixed #4647 setDate cannot be called multiple times | Keith Wood | 2009-07-22 | 1 | -0/+11 |
* | reverted r2948 - error is not in the test but in dialog itself. | Ca-Phun Ung | 2009-07-20 | 1 | -6/+2 |
* | fixed error in datepicker dialog compound test | Ca-Phun Ung | 2009-07-20 | 1 | -2/+6 |
* | Fixed titles of visual test pages. | Scott González | 2009-07-18 | 3 | -3/+3 |
* | Started building compound visual tests (multiple plugins). Partial fix for #... | Scott González | 2009-07-18 | 4 | -0/+232 |
* | Dialog: Changed beforeclose option to beforeClose. Fixes #4669 - Dialog: bef... | Scott González | 2009-07-11 | 1 | -4/+4 |
* | Widget factory: Force event types to be lowercase. Fixes #4668 - All event t... | Scott González | 2009-07-11 | 1 | -12/+12 |
* | Dialog: Use _trigger for drag and resize events instead of executing callback... | Scott González | 2009-07-10 | 1 | -26/+64 |
* | accordion: fix for static markup | Jörn Zaefferer | 2009-07-09 | 3 | -3/+3 |
* | Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove absol... | Scott González | 2009-07-09 | 1 | -2/+2 |
* | Fixed #4551 - Sortable connectWith fails if item is floated. Props dhlavety a... | Richard Worth | 2009-07-07 | 1 | -0/+51 |
* | Widget factory: Convert falsy data values to an empty hash in _trigger. Fixe... | Scott González | 2009-07-04 | 1 | -17/+17 |
* | accordion fix for #4653: added tests, adopted no-auto-height demo to also cov... | Jörn Zaefferer | 2009-07-03 | 2 | -11/+19 |
* | Datepicker. Fixed #3657 showOtherMonths should allow the selection of days fr... | Keith Wood | 2009-06-21 | 1 | -0/+21 |
* | Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define d... | Scott González | 2009-06-20 | 1 | -0/+7 |
* | Tests: Fixed includes of cookie and simulate plugins. | Scott González | 2009-06-20 | 3 | -4/+4 |
* | Tests: Fixed import of testsuite.css. | Scott González | 2009-06-20 | 1 | -1/+1 |
* | Datepicker: default, min, and max dates can be specified as date strings in t... | Keith Wood | 2009-06-16 | 1 | -3/+15 |
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 17 | -34/+34 |
* | Fix for #4222 | Jörn Zaefferer | 2009-05-11 | 1 | -0/+17 |
* | Updated the test to include all scenarios. | Andrew Powell | 2009-04-19 | 1 | -4/+19 |
* | Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocu... | Scott González | 2009-04-18 | 1 | -0/+23 |
* | whitespace | Richard Worth | 2009-04-17 | 1 | -69/+69 |
* | Added visual test page for #3736 - Some handles get stuck when using two or m... | Richard Worth | 2009-04-17 | 2 | -1/+33 |
* | Added visual test page for #3762 - slider handles not restricted properly whe... | Richard Worth | 2009-04-17 | 1 | -0/+27 |
* | Datepicker: Fixed #3861 Manually entered date does not update altField | Keith Wood | 2009-04-16 | 1 | -0/+11 |
* | Progressbar: Modified value method to act as both a getter and setter. Fixed... | Scott González | 2009-04-16 | 1 | -0/+9 |
* | Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor... | Scott González | 2009-04-15 | 9 | -16/+148 |
* | Datepicker: Apply min/max settings on setDate | Keith Wood | 2009-04-10 | 1 | -0/+34 |
* | added test page for #4391 - ui-state-hover, ui-state-active and disabled sliders | Richard Worth | 2009-04-02 | 1 | -0/+44 |
* | Datepicker: added Windows ticks format | Keith Wood | 2009-04-01 | 1 | -0/+8 |
* | Datepicker: Corrected unit tests for structural changes and end of month | Keith Wood | 2009-04-01 | 2 | -32/+43 |
* | Datepicker: fixed #4301 - option dateFormat getter does not return same value... | Keith Wood | 2009-04-01 | 1 | -0/+11 |
* | Fixed dialog tests to use same instead of equals for hashes. | Scott González | 2009-03-28 | 1 | -2/+2 |
* | added accordion visual test: option autoHeight true | Richard Worth | 2009-03-23 | 1 | -0/+48 |
* | eol-style and mime-type | Richard Worth | 2009-03-23 | 7 | -250/+250 |
* | added, cleaned up, and renamed some accordion visual tests | Richard Worth | 2009-03-23 | 12 | -106/+335 |
* | #4385 test page - ticket summary changed | Richard Worth | 2009-03-21 | 1 | -1/+1 |
* | #4385 - fixed a bug in the test page: values were being displayed even if the... | Richard Worth | 2009-03-21 | 1 | -2/+3 |
* | slider: updated #4385 visual test page to match visual test page ticket format | Richard Worth | 2009-03-21 | 1 | -21/+10 |
* | renamed test page for #4385 | Richard Worth | 2009-03-21 | 1 | -0/+0 |
* | Slider: #4385 | Chi Cheng | 2009-03-21 | 1 | -49/+49 |
* | Slider: #4385 | Chi Cheng | 2009-03-21 | 1 | -0/+49 |
* | removed (incorrectly filenamed) ticket for invalid #4355 | Richard Worth | 2009-03-18 | 1 | -30/+0 |