aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* progressbar: enhanced visual testJörn Zaefferer2009-10-201-2/+10
* Tabs: fixed to use a counter for unique ids instead of relying on $.data(elem...Richard Worth2009-10-171-1/+3
* Slider: Fixed values getter to be trimmed by min and max as value method is. ...Richard Worth2009-10-121-15/+35
* slider: Removed undocumented noPropagation last arg from values method as per...Richard Worth2009-10-121-2/+2
* slider: use internal methods _valueMin() and _valueMax()Richard Worth2009-10-121-2/+2
* Slider: Fixed animation to respond to keypress as well as mouse click, animat...Richard Worth2009-10-122-13/+66
* slider: fixed two failing unit testsRichard Worth2009-10-121-0/+2
* sortable portlets demo: Swapped plus and minus icons for more consistencyRichard Worth2009-10-041-2/+2
* Dialog: Fixed position parsing.Scott González2009-09-301-28/+28
* update to latest QUnitJörn Zaefferer2009-09-2917-84/+212
* Sortable: add missed self. in uiHash.Chi Cheng2009-09-271-1/+1
* Dialog: fixes a typo.Chi Cheng2009-09-271-1/+1
* dialog: added a visual test page for the buttons optionRichard Worth2009-09-251-0/+34
* Fixed the initialization of color animations for cases where the first step o...Scott González2009-09-201-1/+2
* slider unit tests: method valueRichard Worth2009-09-191-1/+25
* slider: fixed disabled on init, methods enable and disableRichard Worth2009-09-192-2/+20
* dialog: fixed _position regression; wrote a test for the default positon, whi...Jörn Zaefferer2009-09-192-28/+38
* datepicker: removing odd ticket test, has no assertionsJörn Zaefferer2009-09-191-14/+0
* datepicker: renabling tests, with timeouts inbetween each test, hopefully avo...Jörn Zaefferer2009-09-195-11/+24
* dialog unit tests: options closeOnEscape, draggableRichard Worth2009-09-192-8/+24
* dialog unit tests: methods close, moveToTop, openRichard Worth2009-09-191-5/+22
* dialog: fixed enable and disable methodsRichard Worth2009-09-192-2/+15
* Rewrote animateClass to work in webkit. Fixes #3112 - SwitchClass doesn't hav...Scott González2009-09-181-28/+107
* dialog: filter invalid option-position values, convert title argument to stri...Jörn Zaefferer2009-09-171-1/+4
* uni tests: cleanup after common widget testsJörn Zaefferer2009-09-171-0/+2
* unit tests: added positon to indexJörn Zaefferer2009-09-171-0/+5
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-17318-833/+833
* removed ui.core.js from position testsuite - position may only depend on jQue...Jörn Zaefferer2009-09-161-1/+0
* datepicker tests keep crashing testswarm client, disabled tests until that is...Jörn Zaefferer2009-09-151-1/+1
* datepicker tests keep crashing testswarm client, disabled tests until that is...Jörn Zaefferer2009-09-151-1/+8
* accordion: trying to reset margin and padding for accordion-lis to get consis...Jörn Zaefferer2009-09-151-0/+4
* tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3)Jörn Zaefferer2009-09-151-0/+2
* accordion: reverted previous change to testJörn Zaefferer2009-09-151-1/+1
* updated to latest QUnitJörn Zaefferer2009-09-1518-29/+24
* dialog: Fixes #4826 - Setting resizable false toggles resizable on dialogCa-Phun Ung2009-09-151-1/+1
* dialog: added unit test for ticket #4826Ca-Phun Ung2009-09-151-0/+21
* simpler import statementJörn Zaefferer2009-09-151-1/+1
* update to latest QUnit stylesJörn Zaefferer2009-09-152-2/+2
* (no commit message)Jörn Zaefferer2009-09-151-1/+1
* dialog: methods test cleanupJörn Zaefferer2009-09-151-1/+5
* accordion: activate test fix, use false to close, not -1Jörn Zaefferer2009-09-151-2/+1
* accordion: icon test fix, was failing in webkitsJörn Zaefferer2009-09-151-1/+1
* dialog: mime-typeCa-Phun Ung2009-09-150-0/+0
* dialog: added visual test for ticket #4826 - Setting resizable false toggles ...Ca-Phun Ung2009-09-151-0/+42
* dialog: always convert value for closeText option to a string (fixes options-...Jörn Zaefferer2009-09-151-1/+2
* tabs: comment about failing options-defaults-testJörn Zaefferer2009-09-151-0/+1
* slider: fixed defaults test to include cancel-callbackJörn Zaefferer2009-09-151-0/+1
* selectable test cleanup: border and margin helpers were never used, missing s...Jörn Zaefferer2009-09-151-14/+1
* progessbar: comments about failing aria-disabled attr test (in IE), no idea w...Jörn Zaefferer2009-09-151-2/+3
* progressbar: option-test fails for non-numeric values, so anything non-numeri...Jörn Zaefferer2009-09-151-1/+3