Commit Graph

24 Commits

Author SHA1 Message Date
Richard Worth
a522291a7b whitespace: Removed trailing whitespace from non-blank lines 2008-09-20 03:23:42 +00:00
Richard Worth
0bae0870d9 whitespace 2008-09-20 02:43:18 +00:00
Scott González
7c2e7965e9 Reverted r695. 2008-09-19 14:20:14 +00:00
Eduardo Lundgren
8d04c3594c Remove Trailing Spaces 2008-09-19 14:08:41 +00:00
Paul Bakaus
f9a77723b6 resizable: aspect ratio was switched (width/height ratio was height/width ratio), fixes #3450 2008-09-19 09:13:38 +00:00
Paul Bakaus
9d8e83845c draggable, resizable, sortable: proper usage of _mouseCapture, fixes interaction issues when many plugins are used on the same element (Fixes #3164) 2008-09-16 13:02:21 +00:00
Richard Worth
f6008ca694 Fixed #3284 - Put version numbers inside of individual files. 2008-09-04 22:03:30 +00:00
Chi Cheng
d5bbbd2a07 internal methods: mouse* 2008-08-17 08:15:49 +00:00
Chi Cheng
8c3be4fdcb resizable: internal methods 2008-08-16 15:37:17 +00:00
Eduardo Lundgren
a8c39c29e2 Resizable - fixed #3074 2008-07-08 17:39:07 +00:00
Paul Bakaus
c4a99f521b prevent overriding/changing the actual $.ui.mouse object by extending it - this was evil (i.e. caused draggables to have the mouseCapture method of sortables, and therefore failing to work) 2008-07-07 07:39:12 +00:00
Richard Worth
e42b0f6b8b resizable, selectable, sortable: changed cancel default to ':input' instead of (redundant) ':input,button' 2008-06-26 10:23:38 +00:00
Eduardo Lundgren
70c593f441 alsoResize option bug fixes 2008-06-26 03:25:29 +00:00
Eduardo Lundgren
76f414bc5e Fixed #2996 2008-06-26 03:02:48 +00:00
Eduardo Lundgren
bb640afdef Fixed #2990 2008-06-26 02:57:48 +00:00
Eduardo Lundgren
c5f27fe5eb Fixed #2988 2008-06-26 02:55:12 +00:00
Eduardo Lundgren
fe9c525346 Fix #3026 - Plugins callbacks need to be called first and user callbacks at the end 2008-06-25 14:27:20 +00:00
Richard Worth
d28ce126d8 fixed #3026 - resizable resize handler is called too early 2008-06-25 12:03:28 +00:00
Richard Worth
de4266422e Fixed #3016 - Distance option default 2008-06-18 11:10:39 +00:00
Scott González
9aeec7f04a Dropped blank line at end of header comments. 2008-06-11 01:36:35 +00:00
Eduardo Lundgren
14d3153e65 Resizable fix for this.ui() - Now returns originalElement, element, helper, position, size, options, originalSize, originalPosition 2008-06-10 17:46:33 +00:00
Richard Worth
ee4bd1a9e8 Removed old rev ids from jQuery svn 2008-06-09 06:26:23 +00:00
Eduardo Lundgren
279b579ba5 Resizable containment bug - fixed #2956 2008-06-09 05:40:21 +00:00
Richard Worth
a635d0a7c9 renamed source -> ui 2008-06-07 17:37:43 +00:00