| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for #4451 - ajax tabs error handling | Jörn Zaefferer | 2010-02-24 | 1 | -2/+17 |
* | Accordion: Fixed oldContent and newContent for events. | Scott González | 2010-02-24 | 1 | -2/+2 |
* | Dialog: Use .height() to calculate height of dialog before drag. | Scott González | 2010-02-24 | 1 | -1/+1 |
* | Autocomplete: Fixed class removal in .destroy(). | Scott González | 2010-02-23 | 1 | -1/+1 |
* | Autocomplete: Reposition menu every time it opens. | Scott González | 2010-02-23 | 1 | -7/+6 |
* | Dialog: ESC key event was not being canceled after it was handled (Fixed #492... | Brant Burnett | 2010-02-22 | 1 | -4/+12 |
* | Dialog: Changed height measurement to hide content because IE quirks mode ign... | Brant Burnett | 2010-02-22 | 1 | -7/+7 |
* | Datepicker: Fixed #5156 Added Chinese Hong Kong localisation | Keith Wood | 2010-02-22 | 1 | -0/+1 |
* | Sortable: Only trigger over event when changing the current container. | Scott González | 2010-02-20 | 1 | -2/+2 |
* | Autocomplete: Added a "ui-autocomplete-input" class to the text field. | Scott González | 2010-02-20 | 1 | -0/+1 |
* | Autocomplete: Deactivate menu on close. | Scott González | 2010-02-20 | 1 | -2/+3 |
* | Draggable: Don't try to stack if there are no elements in the stacking group. | Scott González | 2010-02-18 | 1 | -0/+1 |
* | Effects: Properly normalizing arguments for named speeds. | Scott González | 2010-02-18 | 1 | -1/+1 |
* | Buttons: Removed the logic for triggering click events on checkboxes and radi... | Scott González | 2010-02-18 | 1 | -6/+0 |
* | Button: Added missing semicolons; | Scott González | 2010-02-18 | 1 | -2/+2 |
* | Autocomplete: Fixed bug with bgiframe usage. | Scott González | 2010-02-18 | 1 | -1/+1 |
* | Dialog: Overlays are now cached for reuse with subsequent dialogs (Fixed #518... | Brant Burnett | 2010-02-17 | 1 | -7/+10 |
* | Another partial fix for #5188 - add ui-menu-item class only to list items wit... | Jörn Zaefferer | 2010-02-16 | 1 | -1/+1 |
* | Fix for #5188 along with a half-functional demo (buggy keyboard navigation) | Jörn Zaefferer | 2010-02-16 | 1 | -3/+8 |
* | Dialog: Update the internal flag for whether or not the dialog is open before... | Scott González | 2010-02-16 | 1 | -2/+2 |
* | Fixed #5178 - Slider's change event fires on slide | Richard Worth | 2010-02-15 | 1 | -8/+13 |
* | Position: Conform to coding standards. | Scott González | 2010-02-14 | 1 | -99/+114 |
* | Draggable: Don't recalculate the relative offset during drag. I couldn't repr... | Scott González | 2010-02-14 | 1 | -9/+0 |
* | Fixed missing variable in menu's refresh method. | Scott González | 2010-02-12 | 1 | -1/+3 |
* | Autocomplete: Fix for #5154 - cleanup | Jörn Zaefferer | 2010-02-10 | 1 | -3/+0 |
* | Autocomplete: Fix for #5154 | Jörn Zaefferer | 2010-02-10 | 1 | -0/+1 |
* | Autocomplete: Fix for #5154 | Jörn Zaefferer | 2010-02-10 | 1 | -0/+4 |
* | datepicker: fixes #4443: Datepicker's vertical position in thickbox. This als... | Ca-Phun Ung | 2010-02-09 | 1 | -1/+1 |
* | Autocomplete: Split out logic for rendering individual items. | Scott González | 2010-02-08 | 1 | -5/+10 |
* | Autocomplete: Fixed a few places that got missed during the change to always ... | Scott González | 2010-02-08 | 1 | -7/+4 |
* | Progressbar: Conform to coding standards. | Scott González | 2010-02-07 | 1 | -48/+36 |
* | Datepicker: Separate month and year unless both are drop-downs | Keith Wood | 2010-02-06 | 1 | -3/+3 |
* | Datepicker: Fixed #5128 Datepicker opens when setDate called | Keith Wood | 2010-02-06 | 1 | -5/+5 |
* | Tabs: Fixed selected tab detection. | Scott González | 2010-02-06 | 1 | -1/+1 |
* | Widget: Fixed a problem with the .remove() proxy. | Scott González | 2010-02-06 | 1 | -6/+10 |
* | Dialog: Prevent the titlebar from displaying above the top of the document. | Scott González | 2010-02-06 | 1 | -1/+8 |
* | Slider: added missing comma. | Scott González | 2010-02-05 | 1 | -1/+1 |
* | Fixed event prefix in all plugins that don't use the default prefix. | Scott González | 2010-02-05 | 5 | -10/+10 |
* | Draggable: Don't adjust offsets for fixed position elements in Safari 4. | Scott González | 2010-02-04 | 1 | -4/+4 |
* | cleaning up dependency listings | Jörn Zaefferer | 2010-02-03 | 2 | -2/+3 |
* | cleaning up dependency listings | Jörn Zaefferer | 2010-02-03 | 2 | -3/+1 |
* | resizable method destroy: put unwrapped original element in wrapper's place i... | Richard Worth | 2010-02-03 | 1 | -2/+2 |
* | create-html-elements convention | Jörn Zaefferer | 2010-02-02 | 1 | -1/+1 |
* | Fix for #5120 - create menu only once and return that element from the widget... | Jörn Zaefferer | 2010-02-02 | 1 | -51/+51 |
* | Datepicker: No longer dependent on dialog in order to close datepicker when d... | Brant Burnett | 2010-02-01 | 2 | -11/+1 |
* | Datepicker: Now uses zIndex() to determine zIndex for dpDiv on show (Fixed #4... | Brant Burnett | 2010-02-01 | 1 | -0/+1 |
* | Datepicker: Fixed #4453 UI Datepicker inside UI Dialog Issue | Brant Burnett | 2010-02-01 | 2 | -1/+8 |
* | Autocomplete: Turned off collision detection. | Scott González | 2010-01-30 | 1 | -1/+2 |
* | Dialog: Changed overlay to use zIndex() to test which events to cancel (fixed... | Brant Burnett | 2010-01-29 | 1 | -2/+2 |
* | 'Changed | Brant Burnett | 2010-01-29 | 1 | -10/+20 |