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
58827a5ccd
Minor update
...
svn: r1679
2003-06-09 22:46:00 +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
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
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
Alex Roitman
73a1e8033f
* src/Report.py: Split ReportDialog into BareReportDialog and
...
its subclass of ReportDialog. BareReportDialog has nothing to do with
the paper, format, filename, etc.
* src/plugins/BookReport.py: Make ReportOptionsDialog a sublcass of
Report.BareReportDialog.
svn: r1656
2003-06-04 05:12:08 +00:00
Alex Roitman
edddb88a6b
* src/plugins/summary.glade, src/plugins/desbrowse.glade:
...
Removed unnecessary buttonbox in the action area of a dialog -- this
gets rid of annoying GTK warnings.
svn: r1654
2003-06-03 22:30:49 +00:00
Alex Roitman
8edebcad36
* src/ReadXML.py (import_data), src/WriteXML.py (export_data),
...
src/RelImage.py (import_media_object), src/gramps_main.py
(open_example), src/plugins/Check.py (cleanup_missing_photos),
src/plugins/WebPage.py (write_gallery):
Change shutil.copy() calls to first call shutil.copyfile() and then try
setting up bits.
svn: r1652
2003-06-03 21:18:23 +00:00
Alex Roitman
bb645d13aa
* src/plugins/FtmStyleAncestor.py (apply_filter):
...
Fixed generation condition.
* src/plugins/FtmStyleDescendants.py (write_report):
Do not print children if the current generation is the last.
* src/plugins/DetDescendantReport.py (filter):
Make it apply_filter, clean up and make shorter, modify numbering
algorithm so that no gaps occur in people's indices.
svn: r1649
2003-06-03 19:48:33 +00:00
Alex Roitman
62f005e425
* src/plugins/FtmStyleAncestor.py (print_more_about,print_notes):
...
Change to regular name instead of formal name.
* src/plugins/FtmStyleDescendants.py (print_more_about):
Likewise.
* src/plugins/FtmStyleDescendants.py (print_children):
Table name includes only family id.
svn: r1645
2003-06-03 16:13:05 +00:00
Alex Roitman
62d8aa6ee6
* src/DetAncestralReport.py (write_death): Proper checks for valid day
...
* src/DetDescendantReport.py (write_death): Likewise.
svn: r1641
2003-06-02 22:46:58 +00:00
Alex Roitman
5c880ed82f
* src/plugins/FtmStyleDescendants.py (print_children):
...
End children's table only if it was started.
svn: r1637
2003-06-02 19:55:53 +00:00
Alex Roitman
f31d85559a
Typo
...
svn: r1636
2003-06-02 18:50:11 +00:00
Alex Roitman
6766d5ad7b
* src/plugins/DetDescendantReport.py (write_mate): Swap mate and
...
person variables, clear code a bit.
(make_report, add+user_options): Allow same set of options as the
detailed ancestral report.
svn: r1634
2003-06-02 18:44:39 +00:00
Alex Roitman
1b1b7e837a
* src/plugins/BookReport.py (ReportOptionsDialog.on_change_clicked):
...
Deal with Cancel button pressed.
svn: r1632
2003-06-02 15:34:08 +00:00
Alex Roitman
75d1933c8d
* src/plugins/DetAncestralReport.py (write_marriage):
...
Consider missing case of spouse and no-date-no-place for marriage.
svn: r1630
2003-06-02 15:24:15 +00:00
Alex Roitman
d97a6be3cd
* src/plugins/DetAncestralReport.py (write_marriage):
...
svn: r1629
2003-06-02 15:23:27 +00:00
Alex Roitman
7bc3f3bf1b
* src/plugins/BookReport.py: Added to CVS.
...
* src/plugins/book.glade: Likewise.
* src/ListModel.py: (insert, get_data): Added new methods.
* src/SelectPerson.py: Added to CVS.
* src/choose.glade: Likewise.
svn: r1627
2003-06-02 13:34:18 +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
48d65b6a7b
* 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: r1623
2003-06-02 03:44:47 +00:00
Alex Roitman
e81d9bbe77
Added more generations
...
svn: r1604
2003-05-30 00:01:38 +00:00
Don Allingham
533bd7dcab
Template update
...
svn: r1602
2003-05-28 15:57:38 +00:00
Don Allingham
99d05c8448
Fixed typos for translations
...
svn: r1601
2003-05-28 15:55:59 +00:00
Alex Roitman
579f4a27d0
Typo
...
svn: r1596
2003-05-27 18:06:45 +00:00
Alex Roitman
bb851dfdf4
Removing redundant strings
...
svn: r1595
2003-05-27 17:18:01 +00:00
Alex Roitman
e3d92c3b05
Translation cleanups
...
svn: r1591
2003-05-24 03:40:58 +00:00
Alex Roitman
f3b27573e7
Minor updates
...
svn: r1589
2003-05-23 23:11:38 +00:00
Alex Roitman
9c9d950801
Minor updates
...
svn: r1588
2003-05-23 22:35:13 +00:00
Alex Roitman
7f495ce24f
Translation template update
...
svn: r1585
2003-05-23 16:20:59 +00:00
Don Allingham
e114982c82
Updated translation template
...
svn: r1584
2003-05-23 04:16:01 +00:00
Don Allingham
8e21af4a49
Catch loops in filters
...
svn: r1583
2003-05-23 04:08:03 +00:00
Alex Roitman
41f848f53c
Finishing command line options
...
svn: r1564
2003-05-21 18:06:41 +00:00
Donald A. Peterson
f30c137391
* Added new targets "trans" and "pycheck" to top-level Makefile
...
* Python verification (pychecker) removed from check-local target to become
part of the pycheck target heiarchy. Each subdir now has a
GRAMPS_PY_MODPATH variable that indicates a colon-separated path for
the PYTHONPATH environment to allow module importing to work.
svn: r1559
2003-05-21 00:30:02 +00:00
Don Allingham
b8a8f8176f
Support for AbiWord 1.9 or greater (table support)
...
svn: r1556
2003-05-20 23:20:47 +00:00
Alex Roitman
8a0324d967
Minor cleanup
...
svn: r1554
2003-05-20 21:58:24 +00:00
Alex Roitman
9801107224
Wrong level (3 instead of 2) for NOTE and SOUR in address/place
...
svn: r1553
2003-05-20 21:58:07 +00:00
Alex Roitman
f5c9c8f2cd
Command line imports: gedcom and iso
...
svn: r1552
2003-05-20 20:31:16 +00:00
Alex Roitman
261e1ddd2e
Command-line import from gedcom: cleanup
...
svn: r1545
2003-05-19 20:00:49 +00:00
Alex Roitman
1d660a389f
Command-line import from gedcom: cleanup
...
svn: r1544
2003-05-19 19:58:52 +00:00
Alex Roitman
dc0cec92e3
Command line: check action
...
svn: r1541
2003-05-19 04:54:14 +00:00
Don Allingham
4247f38dbb
Change file extentions in reports when different filetype is chosen
...
svn: r1534
2003-05-16 01:49:50 +00:00
Don Allingham
4bc85824bd
WriteCD merges
...
svn: r1531
2003-05-14 23:22:35 +00:00
Alex Roitman
c30665523a
More missing media handling
...
svn: r1529
2003-05-14 19:21:18 +00:00
Don Allingham
3fd04d39fe
CD Writer
...
svn: r1528
2003-05-14 04:23:30 +00:00
Alex Roitman
bb4a188e7f
Fix missing files on check & repair
...
svn: r1527
2003-05-14 02:46:59 +00:00
Don Allingham
ebb9097801
Handle stdout
...
svn: r1526
2003-05-14 02:45:11 +00:00
Alex Roitman
7d1545d694
Typos
...
svn: r1525
2003-05-14 01:00:46 +00:00