| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 145 | -145/+145 |
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work in... | Scott González | 2010-10-19 | 12 | -12/+12 |
* | Position: Added visual test for flipping with margin and box-shadow. | Scott González | 2010-09-03 | 1 | -0/+43 |
* | Improving visual testcase for position. Partial fix for #5284 - Position: Sma... | jzaefferer | 2010-07-30 | 1 | -15/+17 |
* | Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #569... | Scott González | 2010-07-19 | 2 | -2/+2 |
* | Button performance test: Don't use alert(). | Scott González | 2010-07-16 | 1 | -1/+1 |
* | Button performance test: Added alert for time to initialize. | Scott González | 2010-07-16 | 1 | -0/+3 |
* | Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow bre... | Scott González | 2010-07-14 | 1 | -0/+202 |
* | Datepicker: Added visual test for #5676 - DatePicker Dialog defaultDate incor... | Richard D. Worth | 2010-05-30 | 1 | -0/+30 |
* | Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ... | Richard D. Worth | 2010-05-26 | 1 | -3/+3 |
* | Visual test for #5382 - Button: specifying only a secondary icon for the butt... | jzaefferer | 2010-05-26 | 1 | -1/+2 |
* | Draggable, Resizable: ticket: #5335 - visual test | Carl Fürstenberg | 2010-05-23 | 1 | -57/+47 |
* | Draggable, Resizable: ticket: #5335 - visual test | Carl Fürstenberg | 2010-05-23 | 1 | -0/+62 |
* | Fixed visual test for Autocomplete to include select event. Test for #5405 Au... | jzaefferer | 2010-05-15 | 1 | -1/+4 |
* | more inline widgets and variations added to theme test page | paulirish | 2010-05-01 | 1 | -45/+187 |
* | visual test page to demonstrate theme. adapted from the UI download build. | paulirish | 2010-04-29 | 2 | -0/+391 |
* | crlf mess, round XIIIMD | jzaefferer | 2010-04-01 | 1 | -225/+225 |
* | Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui" | jzaefferer | 2010-04-01 | 6 | -631/+225 |
* | Merge branch 'tooltip' of github.com:jquery/jquery-ui | jzaefferer | 2010-04-01 | 6 | -225/+631 |
|\ |
|
| * | Added tooltip to widgets_in_dialog compound test | unknown | 2010-03-31 | 1 | -225/+228 |
| * | Merge branch 'master' into tooltip | jzaefferer | 2010-03-27 | 4 | -565/+100 |
| |\ |
|
| * \ | Merge branch 'master' into tooltip | jzaefferer | 2010-03-26 | 4 | -13/+493 |
| |\ \ |
|
| * | | | Added compound test for Tabs with Tooltips | jzaefferer | 2010-03-25 | 2 | -0/+38 |
| * | | | Tooltip: Add Button to visual test page to test interoperability | jzaefferer | 2010-03-25 | 1 | -0/+18 |
| * | | | Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) su... | jzaefferer | 2010-03-25 | 1 | -2/+2 |
| * | | | Tooltip: Added another element for testing the issue with mouseover/out | jzaefferer | 2010-03-21 | 1 | -1/+5 |
| * | | | Copying files from old Googlecode dev branch for tooltip | jzaefferer | 2010-03-21 | 4 | -0/+343 |
* | | | | Adding a visual testpage for button for profiling | jzaefferer | 2010-03-29 | 1 | -0/+552 |
| |_|/
|/| | |
|
* | | | Drilldown menu: First attempt at drilldown animations | jzaefferer | 2010-03-26 | 1 | -3/+27 |
* | | | Menu prototypes: Renamed newer ones to old names | jzaefferer | 2010-03-26 | 2 | -0/+0 |
* | | | Menu prototypes: Remove early nested and drilldown prototypes, to be replaced... | jzaefferer | 2010-03-26 | 2 | -489/+0 |
| |/
|/| |
|
* | | Drilldown menu: Fixing type-to-search, missing event argument to menu-activat... | jzaefferer | 2010-03-25 | 1 | -1/+1 |
* | | Menu: new prototype for drilldown menu with keyboard handling | jzaefferer | 2010-03-24 | 1 | -0/+235 |
* | | Improved drilldown keyboard handling | jzaefferer | 2010-03-24 | 1 | -8/+12 |
* | | Implemented menu/nested2 visual test, implementation doesn't rip DOM apart, w... | jzaefferer | 2010-03-24 | 1 | -19/+145 |
* | | Fixing styles for menu to work properly in IEs, even with nested menus (updat... | jzaefferer | 2010-03-24 | 1 | -0/+7 |
* | | Menu: Testing nested menus without the DOM restructuring, just need to fix di... | jzaefferer | 2010-03-23 | 1 | -0/+103 |
* | | Remove width:100%; from menu-item styles (was there for icon-support, which w... | jzaefferer | 2010-03-22 | 1 | -5/+10 |
|/ |
|
* | Cleaning up visual tests | jzaefferer | 2010-03-21 | 28 | -594/+169 |
* | Position Visual Test: Corrected page title - Testcase for #5284 Position: Sma... | jzaefferer | 2010-03-21 | 1 | -1/+1 |
* | Position: Adding visual testcase for #5284 - Position: Smarter collision dete... | jzaefferer | 2010-03-21 | 1 | -0/+65 |
* | line-endings | jzaefferer | 2010-03-20 | 4 | -773/+773 |
* | Widgets in Dialog compound visual test: Added more widgets and linked Slider ... | jzaefferer | 2010-03-20 | 1 | -10/+63 |
* | Compound visual dialog tests: Add some content to the page for better testing | jzaefferer | 2010-03-20 | 2 | -0/+254 |
* | Added visual menu tests from (old) dev-branch and fixed nested-menu | jzaefferer | 2010-03-20 | 4 | -0/+773 |
* | added new compound test, still incomplete | Jörn Zaefferer | 2010-03-20 | 1 | -0/+44 |
* | Added mouse, position, draggable and resizable dependencies | Jörn Zaefferer | 2010-03-20 | 1 | -0/+4 |
* | Added some margin to body to avoid horizontal scrollbar | Jörn Zaefferer | 2010-03-20 | 1 | -0/+1 |
* | Removed jQuery (not used); Added links to all.html, effects.all.html and comp... | Jörn Zaefferer | 2010-03-20 | 1 | -6/+14 |
* | Added Button and Autocomplete | Jörn Zaefferer | 2010-03-20 | 1 | -0/+29 |