Commit Graph

10 Commits

Author SHA1 Message Date
Scott González
98f42fc802 Core: Exposed the base widget prototype; Adding/removing disabled classes automatically.
Draggable, Droppable, Resizable, Selectable, Sortable: Removed unneeded enable/disable methods.
Dialog: Delegating standard functionality for setData to the widget prototype.
2008-06-04 19:51:59 +00:00
Richard Worth
26c16a7e6f Set svn:eol-style to native 2008-06-04 02:34:33 +00:00
Eduardo Lundgren
b294b05043 Resizable grid bug on IE - fixed #2939 2008-06-03 20:00:50 +00:00
Scott González
13685f50ee unindentation 2008-06-01 23:36:34 +00:00
Eduardo Lundgren
6f2849fd38 alsoResize IE bug fixes 2008-06-01 20:06:21 +00:00
Paul Bakaus
75fdffacb0 resizable: resizable doesn't expose ui.instance anymore 2008-06-01 14:22:24 +00:00
Scott González
c76f3194a1 Resizable: Flipped order of a conditional for performance benefit. 2008-05-30 15:34:21 +00:00
Paul Bakaus
620ed33295 resizable,selectable,slider: changed this.disabled to this.options.disabled (fixes #2552) 2008-05-25 14:24:02 +00:00
Richard Worth
c0f0e4d2cc merged experimental mouse branch 2008-05-25 04:04:57 +00:00
Paul Bakaus
ab281b36d7 2008-05-23 09:26:18 +00:00