Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '1.8.6' into devpreview | jzaefferer | 2010-11-19 | 1 | -29/+19 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/unit/index.html tests/unit/widget/widget.js tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.accordion.js ui/jquery.ui.autocomplete.js | ||||
| * | Progressbar: Added a complete event. Fixes #3500 - Progressbar callback at ↵ | Scott González | 2010-09-27 | 1 | -0/+3 |
| | | | | | | | | the end. | ||||
| * | Progressbar: cleanup. | Scott González | 2010-07-29 | 1 | -25/+12 |
| | | |||||
| * | All: Added http://jqueryui.com/about to header comments. | Scott González | 2010-07-14 | 1 | -1/+1 |
| | | |||||
| * | All: Define a local undefined variable inside the main closure. | Scott González | 2010-07-13 | 1 | -1/+1 |
| | | |||||
| * | Updated copyright headers to make it clear that you can choose between MIT ↵ | Scott González | 2010-07-09 | 1 | -3/+3 |
| | | | | | | | | and GPLv2. Also added a link to http://jquery.org/license. | ||||
* | | Add _superApply method and use it in a few places | jzaefferer | 2010-06-17 | 1 | -2/+2 |
|/ | |||||
* | Progressbar: Conform to coding standards. | Scott González | 2010-02-07 | 1 | -48/+36 |
| | |||||
* | Happy New Year | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Widget factory: Changed _create to _init. | Scott González | 2010-01-15 | 1 | -1/+1 |
| | | | | Partial fix for #5064 - Widget: make multiple instantiation more useful. | ||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -9/+8 |
| | | | | menu; including menu static tests). | ||||
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 1 | -0/+1 |
| | | | | Fixes #5023 - Split mouse code into its own file. | ||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -0/+119 |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |