aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Adding googlecdn target to deploy-release-target and fixing checksum g...jzaefferer2010-03-301-3/+11
* Merge branch 'master' into checksumsjzaefferer2010-03-3028-256/+902
|\
| * Build: Minify i18n files and build a concatenated version; also fixing the do...jzaefferer2010-03-291-24/+47
| * Build: Use closure-jar propertyjzaefferer2010-03-291-2/+2
| * Merge branch 'master' of github.com:jquery/jquery-uijzaefferer2010-03-291-2/+2
| |\
| | * Changed widget factory to keep generic css framework class -state-disabled in...Richard D. Worth2010-03-291-2/+2
| * | Adding a visual testpage for button for profilingjzaefferer2010-03-291-0/+552
| |/
| * Merge branch 'master' of github.com:jquery/jquery-uijzaefferer2010-03-273-0/+26
| |\
| | * Merge branch 'master' of github.com:jquery/jquery-uiScott González2010-03-261-1/+1
| | |\
| | * | Position: Use parseInt() to prevent fractional pixel values.Scott González2010-03-263-0/+26
| * | | Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the dest...jzaefferer2010-03-272-5/+2
| * | | Accordion unit tets: Replacing destory method test with autocomplete/button a...jzaefferer2010-03-272-46/+36
| * | | Updating autocomplete and button unit tests: use equal instead of ok to compa...jzaefferer2010-03-272-3/+2
| * | | Accordion unit tests: Further normalization of styles to get consistent resul...jzaefferer2010-03-272-5/+4
| * | | Updating to latest QUnit (sometime soon it'll get versioned...), fixes test o...jzaefferer2010-03-271-3/+3
| * | | Slider: Removing the placeholder for the animate-option, as we generally don'...jzaefferer2010-03-271-4/+0
| * | | Slider: Test for test-option, setting the value with the value-method; either...jzaefferer2010-03-271-1/+11
| * | | Slider: Refactoring _trimValue method to use more sane programming logicjzaefferer2010-03-271-3/+6
| * | | Slider: Refactoring _valueMin and _valueMax methods, removing useless tempora...jzaefferer2010-03-271-4/+2
| * | | Slider: Inlining _step method, was used only oncejzaefferer2010-03-271-6/+1
| * | | Slider tests: Split three different change-event tests into three tests, addi...jzaefferer2010-03-271-25/+33
| * | | Drilldown menu: First attempt at drilldown animationsjzaefferer2010-03-261-3/+27
| * | | Menu prototypes: Renamed newer ones to old namesjzaefferer2010-03-262-0/+0
| * | | Menu prototypes: Remove early nested and drilldown prototypes, to be replaced...jzaefferer2010-03-262-489/+0
| * | | Autocomplete: Only remove classes actually added by the widget, ui-widget etc...jzaefferer2010-03-261-1/+1
| * | | Added $.ui.keyCode.ALT to complete list of metakeys, used in autocompletejzaefferer2010-03-262-1/+2
| | |/ | |/|
| * | Autocomplete: Use $.ui.autocomplete.escapeRegex in combobox demo; Fixes #5436...jzaefferer2010-03-261-1/+1
| |/
| * Fixed size calculations for dialogs.Scott González2010-03-251-2/+5
| * Core unit tests: Include testsuite.js for the testswarm includejzaefferer2010-03-251-0/+1
| * Updating to latest QUnitjzaefferer2010-03-251-9/+37
| * Drilldown menu: Fixing type-to-search, missing event argument to menu-activat...jzaefferer2010-03-251-1/+1
| * Menu: new prototype for drilldown menu with keyboard handlingjzaefferer2010-03-241-0/+235
| * Improved drilldown keyboard handlingjzaefferer2010-03-241-8/+12
| * Implemented menu/nested2 visual test, implementation doesn't rip DOM apart, w...jzaefferer2010-03-241-19/+145
| * Merge branch 'master' of github.com:jquery/jquery-uijzaefferer2010-03-241-1/+0
| |\
| | * Autocomplete demo: Removed todo (already captured in trac).Scott González2010-03-241-1/+0
| * | Fixing styles for menu to work properly in IEs, even with nested menus (updat...jzaefferer2010-03-242-0/+11
| |/
| * Menu: Ignore clicks that don't occur on the anchor tag within a valid menu it...Scott González2010-03-241-1/+1
| * Update testswarm url for new serverjzaefferer2010-03-231-1/+1
| * Menu: Testing nested menus without the DOM restructuring, just need to fix di...jzaefferer2010-03-231-0/+103
| * Remove width:100%; from menu-item styles (was there for icon-support, which w...jzaefferer2010-03-222-6/+10
| * Merge branch 'master' of github.com:jquery/jquery-uiScott González2010-03-2233-615/+268
| |\
| | * Updated AUTHORS.txt with URLs to website and Github, thanks Ralphjzaefferer2010-03-221-2/+2
| * | Dialog: Use .height(0) instead of .hide(0) when determining the size of the n...Scott González2010-03-221-1/+1
* | | Build: MANIFEST file for Google CDNjzaefferer2010-03-301-20/+15
* | | First iteration for generating the MANIFEST file with checksumsjzaefferer2010-03-211-0/+29
| |/ |/|
* | Adding a .gitignore file with some presetsjzaefferer2010-03-211-0/+7
* | Cleaning up visual tests jzaefferer2010-03-2128-594/+169
* | Fixing another typo in READMEjzaefferer2010-03-211-1/+1
* | Adding link to using-jquery-ui forum to READMEjzaefferer2010-03-211-1/+1