aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixed #3066 - Wrong cursor in dialog title when draggable is falseRichard Worth2008-07-081-2/+7
* Fixed 3050 Renamed speed to duration, added support for UI effects animations.Keith Wood2008-07-082-54/+102
* Fixed 3033 First day is MondayKeith Wood2008-07-081-1/+1
* prevent overriding/changing the actual $.ui.mouse object by extending it - th...Paul Bakaus2008-07-074-4/+4
* UI Tabs: make sure panels are hiddenKlaus Hartl2008-07-061-1/+1
* UI Tabs: added index to ui object passed into event handlersKlaus Hartl2008-07-061-1/+2
* UI Tabs: fixed usage of only an image as tab labelKlaus Hartl2008-07-061-1/+1
* Correct readonly handlingKeith Wood2008-07-061-2/+15
* Ensure button doesn't submit formKeith Wood2008-07-061-1/+1
* Refactored datepicker to use $.data for instance settingsKeith Wood2008-07-062-31/+67
* Added gotoCurrent setting to show currently selected date instead of todayKeith Wood2008-07-061-2/+11
* Refactor to use $.data for instance settingsKeith Wood2008-07-061-488/+481
* dialog: added "focus" callback, whenever a dialog is focussed (moveToTop), im...Paul Bakaus2008-07-041-3/+5
* datepicker: stop propagation on the button triggering the datepicker (fixes #...Paul Bakaus2008-07-041-0/+2
* slider: animate is a bit smoother now - stops the previous animationPaul Bakaus2008-07-031-2/+2
* slider: added animate option: can be simply set to true, or to a multiplier t...Paul Bakaus2008-07-031-3/+5
* slider: removed cursor:default on the a wrapper, allows for better styling, c...Paul Bakaus2008-07-031-1/+1
* draggable: revert option now accepts "invalid", "valid" and true as possible ...Paul Bakaus2008-07-031-3/+4
* fixed #3061 - dialog buttons not visible without a theme fileRichard Worth2008-07-031-1/+1
* droppable: a small performance improvement by not using :visible, and deferri...Paul Bakaus2008-07-031-1/+1
* core: use triggerHandler instead of trigger to fire "remove" event - Safari s...Paul Bakaus2008-07-031-1/+1
* slider: browser's default outline isn't shown for the created links (fixes #3...Paul Bakaus2008-07-031-1/+1
* droppable: a small performance improvement by not using :visible, and deferri...Paul Bakaus2008-07-031-1/+3
* Fixed #3059 - cannot select text in dialog contentRichard Worth2008-07-032-2/+8
* Dropabble minor performance changesEduardo Lundgren2008-07-021-3/+2
* preserve percent values if they are returned in createWrapper Aaron Eisenberger2008-06-301-2/+2
* Dialog - Update resizable dialgos to use helper instead of proxyEduardo Lundgren2008-06-301-1/+1
* sortable: important restructuring in the sort function - callback and droppab...Paul Bakaus2008-06-301-7/+24
* Sortables performance increased massively - using offsetWidth/offsetHeight to...Eduardo Lundgren2008-06-301-2/+2
* draggable: ui.absolutePosition, wasn't updated through plugins, fixes #3002Paul Bakaus2008-06-301-0/+1
* New tests for invocation, mouse interactions, alternate field, status, locali...Keith Wood2008-06-302-211/+505
* Ensure datepicker is initially hiddenKeith Wood2008-06-301-1/+1
* Sortable - fixed #3048Eduardo Lundgren2008-06-291-2/+2
* fixed #3012 - Dialog causing iframe load event to fire in firefox 2Richard Worth2008-06-281-1/+1
* fixed #3041 - Catalan localizationRichard Worth2008-06-281-2/+2
* Avoid IE memory leak on enableSelection, disableSelection methods.Eduardo Lundgren2008-06-271-8/+4
* Accordion: Fixed parameters in dispatched events.Scott González2008-06-271-1/+1
* 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