Commit Graph

191 Commits

Author SHA1 Message Date
Alex Roitman
00eb8ef198 * 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
b19034763d * 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
5e784971ce * 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
2a8ec1df17 * 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
4d8789f4ab * 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
aa57665c07 * 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
10b974bae6 * 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
62b65130b4 * 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
45d3413028 * 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
ccad62d567 Typo
svn: r1636
2003-06-02 18:50:11 +00:00
Alex Roitman
77e32f083b * 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
49150fa1f4 * 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
c5b0519a13 * 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
3c768c97c6 * src/plugins/DetAncestralReport.py (write_marriage):
svn: r1629
2003-06-02 15:23:27 +00:00
Alex Roitman
51597b5813 * 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
5b9616df8a * 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
ce12a00898 * 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
24024d9b44 Added more generations
svn: r1604
2003-05-30 00:01:38 +00:00
Don Allingham
2706a344c0 Template update
svn: r1602
2003-05-28 15:57:38 +00:00
Don Allingham
39a88d2934 Fixed typos for translations
svn: r1601
2003-05-28 15:55:59 +00:00
Alex Roitman
2de702052c Typo
svn: r1596
2003-05-27 18:06:45 +00:00
Alex Roitman
ba83e6c767 Removing redundant strings
svn: r1595
2003-05-27 17:18:01 +00:00
Alex Roitman
1d38ec320a Translation cleanups
svn: r1591
2003-05-24 03:40:58 +00:00
Alex Roitman
6573ceac21 Minor updates
svn: r1589
2003-05-23 23:11:38 +00:00
Alex Roitman
38f40fbb4d Minor updates
svn: r1588
2003-05-23 22:35:13 +00:00
Alex Roitman
4a0f87e2a5 Translation template update
svn: r1585
2003-05-23 16:20:59 +00:00
Don Allingham
3656502159 Updated translation template
svn: r1584
2003-05-23 04:16:01 +00:00
Don Allingham
ea3423f181 Catch loops in filters
svn: r1583
2003-05-23 04:08:03 +00:00
Alex Roitman
e727f0075b Finishing command line options
svn: r1564
2003-05-21 18:06:41 +00:00
Donald A. Peterson
78ae19e48a * 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
5393053b44 Support for AbiWord 1.9 or greater (table support)
svn: r1556
2003-05-20 23:20:47 +00:00
Alex Roitman
c330ce332d Minor cleanup
svn: r1554
2003-05-20 21:58:24 +00:00
Alex Roitman
05920de921 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
dff8864a3f Command line imports: gedcom and iso
svn: r1552
2003-05-20 20:31:16 +00:00
Alex Roitman
63c224628a Command-line import from gedcom: cleanup
svn: r1545
2003-05-19 20:00:49 +00:00
Alex Roitman
01a1cd061f Command-line import from gedcom: cleanup
svn: r1544
2003-05-19 19:58:52 +00:00
Alex Roitman
92b6a832ce Command line: check action
svn: r1541
2003-05-19 04:54:14 +00:00
Don Allingham
f17265cf9e Change file extentions in reports when different filetype is chosen
svn: r1534
2003-05-16 01:49:50 +00:00
Don Allingham
8a15c6ee03 WriteCD merges
svn: r1531
2003-05-14 23:22:35 +00:00
Alex Roitman
3b819a09a9 More missing media handling
svn: r1529
2003-05-14 19:21:18 +00:00
Don Allingham
4d0492e6da CD Writer
svn: r1528
2003-05-14 04:23:30 +00:00
Alex Roitman
05fe0e3d38 Fix missing files on check & repair
svn: r1527
2003-05-14 02:46:59 +00:00
Don Allingham
bca4da2b41 Handle stdout
svn: r1526
2003-05-14 02:45:11 +00:00
Alex Roitman
d5272fd396 Typos
svn: r1525
2003-05-14 01:00:46 +00:00
Don Allingham
c59e09e948 Debug tools
svn: r1518
2003-05-13 03:26:33 +00:00
Alex Roitman
ab2caa2422 Minor cleanups
svn: r1513
2003-05-10 20:55:40 +00:00
Alex Roitman
1696c41ca5 Almost done
svn: r1512
2003-05-10 06:18:34 +00:00
Alex Roitman
d4ecd9594e Minor correction
svn: r1511
2003-05-10 06:18:06 +00:00
Alex Roitman
9af70c93a4 Initial mock-up, needs work
svn: r1505
2003-05-08 02:39:39 +00:00
Alex Roitman
060b15c621 Minor corrections
svn: r1504
2003-05-08 02:38:25 +00:00
Alex Roitman
5232d9066d Reincarnation of Imports
svn: r1500
2003-05-06 15:16:04 +00:00
Alex Roitman
2ed5ca6390 More Import cleanups
svn: r1498
2003-05-06 04:48:51 +00:00
Don Allingham
d70cf37db7 preserve full path for photos after import
svn: r1497
2003-05-06 02:55:54 +00:00
Alex Roitman
d094bd557c Import from database
svn: r1494
2003-05-06 01:51:47 +00:00
Alex Roitman
f7b4ee6289 Import from GRAMPS package
svn: r1492
2003-05-05 17:35:30 +00:00
Don Allingham
27f087be59 Gramps IMPORTING
svn: r1490
2003-05-05 01:36:21 +00:00
Don Allingham
76d9200023 Family Tree Maker style ancestor report
svn: r1487
2003-05-02 02:49:34 +00:00
Don Allingham
07f2a15999 Fixed title in count_anc.py, added superscript for TextDoc
svn: r1485
2003-05-01 23:35:27 +00:00
Alex Roitman
8a514751d0 Now I got it right!
svn: r1483
2003-04-30 13:23:25 +00:00
Alex Roitman
7e3546eb89 Corrections
svn: r1482
2003-04-30 04:21:04 +00:00
Don Allingham
1fa91ea6bc Relcal changes for plugins
svn: r1479
2003-04-30 00:24:32 +00:00
Alex Roitman
dad55b30c1 Format line typo
svn: r1471
2003-04-21 19:47:45 +00:00
Alex Roitman
05f855b8a7 Male-female bug, 725016
svn: r1470
2003-04-21 15:42:41 +00:00
Don Allingham
50c4ca4107 Reports handle file extensions and check for existing file.
svn: r1462
2003-04-18 04:15:42 +00:00
Alex Roitman
534352723d Typo
svn: r1455
2003-04-16 17:06:50 +00:00
Alex Roitman
f9cb6a246a Enable gender-aware translations for Verify.py
svn: r1454
2003-04-16 15:46:37 +00:00
Don Allingham
38190d3e37 Translation clean up
svn: r1453
2003-04-16 15:24:51 +00:00
Don Allingham
31c4ebcb7b Allow the user to select the entries to be modified.
svn: r1452
2003-04-16 06:25:38 +00:00
Don Allingham
43ebabd40c Get rid of "activatible widget" warning
svn: r1451
2003-04-16 04:15:20 +00:00
Alex Roitman
94e98c3c55 More Verify.py corrections
svn: r1450
2003-04-14 20:34:52 +00:00
Unknown
9432c4081e Typo and German translation
svn: r1449
2003-04-14 19:49:06 +00:00
Alex Roitman
e4be93b45c Correcting Verify.py messages
svn: r1447
2003-04-14 03:48:24 +00:00
Alex Roitman
85b5d46595 Minor correction
svn: r1446
2003-04-14 03:07:06 +00:00
Alex Roitman
b68ee639e1 Enable translations
svn: r1445
2003-04-14 02:52:12 +00:00
Unknown
dea97a6224 German translation and typo fix
svn: r1443
2003-04-11 20:49:05 +00:00
Don Allingham
7a588f8e90 Button fixes for Verify
svn: r1441
2003-04-11 02:14:51 +00:00
Unknown
ef06ad30d8 German translation and several typo fixes
svn: r1431
2003-04-09 19:49:11 +00:00
Don Allingham
9c6b0da365 Fixed example database
svn: r1415
2003-03-31 03:51:01 +00:00
Don Allingham
223be201c5 Example database menu item
svn: r1413
2003-03-31 01:33:40 +00:00
Don Allingham
2ac08085ec Filter editor fixes
svn: r1396
2003-03-25 05:26:05 +00:00
Don Allingham
e14fbb0391 Fixed templates for HTML reports
svn: r1385
2003-03-23 04:16:29 +00:00
Don Allingham
f1518ec2a4 Accessibility for dialogs
svn: r1384
2003-03-23 03:50:59 +00:00
Don Allingham
27b3739878 Merge fixes, option to display relationship to the home person in the
status bar.


svn: r1380
2003-03-22 20:26:44 +00:00
Don Allingham
dd1d9acbde Fixed sorting
svn: r1373
2003-03-21 04:25:55 +00:00
Don Allingham
b82e7e0f0f HIG improvements
svn: r1358
2003-03-19 04:27:34 +00:00
Don Allingham
dd51575a09 removed readgecom.glade
svn: r1356
2003-03-18 00:42:29 +00:00
Don Allingham
3b881590b1 HIG changes
svn: r1355
2003-03-17 05:21:40 +00:00
Don Allingham
56a12cac3f Patch names improvements
svn: r1345
2003-03-12 23:17:54 +00:00
Don Allingham
4738899a5c Faster loading of pages, Improvements to filters
svn: r1340
2003-03-12 03:02:08 +00:00
Don Allingham
6883b0590d Bug fixes from pychecker
svn: r1333
2003-03-08 05:59:20 +00:00
Don Allingham
cea94cbae5 Paragraph editor enhancements - styles have descriptions
svn: r1332
2003-03-08 05:03:18 +00:00
Don Allingham
ebb9af71ca Removed FullFamily
svn: r1329
2003-03-07 13:13:28 +00:00
Don Allingham
aa0f689c26 Title handling
svn: r1328
2003-03-07 02:21:18 +00:00
Don Allingham
9d178f4365 Updated dialogs
svn: r1314
2003-02-24 04:51:57 +00:00
Don Allingham
66c5580493 Plugin clean up
svn: r1310
2003-02-15 23:03:48 +00:00
Don Allingham
7e22c866a6 updated strings, called gnome.init
svn: r1301
2003-02-13 05:15:39 +00:00
Don Allingham
ea4552c724 Fixed broken parsing of glade files
svn: r1298
2003-02-12 04:25:27 +00:00
Don Allingham
ccdf09c499 Catch the change in API for gtk.TextBuffer
svn: r1295
2003-02-10 04:11:01 +00:00
Don Allingham
8eadc54ac2 Timeline report
svn: r1291
2003-02-08 23:45:21 +00:00
Don Allingham
d2ef898a2d Report updates
svn: r1288
2003-02-08 17:28:41 +00:00