Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use hard tabs for indentation consistently | Trey Hunner | 2012-02-27 | 1 | -2/+2 |
| | |||||
* | Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with ↵ | Kato Kazuyoshi | 2011-05-05 | 1 | -1/+1 |
| | | | | JavascriptPacker. | ||||
* | Datepicker: fixed the French translation. Fixed #6646 - Wrong French ↵ | Stéphane Raimbault | 2010-11-11 | 1 | -9/+11 |
| | | | | | | | | | translation of datepicker References - http://fr.wikipedia.org/wiki/Mois - http://sourceware.org/bugzilla/show_bug.cgi?id=6040 - http://code.djangoproject.com/browser/django/trunk/django/conf/locale/fr/LC_MESSAGES/djangojs.po | ||||
* | Datepicker: Fixed currentText in French locale. Fixes #5455 - Correction in ↵ | Scott González | 2010-10-26 | 1 | -1/+1 |
| | | | | French localization for Datepicker. | ||||
* | 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 |