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