| 2007-06-08 |
Christopher... | Fixed MIME type of new doc page. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Extended the docs a bit. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Extended the docs a bit. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | More explicit module-level function names in `babel... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Pedro Algarvio | Implemented message sorting, see #7. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Fix for mixed singular/plural messages, follow-up to... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Message catalogs can have multiple messages with the... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Add back POT header broken in previous check-in. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Enhance catalog to also manage the MIME headers. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Pedro Algarvio | Implemented the `init` subcommand, aka, `new_catalog... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Add Babel soruce path to CLDR import script automatical... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | `read_po` now returns a `Catalog`. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Pedro Algarvio | Added the available commands list to the `--help` outpu... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | The order of extraction methods is now preserved (see... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Move `Translations` and `LazyProxy` to new `babel.suppo... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Fix typo in [58]. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Pedro Algarvio | Fix 2nd typo of [58]. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Fix typo in [58]. |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | * The `extract_messages` distutils command now operato... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Add actual data structures for handling message catalog... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Pedro Algarvio | `new_catalog` now accepts another argument, `--domain... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
Christopher... | Rename the `babel.catalog` package to `babel.messages... |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Christopher... | Add `english_name` property to `Locale` class. |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Christopher... | Support sub-commands in command-line interface, and... |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Pedro Algarvio | Fixed a bug regarding plural msgid's handling when... |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Jonas Borgström | Added round-half-even (banker's rounding) support. |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
Christopher... | Support a `message_extractors` keyword argument directl... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Move the mapping configuration file format to `ConfigPa... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Support passing extraction method mapping and options... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Minor docstring fixes. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Fix copy&paste error in documentation stylesheet. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Some work towards #4. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Add setup config to get the SVN revision in the version... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Add new function to module exports. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Load locale data lazily to avoid penalizing usage of... |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Syntax highlighting for the docs. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
Christopher... | Move function for determining the system default locale... |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Christopher... | Started implementation of datetime parsing, using a... |
commit | commitdiff | tree | snapshot |
| 2007-06-05 |
Christopher... | Add optional pytz dependency to `INSTALL.txt`. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Christopher... | Fix for #8: fix extraction of strings from Python sourc... |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Christopher... | Add note on daylight savings time. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Christopher... | Extended time-zone support. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Christopher... | * Import datetime patterns from CLDR. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Christopher... | Started docs on number formatting/parsing. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Christopher... | Raise error on unsupported locales. Closes #5. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Christopher... | Add missing import. |
commit | commitdiff | tree | snapshot |
| 2007-06-04 |
Christopher... | More work on timezones. |
commit | commitdiff | tree | snapshot |
| 2007-06-03 |
Christopher... | Import basic timezone info from CLDR (see #3). Still... |
commit | commitdiff | tree | snapshot |
| 2007-06-03 |
Pedro Algarvio | Changing `write_po` to include licensing info, same... |
commit | commitdiff | tree | snapshot |
| 2007-06-03 |
Christopher... | * Reduce size of locale data pickles by only storing... |
commit | commitdiff | tree | snapshot |
| 2007-06-01 |
Christopher... | Add doc section on calender display names. |
commit | commitdiff | tree | snapshot |
| 2007-06-01 |
Christopher... | Reimplement line wrapping for PO writing (as the `textw... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Pedro Algarvio | Added line-wrap support for `write_po`. |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Jonas Borgström | Implemented babel.numbers.format_percent |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Pedro Algarvio | Change pot header's first line, "Translations Template... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Christopher... | Fix typo in doc. |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Christopher... | Moved some datetime tests from doctest to unittest... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Christopher... | Started documentation for date formatting, plus some... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Christopher... | Recognize python-format messages also for unnamed param... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Christopher... | Handle escape chars in datetime patterns. |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Christopher... | Minor date formatting improvements. |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Christopher... | Add a temporary/placeholder logo. Not the real thing... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Christopher... | Extended and documented `LazyProxy`. |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
Christopher... | * Removed pkg_resources/setuptools requirement from... |
commit | commitdiff | tree | snapshot |
| 2007-05-30 |
Pedro Algarvio | Both Babel's [source:trunk/babel/catalog/frontend.py... |
commit | commitdiff | tree | snapshot |
| 2007-05-30 |
Jonas Borgström | Add basic support for number format patterns. |
commit | commitdiff | tree | snapshot |
| 2007-05-30 |
Christopher... | Pull in some supplemental data from the CLDR, for thing... |
commit | commitdiff | tree | snapshot |
| 2007-05-30 |
Christopher... | Fix usage of `write_po` in frontends (follow-up to... |
commit | commitdiff | tree | snapshot |
| 2007-05-30 |
Christopher... | Add basic PO file parsing, and change the PO writing... |
commit | commitdiff | tree | snapshot |
| 2007-05-30 |
Christopher... | * The creation-date header in generated PO files now... |
commit | commitdiff | tree | snapshot |
| 2007-05-30 |
Christopher... | Fixes for the extended translations class. |
commit | commitdiff | tree | snapshot |
| 2007-05-30 |
Christopher... | Forgot to check in the doc directory. |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
Christopher... | Import of initial code base. |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
Christopher... | Basic directory layout. |
commit | commitdiff | tree | snapshot |
|