Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resizable: disableSelection using jquery plugin. | Eduardo Lundgren | 2008-11-22 | 1 | -1/+1 |
| | |||||
* | draggable, droppable, resizable, selectable, sortable: formatting changes - ↵ | Richard Worth | 2008-11-21 | 1 | -135/+149 |
| | | | | | | 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 | -30/+30 |
| | |||||
* | resizable: Fixed preserveCursor, if the cursor is overriden in the ↵ | Paul Bakaus | 2008-11-19 | 1 | -2/+4 |
| | | | | stylesheet for the axes, it's maintained (fixes #3480) | ||||
* | Removed all trailing whitespace from .js and .html files | Richard Worth | 2008-11-18 | 1 | -155/+155 |
| | |||||
* | fixed #3578 - ALL CODE: e, ui should be changed to event, ui | Richard Worth | 2008-11-14 | 1 | -47/+47 |
| | |||||
* | core: restructured helper functions, made enableSelection/disableSelection ↵ | Paul Bakaus | 2008-11-03 | 1 | -5/+5 |
| | | | | jQuery plugins (fixes 3459) | ||||
* | resizable: defined defaults | Richard Worth | 2008-11-01 | 1 | -8/+19 |
| | |||||
* | Changing the author name on Resizable | Eduardo Lundgren | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | adding version property to all ui components | Jörn Zaefferer | 2008-10-05 | 1 | -0/+1 |
| | |||||
* | whitespace: Removed trailing whitespace from non-blank lines | Richard Worth | 2008-09-20 | 1 | -2/+2 |
| | |||||
* | whitespace | Richard Worth | 2008-09-20 | 1 | -7/+5 |
| | |||||
* | Reverted r695. | Scott González | 2008-09-19 | 1 | -187/+187 |
| | |||||
* | Remove Trailing Spaces | Eduardo Lundgren | 2008-09-19 | 1 | -187/+187 |
| | |||||
* | resizable: aspect ratio was switched (width/height ratio was height/width ↵ | Paul Bakaus | 2008-09-19 | 1 | -7/+8 |
| | | | | ratio), fixes #3450 | ||||
* | draggable, resizable, sortable: proper usage of _mouseCapture, fixes ↵ | Paul Bakaus | 2008-09-16 | 1 | -1/+9 |
| | | | | interaction issues when many plugins are used on the same element (Fixes #3164) | ||||
* | 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 |
| | |||||
* | resizable: internal methods | Chi Cheng | 2008-08-16 | 1 | -6/+6 |
| | |||||
* | Resizable - fixed #3074 | Eduardo Lundgren | 2008-07-08 | 1 | -0/+5 |
| | |||||
* | 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' | ||||
* | alsoResize option bug fixes | Eduardo Lundgren | 2008-06-26 | 1 | -1/+2 |
| | |||||
* | Fixed #2996 | Eduardo Lundgren | 2008-06-26 | 1 | -19/+19 |
| | |||||
* | Fixed #2990 | Eduardo Lundgren | 2008-06-26 | 1 | -2/+2 |
| | |||||
* | Fixed #2988 | Eduardo Lundgren | 2008-06-26 | 1 | -3/+4 |
| | |||||
* | Fix #3026 - Plugins callbacks need to be called first and user callbacks at ↵ | Eduardo Lundgren | 2008-06-25 | 1 | -3/+7 |
| | | | | the end | ||||
* | fixed #3026 - resizable resize handler is called too early | Richard Worth | 2008-06-25 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Resizable fix for this.ui() - Now returns originalElement, element, helper, ↵ | Eduardo Lundgren | 2008-06-10 | 1 | -2/+10 |
| | | | | position, size, options, originalSize, originalPosition | ||||
* | Removed old rev ids from jQuery svn | Richard Worth | 2008-06-09 | 1 | -1/+0 |
| | |||||
* | Resizable containment bug - fixed #2956 | Eduardo Lundgren | 2008-06-09 | 1 | -11/+35 |
| | |||||
* | renamed source -> ui | Richard Worth | 2008-06-07 | 1 | -0/+729 |