| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding a visual testpage for button for profiling | jzaefferer | 2010-03-29 | 1 | -0/+552 |
* | Merge branch 'master' of github.com:jquery/jquery-ui | jzaefferer | 2010-03-27 | 2 | -0/+22 |
|\ |
|
| * | Position: Use parseInt() to prevent fractional pixel values. | Scott González | 2010-03-26 | 2 | -0/+22 |
* | | Accordion unit tets: Replacing destory method test with autocomplete/button a... | jzaefferer | 2010-03-27 | 2 | -46/+36 |
* | | Updating autocomplete and button unit tests: use equal instead of ok to compa... | jzaefferer | 2010-03-27 | 2 | -3/+2 |
* | | Accordion unit tests: Further normalization of styles to get consistent resul... | jzaefferer | 2010-03-27 | 2 | -5/+4 |
* | | Slider: Removing the placeholder for the animate-option, as we generally don'... | jzaefferer | 2010-03-27 | 1 | -4/+0 |
* | | Slider: Test for test-option, setting the value with the value-method; either... | jzaefferer | 2010-03-27 | 1 | -1/+11 |
* | | Slider tests: Split three different change-event tests into three tests, addi... | jzaefferer | 2010-03-27 | 1 | -25/+33 |
* | | Drilldown menu: First attempt at drilldown animations | jzaefferer | 2010-03-26 | 1 | -3/+27 |
* | | Menu prototypes: Renamed newer ones to old names | jzaefferer | 2010-03-26 | 2 | -0/+0 |
* | | Menu prototypes: Remove early nested and drilldown prototypes, to be replaced... | jzaefferer | 2010-03-26 | 2 | -489/+0 |
|/ |
|
* | Core unit tests: Include testsuite.js for the testswarm include | jzaefferer | 2010-03-25 | 1 | -0/+1 |
* | Drilldown menu: Fixing type-to-search, missing event argument to menu-activat... | jzaefferer | 2010-03-25 | 1 | -1/+1 |
* | Menu: new prototype for drilldown menu with keyboard handling | jzaefferer | 2010-03-24 | 1 | -0/+235 |
* | Improved drilldown keyboard handling | jzaefferer | 2010-03-24 | 1 | -8/+12 |
* | Implemented menu/nested2 visual test, implementation doesn't rip DOM apart, w... | jzaefferer | 2010-03-24 | 1 | -19/+145 |
* | Fixing styles for menu to work properly in IEs, even with nested menus (updat... | jzaefferer | 2010-03-24 | 1 | -0/+7 |
* | Update testswarm url for new server | jzaefferer | 2010-03-23 | 1 | -1/+1 |
* | Menu: Testing nested menus without the DOM restructuring, just need to fix di... | jzaefferer | 2010-03-23 | 1 | -0/+103 |
* | Remove width:100%; from menu-item styles (was there for icon-support, which w... | jzaefferer | 2010-03-22 | 1 | -5/+10 |
* | Cleaning up visual tests | jzaefferer | 2010-03-21 | 28 | -594/+169 |
* | Position Visual Test: Corrected page title - Testcase for #5284 Position: Sma... | jzaefferer | 2010-03-21 | 1 | -1/+1 |
* | Position: Adding visual testcase for #5284 - Position: Smarter collision dete... | jzaefferer | 2010-03-21 | 1 | -0/+65 |
* | line-endings | jzaefferer | 2010-03-20 | 4 | -773/+773 |
* | Widgets in Dialog compound visual test: Added more widgets and linked Slider ... | jzaefferer | 2010-03-20 | 1 | -10/+63 |
* | Compound visual dialog tests: Add some content to the page for better testing | jzaefferer | 2010-03-20 | 2 | -0/+254 |
* | Added visual menu tests from (old) dev-branch and fixed nested-menu | jzaefferer | 2010-03-20 | 4 | -0/+773 |
* | added new compound test, still incomplete | Jörn Zaefferer | 2010-03-20 | 1 | -0/+44 |
* | Added mouse, position, draggable and resizable dependencies | Jörn Zaefferer | 2010-03-20 | 1 | -0/+4 |
* | Added some margin to body to avoid horizontal scrollbar | Jörn Zaefferer | 2010-03-20 | 1 | -0/+1 |
* | Removed jQuery (not used); Added links to all.html, effects.all.html and comp... | Jörn Zaefferer | 2010-03-20 | 1 | -6/+14 |
* | Added Button and Autocomplete | Jörn Zaefferer | 2010-03-20 | 1 | -0/+29 |
* | debug comment | Jörn Zaefferer | 2010-03-20 | 1 | -0/+3 |
* | Fixed broken encoding of Préc | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
* | core focus-test, call start() after running assertions | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
* | replaced pearl with perl | Jörn Zaefferer | 2010-03-20 | 4 | -4/+4 |
* | normalize margin/padding on test markup to get reliable height results | Jörn Zaefferer | 2010-03-20 | 2 | -3/+5 |
* | global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore | Jörn Zaefferer | 2010-03-20 | 1 | -3/+0 |
* | sortable ticket #5355 visual test case - minor cleanup, added eol-style property | Richard Worth | 2010-03-17 | 1 | -34/+40 |
* | Slider: fixed change event to be triggered by keyup and value and values opti... | Richard Worth | 2010-03-17 | 1 | -2/+2 |
* | Slider unit tests: slider event change | Richard Worth | 2010-03-17 | 1 | -1/+23 |
* | Slider unit tests: slider event change | Richard Worth | 2010-03-17 | 1 | -1/+56 |
* | whitespace | Richard Worth | 2010-03-17 | 1 | -10/+10 |
* | slider unit tests: corrected some hasClass calls | Richard Worth | 2010-03-17 | 1 | -8/+8 |
* | Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one... | Richard Worth | 2010-03-17 | 2 | -2/+2 |
* | Partial visual test for #5355 | Jörn Zaefferer | 2010-03-16 | 1 | -0/+52 |
* | Dialog visual test - corrected page title, added heading | Richard Worth | 2010-03-15 | 1 | -1/+4 |
* | Accordion: Fixed visual test for dl markup. | Scott González | 2010-03-14 | 1 | -6/+11 |
* | dialog: added visual test for position right top | Richard Worth | 2010-03-12 | 1 | -0/+33 |