Alex Roitman
fd8aef72da
* src/Plugins.py (on_apply_clicked): Do not destroy dialog window.
...
(on_ok_clicked): Added. Destory the dialog and do on_apply_clicked().
* src/plugins.glade: Added tooltips to Apply and OK buttons.
* 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: r1650
2003-06-03 20:07:18 +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
Don Allingham
b7aa0d3152
*** empty log message ***
...
svn: r1648
2003-06-03 19:44:00 +00:00
Don Allingham
7cd433b1b9
Fixed version control interface so that the underlying code does not expect
...
a CList.
svn: r1647
2003-06-03 19:19:31 +00:00
Alex Roitman
f0d5d03371
Update
...
svn: r1646
2003-06-03 16:13:13 +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
221ebae58e
Update
...
svn: r1644
2003-06-03 15:36:19 +00:00
Don Allingham
5d2f999431
Fixed spouse selection when family changes
...
svn: r1643
2003-06-03 02:54:56 +00:00
Alex Roitman
21cabaac33
Update
...
svn: r1642
2003-06-02 22:47:25 +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
ea03a043d6
Update
...
svn: r1640
2003-06-02 22:44:15 +00:00
Alex Roitman
78c44ac448
* src/FamilyView.py (load_family): Select the first spouse in the list.
...
svn: r1639
2003-06-02 22:43:43 +00:00
Alex Roitman
c544422cb6
Update
...
svn: r1638
2003-06-02 19:56:48 +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
e58ba3a4b0
Update
...
svn: r1635
2003-06-02 18:45:02 +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
8b9c073555
Update
...
svn: r1633
2003-06-02 15:34:20 +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
59d8cb9167
Update
...
svn: r1631
2003-06-02 15:25:50 +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
d2446078a5
Update
...
svn: r1628
2003-06-02 13:35:02 +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
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
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
Don Allingham
69a87a0bba
Center selection in list after a quick add
...
svn: r1622
2003-06-01 22:48:27 +00:00
Don Allingham
6166b47e5a
Center list after a quick person add
...
svn: r1621
2003-06-01 22:46:00 +00:00
Don Allingham
ad19e456f8
Fixed missing newline
...
svn: r1620
2003-06-01 20:36:08 +00:00
Don Allingham
99341a367b
Updated Polish distribution
...
svn: r1619
2003-06-01 20:29:04 +00:00
Don Allingham
ea101c9a46
updated version
...
svn: r1618
2003-06-01 20:28:01 +00:00
Don Allingham
bbaea9333a
fixed missing quotes
...
svn: r1617
2003-06-01 20:27:05 +00:00
Don Allingham
48a73dbeae
0.9.2 release
...
svn: r1616
2003-06-01 19:56:58 +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
Alex Roitman
366272198a
Replace placeholder with real ChangeLog
...
svn: r1610
2003-05-31 22:33:57 +00:00
Marcos Bedinelli
02f3b1e27a
Brazilian-Portuguese translation for GRAMPS 2 - ver 0.9.2
...
svn: r1609
2003-05-31 15:27:10 +00:00
Don Allingham
37ee8a3449
Handle formats without an extension type
...
svn: r1608
2003-05-31 01:56:21 +00:00
Lars Lundin
61fe51b5a7
Translated strings for 0.9.2
...
svn: r1607
2003-05-30 14:16:41 +00:00
Don Allingham
0be810e70b
0.9.2-rc1 setup
...
svn: r1606
2003-05-30 00:43:38 +00:00
Don Allingham
6730caeabf
Sort list models correctly, C-Q short cut
...
svn: r1605
2003-05-30 00:27:59 +00:00
Alex Roitman
e81d9bbe77
Added more generations
...
svn: r1604
2003-05-30 00:01:38 +00:00
Alex Roitman
d0938f4ec1
Mention new FTM-style reports
...
svn: r1603
2003-05-29 22:23:47 +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