summaryrefslogtreecommitdiff
path: root/Mailman/Gui/Language.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-128/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-2/+1
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-161-6/+5
* Other than contrib files, convert all imports of mm_cfg to imports of config.Barry Warsaw2007-07-141-5/+5
* Remove leftover reference to removed Mailman.database.tables.languagesbwarsaw2007-05-301-1/+0
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-1/+1
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-8/+18
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-6/+5
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* _setValue(): Be sure to also set the language on the doc.bwarsaw2002-12-071-0/+1
* Whitespace normalizationbwarsaw2002-11-041-3/+3
* GetConfigInfo(): Only allow the list administrator to choose languagesbwarsaw2002-11-041-1/+14
* GetConfigInfo(): Using GetDirectories() makes Mailman vulnerable tobwarsaw2002-09-131-1/+1
* GetConfigInfo(): Add description of encode_ascii_prefixes.bwarsaw2002-08-091-0/+25
* Use GUIBase as the base class.bwarsaw2002-02-271-3/+13
* GetConfigInfo(): Update to the new signature, accepting category andbwarsaw2001-10-151-1/+3
* intermediatebwarsaw2001-08-141-0/+71