Peter Landgren
3ae389d813
Fixed so that errormsg with non latin char is readable.
...
svn: r16903
2011-03-24 07:47:29 +00:00
Michiel Nauta
0c9a9976af
4776: Unable to produce text and graph reports
...
svn: r16900
2011-03-23 21:55:22 +00:00
Michiel Nauta
e14214c51d
4770: Unexpected error exporting a database to Gramps Xml format
...
svn: r16897
2011-03-23 20:28:23 +00:00
Peter Landgren
134c6d898e
Made a typo in commit 16886.
...
svn: r16890
2011-03-22 18:05:10 +00:00
Peter Landgren
99741a66a8
Made a typo in commit 16885.
...
svn: r16889
2011-03-22 18:04:07 +00:00
Serge Noiraud
540665d7d5
GeoView : issues 4674 and 4773 crash when quitting gramps.
...
svn: r16887
2011-03-22 17:23:19 +00:00
Peter Landgren
bd6707cbcc
Changed from gettext import gettext as _ to from gen.ggettext import sgettext as _
...
svn: r16886
2011-03-22 16:00:30 +00:00
Peter Landgren
940fe5d004
Changed from gettext import gettext as _ to from gen.ggettext import sgettext as _
...
svn: r16885
2011-03-22 15:59:59 +00:00
Jérôme Rapinat
09d0fe7be5
Duplicate category (fix by Peter, Gary)
...
svn: r16882
2011-03-22 14:34:34 +00:00
Jérôme Rapinat
31c7750b62
help for translators, avoid long strings here
...
svn: r16879
2011-03-22 12:37:07 +00:00
Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +00:00
Doug Blank
688838d6db
Bump trunk to version 3.4
...
svn: r16872
2011-03-21 20:30:46 +00:00
Peter Landgren
fdf8dd72e5
More explanation in tooltip for call name with red background.
...
svn: r16867
2011-03-21 13:13:08 +00:00
Brian Matherly
83b7834e0f
0004769: Crash with Narrative Web Report
...
svn: r16864
2011-03-20 21:10:15 +00:00
Vassilii Khachaturov
7d5fb02bed
add self to authors list
...
svn: r16856
2011-03-20 08:17:17 +00:00
Brian Matherly
24767462ca
Fix problem with "Print" report formats that was introduced with the last change to the report system.
...
svn: r16854
2011-03-20 02:05:19 +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
Rob G. Healey
ef2ea47437
Bug#4724; Fixed a deprecation warning in using values instead of value.
...
svn: r16850
2011-03-18 19:59:44 +00:00
Benny Malengier
fac3f46efb
Fix regression with sort as and display as in names. Functionality is again as one would expect in treeview
...
svn: r16849
2011-03-18 15:45:41 +00:00
Benny Malengier
3c9fa2c1d4
4598: (trunk 3.3) new name format copies patronymic into surname as well as leaving it as a patronymic when importing
...
This extends what name display can be
svn: r16848
2011-03-18 10:42:03 +00:00
Rob G. Healey
b66e7c6bc0
Bug#4724; Mistaken KeyTag error has been fixed.
...
svn: r16847
2011-03-18 03:31:37 +00:00
Rob G. Healey
c3e084d506
Bug#4724; Added code to where non MIME images will not be read or allowed to be written to...
...
svn: r16846
2011-03-18 02:44:18 +00:00
Jérôme Rapinat
d4c1d16f28
4423: Web report does not handle Czech 'CH' character properly (contribution by phejl)
...
svn: r16844
2011-03-17 16:31:57 +00:00
Craig J. Anderson
1c8384ff20
fixes for error:
...
http://www.gramps-project.org/bugs/view.php?id=4751
Too much work was done inside of __init__. Moved it out.
svn: r16842
2011-03-17 16:28:18 +00:00
Rob G. Healey
ae2eb8eba5
Changed the name of this gramplet to distinguish the differene from this viewer from its sister gramplet of ImageMetadataGramplet for the sidebar. Suggestion from Jerome Rapinet. Thank you...
...
svn: r16841
2011-03-17 14:45:49 +00:00
Jérôme Rapinat
b7573a3cd2
'Default' instead of 'default', like country names (only for translation strings)
...
svn: r16840
2011-03-17 11:31:43 +00:00
Brian Matherly
e6befe67b9
Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI.
...
svn: r16838
2011-03-17 03:02:36 +00:00
Michiel Nauta
12a01f6700
4759: Make setting a grampstype only assign a string when type is CUSTOM
...
svn: r16837
2011-03-16 22:06:28 +00:00
Michiel Nauta
3a83db9095
4109: Command line arguments for tools ignored
...
svn: r16835
2011-03-16 21:54:08 +00:00
Nick Hall
3f5cfe3187
Only change the foreground color of tagged rows
...
svn: r16834
2011-03-16 18:33:09 +00:00
Rob G. Healey
2baf3b676b
#4723 ; Error when reportying pyexiv2 failed import
...
svn: r16827
2011-03-15 23:04:08 +00:00
Michiel Nauta
3e76c9d3b5
4758: Copy constructor of gen.lib objects uses shallow copy instead of deep copy
...
svn: r16825
2011-03-15 21:52:08 +00:00
Michiel Nauta
efbff4178a
Update VCard unittests to use XML import and command line config
...
svn: r16823
2011-03-13 22:07:16 +00:00
Peter Landgren
a75b8399b0
Better explanation in one error message.
...
svn: r16822
2011-03-13 20:39:11 +00:00
Jérôme Rapinat
5a5a838a42
current year on copyright message
...
svn: r16819
2011-03-13 09:00:26 +00:00
Peter Landgren
0559a72058
Made --help more clear.
...
svn: r16818
2011-03-13 09:00:16 +00:00
Jérôme Rapinat
2f881856ba
upgrade manual number (3.2 -> 3.3)
...
svn: r16817
2011-03-13 08:58:14 +00:00
Peter Landgren
8cce3a3098
Issue 4733; improved help and sparate commands for show and set config settings.
...
svn: r16813
2011-03-12 15:32:50 +00:00
Peter Landgren
f7ab37fb83
Issue 4733; improved help and sparate command for show and set config settings.
...
svn: r16812
2011-03-12 15:32:04 +00:00
Rob G. Healey
90616376ed
Changed KeyValue for Ipptc KeyTag from value to values for Keywords. Thank you Helge.Privat for the change.
...
svn: r16811
2011-03-12 05:10:30 +00:00
Rob G. Healey
ba42df2706
Bug#4692; NarrativeWeb: crash generating the event pages in ctor on ltr = unicode(evt_type)[0].capitalize() - string index out of range
...
svn: r16810
2011-03-12 04:45:35 +00:00
Rob G. Healey
c451ee9805
Bug#4744; set_surname is now fixed. It was causing a crash in reading the database.
...
svn: r16809
2011-03-12 02:56:19 +00:00
Peter Landgren
e6b6f8066a
Fix of issue 4733. Maybe --help should be more precise
...
svn: r16808
2011-03-11 20:37:57 +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
Michiel Nauta
859f2a7078
Add myself to author list
...
svn: r16804
2011-03-10 21:22:16 +00:00
Gary Burton
0db0e5d70a
Import DbTxn from the correct place
...
svn: r16803
2011-03-10 21:20:44 +00:00
Michiel Nauta
ef2b19589e
4739: Update addon list crashes when working offline with 'plugin_dict referenced before assignment'
...
svn: r16802
2011-03-10 21:13:47 +00:00
Michiel Nauta
00a07fb05c
4732: 'ArgParser' object has no attribute 'runqml'
...
svn: r16801
2011-03-10 16:16:19 +00:00
Rob G. Healey
1d59a84104
Escape media description in gramplet for proper handling of media names.
...
svn: r16800
2011-03-10 14:43:50 +00:00
Vassilii Khachaturov
19b928b94a
Patch from Egor Reentov <egor.gramps@google.com>:
...
* Adding l10n to a string in PatchNames.py.
* ru.po: Many strings added / updated. (applied w/minor copyedit)
POT merge, more translation.
svn: r16795
2011-03-10 06:36:16 +00:00