| Commit message (Expand) | Author | Age | Files | Lines |
* | droppable: defaults should be set to 'false' if disabled, not null (fixes #3... | Paul Bakaus | 2009-01-20 | 1 | -4/+2 |
* | sortable: $.ui.plugin is not used anymore (fixes #3725) | Paul Bakaus | 2009-01-16 | 1 | -4/+2 |
* | Fixed #3723 - Fix the ui.options reference | Eduardo Lundgren | 2009-01-16 | 1 | -6/+6 |
* | droppable: removed all instances of $.ui.plugin, fairly safe here (fixes #3723) | Paul Bakaus | 2009-01-16 | 1 | -37/+6 |
* | Revert changes for #3838 for the release 1.6rc5 | Eduardo Lundgren | 2009-01-16 | 1 | -15/+10 |
* | Fix for #3838 - Components should use this.widgetName on internally | Eduardo Lundgren | 2009-01-16 | 1 | -10/+15 |
* | draggable,droppable,sortable: properly implemented cssNamespace option across... | Paul Bakaus | 2009-01-07 | 1 | -2/+2 |
* | Happy New Year | Richard Worth | 2009-01-03 | 1 | -1/+1 |
* | Droppable: Fixed #3727: Use this._trigger for all callbacks/events. | Scott González | 2009-01-03 | 1 | -5/+6 |
* | droppable: missing default for option 'accept' (set to "*" = everything) | Paul Bakaus | 2008-12-30 | 1 | -0/+1 |
* | droppable: removed disabled default as it's provided by widget factory | Richard Worth | 2008-11-21 | 1 | -1/+0 |
* | draggable, droppable, resizable, selectable, sortable: formatting changes - m... | Richard Worth | 2008-11-21 | 1 | -34/+43 |
* | New file: AUTHORS.txt instead of having a single contributor's name in each f... | Richard Worth | 2008-11-21 | 1 | -1/+1 |
* | 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 | -52/+52 |
* | fixed #3578 - ALL CODE: e, ui should be changed to event, ui | Richard Worth | 2008-11-14 | 1 | -32/+32 |
* | Change name of intersect methods to isOverHeight/isOverWidth/isOver. | Eduardo Lundgren | 2008-11-10 | 1 | -2/+4 |
* | droppable: defined some defaults | Richard Worth | 2008-11-08 | 1 | -2/+5 |
* | 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 | -1/+1 |
* | whitespace | Richard Worth | 2008-09-20 | 1 | -6/+6 |
* | Reverted r695. | Scott González | 2008-09-19 | 1 | -48/+48 |
* | Remove Trailing Spaces | Eduardo Lundgren | 2008-09-19 | 1 | -48/+48 |
* | droppable: $.ui.ddmanager.drop now returns false in case of non-drop, or the ... | Paul Bakaus | 2008-09-18 | 1 | -1/+1 |
* | use $.isFunction instead of checking the constructor | Paul Bakaus | 2008-09-16 | 1 | -2/+2 |
* | Setting data.accept now works fine (Fixes #3386) | Paul Bakaus | 2008-09-15 | 1 | -0/+13 |
* | Fixed #3284 - Put version numbers inside of individual files. | Richard Worth | 2008-09-04 | 1 | -1/+1 |
* | Internal methods: fixes #3195, #3196, #3200, #3201, #3209 | Chi Cheng | 2008-08-17 | 1 | -12/+12 |
* | draggable,droppable: implemented cssNamespace option, if set to false/null, i... | Paul Bakaus | 2008-07-28 | 1 | -2/+5 |
* | sortable: small fix that causes the scope default not to work correctly | Paul Bakaus | 2008-07-28 | 1 | -1/+1 |
* | 1.8: initial version of tree component, dependant upon sortables and droppables | Paul Bakaus | 2008-07-28 | 1 | -11/+18 |
* | Droppable .is(accept) on init() fixed | Eduardo Lundgren | 2008-07-14 | 1 | -1/+2 |
* | core: added :data selector that matches elements that have data for a given key. | Paul Bakaus | 2008-07-14 | 1 | -13/+8 |
* | droppable: a small performance improvement by not using :visible, and deferri... | Paul Bakaus | 2008-07-03 | 1 | -1/+1 |
* | droppable: a small performance improvement by not using :visible, and deferri... | Paul Bakaus | 2008-07-03 | 1 | -1/+3 |
* | Dropabble minor performance changes | Eduardo Lundgren | 2008-07-02 | 1 | -3/+2 |
* | fixed #3010 | Paul Bakaus | 2008-06-26 | 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 |
* | fixed #2928 - Plugin instances should not be exposed in the ui parameter of c... | Richard Worth | 2008-06-07 | 1 | -1/+0 |
* | renamed source -> ui | Richard Worth | 2008-06-07 | 1 | -0/+283 |