]>
source.dussan.org Git - jquery-ui.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Paul Bakaus [Mon, 26 May 2008 11:39:25 +0000 (11:39 +0000)]
draggable: fixed #2791
Paul Bakaus [Mon, 26 May 2008 11:29:02 +0000 (11:29 +0000)]
sortable: fixed containment option
Paul Bakaus [Mon, 26 May 2008 11:24:50 +0000 (11:24 +0000)]
sortable: refactored big parts of sortable with new parts of draggable - scrolling problems should be fixed now, as well as many others.
Richard Worth [Mon, 26 May 2008 10:19:46 +0000 (10:19 +0000)]
Richard Worth [Mon, 26 May 2008 10:18:11 +0000 (10:18 +0000)]
Added platform cursors
Paul Bakaus [Mon, 26 May 2008 09:10:48 +0000 (09:10 +0000)]
sortable: option dropOnEmpty wasn't working correctly - in fact, you could always drop on empty containers. Now it checks again for the option, but it's default is true.
Paul Bakaus [Sun, 25 May 2008 18:29:53 +0000 (18:29 +0000)]
draggable: removed helpr animation from connectToSortable in favor of callbacks
Paul Bakaus [Sun, 25 May 2008 18:24:02 +0000 (18:24 +0000)]
sortable,draggable: made connectToSortable work again, now works with multiple sortables (closes #2785)
Paul Bakaus [Sun, 25 May 2008 16:50:18 +0000 (16:50 +0000)]
draggable, droppable: added a class do the active draggable helper, that will be ignored by droppables as droppable target (fixes #2886)
Paul Bakaus [Sun, 25 May 2008 16:41:01 +0000 (16:41 +0000)]
core: reverted change that caused all plugins to malfunction - will later be introduced when the tests are ready.
Paul Bakaus [Sun, 25 May 2008 16:06:24 +0000 (16:06 +0000)]
draggable: fixed absolute positioned element's scroll positions
Paul Bakaus [Sun, 25 May 2008 15:50:29 +0000 (15:50 +0000)]
effects.core: fixed parsing of IE left/top values in createWrapper (closes #2915)
Paul Bakaus [Sun, 25 May 2008 15:39:24 +0000 (15:39 +0000)]
draggable: fixed #2919
Paul Bakaus [Sun, 25 May 2008 14:24:02 +0000 (14:24 +0000)]
resizable,selectable,slider: changed this.disabled to this.options.disabled (fixes #2552)
Jörn Zaefferer [Sun, 25 May 2008 13:18:50 +0000 (13:18 +0000)]
svn:ignore Eclipse' .project file
Jörn Zaefferer [Sun, 25 May 2008 13:08:58 +0000 (13:08 +0000)]
svn:ignore Eclipse' .project file
Richard Worth [Sun, 25 May 2008 04:04:57 +0000 (04:04 +0000)]
merged experimental mouse branch
Richard Worth [Sun, 25 May 2008 03:34:18 +0000 (03:34 +0000)]
Move license files to root. Added version file.
Richard Worth [Sat, 24 May 2008 22:30:03 +0000 (22:30 +0000)]
Switched from jQuery 1.2.5 to 1.2.6
Richard Worth [Sat, 24 May 2008 20:53:02 +0000 (20:53 +0000)]
Richard Worth [Sat, 24 May 2008 20:52:04 +0000 (20:52 +0000)]
tests automated draggable - improved to work in IE6, FF2, Safari, Opera
Richard Worth [Sat, 24 May 2008 18:49:23 +0000 (18:49 +0000)]
tests automated draggable - some refactoring
Eduardo Lundgren [Sat, 24 May 2008 14:55:02 +0000 (14:55 +0000)]
Resizable automated tests - Resize fixed
Richard Worth [Sat, 24 May 2008 14:09:23 +0000 (14:09 +0000)]
Added draggable automated test - wip
Eduardo Lundgren [Sat, 24 May 2008 07:07:20 +0000 (07:07 +0000)]
Resizable automated tests prototype started
Paul Bakaus [Fri, 23 May 2008 13:32:32 +0000 (13:32 +0000)]
Paul Bakaus [Fri, 23 May 2008 12:24:41 +0000 (12:24 +0000)]
Paul Bakaus [Fri, 23 May 2008 11:14:15 +0000 (11:14 +0000)]
Paul Bakaus [Fri, 23 May 2008 09:49:44 +0000 (09:49 +0000)]
Paul Bakaus [Fri, 23 May 2008 09:48:26 +0000 (09:48 +0000)]
Paul Bakaus [Fri, 23 May 2008 09:29:26 +0000 (09:29 +0000)]
Paul Bakaus [Fri, 23 May 2008 09:26:51 +0000 (09:26 +0000)]
Paul Bakaus [Fri, 23 May 2008 09:26:18 +0000 (09:26 +0000)]
Paul Bakaus [Fri, 23 May 2008 09:23:30 +0000 (09:23 +0000)]
Paul Bakaus [Fri, 23 May 2008 09:14:39 +0000 (09:14 +0000)]
Paul Bakaus [Fri, 23 May 2008 09:02:43 +0000 (09:02 +0000)]
Paul Bakaus [Thu, 22 May 2008 15:38:37 +0000 (15:38 +0000)]
- added initial file path structure
No Author [Thu, 22 May 2008 14:54:30 +0000 (14:54 +0000)]
Initial directory structure.