aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* functional demos: fixed remote history plugin usageJörn Zaefferer2008-10-131-8/+2
* accordion: reset overflow to original value after animation completed, fixes ...Jörn Zaefferer2008-10-131-1/+2
* improving accordion layoutJörn Zaefferer2008-10-082-14/+3
* functional demos: added history_remote pluginJörn Zaefferer2008-10-083-0/+345
* added some missing draggables defaultsRichard Worth2008-10-082-7/+20
* UI Tabs: renamed confusing "unselect" option to "deselectable"Klaus Hartl2008-10-082-52/+48
* Spinner:missing semicolonChi Cheng2008-10-081-1/+1
* Spinner: fixed incremental:false issue on mousedown (thanks cloudream)Ca-Phun Ung2008-10-071-2/+2
* UI Tabs: fixed queued tests, reviewKlaus Hartl2008-10-061-10/+14
* Spinner: add group and point options for improved support for international n...Ca-Phun Ung2008-10-062-12/+69
* UI Tabs: fixed removal of inline styles set for a tab panelKlaus Hartl2008-10-063-195/+208
* added tabs to test overviewKlaus Hartl2008-10-062-8/+35
* adding version property to all ui componentsJörn Zaefferer2008-10-051-0/+1
* adding version property to all ui componentsJörn Zaefferer2008-10-051-7/+9
* adding version property to all ui componentsJörn Zaefferer2008-10-0514-0/+14
* accordion functional demo: fixes to work with default themeJörn Zaefferer2008-10-052-12/+22
* accordion: remove selectedClass and generated spans on destroyJörn Zaefferer2008-10-051-0/+4
* Cleaning up functional demos, getting rid of the rest of flora themeJörn Zaefferer2008-10-052-16/+6
* Removing flora theme in favor of themeroller-based default themeJörn Zaefferer2008-10-0540-508/+0
* Spinner: spinner casing now sets itself a unique id based on the id of the or...Ca-Phun Ung2008-10-051-0/+8
* 'change' command is now 'option' commandKeith Wood2008-10-051-41/+61
* Add prev/next big textsKeith Wood2008-10-051-1/+4
* Correct keystroke handled for MacKeith Wood2008-10-051-7/+14
* Factor out class names for day hover and week hoverKeith Wood2008-10-051-14/+19
* Finishing move of autocomplete from trunk to 1.7 branchJörn Zaefferer2008-10-051-2/+0
* Moving autocomplete from trunk to 1.7 branchJörn Zaefferer2008-10-05102-1291/+1
* UI Tabs: unselect class was attached inconsistentlyKlaus Hartl2008-10-042-18/+59
* set svn:eol-style to nativeRichard Worth2008-10-040-0/+0
* Spinner: further refactored number formatter. 3 lines!Ca-Phun Ung2008-10-031-12/+3
* Spinner: fixed IE6 bugs with spinner height for data lists.Ca-Phun Ung2008-10-021-4/+5
* Spinner: added thousand separator format to numbers and refactored code.Ca-Phun Ung2008-10-022-13/+15
* UI Tabs: fixed "colon in id bug", wrote more unit tests and refactored stuff ...Klaus Hartl2008-10-023-26/+184
* added missing semicolonRichard Worth2008-10-011-2/+2
* Accordion: added support for effects.core ease equationsEduardo Lundgren2008-09-302-5/+48
* Datepicker: Default date cell shows over-state when nothing is selected, next...Marc Grabanski2008-09-291-5/+14
* Datepicker: Updated Mac keyboard commandsMarc Grabanski2008-09-291-14/+25
* Dialog: Made moveToTop public.Scott González2008-09-291-22/+22
* Datepicker: Added option, "constrainInput" to restrict input text to the curr...Marc Grabanski2008-09-281-4/+7
* $.widget: Create namespace if it doesn't already exist.Scott González2008-09-281-0/+1
* Datepicker: Created "option" method, deprecated "change" method.Marc Grabanski2008-09-281-1/+4
* UI Tabs: started with writing testsKlaus Hartl2008-09-282-0/+78
* Dialog: Added more tests.Scott González2008-09-281-7/+37
* Dialog: Removed functionality for copying classes from the main element to th...Scott González2008-09-281-4/+0
* UI Tabs: in IE the first tab was moved to upper left corner for tabs used in ...Klaus Hartl2008-09-271-0/+3
* Updated draggable defaults unit testRichard Worth2008-09-271-7/+35
* Accordion: fixed accordion drawers demo for IE6 and 7. Tested in FF2, FF3, Sa...Ca-Phun Ung2008-09-271-1/+10
* Spinner: reduced mousewheel timer from 500ms to 400ms (thanks cloudream)Ca-Phun Ung2008-09-271-1/+1
* Spinner: Removed external jquery.mousewheel.js call from visual test.Ca-Phun Ung2008-09-261-1/+0
* Spinner: added a timer to mousewheel interaction which fires a change event w...Ca-Phun Ung2008-09-263-3/+12
* Accordion: fix user-defined style issue when margin is set on expanderCa-Phun Ung2008-09-261-3/+5