aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.widget.js
Commit message (Expand)AuthorAgeFilesLines
* Widget: Only trigger remove event if keepData is not set to true.Scott González2010-01-191-7/+8
* Widget: _create() doesn't actually take any arguments.Scott González2010-01-171-1/+1
* Widget: conform to coding standards.Scott González2010-01-151-10/+11
* Widget factory: Removed support for old usage; it doesn't make sense to keep ...Scott González2010-01-151-5/+0
* Widget: Make subsequent "init" calls useful by delegating to the option and _...Scott González2010-01-151-7/+11
* Widget: conform to coding standards.Scott González2010-01-151-87/+100
* Widget factory: Changed _create to _init.Scott González2010-01-151-6/+6
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-59/+89
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-6/+6
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-0/+189