13 Commits

Author SHA1 Message Date
Michiel Nauta
e93a6e6329 Fix methodcall on nonetype object
svn: r17284
2011-04-26 20:19:54 +00:00
Peter Landgren
6b1b570072 Fiexed a typo.
svn: r17181
2011-04-21 09:17:07 +00:00
Jérôme Rapinat
39d11f132b 4844: revert rev17071
svn: r17179
2011-04-21 08:47:59 +00:00
Peter Landgren
618aa42f69 If UTF-8 is used in env variable LANG, wrong date handler might be loaded.
svn: r17094
2011-04-10 14:39:01 +00:00
Peter Landgren
f6120d11b5 Fix of issue 4812, use of LANG env variable.
svn: r17071
2011-04-07 12:41:20 +00:00
Jérôme Rapinat
5c8a3f7488 4532: Patch for Windows (by josip)
svn: r16386
2011-01-15 09:43:34 +00:00
Brian Matherly
758d69ec88 Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations.
svn: r13436
2009-10-28 03:25:57 +00:00
Raphael Ackermann
65f72560d1 pep8 fixes
fixing typos


svn: r12934
2009-08-09 17:09:32 +00:00
Espen Berg
450ff36dfc Norwegian datehandler updated
svn: r10661
2008-05-04 07:55:01 +00:00
Brian Matherly
d40c492f3a map English_United States to English dates
svn: r8820
2007-08-16 04:14:19 +00:00
Don Allingham
48c04f4798 2007-06-26 Don Allingham <don@gramps-project.org>
* src/Bookmarks.py: pylint
	* src/DateEdit.py: pylint
	* src/AutoComp.py: pylint
	* src/BaseDoc.py: pylint
	* src/DateHandler/_DateParser.py: pylint
	* src/DateHandler/_Date_fi.py: pylint
	* src/DateHandler/_DateUtils.py: pylint
	* src/DateHandler/__init__.py: pylint
	* src/DateHandler/_DateDisplay.py: pylint
	* src/DateHandler/_Date_fr.py: pylint
	* src/DateHandler/_Date_es.py: pylint
	* src/DateHandler/_Date_nl.py: pylint
	* src/DateHandler/_Date_sk.py: pylint
	* src/DateHandler/_DateHandler.py: pylint
	* src/DateHandler/_Date_lt.py: pylint
	* src/DateHandler/_Date_ru.py: pylint
	* src/DateHandler/_Date_sv.py: pylint
	* src/DateHandler/_Date_de.py: pylint



svn: r8675
2007-06-27 04:50:33 +00:00
Alex Roitman
a5e00e22ed * src/DateHandler/__init__.py: Proper import sequence.
* src/DateHandler/_DateHandler.py: Split into parts.
	* src/DateHandler/_DateUtils.py: Add new file.
	* src/DateHandler/_Date_sk.py: Bring to the new module structure.
	* src/DateHandler/Makefile.am (pkgdata_PYTHON): Ship new file.
	* src/GrampsDb/_ReadGedcom.py: Import from proper module.



svn: r6657
2006-05-14 20:14:59 +00:00
Alex Roitman
44040b095a Remove dependency on load_plugins
svn: r6136
2006-03-11 04:58:58 +00:00