aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tests/jquery.useraction.js
Commit message (Expand)AuthorAgeFilesLines
* removed extra level ui folderRichard Worth2008-06-071-347/+0
* 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
* userAction Performance issuesEduardo Lundgren2008-05-311-10/+11
* Resizable basic tests using userActionEduardo Lundgren2008-05-311-4/+4
* Drag synchronously added option - Let the automated tests being done.Eduardo Lundgren2008-05-301-19/+67
* More fixes for userActionEduardo Lundgren2008-05-301-6/+13
* userAction drag method implementedEduardo Lundgren2008-05-301-7/+77
* console.log handy function fixedEduardo Lundgren2008-05-271-0/+1
* userAction keyBoards events fixed for OperaEduardo Lundgren2008-05-271-22/+24
* corrected misspelled variable nameRichard Worth2008-05-271-1/+1
* $('div.target').userAction("click", x, y); UserAction Plugin - Simulate mouse...Eduardo Lundgren2008-05-261-0/+211