Alex Roitman
e927743213
* src/gramps.glade: Add Go menu with navigation items. Still have to
...
work out the history menu being built at runtime. Add few shortcuts.
svn: r2011
2003-08-16 02:15:43 +00:00
Alex Roitman
46c8f6d8d4
* src/GrampsCfg.py: Fix toolbar prefs.
...
* src/intl.py: Import intl22.so for both 2.2 and 2.3 python versions.
svn: r2010
2003-08-15 02:47:13 +00:00
Alex Roitman
17087ebc30
* src/FrenchRepublic.py: Insert encoding line because non-ascii
...
charatcers are used. This behavior is deprecated and causes warnings
in python 2.3.
* src/const.py.in: Likewise.
* src/FamilyView.py: Likewise.
* src/SelectChild.py: Likewise.
* src/plugins/rel_ru.py: Likewise.
svn: r2009
2003-08-14 22:33:30 +00:00
Don Allingham
80f0cb2a27
update
...
svn: r2006
2003-08-14 15:57:39 +00:00
Don Allingham
739e4d2cca
update
...
svn: r2004
2003-08-14 15:51:58 +00:00
Don Allingham
f313de4052
update
...
svn: r2001
2003-08-14 03:52:29 +00:00
Don Allingham
a27c351000
update
...
svn: r1998
2003-08-13 04:28:53 +00:00
Don Allingham
215c831fef
update
...
svn: r1996
2003-08-13 03:21:28 +00:00
Don Allingham
428f2242e2
update
...
svn: r1994
2003-08-12 03:07:39 +00:00
Alex Roitman
703058bd27
* TODO: Some nice features to implement, mostly from RFE at sf.net.
...
svn: r1992
2003-08-11 23:46:09 +00:00
Tim Waugh
e4c6227dc8
2003-08-11 Tim Waugh <twaugh@redhat.com>
...
* src/docgen/OpenDrawDoc.py: Fixed tag mismatch. Added report printing
support.
* src/Report.py: Report printing support added to Draw-style
reports.
svn: r1991
2003-08-11 17:33:27 +00:00
Tim Waugh
e39157ba94
2003-08-11 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Use Relationship.get_grandparents_string.
svn: r1990
2003-08-11 17:10:17 +00:00
Don Allingham
0bb669c699
update
...
svn: r1989
2003-08-11 03:04:15 +00:00
Alex Roitman
7f967572da
* NEWS: More new items.
...
svn: r1987
2003-08-11 02:54:58 +00:00
Alex Roitman
cc79597b34
* configure.in: Set version to 0.9.4 (since the release is 0.CVS...).
...
Otherwise it becomes older-version that the latest release.
* src/EditPerson.py: Change const.save_fevent() calls to
const.save_event().
* src/EventEdit.py: Display event name with const.display_event()
(was backwards).
* src/GrampsParser.py: Call const.save_event() and const.attr()
when parsing XML. This should take care of prior data with standard
events and attributes recorded in $LANG.
* src/FamilyView.py (nameof): Translate parent's relation to a child.
svn: r1986
2003-08-11 00:59:16 +00:00
Don Allingham
72efb337f4
update
...
svn: r1985
2003-08-10 23:25:40 +00:00
Don Allingham
1b2fcf9a64
update
...
svn: r1983
2003-08-10 21:55:51 +00:00
Don Allingham
9f55fd18d8
update
...
svn: r1981
2003-08-10 21:53:39 +00:00
Don Allingham
f8b4eb6505
update
...
svn: r1979
2003-08-10 18:09:03 +00:00
Tim Waugh
eaa712585c
2003-08-10 Tim Waugh <twaugh@redhat.com>
...
* configure.in: Use 0.CVS[date] for RELEASE. '-' is not allowed in
RPM release strings, and prefixing with '0.' allows the final version
to be version-compared as newer.
svn: r1977
2003-08-10 10:28:03 +00:00
Don Allingham
7010adcd2c
update
...
svn: r1976
2003-08-10 05:28:34 +00:00
Alex Roitman
6ba9a5fb5b
* src/TextDoc.py (PaperStyle.set_height, PaperStyle.set_width):
...
Add functions. Needed for setting custom size paper.
* configure.in: Set RELEASE to CVS-<date> string.
svn: r1974
2003-08-09 21:08:20 +00:00
Alex Roitman
d33937c7b9
* src/plugins/FamilyGroup.py: Remove setup() call.
...
* src/plugins/IndivSummary.py: Enable translation for an event type.
* src/plugins/FtmStyleAncestors.py: Space after full stop.
* src/const.py.in (display_pevent): Try translating string if not
found in the _pe_e2l dictionary. Useful for translating Birth and
Death events which are not in the dictionary as non-editable events.
Seems harmless in the display function ;
(display_fevent, display_event, display_pattr, display_fattr,
display_attr, display_frel): Likewise. Might be useful in some
cases and seems totally harmless.
svn: r1973
2003-08-09 05:24:33 +00:00
Alex Roitman
5281153160
* src/PaperMenu.py: Add A3 size to the default size list.
...
svn: r1972
2003-08-08 15:28:59 +00:00
Don Allingham
13569421af
update
...
svn: r1970
2003-08-08 03:17:59 +00:00
Alex Roitman
1c58bd5bd9
* src/po/template.po: Update the translation template.
...
svn: r1967
2003-08-07 12:31:54 +00:00
Lars Lundin
b6c9ff7624
* src/plugins/BookReport.py: Fixed typo (containg).
...
* src/plugins/FtmStyleAncestors.py, src/plugins/FtmStyleDescendants.py:
Fixed typo (death_endotes).
svn: r1966
2003-08-07 08:53:22 +00:00
Alex Roitman
917a752688
* src/EditPerson.py (did_data_change): Add a unicode conversion to the
...
surname string.
svn: r1965
2003-08-07 04:38:06 +00:00
Alex Roitman
8e6195eaa9
* src/FamilyView.py (load_family): Enable translation for family
...
relation.
* src/const.py.in: Add new functions: display_event(), save_event(),
display_attr(), and save_attr() which work for either personal or
family events/attributes. Correct silly typo.
* src/WriteXML.py (dump_my_event): Call const.save_event() before
saving; (write_family_id): Call const.save_frel() before saving;
(write_attribute_list): Call const.save_attr() before saving.
* src/Marriage.py (redraw_event_list): Call const.display_fevent()
before saving; (on_add_clicked): change const.save_fevent() to
const.display_fevent(); (on_event_update_clicked): Likewise.
* src/EventEdit.py (EventEditor.__init__): Call self.trans() before
displaying event name.
svn: r1964
2003-08-07 03:54:10 +00:00
Tim Waugh
a5ee260def
2003-08-05 Tim Waugh <twaugh@redhat.com>
...
* src/Report.py, src/TextDoc.py, src/DrawDoc.py: Adjusted the way
that 'Print Report' is handled.
* src/docgen/OpenOfficeDoc.py, src/docgen/PSDrawDoc.py: Likewise.
* src/plugins/AncestorChart.py: Undo previous change to do with
printing reports.
svn: r1962
2003-08-05 17:01:47 +00:00
Alex Roitman
b563b8ea77
* src/plugins/WebPage.py (WebReportDialog.get_report_generations):
...
Disable number of generations (was not used anyway).
svn: r1961
2003-08-05 04:00:55 +00:00
Alex Roitman
d54d9f9270
* src/GenericFilter.py: Fixes for existing filters (ancestors and
...
descendants used to include the original person).
Four new filters: ancestors and descendants more and less than so many
generations away.
* NEWS: Compile preliminary contents for the next release.
svn: r1960
2003-08-05 03:35:42 +00:00
Alex Roitman
898b33efef
* src/plugins/GraphViz.py (make_doc_menu): Add paper option to the menu.
...
svn: r1959
2003-08-05 01:34:59 +00:00
Alex Roitman
0ff39d38a0
* src/gramps_main.py (save_file): Remove statusbar.set_pulse_step()
...
call because gnome.ui.AppBar does not have such method.
svn: r1958
2003-08-03 05:41:08 +00:00
Alex Roitman
cca145494d
* src/po/template.po: Update the above corrections in template.
...
svn: r1957
2003-08-03 04:45:01 +00:00
Alex Roitman
a934e5806b
* src/dialog.glade: Consistent tooltips.
...
* src/gramps.glade: Likewise.
* src/marriage.glade: Likewise.
* src/edit_person.glade: Likewise.
* src/plugins/pafexport.glade: Consistent check box label.
svn: r1956
2003-08-03 03:41:35 +00:00
Alex Roitman
9c10ab431c
* src/plugins/writeftree.glade: Swap OK and Cancel buttons (HIG).
...
* src/plugins/cdexport.glade: Likewise.
* src/plugins/gedcomexport.glade: Likewise.
* src/plugins/pkgexport.glade: Likewise.
* src/plugins/ReadGedcom.py: Fix Cancel button (was destroying itself).
svn: r1955
2003-08-02 05:41:51 +00:00
Don Allingham
0d0518e21f
update
...
svn: r1954
2003-08-02 03:31:02 +00:00
Don Allingham
5f35f6178a
update
...
svn: r1952
2003-08-02 03:19:45 +00:00
Don Allingham
66d0ce1f15
update
...
svn: r1950
2003-08-02 02:22:50 +00:00
Don Allingham
f88df74451
update
...
svn: r1948
2003-08-01 03:40:10 +00:00
Alex Roitman
a93605c8a7
Update
...
svn: r1946
2003-08-01 02:02:51 +00:00
Alex Roitman
54079d5624
* src/RelLib.py (LdsOrd.are_equal): Correctly handle the case when
...
the new object is None and the old is empty.
(LdsOrd.isEmpty): Add function.
svn: r1945
2003-08-01 01:58:51 +00:00
Don Allingham
4d540111be
update
...
svn: r1944
2003-07-31 12:01:40 +00:00
Don Allingham
12e2e5c2c4
update
...
svn: r1941
2003-07-29 04:36:45 +00:00
Tim Waugh
5ce10796a2
2003-07-28 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/AncestorChart.py: Printable hook.
svn: r1939
2003-07-28 20:32:15 +00:00
Tim Waugh
11acb620c1
2003-07-28 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/GraphViz.py: Adapt.
* src/Report.py, src/TextDoc.py, src/DrawDoc.py, src/Plugins.py: More
support for making printable output formats.
svn: r1938
2003-07-28 20:31:09 +00:00
Tim Waugh
22dbff7ea0
2003-07-28 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/GraphViz.py: Adapt.
svn: r1937
2003-07-28 20:29:37 +00:00
Tim Waugh
3cdc0261ef
2003-07-28 Tim Waugh <twaugh@redhat.com>
...
* src/Report.py, src/TextDoc.py, src/DrawDoc.py: More support for
making printable output formats.
* src/docgen/PSDrawDoc.py, src/docgen/PdfDrawDoc.py: Make these
output formats printable.
svn: r1936
2003-07-28 17:20:18 +00:00
Don Allingham
1755b3fadc
update
...
svn: r1934
2003-07-27 18:36:57 +00:00
Don Allingham
ad94f32a9f
update
...
svn: r1932
2003-07-27 03:51:35 +00:00
Tim Waugh
c54e12ea51
2003-07-25 Tim Waugh <twaugh@redhat.com>
...
* src/Report.py: Support for making output formats printable.
* src/plugins/GraphViz.py: Make it printable.
svn: r1930
2003-07-25 18:22:07 +00:00
Tim Waugh
0b27e9db03
2003-07-25 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/ReadGedcom.py: Handle ABBR in source definitions (i.e.
handle the GEDCOM that our exporter writes).
svn: r1929
2003-07-25 10:45:24 +00:00
Tim Waugh
425fec4126
2003-07-24 Tim Waugh <twaugh@redhat.com>
...
* src/GenericFilter.py: Several more filters which iterate over
other filters.
svn: r1928
2003-07-24 16:47:36 +00:00
Tim Waugh
ab8f082d42
2003-07-24 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/FilterEditor.py: Fix 'edit' to do so in place.
svn: r1926
2003-07-24 14:42:15 +00:00
Tim Waugh
0dfedfb334
2003-07-23 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py, src/plugins/gedcomexport.glade: New
options for excluding sources and notes for living people.
svn: r1925
2003-07-23 14:15:34 +00:00
Tim Waugh
5240e115ce
2003-07-23 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: More translation bits. Include
source author and publication information.
svn: r1924
2003-07-23 13:52:17 +00:00
Alex Roitman
c2d84159b0
* src/SelectChild.py: Replace braces with parentheses in named format
...
string parameter.
svn: r1923
2003-07-23 05:49:02 +00:00
Tim Waugh
26cab7e1a3
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Mark translation strings.
svn: r1922
2003-07-22 17:40:05 +00:00
Tim Waugh
6f13cf9de1
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Mark the easy translation strings.
Start tentative work on making the rest translatable.
svn: r1921
2003-07-22 11:53:04 +00:00
Tim Waugh
d89cb456de
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Mark the easy translation strings.
svn: r1920
2003-07-22 11:40:03 +00:00
Tim Waugh
d1c1c2e4da
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py: Made Person.probablyAlive() take partners into
consideration if all else fails.
svn: r1919
2003-07-22 10:52:55 +00:00
Tim Waugh
aeea4b56a5
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py, src/plugins/gedcomexport.glade: New
option for obscuring names of living people.
svn: r1918
2003-07-22 10:14:49 +00:00
Don Allingham
ea993caa3d
update
...
svn: r1917
2003-07-22 04:45:49 +00:00
Alex Roitman
4bd17f688a
* src/MergeData.py: Various merge fixes.
...
svn: r1915
2003-07-22 04:12:58 +00:00
Alex Roitman
8f54978f38
Update
...
svn: r1914
2003-07-21 13:18:35 +00:00
Tim Waugh
cce126755b
2003-07-21 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py: Made Person.probablyAlive() smarter.
svn: r1913
2003-07-21 11:20:31 +00:00
Don Allingham
bb483ef22f
update
...
svn: r1912
2003-07-21 03:28:41 +00:00
Don Allingham
835aafaac7
update
...
svn: r1910
2003-07-21 02:50:15 +00:00
Don Allingham
bd2a26d708
update
...
svn: r1908
2003-07-21 00:14:37 +00:00
Don Allingham
b36e0073ee
update
...
svn: r1906
2003-07-21 00:13:59 +00:00
Tim Waugh
bd96aef984
2003-07-20 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Include source notes. Adjusted default
styles.
svn: r1904
2003-07-20 12:19:12 +00:00
Alex Roitman
5ee6d863e0
* src/docgen/OpenOfficeDoc.py (_write_styles_file): Switch paragraph
...
alignment to "start" and "end" (was "left and "right").
* src/plugins/AncestorReport.py: Change prefixed style name ("AHN-").
Needed because HTML gets confised by ":" in the class name.
* src/plugins/Ancestors.py: Likewise ("AR-").
* src/plugins/DescendReport.py: Likewise ("DR-").
* src/plugins/DetAncestralReport.py: Likewise ("DAR-").
* src/plugins/DetDescendantReport.py: Likewise ("DDR-").
* src/plugins/FtmStyleAncestors.py: Likewise ("FTA-").
* src/plugins/FtmStyleDescendants.py: Likewise ("FTD-").
* src/plugins/FamilyGroup.py: Likewise ("FGR-").
* src/plugins/CustomBookText.py: Likewise ("CBT-").
* src/plugins/SimpleBookTitle.py: Likewise ("SBT-").
* src/plugins/IndivSummary.py: Likewise ("IVS-").
* src/plugins/IndivComplete.py: Likewise ("IDS-").
svn: r1903
2003-07-18 13:43:13 +00:00
Alex Roitman
0d4fd430b2
Update
...
svn: r1902
2003-07-18 13:32:11 +00:00
Alex Roitman
f8d2f86295
* src/gramps_main.py (open_example): Fix destination name when copying
...
files (was directory name).
* doc/gramps-manual/C/gramps-manual.xml: Reflect name change for
Comprehensive Ancestors Report.
* src/plugins/AncestorReport.py: Prefixed style names ("AHN:").
* src/plugins/Ancestors.py: Prefixed style names ("AR:").
* src/plugins/DescendReport.py: Prefixed style names ("DR:").
* src/plugins/DetAncestralReport.py: Prefixed style names ("DAR:").
* src/plugins/DetDescendantReport.py: Prefixed style names ("DDR:").
* src/plugins/FtmStyleAncestors.py: Prefixed style names ("FTA:").
* src/plugins/FtmStyleDescendants.py: Prefixed style names ("FTD:").
* src/plugins/FamilyGroup.py: Prefixed style names ("FGR:").
* src/plugins/CustomBookText.py: Prefixed style names ("CBT:").
* src/plugins/SimpleBookTitle.py: Prefixed style names ("SBT:").
Rename "Copyright string" with "Subtitle string".
* src/plugins/BookReport.py (BookReportDialog.__init__): Finally,
clear the style problem.
svn: r1901
2003-07-18 06:17:28 +00:00
Tim Waugh
e913f0a32b
2003-07-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Handle unknown genders and missing
first names.
svn: r1900
2003-07-17 17:15:09 +00:00
Tim Waugh
26faad1bb0
2003-07-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Include grandchildren's birth dates in
abbreviated form.
svn: r1898
2003-07-17 11:06:50 +00:00
Tim Waugh
66e8934a88
2003-07-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Include other names in the notes.
Include birth/marriage/death descriptions.
svn: r1897
2003-07-17 10:54:41 +00:00
Tim Waugh
5b27a96bf3
2003-07-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Change report name. Include addresses.
Better generation headings. Include nickname.
svn: r1896
2003-07-17 10:31:01 +00:00
Alex Roitman
1a5fb683a9
* src/gramps_main.py: Replace old "file-should-be-directory" message.
...
* src/StartupDialog.py: Minor typos.
* src/plugins/Verify.py: Likewise.
* src/plugins/WebPage.py: Likewise.
* src/plugins/book.glade: Likewise.
* src/MediaView.py: Likewise.
* src/PlaceView.py: Likewise.
* src/po/template.po: Update the above corrections in template.
svn: r1894
2003-07-17 02:37:28 +00:00
Alex Roitman
e94b657b8b
* src/plugins/DescendReport.py: Enable translation for "b." and "d."
...
* doc/gramps-manual/C/gramps-manual.xml: More corrections.
svn: r1893
2003-07-17 01:56:12 +00:00
Donald A. Peterson
24944bcec7
* doc/gramps-manual/C/figures/bookreport.png:
...
* doc/gramps-manual/C/figures/cfe-df.png:
* doc/gramps-manual/C/figures/edit-person-addresses.png:
* doc/gramps-manual/C/figures/edit-person-attributes.png:
* doc/gramps-manual/C/figures/edit-person-events.png:
* doc/gramps-manual/C/figures/edit-person-gallery.png:
* doc/gramps-manual/C/figures/edit-person-internet.png:
* doc/gramps-manual/C/figures/edit-person-lds.png:
* doc/gramps-manual/C/figures/edit-person-names.png:
* doc/gramps-manual/C/figures/edit-person-notes.png:
* doc/gramps-manual/C/figures/edit-person.png:
* doc/gramps-manual/C/figures/edit-plc.png:
* doc/gramps-manual/C/figures/edit-rel.png:
* doc/gramps-manual/C/figures/edit-si.png:
* doc/gramps-manual/C/figures/edit-wi.png:
* doc/gramps-manual/C/figures/family.png:
* doc/gramps-manual/C/figures/first-open.png:
* doc/gramps-manual/C/figures/gedcom-import.png:
* doc/gramps-manual/C/figures/mainwin.png:
* doc/gramps-manual/C/figures/media.png:
* doc/gramps-manual/C/figures/noside-nofilt.png:
* doc/gramps-manual/C/figures/pedigree.png:
* doc/gramps-manual/C/figures/places.png:
* doc/gramps-manual/C/figures/researcher.png:
* doc/gramps-manual/C/figures/side-filt.png:
* doc/gramps-manual/C/figures/sources.png: HIG-ified images by
scaling to the recommended max width of 510 pixels.
svn: r1892
2003-07-16 18:57:38 +00:00
Alex Roitman
cd316ad07a
* src/gramps.glade: Add "..." after Merge, Edit Bookmarks, Preferences,
...
and "Show plugin status" menu items.
svn: r1890
2003-07-16 12:24:26 +00:00
Alex Roitman
b7b0a4eefc
Update
...
svn: r1889
2003-07-16 02:33:57 +00:00
Alex Roitman
28a1848322
* src/GrampsCfg.py: Toolbar and statusbar (single word each).
...
* src/preferences.glade: Statusbar (single word).
* doc/gramps-manual/C/gramps-manual.xml: More corrections.
svn: r1888
2003-07-16 02:33:19 +00:00
Alex Roitman
5b01f01bc2
* src/plugins/FtmStyleAncestors.py: Fix coma-sepration for endnotes.
...
Translate "Endnotes" sub-heading. Enable pagebreak only when
generation > 1 (was 0).
* src/plugins/FtmStyleDescendants.py: Likewise.
* src/const.py.in: Make the confidence order high to low (was l->h).
* src/plugins/AncestorChart.py: Enable translation for "b." and "d."
* src/plugins/DesGraph.py: Likewise.
* src/po/template.po: Update the above corrections in template.
svn: r1887
2003-07-16 00:58:10 +00:00
Alex Roitman
2f7ae1eb6f
* src/edit_person.glade: Add colon after "Type" label.
...
* src/dialog.glade: Add accelerator to "Address" label of AddrEdit.
* src/po/template.po: Update the above corrections in template.
* src/plugins/Makefile.am: Ship CustomBookText.py
svn: r1886
2003-07-15 22:05:18 +00:00
Alex Roitman
068140a500
* src/plugins/ReadPkg.py: Remove "..." (move this to Plugins.py).
...
* src/plugins/ReadNative.py: Likewise.
* src/plugins/ReadGedcom.py: Likewise.
* src/plugins/WritePkg.py: Likewise.
* src/plugins/WriteCD.py: Likewise.
* src/plugins/WriteGedcom.py: Likewise.
* src/Plugins.py: Add "..." at menu generation.
svn: r1885
2003-07-15 21:29:38 +00:00
Alex Roitman
7ad01cdb52
* src/plugins/WritePkg.py: Enable "..." in the menu item.
...
* src/plugins/WriteCD.py: Likewise.
* src/plugins/WriteGedcom.py: Likewise.
svn: r1884
2003-07-15 19:17:17 +00:00
Alex Roitman
5b8cc3d96c
* src/plugins/ReadPkg.py: Enable "..." in the menu item.
...
* src/plugins/ReadNative.py: Likewise.
* src/plugins/ReadGedcom.py: Likewise.
* src/Report.py: Put "Style" label in singular form (was plural).
svn: r1883
2003-07-15 17:17:58 +00:00
Alex Roitman
28a3869945
* src/plugins/CustomBookText.py: Add to CVS.
...
svn: r1882
2003-07-15 13:09:49 +00:00
Donald A. Peterson
1a73d411a9
* src/docgen/LaTeXDoc.py: Regress UNICODE support to be only a
...
commented line in the output rather than implemented by default
since not all LaTeX installations include ucs.sty by default.
svn: r1877
2003-07-14 18:41:10 +00:00
Alex Roitman
4002b1686b
Update
...
svn: r1875
2003-07-13 00:10:10 +00:00
Alex Roitman
4de76df6f6
* src/plugins/BookReport.py (BookReportDialog.make_document):
...
Move item initialization here (was in make_report).
* src/plugins/DetDescendantReport.py: Remove empty setup().
* src/plugins/AncestorReport.py: Likewise.
* src/plugins/Ancestors.py: Likewise.
* src/plugins/DescendReport.py: Likewise.
* src/plugins/FtmStyleAncestors.py: Likewise.
* src/plugins/FamilyGroup.py: Likewise.
* src/plugins/DetAncestralReport.py: Likewise.
svn: r1874
2003-07-13 00:09:29 +00:00
Alex Roitman
d6e20b8536
* doc/gramps-manual/C/gramps-manual.xml: More corrections.
...
svn: r1872
2003-07-12 18:48:42 +00:00
Alex Roitman
e989fb7b2d
* src/Plugins.py (PluginDialog.build_tree): Remove reverse() call.
...
svn: r1871
2003-07-12 17:59:38 +00:00
Alex Roitman
e89b24e6b1
* doc/gramps-manual/C/gramps-manual.xml: More corrections.
...
svn: r1870
2003-07-12 01:17:27 +00:00
Alex Roitman
0918f6ac95
* src/plugins/IndivSummary.py (IndivSummary.__init__):
...
Provide default value of 0 to newpage argument.
svn: r1869
2003-07-12 00:36:06 +00:00
Donald A. Peterson
8c1968161e
Added unicode supprt to LaTeXDoc.py
...
svn: r1868
2003-07-11 15:42:14 +00:00
Donald A. Peterson
3fcc872cd0
LaTeXDoc now has unicode support
...
svn: r1867
2003-07-11 15:32:23 +00:00
Alex Roitman
e2fd888844
Update
...
svn: r1865
2003-07-11 13:55:53 +00:00
Tim Waugh
5660468eaf
2003-07-11 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/SimpleBookTitle.py: Define self.style_name before
calling Report.BareReportDialog.__init__().
svn: r1863
2003-07-11 11:15:40 +00:00
Alex Roitman
e94defacf3
* src/po/ru.po: Updated Russian translation for 0.9.3.
...
svn: r1862
2003-07-11 03:41:44 +00:00
Alex Roitman
b6cac0abba
* src/Report.py (BareReportDialog.build_style_menu):
...
Initialize menu to self.style_name;
(ReportDialog.__init__): Set self.style_name to "default"
for standalone reports.
* src/plugins/DetDescendantReport.py: Define self.style_name before
calling Report.BareReportDialog.__init__().
* src/plugins/AncestorReport.py: Likewise.
* src/plugins/Ancestors.py: Likewise.
* src/plugins/DescendReport.py: Likewise.
* src/plugins/FtmStyleAncestors.py: Likewise.
* src/plugins/FtmStyleDescendants.py: Likewise.
* src/plugins/IndivComplete.py: Likewise.
* src/plugins/IndivSummary.py: Likewise.
* src/plugins/FamilyGroup.py: Likewise.
* src/plugins/DetAncestralReport.py: Likewise.
svn: r1861
2003-07-11 03:29:33 +00:00
Alex Roitman
a73fbae639
Update
...
svn: r1860
2003-07-11 02:53:26 +00:00
Alex Roitman
af7cf82183
* src/plugins/BookReport.py (BookReportDialog.__init__): Do not
...
* src/plugins/FtmStyleDescendants.py (FtmDescendantReport.__init__):
* src/plugins/IndivComplete.py (IndivComplete.__init__): Likewise.
* src/plugins/IndivSummary.py (IndivSummary.__init__): Likewise.
svn: r1859
2003-07-11 02:52:59 +00:00
Alex Roitman
d343ec62da
* src/GrampsCfg.py (GrampsPreferences.select): Conditional get_path().
...
* src/Plugins.py (PluginDialog.on_node_selected): Likewise.
svn: r1858
2003-07-11 01:12:22 +00:00
Tim Waugh
56754c2f0b
2003-07-10 Tim Waugh <twaugh@redhat.com>
...
* src/Relationship.py: Fix '[...]teenth' relationship name typos.
svn: r1857
2003-07-10 17:03:04 +00:00
Tim Waugh
df17ff23bb
2003-07-10 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py: Fix for probablyAlive(). If there is no date, but
there is other information about the death, the person is not alive.
svn: r1855
2003-07-10 11:26:48 +00:00
Alex Roitman
ef2fe6d7f1
* doc/gramps-manual/C/gramps-manual.xml: More corrections.
...
svn: r1854
2003-07-10 04:10:23 +00:00
Alex Roitman
8da5f012da
* doc/gramps.1.in, doc/gramps.1: Update the date.
...
* src/plugins/book.glade: Mark dummy strings as non-translatable.
svn: r1853
2003-07-10 00:13:27 +00:00
Alex Roitman
59bb163a37
* doc/gramps-manual/C/gramps-manual.xml: Straighten up versioning.
...
* doc/gramps-manual/C/gramps-manual-C.omf: Update version and date.
svn: r1851
2003-07-09 16:07:11 +00:00
Alex Roitman
35f148c424
* src/po/ru.po: First draft of Russian translation for 0.9.3.
...
svn: r1850
2003-07-09 05:16:01 +00:00
Alex Roitman
c9217c1856
* src/SelectChild.py: Fix typos upsetting translation.
...
* src/plugins/book.glade: Mark dummy strins as non-translatable.
* src/po/template.po: Update the above corrections in template.
svn: r1848
2003-07-09 05:07:26 +00:00
Donald A. Peterson
630843f71b
Fixed two typos
...
svn: r1846
2003-07-08 22:45:49 +00:00
Alex Roitman
642f01600e
* doc/gramps-manual/C/figures/bookreport.png: Add to CVS.
...
* doc/gramps-manual/C/figures/family.png: Update screenshot.
* doc/gramps-manual/C/figures/edit-wi.png: Update screenshot.
svn: r1842
2003-07-08 03:19:30 +00:00
Alex Roitman
36b610cb0f
* doc/gramps-manual/C/gramps-manual.xml: Update manual.
...
svn: r1841
2003-07-08 02:41:55 +00:00
Don Allingham
3287e69d3a
update
...
svn: r1840
2003-07-08 00:43:46 +00:00
Alex Roitman
aa732c16d7
* src/Makefile.am: Ship SelectPerson.py and choose.glade.
...
* src/plugins/Makefile.am: Ship SimpleBookTitle.py and book.glade.
* NEWS: Some updates for upcoming release.
svn: r1838
2003-07-07 23:54:40 +00:00
Alex Roitman
c4b5ff9013
Fix styles in book. Switch to tuple of options.
...
* src/plugins/AncestorReport.py: Fix styles in book.
* src/plugins/Ancestors.py: Fix styles in book.
* src/plugins/DescendReport.py: Fix styles in book.
* src/plugins/FtmStyleAncestors.py: Fix styles in book.
* src/plugins/FtmStyleDescendants.py: Fix styles in book.
* src/plugins/IndivComplete.py: Switch to tuple of options.
* src/plugins/IndivSummary.py: Switch to tuple of options.
* src/plugins/SimpleBookTitle.py: Fix styles in book.
* src/plugins/FamilyGroup.py: Fix styles in book.
* src/plugins/DetAncestralReport.py: Fix styles in book.
svn: r1837
2003-07-07 16:57:27 +00:00
Alex Roitman
6abc6ece1b
* src/plugins/DetDescendantReport.py: Enable book functionality.
...
svn: r1836
2003-07-07 16:35:32 +00:00
Tim Waugh
a3545c0cba
2003-07-07 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py: Fix GEDCOM export. Fixed date
construction logic to handle datestrs.
svn: r1835
2003-07-07 10:57:11 +00:00
Tim Waugh
807ce4e496
2003-07-07 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py: Fix GEDCOM export.
svn: r1834
2003-07-07 10:39:05 +00:00
Alex Roitman
cb2105f416
Check whether family exists before accessing it.
...
* src/plugins/DetAncestralReport.py: Enable book functionality.
svn: r1833
2003-07-07 06:15:05 +00:00
Don Allingham
eea9b3b095
update
...
svn: r1832
2003-07-07 02:34:37 +00:00
Alex Roitman
677d99e0ba
* src/plugins/FamilyGroup.py: Enable book functionality.
...
Check whether family exists before accessing it.
svn: r1830
2003-07-06 21:55:52 +00:00
Alex Roitman
45bf59b7a8
* src/plugins/BookReport.py: Make a list of options from a tuple.
...
* src/plugins/AncestorReport.py: Register options as a tuple.
* src/plugins/Ancestors.py: Register options as a tuple.
* src/plugins/DescendReport.py: Register options as a tuple.
* src/plugins/FtmStyleAncestors.py: Register options as a tuple.
* src/plugins/FtmStyleDescendants.py: Register options as a tuple.
* src/plugins/IndivComplete.py: Register options as a tuple.
* src/plugins/IndivSummary.py: Register options as a tuple.
* src/plugins/SimpleBookTitle.py: Register options as a tuple.
svn: r1829
2003-07-06 19:55:45 +00:00
Don Allingham
76e9b6daec
update
...
svn: r1828
2003-07-06 03:56:25 +00:00
Don Allingham
53fb14cbd3
update
...
svn: r1826
2003-07-06 03:53:18 +00:00
Alex Roitman
e30569339e
* src/plugins/Ancestors.py: Enable book functionality.
...
svn: r1823
2003-07-05 23:10:43 +00:00
Alex Roitman
76714fd062
Add special treatment for Title entries (no central person displayed).
...
Change type to Title (was Text).
* src/plugins/IndivComplete.py: Use filter number in configurator.
Move get_report_filters out of dialogs classes so that it can be
shared between both dialogs and the write_book_item().
* src/plugins/DescendReport.py: Enable book functionality.
* src/plugins/AncestorReport.py: Enable book functionality.
svn: r1821
2003-07-05 21:47:41 +00:00
Alex Roitman
1ad10fb052
* src/plugins/BookReport.py (BookReportSelector.__init__):
...
Enable translation for interface strings,
* src/plugins/BookReport.py (BookReportDialog.get_stylesheet_savefile):
Add this function to form sane filename for the output.
* src/plugins/SimpleBookTitle.py: Add configurable title and copyright.
svn: r1820
2003-07-05 18:25:25 +00:00
Tim Waugh
818e63cac5
2003-07-04 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Really fixed text style for '(no photo)'.
svn: r1819
2003-07-04 22:16:32 +00:00
Don Allingham
0335d7b599
update
...
svn: r1818
2003-07-03 04:55:29 +00:00
Don Allingham
c8e0bd8538
update
...
svn: r1816
2003-07-03 04:15:24 +00:00
Don Allingham
aa38717aba
update
...
svn: r1814
2003-07-03 04:05:59 +00:00
Don Allingham
18853036c1
update
...
svn: r1812
2003-07-03 03:33:24 +00:00
Don Allingham
85c30f72c4
update
...
svn: r1810
2003-07-03 02:56:58 +00:00
Tim Waugh
56dd6eda7a
2003-07-01 Tim Waugh <twaugh@redhat.com>
...
* src/EditPerson.py: Don't guess gender if it has already been set.
svn: r1808
2003-07-01 19:04:47 +00:00
Tim Waugh
4fc2cc27cd
2003-06-30 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Makefile.am: Ship FanChart.py.
svn: r1807
2003-06-30 23:03:08 +00:00
Tim Waugh
8f99c6ff7f
2003-06-30 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py (generation): Report on the correct
number of generations (was out by one). Fixed text style for
'(no photo)'.
svn: r1806
2003-06-30 14:56:32 +00:00
Don Allingham
7b7c48e1d8
update
...
svn: r1805
2003-06-30 03:12:55 +00:00
Don Allingham
3011d67204
update
...
svn: r1802
2003-06-29 14:39:31 +00:00
Tim Waugh
641cd14b58
2003-06-28 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py: Convert line end string to chosen
encoding (prevents traceback).
svn: r1800
2003-06-28 21:21:13 +00:00
Don Allingham
5fb48eec43
update
...
svn: r1799
2003-06-28 17:35:23 +00:00
Tim Waugh
b98cb71b2b
2003-06-27 Tim Waugh <twaugh@redhat.com>
...
* src/PlaceView.py: Fix removal of unreferenced places.
svn: r1797
2003-06-27 22:01:59 +00:00
Tim Waugh
af1140858e
2003-06-27 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WebPage.py: Make source links work.
svn: r1796
2003-06-27 14:36:24 +00:00
Tim Waugh
33bd45bd15
2003-06-27 Tim Waugh <twaugh@redhat.com>
...
* src/EditPerson.py: Place keys are unicode.
svn: r1795
2003-06-27 11:59:09 +00:00
Tim Waugh
fef3cc274f
2003-06-27 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Include source reference notes. Made
source citation optional. Adjusted styles.
svn: r1794
2003-06-27 11:18:58 +00:00
Don Allingham
d1a1f0b16d
update
...
svn: r1793
2003-06-27 04:28:48 +00:00
Tim Waugh
68ea2ec12d
2003-06-26 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WebPage.py: Fix gendex creation.
svn: r1789
2003-06-26 22:28:31 +00:00
Tim Waugh
95ab5bcaea
2003-06-26 Tim Waugh <twaugh@redhat.com>
...
* src/ImgManip.py: Seems to need the SIGCHLD handler resetting here
to prevent EINTR causing traceback.
svn: r1788
2003-06-26 22:20:48 +00:00
Tim Waugh
9d7ad535e3
2003-06-26 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Cite sources.
svn: r1787
2003-06-26 22:13:58 +00:00
Don Allingham
ead36bfe38
update
...
svn: r1786
2003-06-26 15:41:06 +00:00
Tim Waugh
aae70e843f
2003-06-26 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Include notes for principal names.
svn: r1785
2003-06-26 14:30:27 +00:00
Tim Waugh
4b1494b3dd
2003-06-26 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Briefly list children from other
marriages. Make extra table cells for other spouses.
svn: r1784
2003-06-26 14:13:05 +00:00
Don Allingham
d69e3192c8
update
...
svn: r1783
2003-06-26 02:53:18 +00:00
Tim Waugh
44ac39dfd0
2003-06-25 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Handle page break option.
svn: r1780
2003-06-25 11:06:42 +00:00
Tim Waugh
522ca62853
2003-06-25 Tim Waugh <twaugh@redhat.com>
...
* src/Date.py: Make sure range is 0 when it should be. Dates compare
differently if only one is a range.
svn: r1779
2003-06-25 10:55:15 +00:00
Don Allingham
f677d33ebf
update
...
svn: r1777
2003-06-25 03:39:32 +00:00
Don Allingham
c5a32dfae8
update
...
svn: r1775
2003-06-25 03:36:48 +00:00
Don Allingham
ac1e5fff81
update
...
svn: r1773
2003-06-25 03:27:24 +00:00
Don Allingham
20015f813b
update
...
svn: r1771
2003-06-24 20:43:02 +00:00
Tim Waugh
642ac13135
2003-06-24 Tim Waugh <twaugh@redhat.com>
...
* src/GrampsParser.py: Use access methods rather than poking directly.
* src/RelLib.py: Keep statistics on gender distribution among first
names so that it can be used for guessing.
* src/edit_person.glade: More event handlers.
* src/EditPerson.py: Guess gender when appropriate.
svn: r1769
2003-06-24 14:16:47 +00:00
Tim Waugh
9109a85b55
2003-06-23 Tim Waugh <twaugh@redhat.com>
...
* src/NoteEdit.py: Use automatic scrolling policy, to fix scrolling.
svn: r1768
2003-06-23 12:45:15 +00:00
Tim Waugh
a63e16d2bd
2003-06-21 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Better handling of missing photos.
svn: r1767
2003-06-21 08:57:35 +00:00
Tim Waugh
36d34ce5c8
2003-06-21 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py (event_info): Better handling of strings.
svn: r1766
2003-06-21 08:51:23 +00:00
Tim Waugh
d2504f3685
2003-06-21 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py (person_name): Handle titles and suffices.
svn: r1765
2003-06-21 08:43:48 +00:00
Tim Waugh
b647b232a7
2003-06-19 Tim Waugh <twaugh@redhat.com>
...
* Makefile.am, doc/Makefile.am, doc/omf.make, doc/xmldocs.make:
Fixes so that 'make distcheck' succeeds.
svn: r1764
2003-06-19 10:52:16 +00:00
Tim Waugh
f1a8c83e55
2003-06-19 Tim Waugh <twaugh@redhat.com>
...
* src/WriteXML.py (write_xml_data): Use a stable order for writing
elements in XML. This makes it useful to do revision control (RFE
748165).
svn: r1763
2003-06-19 09:49:43 +00:00
Don Allingham
cc8dd8268e
update
...
svn: r1762
2003-06-19 03:56:26 +00:00
Tim Waugh
17899f2bac
2003-06-18 Tim Waugh <twaugh@redhat.com>
...
* src/FamilyView.py (add_child_clicked): No reason to assume children
are female.
svn: r1759
2003-06-18 16:30:49 +00:00
Don Allingham
c03a84f036
update
...
svn: r1757
2003-06-17 04:17:49 +00:00
Alex Roitman
3c0376029c
* src/PedView.py (DispBox.__init__): Conditional display of "b."
...
and "d." strings depending on the availability of the appropriate date.
* NEWS: Start new section for 0.9.3 release.
svn: r1754
2003-06-16 17:22:09 +00:00
Alex Roitman
1fdefdc72b
Remove options_dialog function as it is not nedded anymore.
...
* src/plugins/BookReport.py: Add lots of doc strings.
svn: r1753
2003-06-16 16:29:35 +00:00
Tim Waugh
3900b53f30
2003-06-16 Tim Waugh <twaugh@redhat.com>
...
* src/FamilyView.py (north_american): Fixed traceback when adding
a new child in the family view.
svn: r1752
2003-06-16 16:24:17 +00:00
Alex Roitman
9af87c1632
* src/plugins/FtmStyleAncestors.py, src/plugins/FtmStyleDescendants.py:
...
Remove options_dialog function -- it is not nedded anymore.
svn: r1751
2003-06-16 13:50:10 +00:00
Alex Roitman
e6e150b63f
* src/AutoComp.py (AutoCombo.timer_callback): Fix autocompletion
...
so that the typed portion of the text is always visible.
svn: r1749
2003-06-15 05:31:36 +00:00
Don Allingham
6966e9f0fd
update
...
svn: r1748
2003-06-15 04:15:59 +00:00
Alex Roitman
3e512cd70d
* src/Utils.py: Provide a locale-aware string formatting conversion
...
into C-locale string (for saving floats in XML)
* src/StyleEditor.py (draw): Call locale.str instead of str.
* src/TextDoc.py (StyleSheetList.save): Call gformat instead of '%f'.
svn: r1744
2003-06-15 00:05:43 +00:00
Alex Roitman
2bfa45813f
* src/plugins/IndivComplete.py (write_fact): Enable translation
...
for the event name;
* (get_stylesheet_savefile): Change the name of xml file (and,
consequently, the target filename) -- was confused with family group.
* src/StyleEditor.py (save_paragraph): Call gfloat instead of float.
* src/TextDoc.py (SheetParser.startElement): Likewise.
svn: r1743
2003-06-14 18:11:30 +00:00
Don Allingham
d84f6601d7
update
...
svn: r1741
2003-06-14 17:11:46 +00:00
Don Allingham
7b548f8cdc
update
...
svn: r1739
2003-06-14 14:47:53 +00:00
Don Allingham
8d4a8ee95c
update
...
svn: r1737
2003-06-14 13:59:34 +00:00
Alex Roitman
1749f1e524
Update
...
svn: r1735
2003-06-14 05:10:45 +00:00
Alex Roitman
6143678cfe
* src/EditPerson.py (did_data_change): When checking name type,
...
compare translated strings (otherwise they always differ).
svn: r1734
2003-06-14 04:57:20 +00:00
Don Allingham
57e58c26a4
update
...
svn: r1732
2003-06-14 03:49:35 +00:00
Don Allingham
170ef001ca
update
...
svn: r1730
2003-06-14 02:58:09 +00:00
Don Allingham
c31b7c26d4
update
...
svn: r1728
2003-06-14 02:20:14 +00:00
Don Allingham
486ee39d27
update
...
svn: r1724
2003-06-14 00:59:51 +00:00
Alex Roitman
5385792d1d
* src/const.py.in: Add InverseNameTypesMap.
...
* src/plugins/IndivComplete.py: Use InverseNameTypesMap for
alternate names.
* src/EditPerson.py (on_name_select_row): Display translated
name type.
svn: r1722
2003-06-13 23:06:03 +00:00
Alex Roitman
218bffffdb
* src/docgen/HtmlDoc.py: Properly build style declaration.
...
* src/plugins/FtmStyleDescendants.py: Setup before opening.
svn: r1721
2003-06-13 16:17:45 +00:00
Alex Roitman
dad0cc144e
* src/docgen/OpenOfficeDoc.py: Escape special XML characters.
...
svn: r1720
2003-06-13 15:13:47 +00:00
Alex Roitman
1584227b86
* src/docgen/OpenOfficeDoc.py: Surround images by paragraph tags
...
when inside the table cell.
svn: r1718
2003-06-13 04:07:13 +00:00
Don Allingham
ec5e7e7bc7
update
...
svn: r1717
2003-06-13 04:03:44 +00:00
Alex Roitman
597b4af2bc
* src/docgen/KwordDoc.py (write_text): Replace & with & in text.
...
Closes gramps-bugs-649228, finally.
(start_table): close FRAMESET tag conditionally. This prevents closing
it twice (both in end_cell and start_table). Closes 753151.
svn: r1715
2003-06-13 03:29:15 +00:00
Alex Roitman
3828d35f6b
* src/docgen/OpenOfficeDoc.py: Fix typo. Prevent images from being
...
copied more than once.
svn: r1713
2003-06-12 14:19:30 +00:00
Alex Roitman
e25bd4561c
* src/EditPlace.py: Add url_edit_callback() and pass it on to UrlEdit
...
when clicked on Add or Edit in Place's Url list.
svn: r1712
2003-06-12 03:20:05 +00:00
Alex Roitman
6ffc56ad15
* src/EditPlace.py (on_switch_page): Fix page numbers to enable proper
...
loading of gallery and references.
svn: r1711
2003-06-12 02:17:52 +00:00
Alex Roitman
91b3c84bee
* src/plugins/BookReport.py (Book.pop_item): Add missing return
...
statement.
* src/plugins/BookReport.py (BookReportSelector.open_book):
Add a warning if the database for the book is not the same as current.
svn: r1709
2003-06-11 22:33:01 +00:00
Alex Roitman
37e9220498
* src/docgen/HtmlDoc.py (add_photo): Fix typo in image reference.
...
svn: r1708
2003-06-11 16:26:36 +00:00
Alex Roitman
5b1f94b11a
* src/Plugins.py: Add more values for book item registration.
...
* src/plugins/FtmStyleDescendants.py: Comply with book changes.
* src/plugins/FtmStyleAncestors.py: Likewise.
* src/plugins/BookReport.py: Rewrite most of the code using new classes:
BookItem, Book, BookList, BookParser, BookListDisplay. Add
open/save/edit functionality.
* src/plugins/book.glade: Add new dialog for BookListDisplay. Also add
a text entry field for saving book and new buttons: Open, Edit, Save.
svn: r1706
2003-06-11 04:39:53 +00:00
Alex Roitman
6ee694d9a9
Update
...
svn: r1705
2003-06-11 04:32:02 +00:00
Don Allingham
43fefc720c
update
...
svn: r1704
2003-06-11 03:55:18 +00:00
Don Allingham
aa63e5e02f
update
...
svn: r1702
2003-06-11 03:51:19 +00:00
Don Allingham
ff0a8ed48d
update
...
svn: r1700
2003-06-11 03:45:53 +00:00
Don Allingham
241118568f
update
...
svn: r1698
2003-06-11 03:26:26 +00:00
Don Allingham
5200bc703c
update
...
svn: r1696
2003-06-11 03:03:59 +00:00
Don Allingham
f4bacd024a
update
...
svn: r1694
2003-06-11 03:02:15 +00:00
Don Allingham
04726226c8
update
...
svn: r1691
2003-06-11 02:57:00 +00:00
Don Allingham
cd51e2c531
update
...
svn: r1689
2003-06-11 01:35:51 +00:00
Don Allingham
209075afc8
update
...
svn: r1687
2003-06-10 17:11:01 +00:00
Don Allingham
2a7051fd88
update
...
svn: r1685
2003-06-10 16:37:45 +00:00
Don Allingham
b20fb7e0b1
update
...
svn: r1683
2003-06-10 14:24:41 +00:00
Alex Roitman
34fc21e621
* src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py,
...
src/plugins/FtmStyleAncestors.py: Further work on option handling.
Start parse/save cycle.
svn: r1681
2003-06-10 04:49:39 +00:00
Alex Roitman
c2da2623b1
* src/ReadXML.py, src/plugins/Check.py, src/plugins/WriteCD.py,
...
src/plugins/WritePkg.py: Proper use of dialog.run() in file
selector for missing media files.
svn: r1680
2003-06-10 00:00:05 +00:00
Alex Roitman
9f905eef5f
* src/Plugins.py: Register book items with options and style instead
...
of the functions get_options and get_style.
* src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py,
src/plugins/FtmStyleAncestors.py: Change from functions to values,
accordingly. Also switch to a proper use of dialog.run().
svn: r1678
2003-06-09 22:39:56 +00:00
Alex Roitman
76262483e2
* src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py:
...
Minor fixes.
* src/plugins/book.glade: Add Open and Save buttons.
* src/plugins/FtmStyleAncestors.py: Enable book item functionality.
svn: r1676
2003-06-09 00:07:31 +00:00
Alex Roitman
ea68bc176b
Update
...
svn: r1675
2003-06-08 20:32:34 +00:00
Alex Roitman
159761a91a
* src/Report.py: De-uglify center_person frame.
...
* src/plugins/BookReport.py: Add a center person column to a book
* src/plugins/FtmStyleDescendants.py: Get the style right.
svn: r1674
2003-06-08 20:32:17 +00:00
Alex Roitman
ebf28a332a
* src/Report.py, src/plugins/BookReport.py,
...
src/plugins/FtmStyleDescendants.py: Fix changing center person -- only
remember change if OK was clicked.
svn: r1673
2003-06-08 06:19:54 +00:00
Alex Roitman
c602a53503
Update
...
svn: r1672
2003-06-08 06:17:02 +00:00
Alex Roitman
0df227aac6
* src/Report.py: Clean up the split into BareReportDialog and
...
ReportDialog classes.
* src/Plugins.py: Enable book item registration.
* src/plugins/BookReport.py: lots of changes -- trying to get it work.
* src/plugins/FtmStyleDescendants.py: book item functionality.
svn: r1671
2003-06-07 23:38:13 +00:00
Don Allingham
9f6ac2d474
update
...
svn: r1670
2003-06-07 16:49:08 +00:00
Don Allingham
782ee8b993
update
...
svn: r1668
2003-06-07 16:30:59 +00:00
Don Allingham
ec43f755f9
Update
...
svn: r1666
2003-06-07 15:39:18 +00:00
Don Allingham
e6ca408c2d
Update
...
svn: r1664
2003-06-07 14:14:39 +00:00
Alex Roitman
9475e61b50
Update
...
svn: r1657
2003-06-04 05:12:21 +00:00
Alex Roitman
14786ebe3a
Update
...
svn: r1655
2003-06-03 22:31:02 +00:00
Alex Roitman
51ccc1b0c0
Update
...
svn: r1653
2003-06-03 21:18:34 +00:00
Alex Roitman
4b3fc4a2b4
Update
...
svn: r1651
2003-06-03 20:08:19 +00:00
Don Allingham
b7aa0d3152
*** empty log message ***
...
svn: r1648
2003-06-03 19:44:00 +00:00
Alex Roitman
f0d5d03371
Update
...
svn: r1646
2003-06-03 16:13:13 +00:00
Alex Roitman
221ebae58e
Update
...
svn: r1644
2003-06-03 15:36:19 +00:00
Alex Roitman
21cabaac33
Update
...
svn: r1642
2003-06-02 22:47:25 +00:00
Alex Roitman
ea03a043d6
Update
...
svn: r1640
2003-06-02 22:44:15 +00:00
Alex Roitman
c544422cb6
Update
...
svn: r1638
2003-06-02 19:56:48 +00:00
Alex Roitman
e58ba3a4b0
Update
...
svn: r1635
2003-06-02 18:45:02 +00:00
Alex Roitman
8b9c073555
Update
...
svn: r1633
2003-06-02 15:34:20 +00:00
Alex Roitman
59d8cb9167
Update
...
svn: r1631
2003-06-02 15:25:50 +00:00
Alex Roitman
d2446078a5
Update
...
svn: r1628
2003-06-02 13:35:02 +00:00
Alex Roitman
1b709b4ae6
* src/plugins/Check.py (build_report): Fixing typos.
...
* src/WriteXML.py (exportData): Likewise.
svn: r1626
2003-06-02 13:23:54 +00:00
Alex Roitman
3d3870b4df
Update
...
svn: r1625
2003-06-02 03:53:39 +00:00
Alex Roitman
e5d21c370b
* src/plugins/DetDescendantReport.py
...
(DetDescendantReport.write_marriage):
Missing value for the format line parameter
* src/plugins/FtmStyleDescendants.py
(FtmDescendantReport.print_more_about): Print regular name in the
header of the "More About" dialog. Also add missing endnotes value.
(FtmDescendantReport.print_parents): Fix a typo in a format line value.
svn: r1624
2003-06-02 03:51:08 +00:00
Alex Roitman
3a4e6b4a29
* ChangeLog: trying out clcommit
...
svn: r1615
2003-06-01 18:03:32 +00:00
Alex Roitman
f1684b8613
*ChangeLog: trying out clcommit
...
svn: r1614
2003-06-01 18:01:30 +00:00
Alex Roitman
9a33e29d18
Switching to tabs
...
svn: r1613
2003-06-01 18:00:34 +00:00
Alex Roitman
6feab59fdd
Switching back to uncompressed ChangeLog
...
svn: r1612
2003-06-01 03:39:43 +00:00
Alex Roitman
5f8284b875
Removing placeholder -- replaced by gzipped ChangeLog
...
svn: r1611
2003-06-01 01:21:20 +00:00
Don Allingham
5875df7c48
Initial revision
...
svn: r1140
2002-10-20 14:25:16 +00:00