Commit Graph

4796 Commits

Author SHA1 Message Date
Don Allingham
b37e158da4 2006-11-11 Don Allingham <don@gramps-project.org>
* src/Config/_GrampsConfigKeys.py: add saving of family editor size 
	* src/Editors/_EditFamily.py: add saving of family editor size 
	* src/DisplayTabs/_GalleryTab.py: Catch possible exception
	* src/glade/gramps.glade: add saving of family editor size 
	* src/DbLoader.py: Display error message on RUNRECOVERY error

	* src/DisplayTabs/_AddrEmbedList.py: make labels more consistent (#513)


svn: r7616
2006-11-12 03:12:57 +00:00
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
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
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
fb5a2fc9ae 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
Don Allingham
737510e50b 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
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
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
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
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
df76108793 * 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
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
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
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
188569f58e * 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
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
0455f3b6b6 * 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
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
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
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
Don Allingham
624463ad93 button config value change, freeze person info
svn: r7591
2006-11-09 05:52:49 +00:00
Martin Hawlisch
8a7218260e * src/plugins/ImportGeneWeb.py: Fix parsing of baptism date
svn: r7590
2006-11-09 05:42:47 +00:00
Martin Hawlisch
188d817c9d * src/date_test.py: Correct import of Date object
svn: r7589
2006-11-09 05:05:40 +00:00
Don Allingham
ee1a8c7309 * src/DataViews/_RelationView.py: add toolbar buttons, catch edit
button config value change
	* src/GrampsCfg.py: reorder options


svn: r7588
2006-11-09 04:55:51 +00:00
Don Allingham
c142fa04f9 2006-11-08 Don Allingham <don@gramps-project.org>
* src/DataViews/_RelationView.py: add toolbar buttons
	* src/images/Makefile.am: install new svg files
	* src/images/parents.svg: button for toolbar
	* src/images/spouse.svg: button for toolbar
	* src/gramps_main.py: register new stock icons



svn: r7587
2006-11-09 04:18:18 +00:00
Espen Berg
52ef7d3371 Some more work done on the Norwegian manual
svn: r7586
2006-11-08 21:17:39 +00:00
Alex Roitman
855e0117c2 2006-11-08 Alex Roitman <shura@gramps-project.org>
* ru.po: Cleanup.



svn: r7585
2006-11-08 21:07:13 +00:00
Stefan Bjork
01e67c0ace Unescaped characters fix.
svn: r7584
2006-11-08 21:01:32 +00:00
Kees Bakker
6f72d7544a This is a rewrite of the check_po script.
A few checks have been improved and a new check was added.
The new check is for XML special characters.


svn: r7583
2006-11-08 19:22:08 +00:00
Alex Roitman
d961324fe3 2006-11-08 Arpad Horvath <horvath.arpad@szgti.bmf.hu>
* hu.po: Translation update.

2006-11-08  Morten Bo Johansen  <mbj@spamcop.net>
	* da.po: Translation update.



svn: r7582
2006-11-08 18:56:05 +00:00
Don Allingham
aa5a41f5cc * src/DataViews/_RelationshipView.py: Optionally hide Edit buttons
* src/Config/_GrampsConfigKeys.py: Optionally hide Edit buttons
	* src/GrampsWidgets.py: Allow empty button for LinkBox


svn: r7581
2006-11-08 05:15:26 +00:00
Don Allingham
f191497468 2006-11-07 Don Allingham <don@gramps-project.org>
* src/plugins/RemoveUnused.py: general cleanup



svn: r7580
2006-11-08 03:20:20 +00:00
Alex Roitman
e537fe173d 2006-11-07 Alex Roitman <shura@gramps-project.org>
* src/DataViews/_RelationView.py (info_string): Add missing clause.



svn: r7579
2006-11-07 20:48:15 +00:00
Alex Roitman
5b8f2e97fb In help:
2006-11-07  Lubo Vasko  <pgval@post.sk>
	* sk/sk.po: Translation update.

In po:
2006-11-07  Lubo Vasko  <pgval@post.sk>
	* sk.po: Translation update.



svn: r7578
2006-11-07 16:36:37 +00:00
Martin Hawlisch
6a6d742f52 Provide birth/death fallback at other places too.
svn: r7577
2006-11-07 13:55:32 +00:00
Martin Hawlisch
54351adc6e Properly retrieve place
svn: r7576
2006-11-07 12:26:21 +00:00
Martin Hawlisch
1995a4a74d * src/DisplayModels/_PeopleModel.py: Make fallbacks for birth and death work again.
* src/DataViews/_RelationView.py (write_title): Display fallbacks in case birth or death is not available
* src/DataViews/_PedigreeView.py: Display fallbacks in case birth or death is not available



svn: r7575
2006-11-07 12:05:40 +00:00
Jérôme Rapinat
7716a5c6d1 update French translation
svn: r7574
2006-11-07 09:07:39 +00:00
Don Allingham
22305a24a6 * src/glade/gramps.glade: add tooltips for place buttons
svn: r7573
2006-11-07 02:32:33 +00:00
Don Allingham
7a31b30b8d * src/GrampsWidgets.py: provide default instructions for place
svn: r7572
2006-11-07 02:15:37 +00:00
Don Allingham
55daa2ec2d * src/DataViews/_MediaView.py: cancel drag-n-drop if list is empty
* src/PageView.py: cancel drag-n-drop if list is empty


svn: r7571
2006-11-07 01:29:15 +00:00
Don Allingham
0b11bd37b1 * src/ViewManager.py (ViewManager.about): destroy About dialog
after running


svn: r7570
2006-11-07 00:29:31 +00:00
Don Allingham
6225faf92d 2006-11-06 Don Allingham <don@gramps-project.org>
* src/Editors/_EditPerson.py: Change Unknown Gender dialog to allow
	the user to specify without going back to the main window
	* src/plugins/RemoveUnused.py: cleanup



svn: r7569
2006-11-06 21:27:49 +00:00
Jérôme Rapinat
69fa1a3af8 update French translation
svn: r7568
2006-11-06 17:48:08 +00:00
Dionysios
59682983b4 updatedtranslation
svn: r7567
2006-11-06 16:50:12 +00:00