aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgraded jQuery to 1.6.4.Scott González2011-10-18270-430/+18585
* Build: For some reason, using parallel for gzip is causing some truncation is...Corey Frang2011-10-171-11/+9
* Build: Fixing the sizer script to handle this many filesCorey Frang2011-10-171-9/+11
* Build: whitespaceCorey Frang2011-10-171-98/+89
* Build: `ant size` will now give you a report detailing differences in size si...Corey Frang2011-10-173-122/+191
* Spinner: Re-enable autocomplete if the page is unloaded so the browser will r...Scott González2011-10-171-0/+9
* Autocomplete: Re-enable native autocomplete whent he page is unloaded. Fixes ...Scott González2011-10-171-0/+10
* Autocomplete: Avoid handling keypress when keydown modified the search term. ...Scott González2011-10-171-0/+14
* Scale: We can't detect this reliably currently, so assume all elements are po...Corey Frang2011-10-142-18/+5
* Dialog: fix small memory leak when having lot's of instances. Fixes #7793 - S...Florian Gutmann2011-10-141-6/+5
* Spinner: Fixed mousewheel stop timer.Scott González2011-10-131-1/+1
* Spinner: Adjust height check for IE 6 rendering.Scott González2011-10-131-1/+2
* Merge pull request #497 from dmethvin/fix-7788-ui-autocompleteScott González2011-10-131-1/+1
|\
| * Autocomplete tests: Fix #7788, incorrect selector in autoFocus test.Dave Methvin2011-10-131-1/+1
|/
* Menu: Check if menu is scrolling to prevent inadvertent mouseover events from...kborchers2011-10-121-4/+12
* Autocomplete: Don't react to the escape key if the menu isn't open. Fixes #75...Scott González2011-10-121-2/+4
* Autocomplete: Added missing semicolon.Scott González2011-10-121-1/+1
* Autocomplete: Use strict equality check.Scott González2011-10-121-1/+1
* Autocomplete: Don't react to menu blurs. Fixes #7742 - Autocomplete: Blur sho...Scott González2011-10-121-8/+0
* Tooltip tests: Adjust test to deal with blurring being async in IE.Scott González2011-10-121-1/+3
* Popup: Removed the focusout and focusin handlers which are nolonger necessary...kborchers2011-10-112-23/+5
* Tabs: Force ajax tabs to resolve asynchronously to avoid a bug caused by cach...Scott González2011-10-102-12/+21
* Spinner: Simulate keyup at the end of incremental tests to stop the repeat ti...Scott González2011-10-101-0/+3
* Tooltip demo: Use position option in tracking demo.Scott González2011-10-081-6/+8
* Popup: Added tooltip style demo and link to demos indexkborchers2011-10-062-0/+67
* Menubar: moved mouseleave _bind call into existing _bind block, added the mou...Marian Rudzynski2011-10-011-11/+12
* Merge pull request #484 from david/masterScott González2011-10-011-1/+1
|\
| * Autocomplete: Fix stray reference to element.val().David Leal2011-10-011-1/+1
|/
* Accordion: Fixed nested accordions.Scott González2011-09-301-5/+5
* Effects: fixing an animateClass issue when the class was emptyCorey Frang2011-09-291-1/+1
* Effect core: Making animate class cross-frame safe, style guidenceCorey Frang2011-09-291-3/+3
* Menubar: Fixed an issue with autoExpand binding that caused the menu to close...kborchers2011-09-291-16/+9
* Spinner: Added culture option.Scott González2011-09-284-2/+31
* Effects tests: Ignore leading/trailing whitespace when comparing style proper...Scott González2011-09-281-2/+2
* Tooltip: Fixed defaults in tests.Scott González2011-09-281-1/+1
* Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Value div c...Scott González2011-09-271-1/+1
* Sortable: replaced hard-coded sortable with this.widgetName, and removed line...Richard D. Worth2011-09-271-10/+9
* Autocomplete: Delay option just delays request, doesn't clear existing timeou...Jörn Zaefferer2011-09-241-1/+2
* Spinner: Fix the IE6-height-fix to not break the spinner when initialized whi...Jörn Zaefferer2011-09-241-1/+1
* Menu: Refactoring the collapseAll to deal with some issues selecting - Updati...Corey Frang2011-09-223-24/+32
* Popup: Make menu dependency actually optional, cleanup demosJörn Zaefferer2011-09-213-27/+4
* Popup: Use duration:fast for default animations. Also fix two missing semicol...Jörn Zaefferer2011-09-211-5/+11
* Popup: Added show/hide animations and a demokborchers2011-09-213-8/+112
* Merge remote branch 'kborchers/menu_notJustUL'Jörn Zaefferer2011-09-196-15/+210
|\
| * Menu: Add support for structures other than UL/LI plus visual and unit testskborchers2011-09-146-15/+210
* | Position: Check to also make sure to only flip if more of the element is insi...kborchers2011-09-161-2/+2
* | Position demo: Updated sizes of elements.Scott González2011-09-161-4/+11
* | Merge remote branch 'kborchers/bug_7686'Scott González2011-09-161-15/+14
|\ \
| * | Datepicker: Added additional check to checkExternalClick to work when clickin...kborchers2011-09-121-15/+14
* | | Updating the master version to 1.9pre.Scott González2011-09-141-1/+1