aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.widget.js
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-091-3/+3
* Changed widget factory to keep generic css framework class -state-disabled in...Richard D. Worth2010-03-291-2/+2
* Widget: Fixed a problem with the .remove() proxy.Scott González2010-02-061-6/+10
* Happy New YearRichard Worth2010-01-201-1/+1
* Widget: removed console.log call.Scott González2010-01-191-2/+1
* 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