aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tabs: Fixed parameters in dispatched events.Scott González2008-06-271-8/+14
* demos - typosRichard Worth2008-06-272-2/+2
* set version to 1.5.2preRichard Worth2008-06-271-1/+1
* restored test image from [236] - still referenced in a few test files.Richard Worth2008-06-271-0/+0
* Product slider real-world demo css fixEduardo Lundgren2008-06-261-1/+1
* changed version.txt to 1.5.11.5.1Paul Bakaus2008-06-261-1/+1
* Dialog: Fixed #3032: Calling open on an already open dialog no longer causes ...Scott González2008-06-261-0/+7
* add a couple more options to scale functional testsAaron Eisenberger2008-06-261-2/+4
* better descriptions for scale & sizeAaron Eisenberger2008-06-261-2/+2
* typoAaron Eisenberger2008-06-261-1/+1
* include top,left in restore props until I can figure out a better way to keep...Aaron Eisenberger2008-06-261-1/+1
* add scale toggle and size to functional demos + move origin calculations to sizeAaron Eisenberger2008-06-263-10/+42
* fix options clone (#2967)Aaron Eisenberger2008-06-261-2/+2
* removing true from outerWidth/outerHeight to solve Safari Issue (fixes #2983 ...Aaron Eisenberger2008-06-261-2/+2
* typo in createWrapper (fixes #2974 fixes #2975)Aaron Eisenberger2008-06-261-1/+1
* sortable: update callback wass not called everytime (fixes #3028)Paul Bakaus2008-06-261-1/+1
* tests visual draggable - moved handle test to its own file. default visual te...Richard Worth2008-06-262-4/+29
* slider: range can now be toggled on-the-fly (fixes #3004)Paul Bakaus2008-06-261-0/+10
* tests dialog - added unit tests for #3017 - Dialog callback scopesRichard Worth2008-06-261-11/+67
* visual css: corrected styles for sliderPaul Bakaus2008-06-261-2/+2
* fixed #3010Paul Bakaus2008-06-261-1/+1
* resizable, selectable, sortable: changed cancel default to ':input' instead o...Richard Worth2008-06-264-4/+4
* sortable: update callback wass not called everytime (fixes #3028)Paul Bakaus2008-06-261-3/+2
* tests draggable #2965 - fixed to account for distance: 1 defaultRichard Worth2008-06-261-2/+2
* sortable: fixed serialize issue when a key was specified as option, but no cu...Paul Bakaus2008-06-261-1/+1
* tests resizable - restructured to match others, added defaults testRichard Worth2008-06-261-232/+231
* css method - change class id name for generated divEduardo Lundgren2008-06-261-1/+1
* Resizable functional demo more updatesEduardo Lundgren2008-06-261-3/+3
* Resizable functional demo updatesEduardo Lundgren2008-06-261-9/+9
* alsoResize option bug fixesEduardo Lundgren2008-06-261-1/+2
* Fixed #2996Eduardo Lundgren2008-06-261-19/+19
* Fixed #2990Eduardo Lundgren2008-06-261-2/+2
* Fixed #2988Eduardo Lundgren2008-06-261-3/+4
* Dialog: Fixed stacking problem with modal dialogs.Scott González2008-06-261-1/+2
* Fixed #2340: Consistent parameters for dispatched events and callbacks.Scott González2008-06-262-9/+9
* Dialog: Restructured button creation and fixed the problem with not being abl...Scott González2008-06-261-14/+30
* sortable: added visual test page for profiling performancePaul Bakaus2008-06-251-0/+757
* Fix #3026 - Plugins callbacks need to be called first and user callbacks at t...Eduardo Lundgren2008-06-251-3/+7
* sortable: extreme performance increase by using setTimeout delegation and loc...Paul Bakaus2008-06-251-13/+30
* fixed #3026 - resizable resize handler is called too earlyRichard Worth2008-06-251-2/+2
* fixed #3025 - dialog should have an autoResize option; default value: trueRichard Worth2008-06-252-2/+36
* draggable: removed a silly console.logPaul Bakaus2008-06-241-2/+0
* sortable: connected lists items are not refreshed until you actually move int...Paul Bakaus2008-06-242-8/+20
* sortable: changed default distance to 1Paul Bakaus2008-06-241-1/+1
* sortable: changed default distance to 1Paul Bakaus2008-06-242-3/+5
* fix for clip to better work with images (animates wrapper for images only)Aaron Eisenberger2008-06-241-1/+1
* fix for clip to better work with images (animates wrapper for images only)Aaron Eisenberger2008-06-241-3/+4
* draggable: fixed issue when placeholder didn't exist (fixes #3018)Paul Bakaus2008-06-241-5/+5
* draggable: fixed failing test, mousemove is actually called 3 times in jquery...Paul Bakaus2008-06-241-1/+1
* sortable: added default checks for scroll optionsPaul Bakaus2008-06-241-0/+3