aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tests
Commit message (Collapse)AuthorAgeFilesLines
* removed extra level ui folderRichard Worth2008-06-0766-2334/+0
|
* BEGIN trunk restructureRichard Worth2008-06-071-0/+0
|
* tests draggable - Added some more testsRichard Worth2008-06-071-30/+87
|
* tests draggable - Slimmed down tests, grouped, ordered. Added a fewRichard Worth2008-06-071-278/+233
|
* tests - switched slider to use jquery.simulateRichard Worth2008-06-072-6/+17
|
* Added resizable test for wrapped elementsEduardo Lundgren2008-06-063-0/+18
|
* Added test for #2965Richard Worth2008-06-062-17/+78
|
* simulate - round(floor) the center x and y valuesRichard Worth2008-06-061-1/+1
|
* made draggable tests more robust by removing hardcoded expect valuesRichard Worth2008-06-061-147/+250
|
* fixed failing test 11 in IE6Richard Worth2008-06-061-0/+1
|
* fixed failing test 14 in OperaRichard Worth2008-06-061-1/+1
|
* fixed failing test 7 in IERichard Worth2008-06-061-1/+1
|
* reverted back to minimal drag. The other may have depended on some things ↵Richard Worth2008-06-051-51/+9
| | | | that got reverted recently, as I wasn't able to make it work. Also, mousemove's should happen on document, not target.
* reverted [150] - tests should be not be changed to match broken results:Richard Worth2008-06-051-31/+31
| | | | | | * 100 + 50 = 150; 100 + 50 != 149 * aspectRatio: 'preserve' should not allow 150x130 if original dimensions were 100x100
* removed x, y as they are not browser event options. Use clientX and clientYRichard Worth2008-06-051-2/+2
|
* set a more reasonable default for relatedTarget: undefined for IE, ↵Richard Worth2008-06-051-2/+2
| | | | HEMLHtmlElement for other browsers
* reverted [158] - IE's default for relatedTarget is undefined, not documentRichard Worth2008-06-051-4/+0
|
* reverted [157] there is no IE bug. pageX != clientX, pageY != clientYRichard Worth2008-06-051-3/+0
|
* removed setting toElement/fromEelement as this is handled by the browserRichard Worth2008-06-051-7/+0
|
* Removed case insensitive checks: no method or event names are case insensitiveRichard Worth2008-06-051-6/+6
|
* jquery.simulate - IE won't allow assignment to toElement or fromElementEduardo Lundgren2008-06-051-0/+4
|
* jquery.simulate fix for 2 pixels IE bug from mousecordsEduardo Lundgren2008-06-051-0/+3
|
* (no commit message)Eduardo Lundgren2008-06-051-1/+0
|
* Removed mousemove before synchronous drag loopEduardo Lundgren2008-06-051-1/+1
|
* (no commit message)Eduardo Lundgren2008-06-051-0/+1
|
* Added a TODO comment on triggerAsync()Eduardo Lundgren2008-06-051-0/+2
|
* Updated jquery.simulate to do syncrhonous drag for each pixel - Needed for ↵Eduardo Lundgren2008-06-051-28/+85
| | | | some tests
* Update Draggable test case for jquery.simulateEduardo Lundgren2008-06-042-2/+2
|
* Update Resize test case for jquery.simulateEduardo Lundgren2008-06-041-31/+31
|
* Added simulate "drag" method. Fixed some issues in resizable tests.Richard Worth2008-06-043-95/+126
|
* Added jquery.simulate.js as possible refactor of (low-level) parts of ↵Richard Worth2008-06-043-60/+127
| | | | userAction and testmouse
* Modified resizable grid test for #2939Eduardo Lundgren2008-06-041-4/+4
|
* Set svn:eol-style to nativeRichard Worth2008-06-049-1245/+1245
|
* Resizable grid option automated test addedEduardo Lundgren2008-06-031-8/+11
|
* Calculating the correct time on resizable automated testEduardo Lundgren2008-06-021-359/+354
|
* Updating labels on resizable testcaseEduardo Lundgren2008-06-011-12/+12
|
* Fix 2 pixels error on mouse coords in IEEduardo Lundgren2008-06-011-2/+9
|
* userAction fix for top when not definedEduardo Lundgren2008-06-011-1/+1
|
* (no commit message)Paul Bakaus2008-06-011-0/+75
|
* (no commit message)Paul Bakaus2008-06-012-11/+250
|
* (no commit message)Eduardo Lundgren2008-05-311-5/+5
|
* resizable test clean up log divEduardo Lundgren2008-05-311-1/+0
|
* (no commit message)Eduardo Lundgren2008-05-312-6/+3
|
* userAction Performance issuesEduardo Lundgren2008-05-311-10/+11
|
* fix on #main hidden classEduardo Lundgren2008-05-311-0/+2
|
* Remove console.logEduardo Lundgren2008-05-311-12/+0
|
* Resize tests respecting ratio resize with dimensions limitsEduardo Lundgren2008-05-312-3/+152
|
* Make #main test div output hiddenEduardo Lundgren2008-05-312-6/+10
|
* Resizable limit min/max dimensions tests Eduardo Lundgren2008-05-311-1/+79
|
* Removing class ui-fake-cursorEduardo Lundgren2008-05-311-2/+2
|