Commit Graph

63 Commits

Author SHA1 Message Date
Scott González
256ea0670a Resizable: Fixed defaults in tests. 2009-01-30 04:53:30 +00:00
Paul Bakaus
c88df4d3ee resizable: removed ui.options 2009-01-29 12:33:44 +00:00
Eduardo Lundgren
a853e4fd17 Fixed #3954 2009-01-28 21:48:51 +00:00
Eduardo Lundgren
671caddf94 Resizable: using isNumber on isminw 2009-01-27 06:40:31 +00:00
Eduardo Lundgren
dfef53612c Fixed #3251 2009-01-27 06:36:42 +00:00
Eduardo Lundgren
7f12279da5 Fixed #3894 2009-01-27 06:22:29 +00:00
Eduardo Lundgren
73cf6e58b5 Resizable documentScroll reference 2009-01-27 06:00:41 +00:00
Eduardo Lundgren
279f6599a4 Fixed #3879 2009-01-27 05:31:57 +00:00
Eduardo Lundgren
16a6bf3dd8 Remove trailing spaces 2009-01-24 01:36:22 +00:00
Paul Bakaus
eb716cf0f1 resizable: removed unneeded isVisible method 2009-01-23 19:28:58 +00:00
Paul Bakaus
f6dd7b0ddf resizable:
- knobHandles and default themes + theme detection removed (fixes #3906)
- partial refactor
2009-01-22 14:53:53 +00:00
Richard Worth
1b891501f2 whitespace 2009-01-22 13:10:18 +00:00
Eduardo Lundgren
debb342662 Fixed #3733 2009-01-21 03:07:58 +00:00
Eduardo Lundgren
2be6ebf078 Fixed #3058 2009-01-16 05:57:34 +00:00
Eduardo Lundgren
e8b6fa3d75 Fixed #3843 2009-01-16 05:27:20 +00:00
Eduardo Lundgren
0065499e53 Fixed #3842 2009-01-16 05:16:04 +00:00
Eduardo Lundgren
8139c81d1b Revert changes for #3838 for the release 1.6rc5 2009-01-16 02:09:45 +00:00
Eduardo Lundgren
78c4d87d7b Fix for #3838 - Components should use this.widgetName on internally 2009-01-16 00:33:46 +00:00
Paul Bakaus
e62531a627 cancel option should take in account <option> (fixes #3786) 2009-01-07 15:37:02 +00:00
Jörn Zaefferer
3036de5ad6 Fix for #3767 2009-01-06 09:07:15 +00:00
Richard Worth
a11c201008 Happy New Year 2009-01-03 21:55:13 +00:00
Scott González
695b3e2c1b Resizable: Partial fix for #3728: Use this._trigger for all events/callbacks. 2009-01-03 15:37:51 +00:00
Eduardo Lundgren
5a375537c4 Resizable containment acurrate - Fixed #3714 2008-12-31 00:11:03 +00:00
Richard Worth
cc237b31cd Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' should be 'ui-resizable-helper' 2008-12-30 05:38:56 +00:00
Scott González
7596969687 Resizable: Fixed order of default values. 2008-12-29 02:56:18 +00:00
Scott González
22ca3849f7 Resizable: Partial fix for supporting jQuery objects in alsoResize.
Dialog: Fixed bug with content resizing.
2008-12-23 14:55:41 +00:00
Paul Bakaus
3283a205c1 fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) 2008-12-23 14:28:47 +00:00
Paul Bakaus
8b956e5389 fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 ) 2008-12-23 14:24:34 +00:00
Eduardo Lundgren
78dfd2607f Resizable: disableSelection using jquery plugin. 2008-11-22 05:49:06 +00:00
Richard Worth
fb94a4e34e draggable, droppable, resizable, selectable, sortable: formatting changes - moved some things around for consistency.
_init and destroy at the top, then _mouse methods. plugins, ui last. Sorted defaults and plugins alphabetically.
2008-11-21 04:01:33 +00:00
Richard Worth
2192c024e2 New file: AUTHORS.txt instead of having a single contributor's name in each file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b 2008-11-21 02:14:03 +00:00
Eduardo Lundgren
558218f2aa Source formatting: Removing trailing spaces 2008-11-20 04:10:34 +00:00
Paul Bakaus
fbde8766ba resizable: Fixed preserveCursor, if the cursor is overriden in the stylesheet for the axes, it's maintained (fixes #3480) 2008-11-19 14:49:55 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
Paul Bakaus
04688e3eee core: restructured helper functions, made enableSelection/disableSelection jQuery plugins (fixes 3459) 2008-11-03 14:23:13 +00:00
Richard Worth
8ce1db36db resizable: defined defaults 2008-11-01 10:32:01 +00:00
Eduardo Lundgren
8d11141859 Changing the author name on Resizable 2008-10-28 06:01:01 +00:00
Jörn Zaefferer
923d1ec3bb adding version property to all ui components 2008-10-05 16:29:21 +00:00
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