aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.mouse.js
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Scott González2010-07-091-3/+3
| | | | and GPLv2. Also added a link to http://jquery.org/license.
* Happy New YearRichard Worth2010-01-201-1/+1
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-9/+7
| | | | menu; including menu static tests).
* Mouse: Don't prevent text selection in IE.Scott González2009-12-291-10/+0
| | | | | | Fixes #4773 - Enable text selection in Internet Explorer. Patch provided by stakach.
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+163
Fixes #5023 - Split mouse code into its own file.