summaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.progressbar.js
Commit message (Collapse)AuthorAgeFilesLines
* task: make selectmenu easier to download/extract/use, see #172Felix Nagel2012-07-121-109/+0
|
* Protect all copyright notices against minificationJörn Zaefferer2012-04-021-1/+1
| | | | | | | | For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention. (cherry picked from commit 37dcc3e21df5f1373ff9963217073a9faecfc057, dropped menu, spinner and tooltip)
* Updated copyright year.Scott González2012-03-191-1/+1
|
* Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be ↵Kyle Florence2011-04-091-0/+1
| | | | | | hidden when value is at 0% (cherry picked from commit 3b77ac654b079a3098d12cca04d2397bb3863b85)
* Updated copyright year.Scott González2011-01-171-1/+1
|
* Progressbar: Added max option. Fixes #6681 - Progressbar: add max option.Marian Rudzynski2010-11-221-8/+19
|
* Progressbar: Added a complete event. Fixes #3500 - Progressbar callback at ↵Scott González2010-09-271-0/+3
| | | | the end.
* Progressbar: cleanup.Scott González2010-07-291-25/+12
|
* All: Added http://jqueryui.com/about to header comments.Scott González2010-07-141-1/+1
|
* All: Define a local undefined variable inside the main closure.Scott González2010-07-131-1/+1
|
* Updated copyright headers to make it clear that you can choose between MIT ↵Scott González2010-07-091-3/+3
| | | | and GPLv2. Also added a link to http://jquery.org/license.
* Progressbar: Conform to coding standards.Scott González2010-02-071-48/+36
|
* Happy New YearRichard Worth2010-01-201-1/+1
|
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
| | | | Partial fix for #5064 - Widget: make multiple instantiation more useful.
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-9/+8
| | | | menu; including menu static tests).
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-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 Worth2009-09-171-0/+119
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935