Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set trunk version to 1.8b11.8b1 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Richard Worth | 2010-01-20 | 35 | -36/+36 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 34 | -1634/+1634 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 304 | -4678/+6301 |
| | |||||
* | Accordion: Check for division by zero error during animation. | Scott González | 2010-01-20 | 1 | -2/+3 |
| | | | | Fixes #4382 - Accordion does not function in IE7/WinXP. | ||||
* | Nested Plugin visual test: sortable accordion inside sortable tabs. | Scott González | 2010-01-20 | 1 | -0/+107 |
| | |||||
* | Nested Plugin visual test: draggable inside accordion inside accordion ↵ | Scott González | 2010-01-20 | 2 | -13/+132 |
| | | | | inside tabs inside draggable. | ||||
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 9 | -11/+3 |
| | | | | Fixes #5071 - Remove bgiframe option from all plugins. | ||||
* | Widget: removed console.log call. | Scott González | 2010-01-19 | 1 | -2/+1 |
| | |||||
* | Widget: Only trigger remove event if keepData is not set to true. | Scott González | 2010-01-19 | 1 | -7/+8 |
| | | | | Fixes #5076 - Using effects kills widget instances with jQuery 1.4. | ||||
* | Button: conform to coding standards. | Scott González | 2010-01-18 | 2 | -137/+145 |
| | |||||
* | Autocomplete: conform to coding standards. | Scott González | 2010-01-17 | 1 | -104/+106 |
| | |||||
* | Autocomplete: Use bgiframe on the menu if it's available. | Scott González | 2010-01-17 | 1 | -0/+3 |
| | |||||
* | Autocomplete: Set the z-index of the menu to be above the text field. | Scott González | 2010-01-17 | 1 | -0/+1 |
| | |||||
* | Dialog: Added button to the list of dependencies. | Scott González | 2010-01-17 | 1 | -1/+1 |
| | |||||
* | Widget: _create() doesn't actually take any arguments. | Scott González | 2010-01-17 | 1 | -1/+1 |
| | |||||
* | Dialog: Moved autoOpen detection to the new _init() method. | Scott González | 2010-01-15 | 1 | -1/+5 |
| | |||||
* | Widget: conform to coding standards. | Scott González | 2010-01-15 | 1 | -10/+11 |
| | |||||
* | Widget factory: Removed support for old usage; it doesn't make sense to keep ↵ | Scott González | 2010-01-15 | 1 | -5/+0 |
| | | | | partial support around since we can't get full backward-compatibility. | ||||
* | Widget: Make subsequent "init" calls useful by delegating to the option and ↵ | Scott González | 2010-01-15 | 1 | -7/+11 |
| | | | | | | _init methods. Fixes #5064 - Widget: make multiple instantiation more useful. | ||||
* | Widget: conform to coding standards. | Scott González | 2010-01-15 | 1 | -87/+100 |
| | |||||
* | Widget factory: Changed _create to _init. | Scott González | 2010-01-15 | 15 | -28/+28 |
| | | | | Partial fix for #5064 - Widget: make multiple instantiation more useful. | ||||
* | missing linebreak makes concatenated file unreadable | Jörn Zaefferer | 2010-01-15 | 1 | -1/+1 |
| | |||||
* | build: fix for #5044 (typo in the exclude of ui.base.css) | Jörn Zaefferer | 2010-01-15 | 1 | -3/+3 |
| | |||||
* | build: fixed fileset for datepicker i18n files concat | Jörn Zaefferer | 2010-01-15 | 1 | -1/+1 |
| | |||||
* | Dialog: workaround for positioning bug. | Scott González | 2010-01-15 | 1 | -7/+10 |
| | |||||
* | Dialog: Tweaking demo so buttons fit on one line. | Scott González | 2010-01-15 | 1 | -6/+1 |
| | |||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 24 | -70/+39 |
| | | | | Fixes #5061 - Remove stackfix. | ||||
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 27 | -0/+2115 |
| | |||||
* | Datepicker: Fixed #5026 Comparison between 2 date | Keith Wood | 2010-01-13 | 1 | -1/+2 |
| | |||||
* | Datepicker: Fixed #4869 Datepicker undesired today date on field & appendText | Keith Wood | 2010-01-13 | 1 | -21/+33 |
| | |||||
* | Tabs ajax demo: Changed content of one of the remote tabs so it's obvious ↵ | Scott González | 2010-01-13 | 1 | -3/+3 |
| | | | | that the two ajax tabs are actually loading different files. | ||||
* | Datepicker: Fixed #4804 onChangeMonthYear fires at first run | Keith Wood | 2010-01-10 | 1 | -3/+3 |
| | |||||
* | Datepicker: Fixed #5022 numberOfMonths with one column multiple rows doesn't ↵ | Keith Wood | 2010-01-10 | 1 | -6/+9 |
| | | | | display the next button | ||||
* | Accordion demos: Added missing include of mouse plugin. | Scott González | 2010-01-07 | 2 | -0/+2 |
| | | | | Fixes #5046 - Accordion demos: Missing mouse plugin. | ||||
* | 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 | 72 | -1750/+3220 |
| | | | | menu; including menu static tests). | ||||
* | Fixed #5035 - Slider: range background shifts around as range size changes | Richard Worth | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | slider: fixed missing references to mouse plugin | Richard Worth | 2010-01-01 | 12 | -0/+12 |
| | |||||
* | slider: fixed missing references to mouse plugin | Richard Worth | 2010-01-01 | 39 | -0/+39 |
| | |||||
* | eol-style | Richard Worth | 2010-01-01 | 1 | -29/+29 |
| | |||||
* | added missing reference to position utility | Richard Worth | 2010-01-01 | 1 | -0/+1 |
| | |||||
* | Fixed #4960 - Tabs: wrong selected tab index | Richard Worth | 2009-12-31 | 2 | -2/+12 |
| | |||||
* | Datepicker: added visual test page for #4071 | Richard Worth | 2009-12-31 | 1 | -0/+95 |
| | |||||
* | CSS Framework: Shifted disabled state below priority states to make disabled ↵ | Scott González | 2009-12-30 | 1 | -1/+1 |
| | | | | secondary buttons look disabled. | ||||
* | set trunk version to 1.8pre | Richard Worth | 2009-12-30 | 1 | -1/+1 |
| | |||||
* | set trunk version to 1.8a21.8a2 | Richard Worth | 2009-12-30 | 1 | -1/+1 |
| | |||||
* | Mouse: Don't prevent text selection in IE. | Scott González | 2009-12-29 | 1 | -10/+0 |
| | | | | | | Fixes #4773 - Enable text selection in Internet Explorer. Patch provided by stakach. | ||||
* | Datepicker: Corrected tests for changes in r3494 | Keith Wood | 2009-12-26 | 1 | -4/+8 |
| |