| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in... | Scott González | 2010-10-19 | 1 | -1/+1 |
* | Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause... | John Firebaugh | 2010-10-04 | 1 | -0/+17 |
* | Revert "Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open... | Scott González | 2010-10-04 | 1 | -17/+0 |
* | Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause... | Scott González | 2010-10-04 | 1 | -0/+17 |
* | Dialog tests: Enabling in TestSwarm. | Scott González | 2010-09-07 | 2 | -18/+0 |
* | Dialog: Fixed test for default title. Some browsers were returning an actual ... | Scott González | 2010-09-07 | 1 | -1/+3 |
* | Dialog: Reduced size of dialogs in height/width tests. | Scott González | 2010-09-07 | 1 | -16/+16 |
* | Dialog: Fixed a broken maxHeight test. | Scott González | 2010-09-02 | 1 | -1/+1 |
* | Dialog: Set the _isOpen flag before triggering the open event. Fixes #6012 - ... | Scott González | 2010-09-02 | 1 | -1/+3 |
* | Dialog: Added additional syntax for creating buttons. Fixes #4344 - Dialog: E... | Scott González | 2010-08-31 | 1 | -0/+25 |
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' tes... | jzaefferer | 2010-08-29 | 1 | -1/+1 |
* | Dialog: When using the title attribute, update the title option. Fixes #5877 ... | Scott González | 2010-08-27 | 1 | -1/+5 |
* | Widget: Throw errors when calling non-existent methods or methods on uninista... | Scott González | 2010-08-27 | 2 | -24/+1 |
* | Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width sh... | Ziling Zhao | 2010-07-30 | 1 | -0/+21 |
* | Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ... | Scott González | 2010-07-30 | 1 | -6/+0 |
* | Use pushStack in widget method. Fixes #5732 - make the widget method maintain... | jzaefferer | 2010-07-30 | 1 | -0/+6 |
* | Dialog: Wrap buttons in a div so we can float the div instead of the individu... | Scott González | 2010-07-29 | 1 | -1/+1 |
* | Dialog: Fixed tests for position option. | Scott González | 2010-07-16 | 1 | -26/+22 |
* | Updated test for default position option: Reference using-implementation, as ... | jzaefferer | 2010-07-15 | 1 | -7/+1 |
* | Dialog: Updated test for default position option. QUnit still fails the test ... | Scott González | 2010-07-14 | 1 | -1/+13 |
* | Dialog: allow setting position with ui.position arguments. Fixes #5459 - Dial... | Ben Hollis | 2010-07-14 | 1 | -2/+101 |
* | Dialog: Verify that we get a string back from .attr( "title" ) before using t... | Scott González | 2010-07-14 | 1 | -0/+1 |
* | Unit tests: Disable stale widget tests on testswarm | jzaefferer | 2010-04-14 | 1 | -1/+12 |
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
* | dialog: corrected typo in ui.position property for drag events. Updated unit ... | Richard Worth | 2010-03-11 | 1 | -18/+42 |
* | Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8... | Richard Worth | 2010-02-25 | 2 | -6/+13 |
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
* | Dialog: Update the internal flag for whether or not the dialog is open before... | Scott González | 2010-02-16 | 1 | -0/+14 |
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
* | Deprecated beforeclose option instead of removing it for now, fixes reopened ... | Richard Worth | 2010-01-27 | 1 | -1/+45 |
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 1 | -1/+0 |
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 2 | -2/+2 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 1 | -0/+5 |
* | Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ... | Scott González | 2009-12-23 | 1 | -0/+1 |
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 1 | -0/+1 |
* | Removed use of .data() for getting/setting options in tests; using each plugi... | Scott González | 2009-11-09 | 2 | -24/+14 |
* | update to latest QUnit | Jörn Zaefferer | 2009-09-29 | 1 | -1/+1 |
* | dialog: fixed _position regression; wrote a test for the default positon, whi... | Jörn Zaefferer | 2009-09-19 | 1 | -1/+10 |
* | dialog unit tests: options closeOnEscape, draggable | Richard Worth | 2009-09-19 | 2 | -8/+24 |
* | dialog unit tests: methods close, moveToTop, open | Richard Worth | 2009-09-19 | 1 | -5/+22 |
* | dialog: fixed enable and disable methods | Richard Worth | 2009-09-19 | 1 | -2/+10 |
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery... | Richard Worth | 2009-09-17 | 1 | -6/+6 |
* | updated to latest QUnit | Jörn Zaefferer | 2009-09-15 | 1 | -1/+1 |
* | dialog: added unit test for ticket #4826 | Ca-Phun Ung | 2009-09-15 | 1 | -0/+21 |
* | dialog: methods test cleanup | Jörn Zaefferer | 2009-09-15 | 1 | -1/+5 |
* | dialog: fixed dragStop test (was using dragStart instead of dragStop, copy&pa... | Jörn Zaefferer | 2009-09-14 | 1 | -1/+1 |
* | change script ordering to load testswarm agent after QUnit | Jörn Zaefferer | 2009-09-11 | 1 | -1/+1 |
* | update to lastest QUnit | Jörn Zaefferer | 2009-08-30 | 1 | -1/+1 |