Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed $(this).data('resizable') access to wrapped elements | Eduardo Lundgren | 2008-06-06 | 1 | -0/+3 |
| | |||||
* | Removed leading semicolons. | Scott González | 2008-06-05 | 1 | -1/+1 |
| | |||||
* | Core: Exposed the base widget prototype; Adding/removing disabled classes ↵ | Scott González | 2008-06-04 | 1 | -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 native | Richard Worth | 2008-06-04 | 1 | -734/+734 |
| | |||||
* | Resizable grid bug on IE - fixed #2939 | Eduardo Lundgren | 2008-06-03 | 1 | -1/+1 |
| | |||||
* | unindentation | Scott González | 2008-06-01 | 1 | -642/+642 |
| | |||||
* | alsoResize IE bug fixes | Eduardo Lundgren | 2008-06-01 | 1 | -5/+6 |
| | |||||
* | resizable: resizable doesn't expose ui.instance anymore | Paul Bakaus | 2008-06-01 | 1 | -10/+9 |
| | |||||
* | Resizable: Flipped order of a conditional for performance benefit. | Scott González | 2008-05-30 | 1 | -1/+1 |
| | |||||
* | resizable,selectable,slider: changed this.disabled to this.options.disabled ↵ | Paul Bakaus | 2008-05-25 | 1 | -3/+3 |
| | | | | (fixes #2552) | ||||
* | merged experimental mouse branch | Richard Worth | 2008-05-25 | 1 | -84/+82 |
| | |||||
* | (no commit message) | Paul Bakaus | 2008-05-23 | 1 | -0/+736 |