Commit Graph
17867 Commits
Author SHA1 Message Date
Don Allingham 7c66298bf8 * src/docgen/KwordDoc.py (KwordDoc.close): handle KWord mime type
* src/grampslib_wrap.c: handle NULL pointers


svn: r2613
2004-01-09 03:12:28 +00:00
Alex Roitman 6e2b27124b Update
svn: r2612
2004-01-09 02:29:57 +00:00
Alex Roitman f9b0f6c78c Update
svn: r2612
2004-01-09 02:29:57 +00:00
Alex Roitman 9a49196aa7 * src/plugins/rel_de.py: Update.
svn: r2611
2004-01-09 02:29:04 +00:00
Alex Roitman bb46232ec0 * src/plugins/rel_de.py: Update.
svn: r2611
2004-01-09 02:29:04 +00:00
Don Allingham e38acdfa51 update
svn: r2610
2004-01-08 18:09:32 +00:00
Don Allingham 5d38ce95ab update
svn: r2610
2004-01-08 18:09:32 +00:00
Don Allingham b56cdceddf * src/BaseDoc.py: Scaleable shadow
* src/plugins/AncestorChart2.py: Scale to page implemented
* src/docgen/PdfDoc.py: Scalable shadow


svn: r2609
2004-01-08 18:09:18 +00:00
Don Allingham 7cc4eee404 * src/BaseDoc.py: Scaleable shadow
* src/plugins/AncestorChart2.py: Scale to page implemented
* src/docgen/PdfDoc.py: Scalable shadow


svn: r2609
2004-01-08 18:09:18 +00:00
Alex Roitman 3736aa58ef * src/FamilyView.py (delete_family_from): Remove extra "[0]".
svn: r2608
2004-01-08 15:39:33 +00:00
Alex Roitman 9f357f378e * src/FamilyView.py (delete_family_from): Remove extra "[0]".
svn: r2608
2004-01-08 15:39:33 +00:00
Laurent Protois c95e8f9548 French Update : english still stay !
svn: r2607
2004-01-08 10:43:43 +00:00
Laurent Protois cac2691fb6 French Update : english still stay !
svn: r2607
2004-01-08 10:43:43 +00:00
Alex Roitman 559795d8d0 * src/plugins/rel_de.py: Add to CVS.
* src/plugins/Makefile.am: Ship rel_de.py.


svn: r2606
2004-01-08 05:18:27 +00:00
Alex Roitman 32556fce16 * src/plugins/rel_de.py: Add to CVS.
* src/plugins/Makefile.am: Ship rel_de.py.


svn: r2606
2004-01-08 05:18:27 +00:00
Alex Roitman 98dc112db8 Update
svn: r2605
2004-01-08 01:31:19 +00:00
Alex Roitman 9e8322db7e Update
svn: r2605
2004-01-08 01:31:19 +00:00
Don Allingham f3db6068a9 New file
svn: r2604
2004-01-07 23:55:45 +00:00
Don Allingham ba84b5a03e New file
svn: r2604
2004-01-07 23:55:45 +00:00
Alex Roitman 21e774d0cf Update
svn: r2603
2004-01-07 22:47:13 +00:00
Alex Roitman 5b7b00cfb1 Update
svn: r2603
2004-01-07 22:47:13 +00:00
Alex Roitman 1668c0830d * src/plugins/DetDescendantReport.py: Correct image insertion.
* src/plugins/DetAncestralReport.py: Correct image insertion.


svn: r2602
2004-01-07 22:40:04 +00:00
Alex Roitman 168edafa89 * src/plugins/DetDescendantReport.py: Correct image insertion.
* src/plugins/DetAncestralReport.py: Correct image insertion.


svn: r2602
2004-01-07 22:40:04 +00:00
Alex Roitman e45cfd5d72 * src/plugins/rel_hu.py: Add to CVS.
* src/plugins/Makefile.am: Ship rel_hu.py.


svn: r2601
2004-01-07 21:22:40 +00:00
Alex Roitman c37e1f446f * src/plugins/rel_hu.py: Add to CVS.
* src/plugins/Makefile.am: Ship rel_hu.py.


svn: r2601
2004-01-07 21:22:40 +00:00
Alex Roitman 8bee58b9a5 * src/plugins/IndivComplete.py (write_note): Typo.
svn: r2600
2004-01-07 20:22:10 +00:00
Alex Roitman 8882eb935a * src/plugins/IndivComplete.py (write_note): Typo.
svn: r2600
2004-01-07 20:22:10 +00:00
Egyeki Gergelly 918edf8a03 *** empty log message ***
svn: r2599
2004-01-07 19:38:03 +00:00
Egyeki Gergelly cabc435008 *** empty log message ***
svn: r2599
2004-01-07 19:38:03 +00:00
Alex Roitman 0bcea1a03c * doc/gramps-manual/ru/mainwin.xml: Update translation.
* doc/gramps-manual/ru/usage.xml: Update translation.


svn: r2598
2004-01-07 05:17:16 +00:00
Alex Roitman f90d3bbd5b * doc/gramps-manual/ru/mainwin.xml: Update translation.
* doc/gramps-manual/ru/usage.xml: Update translation.


svn: r2598
2004-01-07 05:17:16 +00:00
Don Allingham f2ab67698b update
svn: r2597
2004-01-07 05:08:53 +00:00
Don Allingham 2f0b941510 update
svn: r2597
2004-01-07 05:08:53 +00:00
Don Allingham d983a4ee35 * src/MergeData: Remove reference to personTable
* src/RelLib.py: Remove the personTable, since it is no longer needed
with the dropping of ZODB, and we don't have to worry about keeping
personTable and personMap in sync. Add sort field to Name class.
* src/GrampsParser.py: build the primary sort name
* src/GrampsXML.py: remove personTable references
* src/Find.py: don't user personTable


svn: r2596
2004-01-07 05:08:32 +00:00
Don Allingham 4a6595cc4d * src/MergeData: Remove reference to personTable
* src/RelLib.py: Remove the personTable, since it is no longer needed
with the dropping of ZODB, and we don't have to worry about keeping
personTable and personMap in sync. Add sort field to Name class.
* src/GrampsParser.py: build the primary sort name
* src/GrampsXML.py: remove personTable references
* src/Find.py: don't user personTable


svn: r2596
2004-01-07 05:08:32 +00:00
Don Allingham 63a85f4d83 * src/RelLib.py: Remove the personTable, since it is no longer needed
with the dropping of ZODB, and we don't have to worry about keeping
personTable and personMap in sync. Add sort field to Name class.
* src/GrampsParser.py: build the primary sort name
* src/GrampsXML.py: remove personTable references
* src/Find.py: don't user personTable


svn: r2595
2004-01-07 05:05:42 +00:00
Don Allingham ffd5e3b265 * src/RelLib.py: Remove the personTable, since it is no longer needed
with the dropping of ZODB, and we don't have to worry about keeping
personTable and personMap in sync. Add sort field to Name class.
* src/GrampsParser.py: build the primary sort name
* src/GrampsXML.py: remove personTable references
* src/Find.py: don't user personTable


svn: r2595
2004-01-07 05:05:42 +00:00
Don Allingham 9e599a9c52 update
svn: r2594
2004-01-07 04:59:11 +00:00
Don Allingham 2a6c2b5298 update
svn: r2594
2004-01-07 04:59:11 +00:00
Don Allingham 6068598e28 * src/EditPerson.py (EditPerson.__init__): use AutoCombo for name type
* src/edit_person.glade: allow a name type that is not in the list

* src/ImageSelect.py: make sure that description doesn't exceed the image
size
* src/MediaView.py: mark <local copy> for translation
* src/gramps.glade: eliminate fixed size for side panel, helps with translations.


svn: r2593
2004-01-07 04:58:51 +00:00
Don Allingham 1424ea9e65 * src/EditPerson.py (EditPerson.__init__): use AutoCombo for name type
* src/edit_person.glade: allow a name type that is not in the list

* src/ImageSelect.py: make sure that description doesn't exceed the image
size
* src/MediaView.py: mark <local copy> for translation
* src/gramps.glade: eliminate fixed size for side panel, helps with translations.


svn: r2593
2004-01-07 04:58:51 +00:00
Laurent Protois 1736deaa54 French Update for cvs
svn: r2592
2004-01-06 07:52:21 +00:00
Laurent Protois 55aebab241 French Update for cvs
svn: r2592
2004-01-06 07:52:21 +00:00
Alex Roitman 5615876d2a * src/plugins/ReadGedcom.py: More source parsing cleanups.
(parse_source_objects): Remove redundant function.


svn: r2591
2004-01-06 06:11:28 +00:00
Alex Roitman 1e16bb4c9b * src/plugins/ReadGedcom.py: More source parsing cleanups.
(parse_source_objects): Remove redundant function.


svn: r2591
2004-01-06 06:11:28 +00:00
Don Allingham 1a1eb05059 update
svn: r2590
2004-01-06 05:02:06 +00:00
Don Allingham 3ad158da2f update
svn: r2590
2004-01-06 05:02:06 +00:00
Don Allingham a0c601eb19 * src/ImageSelect.py: make sure that description doesn't exceed the image
size
* src/MediaView.py: mark <local copy> for translation
* src/gramps.glade: eliminate fixed size for side panel, helps with translations.


svn: r2589
2004-01-06 04:34:19 +00:00
Don Allingham 8028428fc0 * src/ImageSelect.py: make sure that description doesn't exceed the image
size
* src/MediaView.py: mark <local copy> for translation
* src/gramps.glade: eliminate fixed size for side panel, helps with translations.


svn: r2589
2004-01-06 04:34:19 +00:00
Alex Roitman 576b6a3f7f * src/plugins/ReadGedcom.py: More source parsing cleanups.
svn: r2588
2004-01-05 20:39:09 +00:00