Commit Graph

4831 Commits

Author SHA1 Message Date
Don Allingham
220ccd309a 2006-11-15 Don Allingham <don@gramps-project.org>
* data/gramps.schemas.in: default transactions to off
	* src/Config/_GrampsConfigKeys.py: default transaction to off
	* src/Editors/_EditFamily.py: remove dead code
	* src/plugins/DetDescendantReport.py: remove dead code



svn: r7631
2006-11-16 04:02:28 +00:00
Espen Berg
a3990ef62d Updated Norwegian translation
svn: r7630
2006-11-15 23:34:42 +00:00
Kees Bakker
ce4b2d55d8 Added commandline options, use -h to see help text.
Option --skip-fuzzies, skips fuzzies in the detailed reports.
Option --only-summary, skips detailed reports.


svn: r7629
2006-11-15 21:00:24 +00:00
Jérôme Rapinat
a8fbb4a9eb improve French translation for manual (capital letters, dot, space)
svn: r7628
2006-11-15 07:34:29 +00:00
Kees Bakker
047b689c15 A small number of small corrections.
svn: r7627
2006-11-14 20:28:06 +00:00
Arturas Sleinius
ff75778a76 Updated Lithuanian translation
svn: r7626
2006-11-14 20:06:20 +00:00
Brian Matherly
8330e8dad0 * src/plugins/DetAncestralReport.py: Add family Events
* src/plugins/DetDescendantReport.py: Add family Events

svn: r7625
2006-11-14 04:39:55 +00:00
Don Allingham
06ee27beb3 update
svn: r7624
2006-11-14 01:26:50 +00:00
Don Allingham
4376a416ba 2006-11-13 Don Allingham <don@gramps-project.org>
* src/Editors/_EditFamily.py: fix FAM_WIDTH



svn: r7623
2006-11-14 01:10:17 +00:00
Don Allingham
5d67027924 doc update
svn: r7622
2006-11-13 05:22:48 +00:00
Don Allingham
b5ac0d52fc * src/Viewmanager.py: prompt before abandoning changes; enable autobackup
* src/GrampsCfg.py: enable autobackup
	* src/Config/_GrampsConfigKeys.py: enable autobackup
	* data/gramps.schemas: enable autobackup


svn: r7621
2006-11-13 04:50:38 +00:00
Don Allingham
feeae34b01 * src/Viewmanager.py: prompt before abandoning changes
svn: r7620
2006-11-13 02:42:07 +00:00
Don Allingham
b5ba5adb46 2006-11-12 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_WriteGedcom.py: RepoRefs don't have a privacy flag



svn: r7619
2006-11-12 22:20:06 +00:00
Stefan Bjork
256d8bf08d Cleanup.
svn: r7618
2006-11-12 12:26:48 +00:00
Don Allingham
5314c575b1 * src/Config/_GrampsConfigKeys.py: add saving of family editor size, disabling of
defaulting to last viwe
	* src/ViewManager.py: allow disabling of defaulting to last view
	* src/GrampsCfg.py: allow disabling of defaulting to last view
	* src/ViewManager.py: allow disabling of defaulting to last view
	* data/gramps.schemas.in: allow disabling of defaulting to last view
	


svn: r7617
2006-11-12 03:35:52 +00:00
Don Allingham
6d5598173c 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
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
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
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
a8cf335f79 In the reported messages show if they are fuzzy or not.
svn: r7612
2006-11-11 08:24:47 +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
80ff4e8848 svn: r7610 2006-11-11 05:22:32 +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
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
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
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
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
d2ae1cfb27 * src/plugins/ImportGeneWeb.py: Start parsing titles of a person
svn: r7604
2006-11-10 15:54:51 +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
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
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
70694eb5c0 * help/fr/fr.po : Last character fix ...
svn: r7600
2006-11-09 22:22:05 +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
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
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
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
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
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
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
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
5e726de052 button config value change, freeze person info
svn: r7591
2006-11-09 05:52:49 +00:00
Martin Hawlisch
09d9f01a9d * src/plugins/ImportGeneWeb.py: Fix parsing of baptism date
svn: r7590
2006-11-09 05:42:47 +00:00
Martin Hawlisch
e1f45c587b * src/date_test.py: Correct import of Date object
svn: r7589
2006-11-09 05:05:40 +00:00
Don Allingham
27e1475f55 * 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
76640d9433 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
83feff2e45 Some more work done on the Norwegian manual
svn: r7586
2006-11-08 21:17:39 +00:00
Alex Roitman
e9a7d5e170 2006-11-08 Alex Roitman <shura@gramps-project.org>
* ru.po: Cleanup.



svn: r7585
2006-11-08 21:07:13 +00:00
Stefan Bjork
9de960d15d Unescaped characters fix.
svn: r7584
2006-11-08 21:01:32 +00:00
Kees Bakker
0d321299c9 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
d29b55723a 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