aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accordion: Check for division by zero error during animation.Scott González2010-01-201-2/+3
* 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 inside...Scott González2010-01-202-13/+132
* Dialog, position: Removed bgiframe option; always use bgiframe when available.Scott González2010-01-199-11/+3
* 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
* 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
* Widget: Make subsequent "init" calls useful by delegating to the option and _...Scott González2010-01-151-7/+11
* 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
* 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
* 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 tha...Scott González2010-01-131-3/+3
* 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
* Accordion demos: Added missing include of mouse plugin.Scott González2010-01-072-0/+2
* Dialog: force the dialog to be visible before trying to position it so we can...Scott González2010-01-071-0/+1
* (no commit message)Scott González2010-01-071-0/+7
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-0772-1750/+3220
* 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
* 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
* Datepicker: Corrected tests for changes in r3494Keith Wood2009-12-261-4/+8
* Tabs: fixed to work with empty nav list again.Scott González2009-12-253-4/+48
* updated build to inclide widget and mouse files directly after coreJörn Zaefferer2009-12-241-1/+1
* Position: Fixed window detection.Scott González2009-12-241-1/+1
* updated unit test for #4031 - Tabs: Remove deselectable optionRichard Worth2009-12-241-16/+0