Commit Graph

21085 Commits

Author SHA1 Message Date
Benny Malengier
16cfc2af23 6618: Export CSV crashes gramps 4.0 beta
svn: r21999
2013-04-15 11:01:24 +00:00
Benny Malengier
77adb230c5 6635: retry of bug 6443, exec missing globals
svn: r21997
2013-04-15 09:40:47 +00:00
Benny Malengier
9503faed70 6623: funny GUI report-language display
svn: r21994
2013-04-15 09:15:34 +00:00
Erik De Richter
1e1e57c576 updated nl translation
svn: r21993
2013-04-14 20:02:24 +00:00
Erik De Richter
fecaba830e updated nl translation
svn: r21992
2013-04-14 07:14:19 +00:00
Paul Franklin
5d13d706b6 add "Id" property and line, and stdoptions.py
svn: r21990
2013-04-13 23:34:50 +00:00
Paul Franklin
7ec9f36fe2 add "Id" property
svn: r21989
2013-04-13 21:03:07 +00:00
John Ralls
d8b04d281d GrampsLocale: Restore the _hastag.py files
Accidentally deleted in r21968

svn: r21988
2013-04-13 19:47:59 +00:00
Paul Franklin
dcb84fd166 add "Id" property
svn: r21987
2013-04-13 15:11:04 +00:00
John Ralls
3127dc08e2 [r21977]Remove unnecessary (and broken in Py3) import
svn: r21986
2013-04-13 14:38:02 +00:00
John Ralls
58c2b11013 [r21968]GrampsLocale: Remove get_translation()
Only one base translation per locale. To set up a different locale
on any axis (locale, domain, directory, or languages) instantiate a
secondary locale by calling GrampsLocale() with the appropriate
arguments.

svn: r21985
2013-04-13 14:37:34 +00:00
John Ralls
d674eed2d4 [r21967]GrampsLocale: Integrate libtranslate functions into GrampsLocale
And remove libtranslate

svn: r21984
2013-04-13 14:35:30 +00:00
John Ralls
751ac2aef0 [r21966]GrampsLocale: Extract 2 reporting functions
set_translation() to the Report class
Add a new module stdoptions to gen.plug.report with function
add_localization_option(). The intent of stdoptions is to reduce the code-copying among reports; this is the first bit.

svn: r21983
2013-04-13 14:35:23 +00:00
John Ralls
eb63ae3d8e [r21965]GrampsLocale: Add get_date and get_type functions
To enable GrampsLocale to replace libtranlate.py's Translation
class.

svn: r21982
2013-04-13 14:35:15 +00:00
John Ralls
6f7c65a038 [r21964]GrampsLocale: Add date_parser and date_displayer properties
svn: r21981
2013-04-13 14:35:08 +00:00
John Ralls
1e598e846a [r21963]MacLocale: Capture collation qualifications
svn: r21980
2013-04-13 14:35:02 +00:00
John Ralls
9f1ec6daf6 [r21962]GrampsLocale: Make dictionaries class variables
lang_map and country_map

svn: r21979
2013-04-13 14:34:56 +00:00
John Ralls
044452805b [r21961]GrampsLocale: Refactor/clean up initialization
Includes moving encoding to be a class variable.

svn: r21978
2013-04-13 14:34:49 +00:00
Nick Hall
5d3735123e 6622: Change regular expression rules to use search rather than match
svn: r21975
2013-04-13 14:30:12 +00:00
Fedik
89847f1df3 small translation and uptades
svn: r21973
2013-04-13 13:23:40 +00:00
Jérôme Rapinat
f7a0036a41 update and merge Greek translation with last template (by Ζήσης Παπαδόπουλος)
svn: r21972
2013-04-13 06:27:55 +00:00
Mirko Leonhäuser
b1b5b1dbfb updated german translation
svn: r21970
2013-04-13 00:11:28 +00:00
Jérôme Rapinat
24414d6285 update Hungarian translation (by Nemeséri Lajos)
svn: r21960
2013-04-12 07:22:53 +00:00
Fedik
86f069e05a small translation and uptades
svn: r21959
2013-04-11 20:01:41 +00:00
Jérôme Rapinat
40219c0b83 typo
svn: r21957
2013-04-11 07:51:29 +00:00
Jérôme Rapinat
84c9e42d96 merge french translation with last template
svn: r21956
2013-04-11 07:48:08 +00:00
Jérôme Rapinat
1cf906be39 update and merge Hungarian translation (by Nemeséri Lajos)
svn: r21955
2013-04-11 07:33:30 +00:00
Paul Franklin
e0ed05653d add person-index entries, for book report
svn: r21954
2013-04-10 21:56:35 +00:00
Paul Franklin
b7b2ba690a add TOC and index entries, for book report
svn: r21951
2013-04-10 20:25:35 +00:00
Paul Franklin
8725f2e236 add TOC entry, for book report
svn: r21950
2013-04-10 19:05:56 +00:00
Paul Franklin
ca4c231eaa missing import
svn: r21947
2013-04-10 19:00:58 +00:00
Fedik
cb6a42364b small translation and uptades
svn: r21946
2013-04-10 18:05:23 +00:00
Nick Hall
f6b043da6f 6599: Fix python3 error
svn: r21944
2013-04-10 17:39:19 +00:00
Nick Hall
f4aecf48c1 6599: Add regex parameter to rules which override the constructor
svn: r21942
2013-04-10 13:24:04 +00:00
Peter Landgren
e4af48c0f3 BSDDB -> Bsddb.
svn: r21940
2013-04-10 12:58:54 +00:00
Peter Landgren
bca4e0852f BSDDB -> Bsddb.
svn: r21939
2013-04-10 12:58:15 +00:00
Fedik
4862a5e072 small translation and uptades
svn: r21936
2013-04-09 18:09:15 +00:00
Nick Hall
516cc588c6 6599: Add regular expression option to rules using the match_substring method
svn: r21934
2013-04-09 13:51:38 +00:00
Jérôme Rapinat
ad8908fe96 6608: typo
svn: r21930
2013-04-09 13:47:41 +00:00
Jérôme Rapinat
7b98d528f1 existing name for gexiv2 package
svn: r21929
2013-04-09 13:45:48 +00:00
Mirko Leonhäuser
342ea53dae updated german translation
svn: r21928
2013-04-08 17:52:06 +00:00
Paul Franklin
396de3564b enable "indent spouse" option to /not/ indent a spouse
svn: r21926
2013-04-08 15:08:14 +00:00
Peter Landgren
9e5922d13c Updated for Family Tree.
svn: r21924
2013-04-08 13:46:53 +00:00
Peter Landgren
35f6cba4f4 Updated for Family Tree.
svn: r21923
2013-04-08 13:44:45 +00:00
Peter Landgren
72014d89e3 Converted to Family Tree.
svn: r21922
2013-04-08 13:41:44 +00:00
Zdenek Hatas
1b1a0e5e92 czech translation update
svn: r21920
2013-04-08 09:52:06 +00:00
Jérôme Rapinat
5cfbeda670 check librsvg2 package naming (apt-get -s)
svn: r21919
2013-04-08 07:07:23 +00:00
Andre Marcelo Varenga
4c8b259002 Updating pt_BR translation
svn: r21917
2013-04-08 02:48:39 +00:00
Luigi Toscano
df537dee58 Italian translation updates
svn: r21916
2013-04-07 22:50:02 +00:00
Luigi Toscano
5d29b90dcc Pending 'it' translation updates for 3.4, forward-port to 4.0 and trunk
svn: r21915
2013-04-07 21:36:50 +00:00