Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 1 | -3/+3 | |
| | | | | Fixes #5061 - Remove stackfix. | |||||
* | Dialog: force the dialog to be visible before trying to position it so we ↵ | Scott González | 2010-01-07 | 1 | -0/+1 | |
| | | | | can get the current offset (required for using .offset() as a setter). | |||||
* | (no commit message) | Scott González | 2010-01-07 | 1 | -0/+7 | |
| | ||||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -61/+53 | |
| | | | | menu; including menu static tests). | |||||
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 1 | -0/+2 | |
| | | | | Fixes #5023 - Split mouse code into its own file. | |||||
* | ui.dialog: replaced with   for xhtml compliance (fixes #4970 ↵ | Andrew Powell | 2009-11-21 | 1 | -2/+2 | |
| | | | | -XHTML Compliance : should be  ) | |||||
* | Dialog: Fixed position parsing. | Scott González | 2009-09-30 | 1 | -28/+28 | |
| | ||||||
* | Dialog: fixes a typo. | Chi Cheng | 2009-09-27 | 1 | -1/+1 | |
| | ||||||
* | dialog: fixed _position regression; wrote a test for the default positon, ↵ | Jörn Zaefferer | 2009-09-19 | 1 | -27/+28 | |
| | | | | which still needs some tuning | |||||
* | dialog: fixed enable and disable methods | Richard Worth | 2009-09-19 | 1 | -0/+5 | |
| | ||||||
* | dialog: filter invalid option-position values, convert title argument to ↵ | Jörn Zaefferer | 2009-09-17 | 1 | -1/+4 | |
| | | | | string (ala closeText) | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -0/+690 | |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |