179 Commits

Author SHA1 Message Date
Paul Franklin
d40325339b add and enable Greek date handler (from Zissis Papadopoulos)
svn: r22895
2013-08-21 16:54:41 +00:00
Jérôme Rapinat
9430fbc478 Enable Ukrainian date handler
svn: r22889
2013-08-21 06:56:24 +00:00
Paul Franklin
9d8d0247d8 remove superfluous untranslsted strings from _Date_ar.py
svn: r22798
2013-08-04 19:16:05 +00:00
Paul Franklin
1a004a5290 add clarifying comment to _Date_el.py
svn: r22797
2013-08-04 19:12:29 +00:00
Paul Franklin
cd73c7af93 added SVN properties to _Date_el.py
svn: r22796
2013-08-04 18:26:11 +00:00
Paul Franklin
2a2d356972 add Greek date handler, by Zissis Papadopoulos, for further testing
svn: r22795
2013-08-04 17:50:31 +00:00
Paul Franklin
6633925a0f revert the Finnish date-format change (remove the four I added)
svn: r22676
2013-07-13 20:56:12 +00:00
Paul Franklin
a7b6648672 correct the Finnish date-format choices (add the other four)
svn: r22673
2013-07-13 20:02:18 +00:00
Paul Franklin
6507c468bf added and/or clarified various date handler comments
also slightly reformatted a few date handler lines
and fixed one (locale-specific) date handler typo


svn: r22670
2013-07-13 18:00:11 +00:00
Paul Franklin
9dae34ec84 standardize date handler's internal argument names, for easier comparisons
svn: r22665
2013-07-09 01:31:30 +00:00
Paul Franklin
2f0992afa7 added SVN properties, and SVN Id lines as needed, fixed typos in _Date_ar.py
svn: r22606
2013-06-25 19:39:30 +00:00
Jérôme Rapinat
9b6a95d40c Add Arabic date handler to SVN, not enable yet on __init__.py and Makefile.am files
svn: r22601
2013-06-25 09:11:41 +00:00
Jérôme Rapinat
945f1a5000 do not enable Ukrainian date handler yet
svn: r22309
2013-05-15 07:29:01 +00:00
Jérôme Rapinat
35ca071220 add Ukrainian date handler (contribution by Fedir)
svn: r22299
2013-05-14 16:26:45 +00:00
John Ralls
51bedcd46c 6553: Local settings and reports and event editor
Query the environment variables LC_TIME and LANG before resorting to
getdefaultlocale() on Win32.

svn: r22193
2013-05-07 14:21:29 +00:00
Tim G L Lyons
4697de789c 0003428: When running with pythonw.exe, Windows may crash if you write to stdout. Some more print statements changed to log.warning.
svn: r21510
2013-03-01 13:12:20 +00:00
Jérôme Rapinat
199f81a832 common date handler for Norwegian Bokmål and Norwegian Nynorsk
svn: r20799
2012-12-20 13:44:58 +00:00
Jérôme Rapinat
4dabf58a6b improvements on french date handler (by Mathieu MD)
svn: r19199
2012-04-01 15:00:39 +00:00
Josip Pisoj
53c9c30890 bug #5554: Automake problem
svn: r18851
2012-02-10 20:25:15 +00:00
Michiel Nauta
bd3dc0e82c 5422: Error on date entry
svn: r18562
2011-12-10 10:04:35 +00:00
Paul Franklin
c83653f017 for Python files and Makefile.am files in the "src" (only) sub-tree:
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none


svn: r18554
2011-12-06 16:56:50 +00:00
Tim G L Lyons
3adb1b7ffa Merged trunk r17888 through r18397 into geps023.
Conflicts resolved in:
    /data/grampsxml.dtd
    /data/grampsxml.rng
    /src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
    /src/plugins/import/ImportXml.py
(Various property conflicts also resolved)

svn: r18405
2011-11-05 19:07:58 +00:00
Paul Franklin
ba60ec4c07 missing or malformed SVN "Id" line
svn: r18361
2011-10-23 03:13:50 +00:00
Paul Franklin
331c135235 5128: Python files with no SVN "Id" property (& added MIME text/plain if none)
svn: r18338
2011-10-16 20:21:22 +00:00
Jérôme Rapinat
7966ecd52f 4400: add chinese date handler for testing (not enabled on Makefile.am, see __init__.py and DateHandler.py)
svn: r18120
2011-09-07 12:40:20 +00:00
Jérôme Rapinat
072fbd2ada Add Danish DateHandler (contribution by Chris Darnell)
svn: r17800
2011-06-16 11:16:27 +00:00
Vassilii Khachaturov
62aa438235 Removing text_display method, as suggested by Doug
(see http://www.gramps-project.org/bugs/view.php?id=4658#c19416 ).



svn: r17498
2011-05-14 20:30:36 +00:00
Michiel Nauta
711ec274ba Fix methodcall on nonetype object
svn: r17283
2011-04-26 20:19:18 +00:00
Jérôme Rapinat
91f7422b77 4848: Lithuanian date handler (display gregorian) and libtranslate
svn: r17202
2011-04-22 08:41:06 +00:00
Peter Landgren
8797495dc0 Fiexed a typo.
svn: r17180
2011-04-21 09:16:36 +00:00
Jérôme Rapinat
be654a74d2 4844: revert rev17071
svn: r17178
2011-04-21 08:46:23 +00:00
Peter Landgren
673de5d297 If UTF-8 is used in env variable LANG, wrong date handler might be loaded.
svn: r17093
2011-04-10 14:38:29 +00:00
Peter Landgren
4274ea16f5 Fixed so that correct date format was shown in Preferences.
svn: r17091
2011-04-10 08:26:00 +00:00
Peter Landgren
c7338a7569 Fix of issue 4812, use of LANG env variable.
svn: r17072
2011-04-07 12:41:50 +00:00
Vassilii Khachaturov
4002b1d4d1 Harmonise parser with displayer - accept genitive case for months
in parser, so that the same case as output by displayer is recognised,
not just nominative case. (Added genitive for all calendars).

Also, fixed some wrong genitive spellings present in the parser and also
added some common alternative spellings for Hebrew months.



svn: r16853
2011-03-19 15:20:27 +00:00
Vassilii Khachaturov
79f3bde62b Use consistent number of letters to denote the YYYY field.
svn: r16807
2011-03-11 09:11:30 +00:00
Peter Landgren
55fabe2187 Fixed a typo and improved Swedish Calendar.
svn: r16642
2011-02-17 08:34:48 +00:00
Gerald Britton
4a67b6fdaa add missing closing paren from commit 16636
svn: r16637
2011-02-16 20:10:55 +00:00
Gerald Britton
a19e65073c Use built-in map function to simplify some list comprehensions
svn: r16636
2011-02-16 20:06:40 +00:00
Jérôme Rapinat
1630036075 4089: Month names for Lithuanian (contribution by embar)
svn: r16574
2011-02-05 08:29:45 +00:00
Zdeněk Hataš
e213db183c month inflection added to DateDisplay
svn: r16514
2011-01-31 12:32:36 +00:00
Zdeněk Hataš
9b24451db1 various updates to reflect current handler features, cleanup
svn: r16501
2011-01-29 07:59:44 +00:00
Jérôme Rapinat
f8727e812e 4089: Month names (by embar)
svn: r16493
2011-01-28 09:53:06 +00:00
Jérôme Rapinat
5c8a3f7488 4532: Patch for Windows (by josip)
svn: r16386
2011-01-15 09:43:34 +00:00
Jérôme Rapinat
cb37e3d7ce 4089: Month names for Russian (contribution)
svn: r16189
2010-11-13 21:33:48 +00:00
Jérôme Rapinat
5ae9f75ded Slovenian Date et Relationships handlers (by Bernard Banko)
svn: r15761
2010-08-17 08:16:24 +00:00
Jérôme Rapinat
94f0d17c8b update Slovenian files
svn: r15752
2010-08-16 12:23:56 +00:00
Jérôme Rapinat
548533d472 4089: 5 caracters for short months
svn: r15662
2010-07-29 08:51:24 +00:00
Jérôme Rapinat
adda80f8fe 4089: Capital letter and short months for russian
svn: r15612
2010-06-30 08:03:42 +00:00
Jérôme Rapinat
36d657b272 4089: try to use cyrillic alphabet for russian long months
svn: r15611
2010-06-30 07:53:56 +00:00