Richard Worth
|
0b2be30492
|
Added simulate "drag" method. Fixed some issues in resizable tests.
|
2008-06-04 08:47:26 +00:00 |
|
Richard Worth
|
0646f774ad
|
Added jquery.simulate.js as possible refactor of (low-level) parts of userAction and testmouse
|
2008-06-04 03:41:17 +00:00 |
|
Eduardo Lundgren
|
9047a63049
|
Modified resizable grid test for #2939
|
2008-06-04 02:47:06 +00:00 |
|
Richard Worth
|
26c16a7e6f
|
Set svn:eol-style to native
|
2008-06-04 02:34:33 +00:00 |
|
Eduardo Lundgren
|
ef18dbbd76
|
Resizable grid option automated test added
|
2008-06-03 19:59:41 +00:00 |
|
Eduardo Lundgren
|
08fef24f56
|
Calculating the correct time on resizable automated test
|
2008-06-02 03:06:09 +00:00 |
|
Eduardo Lundgren
|
814e9d6ca0
|
Updating labels on resizable testcase
|
2008-06-01 19:24:46 +00:00 |
|
Eduardo Lundgren
|
f9e28552c4
|
Fix 2 pixels error on mouse coords in IE
|
2008-06-01 19:19:41 +00:00 |
|
Eduardo Lundgren
|
985a82c660
|
userAction fix for top when not defined
|
2008-06-01 13:52:50 +00:00 |
|
Paul Bakaus
|
737ff7309d
|
|
2008-06-01 13:45:06 +00:00 |
|
Paul Bakaus
|
60ae201d2f
|
|
2008-06-01 13:24:37 +00:00 |
|
Eduardo Lundgren
|
29e742f4b6
|
|
2008-05-31 17:57:50 +00:00 |
|
Eduardo Lundgren
|
85eda5f837
|
resizable test clean up log div
|
2008-05-31 17:50:44 +00:00 |
|
Eduardo Lundgren
|
b88e3d7978
|
|
2008-05-31 17:48:10 +00:00 |
|
Eduardo Lundgren
|
c2a0d25d80
|
userAction Performance issues
|
2008-05-31 17:32:20 +00:00 |
|
Eduardo Lundgren
|
01be5dfefd
|
fix on #main hidden class
|
2008-05-31 17:08:21 +00:00 |
|
Eduardo Lundgren
|
b1048f4cbd
|
Remove console.log
|
2008-05-31 16:59:50 +00:00 |
|
Eduardo Lundgren
|
8a1cba91d8
|
Resize tests respecting ratio resize with dimensions limits
|
2008-05-31 16:56:09 +00:00 |
|
Eduardo Lundgren
|
c068874890
|
Make #main test div output hidden
|
2008-05-31 16:33:26 +00:00 |
|
Eduardo Lundgren
|
8c6334af97
|
Resizable limit min/max dimensions tests
|
2008-05-31 16:26:43 +00:00 |
|
Eduardo Lundgren
|
2e7ad670ea
|
Removing class ui-fake-cursor
|
2008-05-31 15:59:54 +00:00 |
|
Eduardo Lundgren
|
106d24a3a4
|
Resizable basic tests using userAction
|
2008-05-31 15:54:53 +00:00 |
|
Eduardo Lundgren
|
956656bc2a
|
Starting alpha tests using userAction syncrhonous drag
|
2008-05-30 23:36:54 +00:00 |
|
Eduardo Lundgren
|
e175417d95
|
Drag synchronously added option - Let the automated tests being done.
|
2008-05-30 23:34:46 +00:00 |
|
Eduardo Lundgren
|
10afdcedde
|
More fixes for userAction
|
2008-05-30 19:18:20 +00:00 |
|
Eduardo Lundgren
|
3c2a4f57af
|
Start simulating tests with userAction combined with Richard's animated cursor
|
2008-05-30 04:35:54 +00:00 |
|
Eduardo Lundgren
|
c8297ce04b
|
userAction drag method implemented
|
2008-05-30 04:34:52 +00:00 |
|
Scott González
|
5917978bfd
|
accordion tests: Fixed JavaScript warnings.
|
2008-05-28 20:04:52 +00:00 |
|
Scott González
|
46cfa2f147
|
accordion tests: Fixed autoHeight tests.
|
2008-05-28 19:35:09 +00:00 |
|
Richard Worth
|
8f117475b8
|
autodrag - Added beginning of selectables tests
|
2008-05-27 02:35:36 +00:00 |
|
Eduardo Lundgren
|
9a671aef8f
|
Testing relatedTarget onmouseover
|
2008-05-27 02:29:55 +00:00 |
|
Eduardo Lundgren
|
18ed665ae6
|
console.log handy function fixed
|
2008-05-27 02:23:57 +00:00 |
|
Eduardo Lundgren
|
55176967d0
|
Avoid reattach events
|
2008-05-27 02:20:19 +00:00 |
|
Eduardo Lundgren
|
4545852eb1
|
userAction keyBoards events fixed for Opera
|
2008-05-27 02:17:50 +00:00 |
|
Richard Worth
|
4a577e5ba2
|
corrected misspelled variable name
|
2008-05-27 00:47:55 +00:00 |
|
Eduardo Lundgren
|
a68d347da2
|
$('div.target').userAction("click", x, y); UserAction Plugin - Simulate mouse/keys real events.
|
2008-05-26 21:18:03 +00:00 |
|
Eduardo Lundgren
|
76525dc99d
|
$('div.target').userAction("click", x, y); UserAvtion Plugin - Simulate mouse/keys real events.
|
2008-05-26 21:15:21 +00:00 |
|
Richard Worth
|
661f111abb
|
auto tests - now runs multiple tests with status
|
2008-05-26 20:29:22 +00:00 |
|
Richard Worth
|
48009db7e8
|
autodrag - Added simple test queue
|
2008-05-26 14:30:37 +00:00 |
|
Richard Worth
|
d685f520ee
|
reverted rev50 - broke Opera for some reason
|
2008-05-26 13:58:29 +00:00 |
|
Richard Worth
|
02155d1457
|
|
2008-05-26 13:53:31 +00:00 |
|
Richard Worth
|
b6d16accb5
|
Created ui.testMouse. Fixed none.png to work in Safari (needs at least one pixel with 1% opacity)
|
2008-05-26 12:41:59 +00:00 |
|
Richard Worth
|
f65500a161
|
|
2008-05-26 10:19:46 +00:00 |
|
Richard Worth
|
a1ca614a88
|
Added platform cursors
|
2008-05-26 10:18:11 +00:00 |
|
Richard Worth
|
363d702c77
|
Switched from jQuery 1.2.5 to 1.2.6
|
2008-05-24 22:30:03 +00:00 |
|
Richard Worth
|
e219f8cf80
|
|
2008-05-24 20:53:02 +00:00 |
|
Richard Worth
|
9449c3f2b1
|
tests automated draggable - improved to work in IE6, FF2, Safari, Opera
|
2008-05-24 20:52:04 +00:00 |
|
Richard Worth
|
813472aa8f
|
tests automated draggable - some refactoring
|
2008-05-24 18:49:23 +00:00 |
|
Eduardo Lundgren
|
26b2908040
|
Resizable automated tests - Resize fixed
|
2008-05-24 14:55:02 +00:00 |
|
Richard Worth
|
058fcb6d5b
|
Added draggable automated test - wip
|
2008-05-24 14:09:23 +00:00 |
|