aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.selectable.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #3077 (Selectable cannot be selected by click)Richard Worth2009-01-161-6/+16
|
* Revert changes for #3838 for the release 1.6rc5Eduardo Lundgren2009-01-161-9/+2
|
* Fix for #3838 - Components should use this.widgetName on internallyEduardo Lundgren2009-01-161-2/+9
|
* cancel option should take in account <option> (fixes #3786)Paul Bakaus2009-01-071-1/+1
|
* Happy New YearRichard Worth2009-01-031-1/+1
|
* Selectable: Fixed #3752: Cleaned up ui hash in callbacks.Scott González2009-01-031-27/+8
|
* Selectable: Fixed #3729: Use this._trigger for all callbacks.Scott González2009-01-031-16/+16
|
* selectable: removed toggle method as widget factory provides enable/disable ↵Richard Worth2008-11-211-8/+0
| | | | methods.
* draggable, droppable, resizable, selectable, sortable: formatting changes - ↵Richard Worth2008-11-211-10/+17
| | | | | | moved some things around for consistency. _init and destroy at the top, then _mouse methods. plugins, ui last. Sorted defaults and plugins alphabetically.
* New file: AUTHORS.txt instead of having a single contributor's name in each ↵Richard Worth2008-11-211-1/+1
| | | | file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b
* Source formatting: Removing trailing spacesEduardo Lundgren2008-11-201-1/+1
|
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-26/+26
|
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-141-19/+19
|
* adding version property to all ui componentsJörn Zaefferer2008-10-051-0/+1
|
* whitespaceRichard Worth2008-09-201-13/+13
|
* Reverted r695.Scott González2008-09-191-14/+14
|
* Remove Trailing SpacesEduardo Lundgren2008-09-191-14/+14
|
* Fixed #3284 - Put version numbers inside of individual files.Richard Worth2008-09-041-1/+1
|
* internal methods: mouse*Chi Cheng2008-08-171-5/+5
|
* selectable: internal methods ,fixes #3205Chi Cheng2008-08-161-1/+1
|
* Fixed #3169 - Ctrl-Select should use Cmd key on MacRichard Worth2008-08-061-3/+3
|
* Added missing ui-selectable-helper class to helper/lasso elementRichard Worth2008-07-161-1/+3
|
* prevent overriding/changing the actual $.ui.mouse object by extending it - ↵Paul Bakaus2008-07-071-1/+1
| | | | this was evil (i.e. caused draggables to have the mouseCapture method of sortables, and therefore failing to work)
* resizable, selectable, sortable: changed cancel default to ':input' instead ↵Richard Worth2008-06-261-1/+1
| | | | of (redundant) ':input,button'
* Fixed #3016 - Distance option defaultRichard Worth2008-06-181-1/+1
|
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
|
* Removed old rev ids from jQuery svnRichard Worth2008-06-091-1/+0
|
* renamed source -> uiRichard Worth2008-06-071-0/+266