aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.resizable.js
Commit message (Expand)AuthorAgeFilesLines
* Resizable: Fixed #4147 - Little jump when a resizable is about to reach the c...Eduardo Lundgren2009-02-151-8/+8
* Resizable:Scott González2009-02-131-8/+10
* all: fixed jslint warningsPaul Bakaus2009-02-101-1/+1
* Resizable: Fixed #4099 - Copy .data("resizable") to the wrapper elementEduardo Lundgren2009-02-091-1/+4
* Resizable: Fixed #4090 - proportionallyResize option should be removed (made ...Eduardo Lundgren2009-02-091-13/+12
* Resizable: Fixed #4092 - preserveCursor option should be removedEduardo Lundgren2009-02-091-7/+3
* Resizable: Fixed #4098 - Remove transparent optionEduardo Lundgren2009-02-091-6/+1
* Resizable: Fixed #4093: Removed disableSelection option.Scott González2009-02-091-9/+5
* Resizable: Fixed defaults in tests.Scott González2009-01-301-0/+1
* resizable: removed ui.optionsPaul Bakaus2009-01-291-11/+10
* Fixed #3954Eduardo Lundgren2009-01-281-7/+13
* Resizable: using isNumber on isminwEduardo Lundgren2009-01-271-1/+1
* Fixed #3251Eduardo Lundgren2009-01-271-2/+6
* Fixed #3894Eduardo Lundgren2009-01-271-6/+2
* Resizable documentScroll referenceEduardo Lundgren2009-01-271-1/+1
* Fixed #3879Eduardo Lundgren2009-01-271-3/+3
* Remove trailing spacesEduardo Lundgren2009-01-241-30/+30
* resizable: removed unneeded isVisible methodPaul Bakaus2009-01-231-4/+0
* resizable:Paul Bakaus2009-01-221-215/+174
* whitespaceRichard Worth2009-01-221-1/+1
* Fixed #3733Eduardo Lundgren2009-01-211-2/+1
* Fixed #3058Eduardo Lundgren2009-01-161-2/+10
* Fixed #3843Eduardo Lundgren2009-01-161-1/+1
* Fixed #3842Eduardo Lundgren2009-01-161-2/+17
* Revert changes for #3838 for the release 1.6rc5Eduardo Lundgren2009-01-161-23/+17
* Fix for #3838 - Components should use this.widgetName on internallyEduardo Lundgren2009-01-161-17/+23
* cancel option should take in account <option> (fixes #3786)Paul Bakaus2009-01-071-1/+1
* Fix for #3767Jörn Zaefferer2009-01-061-0/+5
* Happy New YearRichard Worth2009-01-031-1/+1
* Resizable: Partial fix for #3728: Use this._trigger for all events/callbacks.Scott González2009-01-031-2/+4
* Resizable containment acurrate - Fixed #3714Eduardo Lundgren2008-12-311-7/+7
* Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' ...Richard Worth2008-12-301-1/+1
* Resizable: Fixed order of default values.Scott González2008-12-291-1/+1
* Resizable: Partial fix for supporting jQuery objects in alsoResize.Scott González2008-12-231-1/+1
* fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 )Paul Bakaus2008-12-231-1/+1
* fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 )Paul Bakaus2008-12-231-1/+1
* Resizable: disableSelection using jquery plugin.Eduardo Lundgren2008-11-221-1/+1
* draggable, droppable, resizable, selectable, sortable: formatting changes - m...Richard Worth2008-11-211-135/+149
* New file: AUTHORS.txt instead of having a single contributor's name in each f...Richard Worth2008-11-211-1/+1
* Source formatting: Removing trailing spacesEduardo Lundgren2008-11-201-30/+30
* resizable: Fixed preserveCursor, if the cursor is overriden in the stylesheet...Paul Bakaus2008-11-191-2/+4
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-155/+155
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-141-47/+47
* core: restructured helper functions, made enableSelection/disableSelection jQ...Paul Bakaus2008-11-031-5/+5
* resizable: defined defaultsRichard Worth2008-11-011-8/+19
* Changing the author name on ResizableEduardo Lundgren2008-10-281-1/+1
* adding version property to all ui componentsJörn Zaefferer2008-10-051-0/+1
* whitespace: Removed trailing whitespace from non-blank linesRichard Worth2008-09-201-2/+2
* whitespaceRichard Worth2008-09-201-7/+5
* Reverted r695.Scott González2008-09-191-187/+187