Commit Graph

6489 Commits

Author SHA1 Message Date
Jérôme Rapinat
bdd10f57a6 add German translation for manual
svn: r8408
2007-04-20 06:56:22 +00:00
Jérôme Rapinat
6124257f08 add German translation for manual
svn: r8407
2007-04-20 06:53:04 +00:00
Brian Matherly
bd4fd1f9f8 PROPERLY escape ampersands in ODFDoc.py
svn: r8405
2007-04-20 03:48:21 +00:00
Don Allingham
49e2ef5267 2007-04-18 Don Allingham <don@gramps-project.org>
* src/plugins/BookReport.py: escape xml constructs (bug 877)
	* src/PluginUtils/_Options.py: escape xml constructs (bug 877)



svn: r8403
2007-04-19 02:03:29 +00:00
Jérôme Rapinat
1915d4c9f5 update French translation for 2.2.7
svn: r8401
2007-04-18 16:11:20 +00:00
Don Allingham
d9d1080283 2007-04-17 Don Allingham <don@gramps-project.org>
* src/Editors/_EditRepository.py: fix double click save bug
	* src/Editors/_EditSource.py: fix double click save bug
	* src/Editors/_EditEvent.py: fix double click save bug
	* src/Editors/_EditPlace.py: fix double click save bug
	* src/Editors/_EditFamily.py (EditFamily.save): fix potential double click of Family 
	Editor dialog



svn: r8399
2007-04-18 03:59:34 +00:00
Alex Roitman
2d6e4daadb 2007-04-17 Lubo Vasko <pgval@inMail.sk>
* sk.po: Translation update.

2007-04-17  Piotr Czubaszek  <pioterus@gmail.com>
	* pl.po: Translation update.



svn: r8397
2007-04-18 00:36:25 +00:00
Kees Bakker
58c6b98f7f * po/nl.po Some corrections by Erik
svn: r8396
2007-04-17 19:13:10 +00:00
Kees Bakker
a72adcd890 Just a msgmerge with the nl.po and new gramps.pot so that Erik
can do the changes.


svn: r8395
2007-04-17 17:48:52 +00:00
Arturas Sleinius
d139a1e61c Updated Lithuanian translation
svn: r8394
2007-04-17 17:21:40 +00:00
Martin Hawlisch
c6f106c97e * de.po: translation update
svn: r8392
2007-04-16 16:12:34 +00:00
Martin Hawlisch
a52da29fc8 * src/ViewManager.py (create_pages): fix off-by-one error when preselecting last view
svn: r8390
2007-04-16 13:53:55 +00:00
Jérôme Rapinat
951d8c821b update French translation for 2.2.7
svn: r8389
2007-04-16 09:19:42 +00:00
Jérôme Rapinat
d750bb0f51 improve French translation for manual
svn: r8388
2007-04-16 09:19:11 +00:00
Don Allingham
692fe2e961 * po/gramps.pot: update for 2.2.7 preparation
2007-04-15  Don Allingham  <don@gramps-project.org>


svn: r8387
2007-04-16 01:23:06 +00:00
Don Allingham
c3274fe930 2007-04-15 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_WriteGedcom.py: use CONT to continue page info
	* src/GrampsDb/_GrampsBSDDB.py: additional error checking
	* src/QuestionDialog.py: enable markup
	* src/DbLoader.py: additional error checking

	* src/plugins/NarrativeWeb.py
	* src/ReportBase/_ReportUtils.py
	0001012: Private source and private child references shown in narrative 
	website.
	0001017: Insufficient space in pedigree view of narrative website


svn: r8386
2007-04-16 01:19:46 +00:00
Brian Matherly
345ac87e95 0001012: Private source and private child references shown in narrative website.
svn: r8384
2007-04-15 19:09:55 +00:00
Brian Matherly
d02c502a5f 0001017: Insufficient space in pedigree view of narrative website
svn: r8382
2007-04-15 02:17:44 +00:00
Brian Matherly
8389f6f6c9 0000908: GtkPrint doesn't parse if you don't have pygtk version 2.10
svn: r8381
2007-04-13 18:11:05 +00:00
Brian Matherly
004df1cef8 0001011: XML import loses media objects when media object has no title.
svn: r8379
2007-04-12 11:46:36 +00:00
Don Allingham
3cade5e550 2007-04-11 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.write_source_ref): replace
	newlines with semicolons on output.



svn: r8378
2007-04-12 02:29:52 +00:00
Don Allingham
553477b1d5 2007-04-10 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: add hack to force illegal "BET ABT" to be read
	as "EST BET"
	* src/ReportBase/_BareReportDialog.py: escape ampersands
	* src/docgen/ODFDoc.py: escape ampersands
	* src/ManagedWindow.py: escape ampersands



svn: r8377
2007-04-11 04:54:38 +00:00
Kees Bakker
fdec255b9f * po/nl.po: a few corrections of the translation
* src/DateHandler/_Date_nl.py: Numerisch => Numeriek


svn: r8376
2007-04-10 19:32:49 +00:00
Martin Hawlisch
1b81ba78de * src/plugins/ImportGeneWeb.py: Some parsing enhancements
svn: r8375
2007-04-10 19:22:44 +00:00
Don Allingham
26d85d8ef2 * src/plugins/Check.py (CheckIntegrity.check_events): don't require same gender for
civil unions


svn: r8374
2007-04-10 03:35:04 +00:00
Don Allingham
b74257f8c5 2007-04-09 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.gnu_fdl): don't duplicate
	the copyright notice (bug #790)



svn: r8373
2007-04-10 02:36:00 +00:00
Brian Matherly
50bc2f63cb Remove file check from _GrampsIniKeys.py. It is not needed.
svn: r8371
2007-04-09 15:29:13 +00:00
Brian Matherly
61cff42d53 Missing comma in Checkpoint.py.
svn: r8369
2007-04-09 11:40:45 +00:00
Brian Matherly
b7b80b3d0a 0000995: Don't have write access on import/open in paths containing non-ASCII characters.
svn: r8367
2007-04-09 04:24:06 +00:00
Brian Matherly
bc0b71f125 0001006: Narrative Web: Media objects missing title (description), mime_type, or path, are displayed poorly.
svn: r8365
2007-04-09 03:35:58 +00:00
Brian Matherly
ecb95e1c1a 0000896: Crash running Narrative Web report - system memory exhausted.
svn: r8362
2007-04-08 20:16:05 +00:00
Don Allingham
8408d07a1e 2007-04-06 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py (GrampsDbBase.close_undodb): don't complain
	if the undo file isn't here.



svn: r8360
2007-04-07 04:12:15 +00:00
Don Allingham
abb87d57fd 2007-04-05 Don Allingham <don@gramps-project.org>
* src/plugins/Checkpoint.py: fix some more Popen issues



svn: r8359
2007-04-06 04:34:48 +00:00
Brian Matherly
7046e711fb 0000998: Source Ref link refers to nothing in Narrative web report.
svn: r8357
2007-04-06 02:39:07 +00:00
Brian Matherly
dbab948e8c 0000996: Individual attributes do no include source reference citations in Narrative Web report.
svn: r8355
2007-04-05 12:07:05 +00:00
Brian Matherly
e9bd32330f * src/DateHandler/_DateParser.py: Fix a typo
* src/DateEdit.py: Fix a typo

svn: r8354
2007-04-05 11:51:24 +00:00
Brian Matherly
60e09c86eb 0000993: Checkpoint tool crashes in Windows
svn: r8352
2007-04-05 02:54:03 +00:00
Don Allingham
2fb4abbb1f 2007-04-04 Don Allingham <don@gramps-project.org>
* src/DateHandler/_DateParser.py: fix text string that contians a valid
	modifier.
	* src/Editors/_EditPerson.py: disable OK button on save to prevent
	double clicks
	* src/Editors/_EditPrimary.py: disable OK button on save to prevent
	double clicks
	* src/docgen/ODFDoc.py: XML escape strings



svn: r8351
2007-04-05 02:46:56 +00:00
Kees Bakker
6948cf26e2 * po/nl.po Change archief in archiveer.
svn: r8348
2007-04-02 18:43:50 +00:00
Benny Malengier
c7242b62cb correct keyword error
svn: r8343
2007-04-01 16:12:08 +00:00
Brian Matherly
9ab572e278 0000975: remove extra (/b) HTML tags in NarrativeWeb
svn: r8298
2007-03-14 03:24:17 +00:00
Brian Matherly
e6bfaf39fd 0000976: NarrativeWeb: gramps ID always output regardless of setting
svn: r8296
2007-03-14 03:09:38 +00:00
Brian Matherly
2bb0e0642f * src/plugins/NarrativeWeb.py: 0000969: NarrativeWeb plugin: include the date in the media object pages
svn: r8294
2007-03-13 22:56:28 +00:00
Brian Matherly
96692977c4 src/ReportBase/_ReportDialog.py: don't catch all exceptions - we won't get a traceback.
svn: r8290
2007-03-11 22:19:08 +00:00
Brian Matherly
2569c5d9f0 * src/plugins/NarrativeWeb.py: 0000950: include the date in the reference sections of the narrative web site
svn: r8289
2007-03-11 19:42:48 +00:00
Martin Hawlisch
24782c579a Translation update
svn: r8285
2007-03-08 16:49:23 +00:00
Stefan Bjork
64f17d953e Translation update
svn: r8284
2007-03-08 08:48:15 +00:00
Don Allingham
38bda7a109 2007-03-07 Stefan Björk <skalman@acc.umu.se>
* src/Filters/Rules/_HasMarkerBase.py (HasMarkerBase): fix typo
	* src/GrampsWidgets.py: better wording



svn: r8283
2007-03-07 15:45:32 +00:00
Stefan Bjork
0b5492a1a9 Translation update
svn: r8282
2007-03-07 09:09:29 +00:00
Brian Matherly
e699cf10e8 * src/plugins/NarrativeWeb.py:
* src/ReportBase/_ReportUtils.py:
Fix 0000956: Event order within GRAMPS not replicated in web report

svn: r8277
2007-03-07 03:11:41 +00:00