Martin Hawlisch
06029afcfd
* test/GrampsDb/GrampsDbTestBase.py: Provide a callback to db.load(). Hmmm, that worked without sometime back.
...
svn: r7615
2006-11-11 21:46:22 +00:00
Martin Hawlisch
682ea93e48
* test/GrampsDb/GrampsDbTestBase.py: Provide a callback to db.load(). Hmmm, that worked without sometime back.
...
svn: r7615
2006-11-11 21:46:22 +00:00
Kees Bakker
f1c39b2b1e
Reorganized all the checks into class objects. This
...
makes it easier to add new checks. So, a new check was
added to look for %d mismatches.
svn: r7614
2006-11-11 20:03:53 +00:00
Kees Bakker
8baec444e8
Reorganized all the checks into class objects. This
...
makes it easier to add new checks. So, a new check was
added to look for %d mismatches.
svn: r7614
2006-11-11 20:03:53 +00:00
Kees Bakker
1c3e765c47
Many more new translations and fixes of spelling errors.
...
There are no fuzzies anymore. Still 54 untranslated.
svn: r7613
2006-11-11 11:19:05 +00:00
Kees Bakker
b3a0261048
Many more new translations and fixes of spelling errors.
...
There are no fuzzies anymore. Still 54 untranslated.
svn: r7613
2006-11-11 11:19:05 +00:00
Kees Bakker
fb5a2fc9ae
In the reported messages show if they are fuzzy or not.
...
svn: r7612
2006-11-11 08:24:47 +00:00
Kees Bakker
a8cf335f79
In the reported messages show if they are fuzzy or not.
...
svn: r7612
2006-11-11 08:24:47 +00:00
Alex Roitman
29760f6141
2006-11-10 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsInMemDB.py (get_event_cursor): Remove extra
definition.
svn: r7611
2006-11-11 05:39:20 +00:00
Alex Roitman
2c52aacb0a
2006-11-10 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsInMemDB.py (get_event_cursor): Remove extra
definition.
svn: r7611
2006-11-11 05:39:20 +00:00
Don Allingham
737510e50b
svn: r7610
2006-11-11 05:22:32 +00:00
Don Allingham
80ff4e8848
svn: r7610
2006-11-11 05:22:32 +00:00
Don Allingham
123c2f44f8
2006-11-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: handle GedcomError properly
* src/DisplayModels/_BaseModel.py: handle add properly with filters
svn: r7609
2006-11-11 05:02:26 +00:00
Don Allingham
f960c2132f
2006-11-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: handle GedcomError properly
* src/DisplayModels/_BaseModel.py: handle add properly with filters
svn: r7609
2006-11-11 05:02:26 +00:00
Martin Hawlisch
cd6b816099
* src/DisplayTabs/_PersonRefEmbedList.py,
...
* src/DdTargets.py,
* src/ScratchPad.py: Fix support of PersonRef DnD
svn: r7608
2006-11-10 23:28:40 +00:00
Martin Hawlisch
ed5c45d64e
* src/DisplayTabs/_PersonRefEmbedList.py,
...
* src/DdTargets.py,
* src/ScratchPad.py: Fix support of PersonRef DnD
svn: r7608
2006-11-10 23:28:40 +00:00
Martin Hawlisch
11f51cec0f
* src/Filters/Rules/Person/_HasBirth.py,
...
* src/Filters/Rules/Person/_HasDeath.py,
* src/Filters/Rules/Person/_HasEvent.py: Only match filter if event role = primary
* src/RelLib/_Person.py (_remove_handle_references): Correct removing of person handle reference; (get_sourcref_child_list) Add self.person_ref_list because they link to persons and sources
* src/DataViews/_PersonView.py (delete_person_response): Remove person from other persons as well because of PersonRef.
svn: r7607
2006-11-10 21:27:08 +00:00
Martin Hawlisch
592310d256
* src/Filters/Rules/Person/_HasBirth.py,
...
* src/Filters/Rules/Person/_HasDeath.py,
* src/Filters/Rules/Person/_HasEvent.py: Only match filter if event role = primary
* src/RelLib/_Person.py (_remove_handle_references): Correct removing of person handle reference; (get_sourcref_child_list) Add self.person_ref_list because they link to persons and sources
* src/DataViews/_PersonView.py (delete_person_response): Remove person from other persons as well because of PersonRef.
svn: r7607
2006-11-10 21:27:08 +00:00
Kees Bakker
fdc47b78cc
Switched over to using KBabel, goodbye Emacs.
...
Corrected a few spell errors in the process.
svn: r7606
2006-11-10 21:20:41 +00:00
Kees Bakker
36aef3c505
Switched over to using KBabel, goodbye Emacs.
...
Corrected a few spell errors in the process.
svn: r7606
2006-11-10 21:20:41 +00:00
Martin Hawlisch
0cf82abb1b
* src/DataViews/_PedigreeView.py,
...
* src/DataViews/_RelationView.py,
* src/DisplayModels/_PeopleModel.py: Only show fallbacks for birth and death if role=primary
svn: r7605
2006-11-10 16:23:11 +00:00
Martin Hawlisch
3bff15e1a8
* src/DataViews/_PedigreeView.py,
...
* src/DataViews/_RelationView.py,
* src/DisplayModels/_PeopleModel.py: Only show fallbacks for birth and death if role=primary
svn: r7605
2006-11-10 16:23:11 +00:00
Martin Hawlisch
df76108793
* src/plugins/ImportGeneWeb.py: Start parsing titles of a person
...
svn: r7604
2006-11-10 15:54:51 +00:00
Martin Hawlisch
d2ae1cfb27
* src/plugins/ImportGeneWeb.py: Start parsing titles of a person
...
svn: r7604
2006-11-10 15:54:51 +00:00
Alex Roitman
49199f9c12
2006-11-09 Alex Roitman <shura@gramps-project.org>
...
* src/Filters/Rules/Person/_HasDeath.py (apply): Match any of the
death events.
* src/Filters/Rules/Person/_HasBirth.py (apply): Match any of the
birth events.
svn: r7603
2006-11-10 07:27:11 +00:00
Alex Roitman
6630094f28
2006-11-09 Alex Roitman <shura@gramps-project.org>
...
* src/Filters/Rules/Person/_HasDeath.py (apply): Match any of the
death events.
* src/Filters/Rules/Person/_HasBirth.py (apply): Match any of the
birth events.
svn: r7603
2006-11-10 07:27:11 +00:00
Don Allingham
c3b30caddc
2006-11-09 Don Allingham <don@gramps-project.org>
...
* src/DisplayModels/PageView.py: fix delete
2006-02-09 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-10 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-09 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-07 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-06 Jérôme Rapinat <romjerome@yahoo.fr>
svn: r7602
2006-11-10 06:11:23 +00:00
Don Allingham
b30e225dcf
2006-11-09 Don Allingham <don@gramps-project.org>
...
* src/DisplayModels/PageView.py: fix delete
2006-02-09 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-10 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-09 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-07 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-06 Jérôme Rapinat <romjerome@yahoo.fr>
svn: r7602
2006-11-10 06:11:23 +00:00
Alex Roitman
8fd8c61a1a
In .:
...
2006-11-09 Alex Roitman <shura@gramps-project.org>
* data/*.svg: Add mime type icons.
* data/*.png: Update bitmap icons to look the same as SVG.
* data/Makefile.am: Ship SVG mime type icons.
In help:
2006-11-09 Alex Roitman <shura@gramps-project.org>
* nb/gramps.xml: Remove autogenerated file.
* nb/.xml2po.mo: Remove autogenerated file.
svn: r7601
2006-11-10 05:52:14 +00:00
Alex Roitman
b9e815297b
In .:
...
2006-11-09 Alex Roitman <shura@gramps-project.org>
* data/*.svg: Add mime type icons.
* data/*.png: Update bitmap icons to look the same as SVG.
* data/Makefile.am: Ship SVG mime type icons.
In help:
2006-11-09 Alex Roitman <shura@gramps-project.org>
* nb/gramps.xml: Remove autogenerated file.
* nb/.xml2po.mo: Remove autogenerated file.
svn: r7601
2006-11-10 05:52:14 +00:00
Jérôme Rapinat
aa156567bc
* help/fr/fr.po : Last character fix ...
...
svn: r7600
2006-11-09 22:22:05 +00:00
Jérôme Rapinat
70694eb5c0
* help/fr/fr.po : Last character fix ...
...
svn: r7600
2006-11-09 22:22:05 +00:00
Jérôme Rapinat
188569f58e
* po/fr.po : Last character fix ...
...
svn: r7599
2006-11-09 19:55:45 +00:00
Jérôme Rapinat
8ee36ff1a5
* po/fr.po : Last character fix ...
...
svn: r7599
2006-11-09 19:55:45 +00:00
Martin Hawlisch
0011110903
* src/DataViews/_RelationView.py (info_string): Use DateHandler instead of the date object to display the date
...
* src/DataViews/_PedigreeView.py (format person: Use DateHandler instead of the date object to display the date (closes #565 )
svn: r7598
2006-11-09 13:04:21 +00:00
Martin Hawlisch
bad12c819d
* src/DataViews/_RelationView.py (info_string): Use DateHandler instead of the date object to display the date
...
* src/DataViews/_PedigreeView.py (format person: Use DateHandler instead of the date object to display the date (closes #565 )
svn: r7598
2006-11-09 13:04:21 +00:00
Martin Hawlisch
2b97ac774c
* src/plugins/Check.py: Add check for PersonRef referencing non existant person
...
svn: r7597
2006-11-09 12:33:10 +00:00
Martin Hawlisch
3d8852ba25
* src/plugins/Check.py: Add check for PersonRef referencing non existant person
...
svn: r7597
2006-11-09 12:33:10 +00:00
Martin Hawlisch
0455f3b6b6
* src/QuestionDialog.py: Set Window titles to make window manager and taskbar happy
...
svn: r7596
2006-11-09 11:38:18 +00:00
Martin Hawlisch
3a10a016bc
* src/QuestionDialog.py: Set Window titles to make window manager and taskbar happy
...
svn: r7596
2006-11-09 11:38:18 +00:00
Kees Bakker
86bbe910af
New check added: last character of translation must be somewhat
...
identical. For example a newline or a period or a space.
Changed to format of the reported lines.
svn: r7595
2006-11-09 10:55:08 +00:00
Kees Bakker
506df2212c
New check added: last character of translation must be somewhat
...
identical. For example a newline or a period or a space.
Changed to format of the reported lines.
svn: r7595
2006-11-09 10:55:08 +00:00
Kees Bakker
d953f0fe0f
A whole batch of changes from Erik again.
...
Solved a few 'last character' mismatches.
svn: r7594
2006-11-09 10:52:04 +00:00
Kees Bakker
76701e34d2
A whole batch of changes from Erik again.
...
Solved a few 'last character' mismatches.
svn: r7594
2006-11-09 10:52:04 +00:00
Martin Hawlisch
7839194619
* src/plugins/ImportGeneWeb.py: Properly parse death date in case birth date is unknown
...
svn: r7593
2006-11-09 07:10:26 +00:00
Martin Hawlisch
203d765bdc
* src/plugins/ImportGeneWeb.py: Properly parse death date in case birth date is unknown
...
svn: r7593
2006-11-09 07:10:26 +00:00
Alex Roitman
88f728f877
2006-11-08 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/SimpleBookTitle.py: Fix the object selection.
svn: r7592
2006-11-09 06:55:18 +00:00
Alex Roitman
85a4420e40
2006-11-08 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/SimpleBookTitle.py: Fix the object selection.
svn: r7592
2006-11-09 06:55:18 +00:00
Don Allingham
624463ad93
button config value change, freeze person info
...
svn: r7591
2006-11-09 05:52:49 +00:00
Don Allingham
5e726de052
button config value change, freeze person info
...
svn: r7591
2006-11-09 05:52:49 +00:00