log ChangeLog @ 396:0058b7f41d9a trunk

age author description
Tue, 15 Jul 2008 16:34:18 +0000 cmlenz Fixed quarters in date formatting. trunk
Tue, 15 Jul 2008 16:02:17 +0000 cmlenz The `format_timedelta` function now returns, for example, ?1 day? instead of ?0 days? if the granularity is `day` and the delta is less than a day but greater than zero. trunk
Wed, 09 Jul 2008 16:38:20 +0000 cmlenz Ported [417] to 0.9.x branch. stable-0.9.x
Wed, 09 Jul 2008 16:36:54 +0000 cmlenz Fix dates in ChangeLog. trunk
Tue, 08 Jul 2008 21:01:28 +0000 cmlenz Ported [407:415/trunk] back to 0.9.x branch. stable-0.9.x
Mon, 07 Jul 2008 14:49:16 +0000 cmlenz Implement support for aliases in the CLDR data. Closes #68. Also, update to CLDR 1.6, and a much improved `dump_data` script. trunk
Tue, 01 Jul 2008 09:17:34 +0000 aronacher Added changelog entry for new `get_plural` function. trunk
Mon, 16 Jun 2008 16:07:52 +0000 cmlenz Ported [385] to 0.9.x branch. stable-0.9.x
Mon, 16 Jun 2008 16:05:35 +0000 cmlenz Fixes for timezone calculations in time formatting (#83). trunk
Mon, 16 Jun 2008 12:48:43 +0000 cmlenz Merged revisions [358:360], [364:370], [373:378], [380:382] from [source:trunk]. stable-0.9.x
Mon, 16 Jun 2008 12:24:04 +0000 cmlenz Update to CLDR 1.5.1, which split out the metazone mappings into a separate supplemental file. trunk
Thu, 12 Jun 2008 16:26:52 +0000 aronacher Added !JavaScript extractor trunk
Thu, 12 Jun 2008 16:24:25 +0000 aronacher Stripping of comment tags is optional now. If enabled it will strip the tags from all lines of a comment now. trunk
Mon, 18 Feb 2008 18:09:30 +0000 pjenvey fix invalid message extraction methods causing: trunk
Mon, 04 Feb 2008 10:57:53 +0000 cmlenz Ported [353:354] to 0.9.x stable branch. stable-0.9.x 0.9.2
Mon, 04 Feb 2008 10:06:49 +0000 cmlenz Prepare ChangeLog for [milestone:0.9.2] release. trunk
Fri, 01 Feb 2008 15:41:31 +0000 cmlenz Ported [335:338], [345], and [351] to 0.9.x stable branch. stable-0.9.x
Fri, 01 Feb 2008 15:30:49 +0000 cmlenz Fix for #60. trunk
Fri, 01 Feb 2008 15:25:20 +0000 cmlenz Ported [349] to 0.9.x branch. stable-0.9.x
Fri, 01 Feb 2008 15:23:13 +0000 cmlenz Fix for #79 (location lines wrapping at hyphens). trunk
Fri, 01 Feb 2008 14:56:02 +0000 cmlenz Ported [346] and [347] to 0.9.x branch. stable-0.9.x
Fri, 01 Feb 2008 14:46:32 +0000 cmlenz Merging catalogs would sometimes mix translations from different runs. trunk
Fri, 01 Feb 2008 13:38:09 +0000 cmlenz Fix catalog updating with fuzzy matches. Closes #82. trunk
Fri, 28 Sep 2007 23:48:33 +0000 pjenvey Merged revisions 325 via svnmerge from stable-0.9.x
Fri, 28 Sep 2007 23:47:35 +0000 pjenvey mention the ticket, #66, in the last changelog trunk
Fri, 28 Sep 2007 05:25:20 +0000 pjenvey Merged revisions 321-323 via svnmerge from stable-0.9.x
Fri, 28 Sep 2007 05:18:27 +0000 pjenvey woops, misplaced changelog trunk
Fri, 28 Sep 2007 05:16:25 +0000 pjenvey fix catalogs' charset values not being recognized trunk
Fri, 07 Sep 2007 10:12:35 +0000 cmlenz Updated ChangeLog for [milestone:0.9.1]. trunk
Wed, 05 Sep 2007 16:32:51 +0000 cmlenz Write PO files in binary mode. Closes #61. trunk
Tue, 04 Sep 2007 15:09:54 +0000 cmlenz Fix for updating catalog messages that changed from gettext to ngettext or vice versa. trunk
Mon, 20 Aug 2007 09:04:35 +0000 cmlenz Updated ChangeLog for [milestone:0.9]. trunk
Wed, 01 Aug 2007 12:32:20 +0000 cmlenz Upgraded to CLDR 1.5 and improved timezone formatting. trunk
Fri, 20 Jul 2007 12:52:40 +0000 cmlenz Applied patch by Ramiro Morales for more extensive detection of Python string formatting specifiers. Closes #57. trunk
Wed, 18 Jul 2007 00:29:04 +0000 pjenvey o extract_python fixes: trunk
Mon, 16 Jul 2007 16:57:49 +0000 cmlenz Added infrastructure for adding catalog checkers, and implement a checker that validations Python format parameters in translations, closing #19. trunk
Mon, 16 Jul 2007 16:55:08 +0000 cmlenz Updated ChangeLog. trunk
Fri, 13 Jul 2007 15:59:42 +0000 cmlenz Added ChangeLog entries for [216:217]. trunk
Mon, 02 Jul 2007 09:26:08 +0000 cmlenz Merged revisions [192] and [195] via svnmerge from [source:/trunk]. stable-0.8.x
Mon, 02 Jul 2007 09:23:16 +0000 cmlenz Move change for #34 to 0.8.1 release in ChangeLog. trunk
Fri, 29 Jun 2007 14:50:20 +0000 cmlenz Rename command-line script to avoid conflict with the OpenBabel project. Closes #34. trunk
Fri, 29 Jun 2007 08:23:10 +0000 cmlenz Add renaming of `init_catalog` to ChangeLog. trunk
Thu, 28 Jun 2007 16:37:30 +0000 cmlenz Ported [188] to 0.8.x branch. stable-0.8.x
Thu, 28 Jun 2007 16:34:40 +0000 cmlenz Add a command-line option that prints out all available locales. Closes #24. trunk
Thu, 28 Jun 2007 11:51:26 +0000 cmlenz Ported [185:186] to 0.8.x branch. stable-0.8.x
Thu, 28 Jun 2007 11:50:30 +0000 cmlenz ChangeLog entry for [185]. trunk
Thu, 28 Jun 2007 10:28:25 +0000 cmlenz The frontends now provide ways to update existing translations catalogs from a template. Closes #22. trunk
Wed, 27 Jun 2007 22:49:31 +0000 pjenvey merged r182 from trunk stable-0.8.x
Wed, 27 Jun 2007 22:43:26 +0000 pjenvey added 'N_' (gettext noop) to the extractor's default keywords trunk
Fri, 22 Jun 2007 11:13:10 +0000 cmlenz Ported [165], [167], and [169] to 0.8.x branch. stable-0.8.x
Fri, 22 Jun 2007 10:35:24 +0000 cmlenz Added note on [167] to ChangeLog. trunk
Thu, 21 Jun 2007 14:38:30 +0000 cmlenz Add MO file generation. Closes #21. trunk
Wed, 20 Jun 2007 21:41:00 +0000 cmlenz The default ordering of messages in generated POT files, which is based on the order those messages are found when walking the source tree, is no longer subject to differences between platforms; directory and file names are now always sorted alphabetically. trunk
Wed, 20 Jun 2007 21:18:44 +0000 cmlenz Updated change log with recent fixes. trunk
Wed, 20 Jun 2007 10:07:37 +0000 cmlenz Initialized change log. trunk
Tue, 29 May 2007 20:33:55 +0000 cmlenz Import of initial code base. trunk
Copyright (C) 2012-2017 Edgewall Software