Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -36/+0 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | All: Wrap I18n files with UMD return exports | Rafael Xavier de Souza | 2014-01-24 | 1 | -4/+17 |
| | | | | | Ref #9464 Ref gh-1029 | ||||
* | Datepicker: Finnish date format doesn't have padding for day and month. ↵ | Jörn Zaefferer | 2013-10-21 | 1 | -1/+1 |
| | | | | Fixes #9609 - Datepicker: Correct the Finnish date format | ||||
* | Datepicker: Replace HTML entities with characters in es, fi, gl, is, it, ↵ | Kris Borchers | 2012-08-23 | 1 | -5/+5 |
| | | | | pt-BR, pt and sl i18n files. Fixes #8515 - Datepicker: Translation displays HTML entities when setting some formats | ||||
* | Datepicker: Corrected values of dayNamesShort in Finnish translation. Fixes ↵ | Harri Kilpiö | 2012-03-14 | 1 | -2/+2 |
| | | | | #8194 - Datepicker: Incorrect day name for Finnish localization. | ||||
* | Use hard tabs for indentation consistently | Trey Hunner | 2012-02-27 | 1 | -7/+7 |
| | |||||
* | Datepicker i18n: Changed all html named character entities to unicode hex ↵ | Richard Worth | 2011-02-19 | 1 | -7/+7 |
| | | | | entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation | ||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -0/+23 |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |