aboutsummaryrefslogtreecommitdiffstats
path: root/ui/source/ui.resizable.js
Commit message (Collapse)AuthorAgeFilesLines
* Core: Exposed the base widget prototype; Adding/removing disabled classes ↵Scott González2008-06-041-8/+0
| | | | | | | automatically. Draggable, Droppable, Resizable, Selectable, Sortable: Removed unneeded enable/disable methods. Dialog: Delegating standard functionality for setData to the widget prototype.
* Set svn:eol-style to nativeRichard Worth2008-06-041-734/+734
|
* Resizable grid bug on IE - fixed #2939Eduardo Lundgren2008-06-031-1/+1
|
* unindentationScott González2008-06-011-642/+642
|
* alsoResize IE bug fixesEduardo Lundgren2008-06-011-5/+6
|
* resizable: resizable doesn't expose ui.instance anymorePaul Bakaus2008-06-011-10/+9
|
* Resizable: Flipped order of a conditional for performance benefit.Scott González2008-05-301-1/+1
|
* resizable,selectable,slider: changed this.disabled to this.options.disabled ↵Paul Bakaus2008-05-251-3/+3
| | | | (fixes #2552)
* merged experimental mouse branchRichard Worth2008-05-251-84/+82
|
* (no commit message)Paul Bakaus2008-05-231-0/+736