aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* set trunk version to 1.8b11.8b1Richard Worth2010-01-201-1/+1
|
* Happy New YearRichard Worth2010-01-2035-36/+36
|
* eol-style and mime-typeRichard Worth2010-01-2034-1634/+1634
|
* switched to jQuery 1.4Richard Worth2010-01-20304-4678/+6301
|
* Accordion: Check for division by zero error during animation.Scott González2010-01-201-2/+3
| | | | Fixes #4382 - Accordion does not function in IE7/WinXP.
* Nested Plugin visual test: sortable accordion inside sortable tabs.Scott González2010-01-201-0/+107
|
* Nested Plugin visual test: draggable inside accordion inside accordion ↵Scott González2010-01-202-13/+132
| | | | inside tabs inside draggable.
* Dialog, position: Removed bgiframe option; always use bgiframe when available.Scott González2010-01-199-11/+3
| | | | Fixes #5071 - Remove bgiframe option from all plugins.
* Widget: removed console.log call.Scott González2010-01-191-2/+1
|
* Widget: Only trigger remove event if keepData is not set to true.Scott González2010-01-191-7/+8
| | | | Fixes #5076 - Using effects kills widget instances with jQuery 1.4.
* Button: conform to coding standards.Scott González2010-01-182-137/+145
|
* Autocomplete: conform to coding standards.Scott González2010-01-171-104/+106
|
* Autocomplete: Use bgiframe on the menu if it's available.Scott González2010-01-171-0/+3
|
* Autocomplete: Set the z-index of the menu to be above the text field.Scott González2010-01-171-0/+1
|
* Dialog: Added button to the list of dependencies.Scott González2010-01-171-1/+1
|
* Widget: _create() doesn't actually take any arguments.Scott González2010-01-171-1/+1
|
* Dialog: Moved autoOpen detection to the new _init() method.Scott González2010-01-151-1/+5
|
* Widget: conform to coding standards.Scott González2010-01-151-10/+11
|
* Widget factory: Removed support for old usage; it doesn't make sense to keep ↵Scott González2010-01-151-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ález2010-01-151-7/+11
| | | | | | _init methods. Fixes #5064 - Widget: make multiple instantiation more useful.
* Widget: conform to coding standards.Scott González2010-01-151-87/+100
|
* Widget factory: Changed _create to _init.Scott González2010-01-1515-28/+28
| | | | Partial fix for #5064 - Widget: make multiple instantiation more useful.
* missing linebreak makes concatenated file unreadableJörn Zaefferer2010-01-151-1/+1
|
* build: fix for #5044 (typo in the exclude of ui.base.css)Jörn Zaefferer2010-01-151-3/+3
|
* build: fixed fileset for datepicker i18n files concatJörn Zaefferer2010-01-151-1/+1
|
* Dialog: workaround for positioning bug.Scott González2010-01-151-7/+10
|
* Dialog: Tweaking demo so buttons fit on one line.Scott González2010-01-151-6/+1
|
* Replaced stackfix with bgiframe.Scott González2010-01-1424-70/+39
| | | | Fixes #5061 - Remove stackfix.
* Copied autocomplete from dev branch.Scott González2010-01-1427-0/+2115
|
* Datepicker: Fixed #5026 Comparison between 2 dateKeith Wood2010-01-131-1/+2
|
* Datepicker: Fixed #4869 Datepicker undesired today date on field & appendTextKeith Wood2010-01-131-21/+33
|
* Tabs ajax demo: Changed content of one of the remote tabs so it's obvious ↵Scott González2010-01-131-3/+3
| | | | that the two ajax tabs are actually loading different files.
* Datepicker: Fixed #4804 onChangeMonthYear fires at first runKeith Wood2010-01-101-3/+3
|
* Datepicker: Fixed #5022 numberOfMonths with one column multiple rows doesn't ↵Keith Wood2010-01-101-6/+9
| | | | display the next button
* Accordion demos: Added missing include of mouse plugin.Scott González2010-01-072-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ález2010-01-071-0/+1
| | | | can get the current offset (required for using .offset() as a setter).
* (no commit message)Scott González2010-01-071-0/+7
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-0772-1750/+3220
| | | | menu; including menu static tests).
* Fixed #5035 - Slider: range background shifts around as range size changesRichard Worth2010-01-011-1/+1
|
* slider: fixed missing references to mouse pluginRichard Worth2010-01-0112-0/+12
|
* slider: fixed missing references to mouse pluginRichard Worth2010-01-0139-0/+39
|
* eol-styleRichard Worth2010-01-011-29/+29
|
* added missing reference to position utilityRichard Worth2010-01-011-0/+1
|
* Fixed #4960 - Tabs: wrong selected tab indexRichard Worth2009-12-312-2/+12
|
* Datepicker: added visual test page for #4071Richard Worth2009-12-311-0/+95
|
* CSS Framework: Shifted disabled state below priority states to make disabled ↵Scott González2009-12-301-1/+1
| | | | secondary buttons look disabled.
* set trunk version to 1.8preRichard Worth2009-12-301-1/+1
|
* set trunk version to 1.8a21.8a2Richard Worth2009-12-301-1/+1
|
* Mouse: Don't prevent text selection in IE.Scott González2009-12-291-10/+0
| | | | | | Fixes #4773 - Enable text selection in Internet Explorer. Patch provided by stakach.
* Datepicker: Corrected tests for changes in r3494Keith Wood2009-12-261-4/+8
|