Alex Roitman
b3e71b84d9
* src/plugins/WriteFtree.py: Typo.
...
* src/plugins/WriteGedcom.py: Typo.
svn: r3005
2004-03-11 23:14:55 +00:00
Alex Roitman
ee5f277151
* src/plugins/WriteFtree.py: Call probably_alive with db.
...
* src/plugins/WriteGedcom.py: Call probably_alive with db.
svn: r3004
2004-03-11 04:28:17 +00:00
Don Allingham
015973462a
Move from object references to IDs
...
svn: r2822
2004-02-14 05:40:30 +00:00
Alex Roitman
9fc5ce16db
* src/gramps_main.py (save_media): Add support for default action.
...
* src/plugins/Check.py (cleanup_missing_photos): Add support for default action.
* src/plugins/WriteCD.py (on_ok_clicked): Add support for default action.
* src/plugins/WritePkg.py (export): Add support for default action.
* src/plugins/WriteFtree.py: Do not import unused dialog.
svn: r2652
2004-01-18 01:59:30 +00:00
Don Allingham
0718510e0a
* src/docgen/AbiWord2Doc.py: pychecker fixes
...
* src/docgen/HtmlDoc.py: pychecker fixes
* src/docgen/KwordDoc.py: pychecker fixes
* src/docgen/LaTeXDoc.py: pychecker fixes
* src/docgen/OpenOfficeDoc.py: pychecker fixes
* src/docgen/OpenSpreadSheet.py: pychecker fixes
* src/docgen/PSDrawDoc.py: pychecker fixes
* src/docgen/PdfDoc.py: pychecker fixes
* src/docgen/SvgDrawDoc.py: pychecker fixes
* src/plugins/Ancestors.py: pychecker fixes
* src/plugins/BookReport.py: pychecker fixes
* src/plugins/CustomBookText.py: pychecker fixes
* src/plugins/DescendReport.py: pychecker fixes
* src/plugins/DetAncestralReport.py: pychecker fixes
* src/plugins/DetDescendantReport.py: pychecker fixes
* src/plugins/FtmStyleAncestors.py: pychecker fixes
* src/plugins/IndivComplete.py: pychecker fixes
* src/plugins/ReadPkg.py: pychecker fixes
* src/plugins/RelCalc.py: pychecker fixes
* src/plugins/SimpleBookTitle.py: pychecker fixes
* src/plugins/TimeLine.py: pychecker fixes
* src/plugins/WriteCD.py: pychecker fixes
* src/plugins/WriteFtree.py: pychecker fixes
* src/plugins/rel_de.py: pychecker fixes
* src/GenericFilter.py: pychecker fixes
* src/RelLib.py: pychecker fixes
* src/Report.py: pychecker fixes
* src/SelectPerson.py: pychecker fixes
* src/gramps_main.py: pychecker fixes
svn: r2634
2004-01-13 05:05:39 +00:00
Don Allingham
af26f92abb
* src/plugins/WriteFtree.py (FtreeWriter.export): make sure that the
...
parents are in the id_map array
svn: r2509
2003-12-12 04:32:48 +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
Don Allingham
fa5205c3de
* src/plugins/WriteFtree.py: catch file open exception
...
* src/WriteXML.py: try to handle invalid IDs
* src/RelLib.py: minor organizational cleanup
svn: r2322
2003-11-10 22:31:07 +00:00
Don Allingham
53cc112eb2
* src/plugins/WriteFTree.py: increment the count properly
...
svn: r2166
2003-09-24 22:49:51 +00:00
Alex Roitman
34a96eb266
* src/plugins/WriteGedcom.py (cl_setup): Define newline char.
...
* src/plugins/WriteFtree.py: Provide command line interface.
* src/gramps_main.py (handle_args): Add function. Add WFT export
format; (cl_export): Add WFT format.
* doc/gramps.1.in: Update man page to reflect new format option.
* doc/gramps.1: Likewise.
* NEWS: Likewise.
* TODO: Add recently discussed items from gramps-devel.
svn: r2133
2003-09-16 01:35:09 +00:00
Don Allingham
ebdc5fbcc3
switch from intl to gettext
...
svn: r2017
2003-08-17 02:14:33 +00:00
Don Allingham
2af2ed80a3
* src/plugins/WriteFtree.py: add filter and data restriction support
...
* src/plugins/writeftree.glade: interface description for Web Family
Tree export filter
svn: r1949
2003-08-02 02:22:34 +00:00
Don Allingham
36ca5fbec9
* src/ChooseParents.py: Used EditPerson dialog instead of quick add,
...
select added parent in list
* src/gramps_main.py: eliminated importing of string, display
error if no person selected when trying to export
* src/ListModel.py : explicitly delete renderers and columns due
to memory leak in pygtk 1.99.16
* src/PlaceView.py: explictly delete model due to above memory leak
* src/plugins/pkgexport.glade: don't set height of window
* src/plugins/WriteFtree.py: export to Web Family Tree
svn: r1942
2003-07-31 11:58:08 +00:00