aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.core.js
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* WhitespaceScott González2010-07-071-1/+0
|
* Core: Better detection of when core is loaded twice. Fixes #5636 - Load ↵Scott González2010-05-191-3/+12
| | | | ui.position before ui.core couse ui.core not execute.
* Core: Added COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT/MENU key codes.Scott González2010-04-231-1/+6
| | | | Fixes #5542 - Add keyCodes for command buttons.
* ui core: enableSelection, disableSelection: Removed selectstart event ↵Richard D. Worth2010-04-021-4/+2
| | | | filters from enableDisable and disableSelection as these are general utility convenience methods intended to prevent native browser text selection not jQuery UI Selectable selection. Fixes #5477 - core: enableSelection and disableSelection should only prevent native browser text selection
* Added $.ui.keyCode.ALT to complete list of metakeys, used in autocompletejzaefferer2010-03-261-0/+1
|
* Remove isFF2 flag in ui.core - should have been dropped together with the ↵Jörn Zaefferer2010-03-031-2/+0
| | | | FF2 aria code
* 'ChangedBrant Burnett2010-01-291-10/+20
|
* removing Firefox 2 AIRA extras, FF2 isn't usable in that regard anywayJörn Zaefferer2010-01-271-31/+0
|
* dropping intial code for #4957 - too many open issues to get this into 1.8Jörn Zaefferer2010-01-221-26/+0
|
* base implementation for #4957 - still need to port users of $.ui.elementJörn Zaefferer2010-01-201-0/+26
|
* Happy New YearRichard Worth2010-01-201-1/+1
|
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-149/+0
| | | | Fixes #5023 - Split mouse code into its own file.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-161-178/+1
|
* Core: Preserve header in minified file.Scott González2009-11-131-1/+1
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-0/+552
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935