Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All mouse-based plugins: Extend $.ui.mouse.defaults. Changed ↵ | Scott González | 2009-06-09 | 1 | -4/+2 |
| | | | | $.ui.mouse.defaults.cancel to ":input,option" which is used by every plugin as its default. Fixes #4584 ($.ui.mouse.defaults never used). | ||||
* | Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵ | Scott González | 2009-04-15 | 1 | -0/+2 |
| | | | | factory should auto detect getters. | ||||
* | Fixed #4341 - Selectable: option appendTo is ignored, helper always appends ↵ | Richard Worth | 2009-03-18 | 1 | -1/+1 |
| | | | | to body | ||||
* | changed ui.jquery.com to jqueryui.com | Richard Worth | 2009-02-27 | 1 | -1/+1 |
| | |||||
* | Fixed #3077 (Selectable cannot be selected by click) | Richard Worth | 2009-01-16 | 1 | -6/+16 |
| | |||||
* | Revert changes for #3838 for the release 1.6rc5 | Eduardo Lundgren | 2009-01-16 | 1 | -9/+2 |
| | |||||
* | Fix for #3838 - Components should use this.widgetName on internally | Eduardo Lundgren | 2009-01-16 | 1 | -2/+9 |
| | |||||
* | cancel option should take in account <option> (fixes #3786) | Paul Bakaus | 2009-01-07 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Richard Worth | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Selectable: Fixed #3752: Cleaned up ui hash in callbacks. | Scott González | 2009-01-03 | 1 | -27/+8 |
| | |||||
* | Selectable: Fixed #3729: Use this._trigger for all callbacks. | Scott González | 2009-01-03 | 1 | -16/+16 |
| | |||||
* | selectable: removed toggle method as widget factory provides enable/disable ↵ | Richard Worth | 2008-11-21 | 1 | -8/+0 |
| | | | | methods. | ||||
* | draggable, droppable, resizable, selectable, sortable: formatting changes - ↵ | Richard Worth | 2008-11-21 | 1 | -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 Worth | 2008-11-21 | 1 | -1/+1 |
| | | | | file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b | ||||
* | Source formatting: Removing trailing spaces | Eduardo Lundgren | 2008-11-20 | 1 | -1/+1 |
| | |||||
* | Removed all trailing whitespace from .js and .html files | Richard Worth | 2008-11-18 | 1 | -26/+26 |
| | |||||
* | fixed #3578 - ALL CODE: e, ui should be changed to event, ui | Richard Worth | 2008-11-14 | 1 | -19/+19 |
| | |||||
* | adding version property to all ui components | Jörn Zaefferer | 2008-10-05 | 1 | -0/+1 |
| | |||||
* | whitespace | Richard Worth | 2008-09-20 | 1 | -13/+13 |
| | |||||
* | Reverted r695. | Scott González | 2008-09-19 | 1 | -14/+14 |
| | |||||
* | Remove Trailing Spaces | Eduardo Lundgren | 2008-09-19 | 1 | -14/+14 |
| | |||||
* | Fixed #3284 - Put version numbers inside of individual files. | Richard Worth | 2008-09-04 | 1 | -1/+1 |
| | |||||
* | internal methods: mouse* | Chi Cheng | 2008-08-17 | 1 | -5/+5 |
| | |||||
* | selectable: internal methods ,fixes #3205 | Chi Cheng | 2008-08-16 | 1 | -1/+1 |
| | |||||
* | Fixed #3169 - Ctrl-Select should use Cmd key on Mac | Richard Worth | 2008-08-06 | 1 | -3/+3 |
| | |||||
* | Added missing ui-selectable-helper class to helper/lasso element | Richard Worth | 2008-07-16 | 1 | -1/+3 |
| | |||||
* | prevent overriding/changing the actual $.ui.mouse object by extending it - ↵ | Paul Bakaus | 2008-07-07 | 1 | -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 Worth | 2008-06-26 | 1 | -1/+1 |
| | | | | of (redundant) ':input,button' | ||||
* | Fixed #3016 - Distance option default | Richard Worth | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | Dropped blank line at end of header comments. | Scott González | 2008-06-11 | 1 | -1/+0 |
| | |||||
* | Removed old rev ids from jQuery svn | Richard Worth | 2008-06-09 | 1 | -1/+0 |
| | |||||
* | renamed source -> ui | Richard Worth | 2008-06-07 | 1 | -0/+266 |