aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Tabs: fixed to work with empty nav list again.Scott González2009-12-253-4/+48
| | | | Fixes #4997 - No longer possible to start with empty tab then add() elements dynamically.
* 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
|
* slider unit tests: added missing reference to jquery.ui.mouse.jsRichard Worth2009-12-241-0/+1
|
* updated unit test for #3991 - Sortable: Remove absolutePosition from ui hashRichard Worth2009-12-241-6/+0
|
* Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ↵Scott González2009-12-238-0/+8
| | | | plugins.
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-22104-155/+277
| | | | Fixes #5023 - Split mouse code into its own file.
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-16232-178/+420
|
* Datepicker: Corrected automatic parsing of date on keystrokesKeith Wood2009-12-151-12/+15
|
* Datepicker: Fixed #4917 Enter key press on popup fails if _dayOverClass td ↵Keith Wood2009-12-151-2/+2
| | | | is after _currentClass td
* Datepicker - #4895 Corrected English/UK localisationKeith Wood2009-12-151-1/+1
|
* Datepicker - Fixed #4949 - Double click on next/previous button closes the ↵Keith Wood2009-12-081-1/+2
| | | | datepicker
* Dstepicker - Demonstrate opening/closing animationsKeith Wood2009-12-082-0/+55
|
* Datepicker - Fixed #4987 - Add bosnian language to DatePickerKeith Wood2009-12-083-0/+26
|