| Commit message (Expand) | Author | Age | Files | Lines |
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 15 | -887/+887 |
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 115 | -115/+115 |
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 6 | -6/+0 |
* | Widget factory: Changed _create to _init. | Scott González | 2010-01-15 | 1 | -1/+1 |
* | Dialog: Tweaking demo so buttons fit on one line. | Scott González | 2010-01-15 | 1 | -6/+1 |
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 7 | -13/+13 |
* | Copied autocomplete from dev branch. | Scott González | 2010-01-14 | 13 | -0/+1138 |
* | Tabs ajax demo: Changed content of one of the remote tabs so it's obvious tha... | Scott González | 2010-01-13 | 1 | -3/+3 |
* | Accordion demos: Added missing include of mouse plugin. | Scott González | 2010-01-07 | 2 | -0/+2 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 21 | -241/+624 |
* | slider: fixed missing references to mouse plugin | Richard Worth | 2010-01-01 | 12 | -0/+12 |
* | Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ... | Scott González | 2009-12-23 | 7 | -0/+7 |
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 41 | -0/+41 |
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 93 | -0/+93 |
* | Dstepicker - Demonstrate opening/closing animations | Keith Wood | 2009-12-08 | 2 | -0/+55 |
* | Datepicker - Fixed #4987 - Add bosnian language to DatePicker | Keith Wood | 2009-12-08 | 2 | -0/+3 |
* | addClass demo: Fixed URLs to be relative. | Scott González | 2009-11-15 | 1 | -5/+5 |
* | Effects: Added fade effect. Needs documentation. | Scott González | 2009-11-13 | 1 | -0/+2 |
* | Datepicker: Added Afrikaans and English/UK localisations | Keith Wood | 2009-10-22 | 2 | -0/+6 |
* | sortable portlets demo: Swapped plus and minus icons for more consistency | Richard Worth | 2009-10-04 | 1 | -2/+2 |
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery... | Richard Worth | 2009-09-17 | 102 | -406/+406 |
* | effects easing: typo | Jörn Zaefferer | 2009-09-02 | 1 | -1/+1 |
* | fixed a little issue in Chrome, Safari | Richard Worth | 2009-09-02 | 1 | -1/+2 |
* | Fixed a bug in the drawing of all the graphs, especially visible in easeout c... | Richard Worth | 2009-09-02 | 1 | -6/+14 |
* | Dialog demo: Use the ui-state-highlight class instead of a hard-coded color. ... | Scott González | 2009-08-29 | 1 | -6/+11 |
* | Workaround for #4786, improved | Jörn Zaefferer | 2009-08-18 | 1 | -0/+1 |
* | Workaround for #4786 | Jörn Zaefferer | 2009-08-18 | 1 | -1/+11 |
* | sortable accordion: formatting | Jörn Zaefferer | 2009-08-18 | 1 | -1/+6 |
* | Tabs: Fix for #4785, improving styles | Jörn Zaefferer | 2009-08-18 | 1 | -2/+3 |
* | Tabs: Fix for #4785 | Jörn Zaefferer | 2009-08-18 | 2 | -0/+58 |
* | position: improved default demo to use position:absolute instead of fixed - w... | Jörn Zaefferer | 2009-08-16 | 1 | -1/+1 |
* | position: added demo to demos/index.html | Jörn Zaefferer | 2009-08-16 | 1 | -0/+2 |
* | include position plugin in demos/index.html - especially annoying when that i... | Jörn Zaefferer | 2009-08-06 | 1 | -0/+1 |
* | Dialog: Support hash, array, string for cursorAt option. Use position plugin... | Scott González | 2009-08-03 | 6 | -0/+6 |
* | Datepicker: Fixed #4131 Could week numbers [be] added to the Datepicker | Keith Wood | 2009-07-29 | 2 | -0/+35 |
* | Dialog: Include stackfix in default demo. | Scott González | 2009-07-28 | 1 | -0/+1 |
* | Copied position plugin from /branches/dev/positionTo r2971. | Scott González | 2009-07-24 | 6 | -0/+300 |
* | added tabs-slider demo | Jörn Zaefferer | 2009-07-19 | 2 | -0/+65 |
* | toggleClass demo: Fixed script and stylesheet URLs to be relative. | Scott González | 2009-07-13 | 1 | -4/+4 |
* | workaround for #4375 | Jörn Zaefferer | 2009-07-11 | 4 | -9/+20 |
* | replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly | Jörn Zaefferer | 2009-07-09 | 7 | -13/+12 |
* | accordion fix for #4653: added tests, adopted no-auto-height demo to also cov... | Jörn Zaefferer | 2009-07-03 | 1 | -4/+8 |
* | datepicker: fixed dateFormat example | Ca-Phun Ung | 2009-06-24 | 1 | -2/+2 |
* | Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localization | Keith Wood | 2009-06-22 | 2 | -0/+3 |
* | Datepicker. Fixed #3657 showOtherMonths should allow the selection of days fr... | Keith Wood | 2009-06-21 | 2 | -0/+33 |
* | Datepicker: Fixed #4592 Basque (euskara) localization | Keith Wood | 2009-06-16 | 2 | -0/+3 |
* | Datepicker: Added Vietnamese localisation | Keith Wood | 2009-06-06 | 2 | -0/+3 |
* | Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - De... | Scott González | 2009-05-31 | 1 | -7/+14 |
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 7 | -7/+7 |
* | eol-style and mime-type | Richard Worth | 2009-05-22 | 2 | -147/+147 |