aboutsummaryrefslogtreecommitdiffstats
path: root/ui/source/ui.dialog.js
Commit message (Collapse)AuthorAgeFilesLines
* removed extra level ui folderRichard Worth2008-06-071-445/+0
|
* Dialog: Removed unneeded parens.Scott González2008-06-051-4/+4
|
* Removed leading semicolons.Scott González2008-06-051-1/+1
|
* Core: Exposed the base widget prototype; Adding/removing disabled classes ↵Scott González2008-06-041-1/+2
| | | | | | | automatically. Draggable, Droppable, Resizable, Selectable, Sortable: Removed unneeded enable/disable methods. Dialog: Delegating standard functionality for setData to the widget prototype.
* Dialog: Fixed modal dialogs so they are always on top of other dialogs when ↵Scott González2008-06-041-3/+5
| | | | they open.
* Set svn:eol-style to nativeRichard Worth2008-06-041-442/+442
|
* Dialog: added ability to set the resize handles.Scott González2008-06-041-3/+5
|
* Dialog: restructured init method.Scott González2008-06-031-77/+74
|
* Dialog: added stack option.Scott González2008-06-031-19/+14
|
* unindentationScott González2008-06-011-399/+399
|
* Dialog: added dialogClass option (not officially supported right now).Scott González2008-05-301-1/+1
|
* (no commit message)Paul Bakaus2008-05-231-0/+448