2004-03-09 12:12  longsleep

	* NEWS.txt: updated NEWS and prepare for next release

2004-03-09 12:03  longsleep

	* PlacelessTranslationService.py: we need to kill old catalogs from
	control panel

2004-03-08 22:19  longsleep

	* GettextMessageCatalog.py, PlacelessTranslationService.py: fixed a
	couple of issues with the last checking which popped up after
	testing :)

2004-03-08 11:07  longsleep

	* GettextMessageCatalog.py, PlacelessTranslationService.py: add
	product to the id of the zodb catalog to allow same filenames of po
	files in different products

2004-03-08 10:28  longsleep

	* Negotiator.py: fixed collector #910529 thanks to Nicolas Ledez
	for the report and the patch

2004-03-02 10:34  longsleep

	* __init__.py: minor cleanups

2004-03-02 10:27  longsleep

	* PlacelessTranslationService.py: code review prepare for rc2
	release

2004-03-02 10:10  longsleep

	* NEWS.txt: removed plone2 note

2004-03-02 10:10  longsleep

	* version.txt: please dont check in version.txt into cvs .. make
	cvs tags instead

2004-03-01 11:33  tiran

	* NEWS.txt, version.txt: preparing 1.0fork-rc2 for plone2

2004-03-01 11:32  tiran

	* GettextMessageCatalog.py, PlacelessTranslationService.py: Added
	support for locales directory (zope 3 style)

2004-02-25 20:22  tiran

	* FasterStringIO.py: Removed \n from the join in the read() method

2004-02-18 01:22  jimroepcke

	* PatchStringIO.py: corrected encoding for the python file

2004-02-17 08:11  dtremea

	* GettextMessageCatalog.py: 2nd round: fixed security setting. Now
	Title, file_exists and getError can be still called from
	'www/catalog_broken.pt'.

2004-02-17 07:47  dtremea

	* GettextMessageCatalog.py: Fixed security setting. Now Title,
	file_exists, getEncoding and displayInfo can be still called from
	'www/catalog_info.pt'.

2004-02-16 19:21  dtremea

	* __init__.py: Fixed a _load_i18n_dir call to reflect the last
	changes.

2004-02-16 13:14  tiran

	* GettextMessageCatalog.py, MessageID.py, Negotiator.py,
	PlacelessTranslationService.py, __init__.py, debian/changelog:
	Added security informations Added get_transaction() as fallback to
	get a valid REQUEST object Prepared zope3 style locales loading
	Added/Fixed comments

2004-02-11 12:56  ajung

	* PlacelessTranslationService.py: 'return' forgotten

2004-02-11 02:30  tiran

	* PlacelessTranslationService.py, version.txt: back to development

2004-02-11 02:27  tiran

	* NEWS.txt, PlacelessTranslationService.py, version.txt: preparing
	1.0rc1 (for plone 2.0final)

2004-02-11 01:15  pupq

	* FasterStringIO.py, MessageID.py, utils.py: Used 'False' without
	defining it; incompatible with older versions of Python. Fixed by
	creating fallback definitions of False.

2004-02-04 16:51  tiran

	* FasterStringIO.py: I lost from Globals import get_request somehow
	and it wasn't detected by my tests :((

2004-02-04 15:12  tiran

	* FasterStringIO.py: reverted a change

2004-02-04 08:30  tiran

	* FasterStringIO.py: don't use str() for unicode

2004-02-04 06:39  tiran

	* FasterStringIO.py, debian/changelog: bugfix for py2.1 and 2.2

2004-02-03 23:18  tiran

	* debian/: README.Debian, changelog, compat, config, control,
	copyright, postinst, prerm, rules, templates: added debian package
	directory

2004-02-03 23:14  tiran

	* FasterStringIO.py, GettextMessageCatalog.py, MessageID.py,
	NEWS.txt, Negotiator.py, PatchStringIO.py,
	PlacelessTranslationService.py, TranslateTags.py, __init__.py,
	msgfmt.py, utils.py, version.txt: merged my negotiator branch to
	the HEAD

2004-02-03 22:06  tiran

	* FasterStringIO.py: file FasterStringIO.py was initially added on
	branch tiran-negotiator-branch.

2004-01-30 16:45  tiran

	* utils.py: file utils.py was initially added on branch
	tiran-negotiator-branch.

2004-01-29 00:59  tiran

	* msgfmt.py: added comment

2004-01-28 14:48  tiran

	* PlacelessTranslationService.py: never change code between testing
	and a cvs ci

2004-01-28 14:41  tiran

	* MessageID.py, __init__.py: added Zope3 like message id factory
	(still under heavy construction)

2004-01-28 14:41  tiran

	* PlacelessTranslationService.py: added utranslate() methods to PTS
	Wrapper and PTS (using as_unicode from any code outside from PTS is
	deprecated. This argument will disapear sooner or later)

2004-01-28 09:56  longsleep

	* NEWS.txt: prepare for release

2004-01-28 09:53  longsleep

	* GettextMessageCatalog.py, PlacelessTranslationService.py,
	msgfmt.py: prepare for release code beautyfication better read all
	files with rb instead of just r

2004-01-28 00:18  longsleep

	* PlacelessTranslationService.py: synced with savannah changes

2004-01-28 00:14  longsleep

	* msgfmt.py: synced with changes from savannah

2004-01-28 00:07  longsleep

	* GettextMessageCatalog.py, PlacelessTranslationService.py,
	_FORK_IS_CLOSED.txt, www/catalog_broken.pt: catch errors from
	broken po files show broken catalog in control panel including
	traceback

2004-01-12 22:13  tiran

	* _FORK_IS_CLOSED.txt: closing fork

2004-01-09 18:10  dtremea

	* PatchStringIO.py: Fixed python encoding as PEP-0263 regex
	request.

2004-01-07 22:28  longsleep

	* NEWS.txt: prepare for release

2004-01-07 12:25  longsleep

	* GettextMessageCatalog.py, www/catalog_info.pt,
	www/catalog_test.pt: fixed encoding issues with catalog info and
	test pages

2004-01-07 11:11  longsleep

	* NEWS.txt: updated news

2004-01-07 11:08  longsleep

	* PlacelessTranslationService.py, __init__.py: deprecation warning
	when mo files were found

2004-01-07 10:53  longsleep

	* PlacelessTranslationService.py: removed NOISY_DEBUG hack (ppl can
	set zopes env var to not display BLATHER debug messages)
	incremented class version to get existing pts instances replaced

2004-01-07 10:47  longsleep

	* __init__.py: deprecated use of INSTANCEHOME/i18n folder

2004-01-07 10:33  longsleep

	* GettextMessageCatalog.py, NEWS.txt, PatchStringIO.py,
	PlacelessTranslationService.py, __init__.py, msgfmt.py,
	test_PlacelessExports.py, version.txt,
	tests/test_PlacelessExports.py: merged with tiran-pts-mocompiler
	branch

2003-12-26 22:03  tiran

	* version.txt: file version.txt was initially added on branch
	tiran-pts-mocompiler.

2003-12-22 17:46  tiran

	* msgfmt.py: fixed a bug and added a small test routine

2003-12-22 17:38  tiran

	* msgfmt.py: add msgfmt script to compile po files on the fly
	(taken from plone-2.3.2/Tools/i18n and modified)

2003-11-24 21:58  longsleep

	* NEWS.txt: prepare for release

2003-11-24 21:57  longsleep

	* PlacelessTranslationService.py: mark the forked class and
	prepeare for release

2003-11-24 21:43  longsleep

	* PlacelessTranslationService.py, __init__.py: no longer register a
	persitent object at pt service registry .. instead register a non
	persistent wrapper

2003-11-20 22:26  longsleep

	* NEWS.txt: updated NEWS file

2003-11-20 22:22  longsleep

	* i18n/pts-de.po: added german translation

2003-11-20 22:16  longsleep

	* Negotiator.py: reimplemented the negotiator hook for custom
	classes with backwards compatibilty to existing negotiations

2003-11-20 17:14  tesdal

	* COPYING.txt, Domain.py, GettextMessageCatalog.py, MOVED,
	NEWS.txt, Negotiator.py, PatchStringIO.py,
	PlacelessTranslationService.py, README.ZPT, TranslateTags.py,
	__init__.py, test_PlacelessExports.py,
	i18n/PlacelessTranslationService.pot, i18n/pts-pt-br.po,
	www/GettextMessageCatalog.png,
	www/PlacelessTranslationService-32.png,
	www/PlacelessTranslationService.png, www/catalog_info.pt,
	www/catalog_test.pt: PlacelessTranslationService in Collective
	again. We need it where the developers are, and it fits nicely with
	PloneLanguageTool and I18NLayer.

2003-01-17 02:12  lalo

	* Domain.py, GettextMessageCatalog.py, MOVED, Negotiator.py,
	PlacelessTranslationService.py, SimpleTranslationService.py,
	__init__.py: moving out

2003-01-09 17:32  lalo

	* Negotiator.py: fixing Negotiator to allow for "submatching", eg,
	returning pt-br when user asked for pt

2003-01-03 18:38  dreamcatcher

	* Negotiator.py: Fix a bad interaction with zope2.6 zpt, that
	doesnt pass a good context

2003-01-02 20:58  lalo

	* PlacelessTranslationService.py: first experiment in exposing more
	info about the available translations

2003-01-02 16:29  lalo

	* .cvsignore: splitting this off from AltPTi18n

2003-01-02 16:29  lalo

	* Domain.py, GettextMessageCatalog.py, Negotiator.py,
	PlacelessTranslationService.py, SimpleTranslationService.py,
	__init__.py: Initial revision

