Don Allingham
49a99e7815
* src/Config/_GrampsConfigKeys.py: remember editor size
...
* src/Editors/_EditPlace.py: remember editor size
* src/Editors/_EditSource.py: remember editor size
* src/Editors/_EditPerson.py: remember editor size
* src/Editors/_EditMedia.py: remember editor size
* src/Editors/_EditRepository.py: remember editor size
* src/Editors/_EditEvent.py: remember editor size
* src/glade/gramps.glade: remember editor size
* data/gramps.schemas.in: remember editor size
svn: r7695
2006-11-26 01:29:58 +00:00
Don Allingham
e824a00edc
* src/GrampsDb/_ReadGedcom.py: handle _UID for FAM structure ( #0000505 )
...
svn: r7694
2006-11-25 20:46:52 +00:00
Don Allingham
aad2755abc
2006-11-25 Don Allingham <don@gramps-project.org>
...
* src/docgen/ODFDoc.py: don't query mime type for ODT, since some systems
return only "ODT Document", which is kind of useless. Use OpenDocument Text
instead.
svn: r7693
2006-11-25 20:16:55 +00:00
Alex Roitman
8b53da15c7
New file
...
svn: r7692
2006-11-25 19:39:56 +00:00
Martin Hawlisch
ad6e2d53af
another bsddb test
...
svn: r7691
2006-11-25 19:17:45 +00:00
Don Allingham
604743e6a0
* src/images/Makefile.am: add share-fam.png
...
svn: r7690
2006-11-25 01:14:10 +00:00
Don Allingham
8e87a284aa
2006-11-24 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteXML.py: handle unicode decoding errors
* src/plugins/NarrativeWeb.py: handle unicode decoding errors
* src/plugins/AncestorReport.py: bring into conformance with the spec.
svn: r7689
2006-11-25 01:02:26 +00:00
Dionysios
9b8533c3e9
updated translation
...
svn: r7688
2006-11-24 23:35:53 +00:00
Jérôme Rapinat
469f1016fc
update French translation
...
svn: r7687
2006-11-24 23:15:05 +00:00
Jérôme Rapinat
2677cc005d
fix typo
...
svn: r7686
2006-11-24 23:14:25 +00:00
Martin Hawlisch
4df096ce6f
new testcase
...
svn: r7685
2006-11-24 21:44:32 +00:00
Kees Bakker
634e9940de
Do a bit more error checking for missing quotes at start and end of
...
line. This change makes it run a lot faster too.
svn: r7684
2006-11-24 19:47:50 +00:00
Kees Bakker
c241372561
More translation work from Erik.
...
A few spelling corrections by Kees.
svn: r7683
2006-11-24 19:38:34 +00:00
Kees Bakker
cb90091a3f
Added a missing quote.
...
svn: r7682
2006-11-24 19:20:58 +00:00
Martin Hawlisch
2237772913
* src/Filters/Rules/*/_MatchesFilter.py: Fix typo in description
...
svn: r7681
2006-11-24 19:04:06 +00:00
Kees Bakker
b758b3306e
Change mailinglijst in nieuwsgroep.
...
And a few more small changes.
svn: r7680
2006-11-24 16:58:15 +00:00
Kees Bakker
d969814391
More translations (from Erik) and a few corrections (from Kees).
...
svn: r7679
2006-11-24 16:48:00 +00:00
Alex Roitman
9aeb975d1c
* test/GrampsDb/GrampsDbBase_Test.py (test_reindex_reference_map):
...
Properly define lambda to fake the _update_reference_map method.
svn: r7678
2006-11-24 05:39:14 +00:00
Alex Roitman
5dd18318f9
2006-11-23 Alex Roitman <shura@gramps-project.org>
...
* test/GrampsDb/GrampsDbTestBase.py (tearDown): Close database at
the end of test.
svn: r7677
2006-11-24 05:21:57 +00:00
Don Allingham
c51cf48564
2006-11-23 Don Allingham <don@gramps-project.org>
...
* src/docgen/Makefile.am: don't install AbiWord, OpenOffice 1.X,
and KWord formats, since they have been superceded by OpenDocument.
svn: r7676
2006-11-24 04:21:51 +00:00
Martin Hawlisch
87e4d09975
translation update
...
svn: r7675
2006-11-23 22:44:31 +00:00
Jérôme Rapinat
bee0010b6a
reorder.png: add new image
...
svn: r7674
2006-11-23 18:32:33 +00:00
Jérôme Rapinat
7bbb8108cc
update French translation for manual
...
svn: r7673
2006-11-23 18:28:02 +00:00
Martin Hawlisch
2f8c4a6cf1
translation update
...
svn: r7672
2006-11-23 17:21:04 +00:00
Martin Hawlisch
ea367b49b2
translation update
...
svn: r7671
2006-11-23 16:24:23 +00:00
Don Allingham
bc856d0989
2006-11-22 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: remove unused button
* help/C/figures/family.png: updated
* help/C/figures/reorder.png: new image
* help/C/gramps.xml: updates
svn: r7670
2006-11-23 05:01:18 +00:00
Martin Hawlisch
19c431c6dd
* src/ReportBase/_ReportUtils: Factor out common code into get_birth_or_fallback() and get_death_or_fallback()
...
* src/DataViews/_PedigreeView.py: Use get_birth/death_or_fallback()
* src/DataViews/_RelationView.py: Use get_birth/death_or_fallback()
* src/DisplayModels/_PeopleModel.py: Fix EventRoleType call
svn: r7669
2006-11-22 22:30:47 +00:00
Martin Hawlisch
876e0716c5
* src/RelLib/_Person.py (set_birth_ref,set_death_ref): Dont fail if setting to None (which is what Check.py does).
...
* src/plugins/TestcaseGenerator.py: Make it work again + some enhancements
svn: r7668
2006-11-22 15:27:31 +00:00
Jérôme Rapinat
0b3be56b7a
update French translation
...
svn: r7667
2006-11-22 09:42:55 +00:00
Brian Matherly
e113412801
* src/plugins/DetDescendantReport.py: 0000558: Print only primary events
...
* src/plugins/DetAncestralReport.py: 0000558: Print only primary events
* src/plugins/GraphViz.py: 0000558: Print only primary events
* src/plugins/FamilyGroup.py: 0000558: Print only primary events
* src/plugins/IndivComplete.py: 0000558: Print only primary events
* src/plugins/NarrativeWeb.py: 0000558: Print only primary events
svn: r7666
2006-11-22 04:43:33 +00:00
Espen Berg
e98aea8b18
Updated Norwegian translation
...
svn: r7665
2006-11-21 21:57:21 +00:00
Don Allingham
0d1f83d32b
* src/GrampsDb/_ReadGedcom.py: handle illegal fullname gedcoms produced by FTM
...
* src/GrampsDb/_GedTokens.py: handle illegal fullname gedcoms produced by FTM
svn: r7664
2006-11-21 17:07:18 +00:00
Don Allingham
231f9a1277
2006-11-21 Don Allingham <don@gramps-project.org>
...
* src/Utils.py (probably_alive): use get_primary_event_ref_list()
* src/RelLib/_Person.py: Add get_primary_event_ref_list()
svn: r7663
2006-11-21 16:20:35 +00:00
Kees Bakker
d88c6bf987
Added a new check to find shortcut in translation when there is no
...
shortcut in the program text.
svn: r7662
2006-11-21 07:17:45 +00:00
Don Allingham
95a364563f
2006-11-20 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditName.py: autocomplete for surnames
* src/glade/gramps.glade: set focus properly
svn: r7661
2006-11-21 02:43:24 +00:00
Kees Bakker
9a3ef222be
Another correction of the options, the default of skip_fuzzy must be
...
false of course.
Corrected the reported message number, which should now be the same as
the one KBabel uses.
svn: r7660
2006-11-20 20:57:31 +00:00
Kees Bakker
be25a9e171
A whole bunch of new translations from Erik.
...
svn: r7659
2006-11-20 20:42:52 +00:00
Martin Hawlisch
6123c67283
* src/RelLib/_Person.py (_remove_handle_references): When removing a place dont delete the whole LdsOrd but only unset its place reference.
...
* src/plugins/Check.py (check_place_references): Add checks for LdsOrd inside Person and Family
svn: r7658
2006-11-20 15:26:38 +00:00
Brian Matherly
e6edf76240
* src/plugins/DetDescendantReport.py: Use callname instead of nickname ( #0000557 )
...
* src/plugins/DetAncestralReport.py: Use callname instead of nickname (#0000557 )
* src/ReportBase/_ReportUtils.py: Use callname instead of nickname (#0000557 )
svn: r7657
2006-11-20 13:16:22 +00:00
Martin Hawlisch
1be7bf07c1
* src/RelLib/_Family.py (get_sourcref_child_list): The ChildRefs were missing here. This now removes deleted Sources from ChildRefs.
...
svn: r7656
2006-11-20 09:50:41 +00:00
Don Allingham
07e95ca171
* src/Utils.py: probably_alive should onlyuse primary events
...
svn: r7655
2006-11-20 04:50:59 +00:00
Don Allingham
0ab60cd632
2006-11-19 Don Allingham <don@gramps-project.org>
...
* src/DbLoader.py: try to catch a None value for default directory
svn: r7654
2006-11-20 03:29:16 +00:00
Brian Matherly
291b195c7f
* src/ViewManager.py: Fix 0000576: Credits window behind about window
...
svn: r7653
2006-11-20 02:08:42 +00:00
Kees Bakker
a16318fc7c
More changes and new translations from Erik.
...
svn: r7652
2006-11-19 19:53:28 +00:00
Kees Bakker
6fb5bf806b
Oops. The default of only_summary must be false, of course.
...
svn: r7651
2006-11-19 19:33:00 +00:00
Jérôme Rapinat
6dd66ccefe
update French translation for manual and remove unused figures
...
svn: r7650
2006-11-19 18:41:29 +00:00
Dionysios
62d204eed4
updatedtranslation
...
svn: r7649
2006-11-19 08:02:00 +00:00
Brian Matherly
c263f5bcac
* src/plugins/NarrativeWeb.py: Fix 0000543: Multimedia-Objects marked as private are visible in narrative web-report
...
svn: r7648
2006-11-19 04:40:24 +00:00
Alex Roitman
2e495a8315
In .:
...
2006-11-18 Alex Roitman <shura@gramps-project.org>
* src/ReportBase/_StyleEditor.py (__init__): Translate string.
In po:
2006-11-18 Piotr Czubaszek <pioterus@gmail.com>
* pl.po: Translation update.
svn: r7647
2006-11-19 02:51:45 +00:00
Don Allingham
58da9fb6ef
2006-11-18 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationshipView.py: fix messages
* help/C/gramps.xml: improvements in text
* various: remove unused figures
svn: r7646
2006-11-19 02:00:18 +00:00