23195 Commits

Author SHA1 Message Date
Alex Roitman
144adc808a * src/plugins/FtmStyleDescendants.py (write_endnotes): Replace
CallNumber with Abbreviation.
* src/plugins/FtmStyleAncestors.py (write_endnotes): Replace
CallNumber with Abbreviation.


svn: r2477
2003-12-09 04:30:05 +00:00
Alex Roitman
bac1ce2bc6 * src/plugins/WriteGedcom.py (write_sources): Remove CallNumber export.
svn: r2476
2003-12-09 04:24:52 +00:00
Alex Roitman
ae8f0a3515 * src/plugins/WriteGedcom.py (write_sources): Remove CallNumber export.
svn: r2476
2003-12-09 04:24:52 +00:00
Alex Roitman
72b7cd0801 * doc/gramps-manual/ru/gramps-manual.xml: Translation.
* doc/gramps-manual/ru/getstart.xml: Translation.

* src/RelLib.py (Source.setCallNumber, Source.CallNumber): Remove
functions; (Source.callno): remove attribute.
* src/WriteXML.py (write_xml_data): Remove CallNumber output.
* src/GrampsParser.py (GrampsParser.stop_scallno): Remove function.
* src/gramps.glade (sourceEditor): Remove Call Number widgets.
* src/EditSource.py: Remove Call Number support.


svn: r2475
2003-12-09 04:21:39 +00:00
Alex Roitman
2670b8fb18 * doc/gramps-manual/ru/gramps-manual.xml: Translation.
* doc/gramps-manual/ru/getstart.xml: Translation.

* src/RelLib.py (Source.setCallNumber, Source.CallNumber): Remove
functions; (Source.callno): remove attribute.
* src/WriteXML.py (write_xml_data): Remove CallNumber output.
* src/GrampsParser.py (GrampsParser.stop_scallno): Remove function.
* src/gramps.glade (sourceEditor): Remove Call Number widgets.
* src/EditSource.py: Remove Call Number support.


svn: r2475
2003-12-09 04:21:39 +00:00
Don Allingham
d1a41af39c * configure.in: catch the SUSE usage of "gnome.gconf" instead of
the standard "gconf"


svn: r2474
2003-12-09 04:14:35 +00:00
Don Allingham
83640c470b * configure.in: catch the SUSE usage of "gnome.gconf" instead of
the standard "gconf"


svn: r2474
2003-12-09 04:14:35 +00:00
Alex Roitman
529774a679 Update
svn: r2473
2003-12-09 02:39:42 +00:00
Alex Roitman
06a18b82bb Update
svn: r2473
2003-12-09 02:39:42 +00:00
Alex Roitman
3e571743de Update
svn: r2472
2003-12-09 00:52:37 +00:00
Alex Roitman
0286bf6903 Update
svn: r2472
2003-12-09 00:52:37 +00:00
Alex Roitman
325353ce30 Add with -kb flag
svn: r2471
2003-12-09 00:42:03 +00:00
Alex Roitman
ccd9e2fa9f Add with -kb flag
svn: r2471
2003-12-09 00:42:03 +00:00
Alex Roitman
b854788a1a Remove figures. Add later with -kb.
svn: r2470
2003-12-09 00:40:30 +00:00
Alex Roitman
d5d7855f01 Remove figures. Add later with -kb.
svn: r2470
2003-12-09 00:40:30 +00:00
Alex Roitman
3183de870f Update figures
svn: r2469
2003-12-08 23:12:05 +00:00
Alex Roitman
0604ae6417 Update figures
svn: r2469
2003-12-08 23:12:05 +00:00
Sebastian Voeck
492055e233 Started German translation
svn: r2468
2003-12-08 23:07:14 +00:00
Sebastian Voeck
f7525192d7 Started German translation
svn: r2468
2003-12-08 23:07:14 +00:00
Sebastian Voeck
d7bb90c336 Started German translation
svn: r2467
2003-12-08 22:57:50 +00:00
Sebastian Voeck
7f4f394f03 Started German translation
svn: r2467
2003-12-08 22:57:50 +00:00
Alex Roitman
2f557d874d Update figures
svn: r2466
2003-12-08 20:40:19 +00:00
Alex Roitman
b43ae13242 Update figures
svn: r2466
2003-12-08 20:40:19 +00:00
Alex Roitman
2156d0e530 Update
svn: r2465
2003-12-08 19:45:05 +00:00
Alex Roitman
6f2b03b69f Update
svn: r2465
2003-12-08 19:45:05 +00:00
Alex Roitman
fff445d33a Added russian translation of the manual
svn: r2464
2003-12-08 19:42:32 +00:00
Alex Roitman
1d9b5481d3 Added russian translation of the manual
svn: r2464
2003-12-08 19:42:32 +00:00
Alex Roitman
5907d97571 * src/filters/Complete.py: Add filter matching people with the
complete flag.
* src/GenericFilter.py (HasCompleteRecord): Add rule matching people
with the complete records.
* src/RelLib.py (Source.setAbbrev, Source.getAbbrev): Add functions.
* src/WriteXML.py (write_xml_data): Save abbreviation info for sources.
* src/GrampsParser.py (GrampsParser.stop_sabbrev): Parse abbreviation.
* src/gramps.glade (sourceEditor): Add widgets for Call Number and
Abbreviation.
* src/EditSource.py: Support Call Number and Abbreviation.
* src/plugins/ReadGedcom.py (parse_source): Parse abbreviation.
* src/plugins/WriteGedcom.py (write_sources): Export abbreviation.
* NEWS: Update.


svn: r2463
2003-12-08 02:23:53 +00:00
Alex Roitman
2ee7b98f18 * src/filters/Complete.py: Add filter matching people with the
complete flag.
* src/GenericFilter.py (HasCompleteRecord): Add rule matching people
with the complete records.
* src/RelLib.py (Source.setAbbrev, Source.getAbbrev): Add functions.
* src/WriteXML.py (write_xml_data): Save abbreviation info for sources.
* src/GrampsParser.py (GrampsParser.stop_sabbrev): Parse abbreviation.
* src/gramps.glade (sourceEditor): Add widgets for Call Number and
Abbreviation.
* src/EditSource.py: Support Call Number and Abbreviation.
* src/plugins/ReadGedcom.py (parse_source): Parse abbreviation.
* src/plugins/WriteGedcom.py (write_sources): Export abbreviation.
* NEWS: Update.


svn: r2463
2003-12-08 02:23:53 +00:00
Alex Roitman
325efe438e Release
svn: r2462
2003-12-08 00:58:00 +00:00
Alex Roitman
e722a4aa97 Release
svn: r2462
2003-12-08 00:58:00 +00:00
Alex Roitman
5d109a10e3 Release
svn: r2461
2003-12-08 00:48:01 +00:00
Alex Roitman
386ca0654b Release
svn: r2461
2003-12-08 00:48:01 +00:00
Alex Roitman
caa7416a47 * src/EditSource.py (__init__): Markup notes label on startup.
svn: r2459
2003-12-07 05:04:14 +00:00
Alex Roitman
3f79e86808 * src/EditSource.py (__init__): Markup notes label on startup.
svn: r2459
2003-12-07 05:04:14 +00:00
Alex Roitman
637a24f778 Update
svn: r2458
2003-12-07 04:55:58 +00:00
Alex Roitman
7bce72201e Update
svn: r2458
2003-12-07 04:55:58 +00:00
Alex Roitman
3e4dfe4353 * src/EditPlace.py: Pass window to LocEdit.py. Correct apply callback.
* src/LocEdit.py (__init__): Make dialog modal and transient
for its parent; (on_help_clicked): Add function.
* src/dialog.glade: Correct response IDs.
* src/places.glade: Correct response IDs.


svn: r2457
2003-12-07 04:54:40 +00:00
Alex Roitman
fae74522d8 * src/EditPlace.py: Pass window to LocEdit.py. Correct apply callback.
* src/LocEdit.py (__init__): Make dialog modal and transient
for its parent; (on_help_clicked): Add function.
* src/dialog.glade: Correct response IDs.
* src/places.glade: Correct response IDs.


svn: r2457
2003-12-07 04:54:40 +00:00
Don Allingham
c10818fcd6 update
svn: r2456
2003-12-07 04:16:11 +00:00
Don Allingham
c1bc679119 update
svn: r2456
2003-12-07 04:16:11 +00:00
Don Allingham
85bbe23c5f * src/FamilyView.py (FamilyView.really_remove_spouse): remove the
corret person from the family when deleting the spouse

* src/po/it.po: updated Italian translation


svn: r2455
2003-12-07 04:15:54 +00:00
Don Allingham
cac9c131ce * src/FamilyView.py (FamilyView.really_remove_spouse): remove the
corret person from the family when deleting the spouse

* src/po/it.po: updated Italian translation


svn: r2455
2003-12-07 04:15:54 +00:00
Don Allingham
79720babba Added Tim Waugh in authors list
svn: r2454
2003-12-07 02:45:33 +00:00
Don Allingham
9577dec324 Added Tim Waugh in authors list
svn: r2454
2003-12-07 02:45:33 +00:00
Alex Roitman
dac45634c2 * src/plugins/WriteFtree.py (on_help_clicked): Add function.
* doc/gramps.1: Update.


svn: r2453
2003-12-06 23:05:52 +00:00
Alex Roitman
8acc5f5cd6 * src/plugins/WriteFtree.py (on_help_clicked): Add function.
* doc/gramps.1: Update.


svn: r2453
2003-12-06 23:05:52 +00:00
Frode Jemtland
0019861156 Updating no.po to reflect nb.po
svn: r2452
2003-12-06 21:26:13 +00:00
Frode Jemtland
949c26bf92 Updating no.po to reflect nb.po
svn: r2452
2003-12-06 21:26:13 +00:00
Frode Jemtland
8902bd7835 Some small fix...
svn: r2451
2003-12-06 21:24:12 +00:00