aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.selectable.js
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2013.Scott González2013-01-101-1/+1
* Interactions: Update widget defaults to match documented API.Mike Sherov2013-01-021-1/+9
* Selectable: Account for scrolling on the helper's initial position. Fixed #89...TJ VanToll2013-01-011-2/+2
* All: Convert single quotes to double quotes.Mike Sherov2012-12-251-25/+25
* All: Use .addBack() instead of .andSelf().Scott González2012-12-141-1/+1
* Dev: Standardized the selectable test suite. Fixed #8752 - Dev: Get selectabl...Mike Sherov2012-10-301-23/+31
* Updated docs URLS.Scott González2012-09-261-1/+1
* Simplify licensing.Scott González2012-08-091-1/+1
* Update copyright to jQuery Foundation.Scott González2012-07-041-1/+2
* Selectable: Fixed destroy method.Scott González2012-05-241-6/+2
* Selectable: Remove uses of self var; use that var.Scott González2012-05-091-14/+14
* Protect all copyright notices against minificationJo Liss2012-04-021-1/+1
* Updated copyright year.Scott González2012-03-081-1/+1
* Selectable: Explicitly check event.ctrlKey now that jQuery differentiates bet...Scott González2011-11-221-4/+4
* Selectable: add ui-selectee class to elements matching filter on refresh. Fix...Richard D. Worth2011-11-161-0/+1
* All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store versi...Scott González2011-05-281-4/+1
* Updated copyright year.Scott González2011-01-171-1/+1
* All: Added http://jqueryui.com/about to header comments.Scott González2010-07-141-1/+1
* All: Define a local undefined variable inside the main closure.Scott González2010-07-131-1/+1
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-091-3/+3
* WhitespaceScott González2010-07-071-1/+0
* Selectable: moved position absolute and z-index to css. Fixed #4475 - Selecta...Richard D. Worth2010-05-261-2/+0
* Selectable: Creation of helper must conform with style guide.adam j. sontag2010-05-131-1/+1
* Selectable: Add default CSS for ui-selectable-helper to CSS framework to allo...adam j. sontag2010-05-131-3/+1
* Selectable: modified _mouseStart function to unselect event.target if the Jack Hsu2010-05-121-4/+11
* Selectable: modified _mouseStart function to unselect event.target if the Ctr...Jack Hsu2010-05-121-6/+9
* fixed #5094 - selectable: destroy method doesn't clean up selecteesRichard Worth2010-01-241-0/+3
* Happy New YearRichard Worth2010-01-201-1/+1
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-11/+10
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+2
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-0/+257