Don Allingham
445cf6e4d8
* src/plugins/FtmStyleDescendants.py: handle missing "endnotes"
...
svn: r1801
2003-06-29 14:38:50 +00:00
Tim Waugh
893712a190
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
78c682a511
update
...
svn: r1799
2003-06-28 17:35:23 +00:00
Don Allingham
f3d2163bd9
* src/plugins/WriteGedcom.py: support different end of line characters
...
* src/GedcomInfo.py: support different end of line characters
* src/data/gedcom.xml: indicate cr-lf for Windows based tools
svn: r1798
2003-06-28 17:35:00 +00:00
Tim Waugh
315e2ccf40
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
debbb57e17
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
6004fd7956
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
dac160cf68
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
40349700c1
update
...
svn: r1793
2003-06-27 04:28:48 +00:00
Don Allingham
33056d90fb
* src/plugins/IndivComplete.py: make compatible with BookReport
...
* src/plugins/IndivSummary.py: changed style names to use colon qualifiers
svn: r1792
2003-06-27 04:28:09 +00:00
Don Allingham
07ce649702
* src/plugins/IndivComplete.py: make compatible with BookReport
...
svn: r1791
2003-06-27 04:26:29 +00:00
Don Allingham
324d546c41
Added bookreport.py
...
svn: r1790
2003-06-27 04:25:32 +00:00
Tim Waugh
21798efb5d
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
a3c1af875b
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
248bdcbc25
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
568ba57931
update
...
svn: r1786
2003-06-26 15:41:06 +00:00
Tim Waugh
61fb7e9f24
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
316c9d9145
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
7b66c70fa9
update
...
svn: r1783
2003-06-26 02:53:18 +00:00
Don Allingham
2817109436
* src/plugins/ReadGedcom.py: removed unused variable
...
* src/latin_utf8.py: explicity state iso-8859-1 to unicode translation
* src/gramps_main.py: handle clearing of tabs better, eliminating
spurious tabs being added on a complete rebuild of the tabs.
svn: r1782
2003-06-26 02:53:04 +00:00
Jens Arvidsson
d36f827ff4
Corrections to translation
...
svn: r1781
2003-06-25 19:05:57 +00:00
Tim Waugh
47f96ba80e
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
ebd0ed14c9
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
477462b908
remove string module
...
svn: r1778
2003-06-25 03:40:13 +00:00
Don Allingham
d1f1f49c5c
update
...
svn: r1777
2003-06-25 03:39:32 +00:00
Don Allingham
75b038092b
* src/plugins/SimpleBookTitle.py: new page title for book
...
svn: r1776
2003-06-25 03:38:53 +00:00
Don Allingham
0d2b7ca7bf
update
...
svn: r1775
2003-06-25 03:36:48 +00:00
Don Allingham
d97f62782b
* src/docgen/PdfDoc.py: handle page break
...
* src/plugins/BookReport.py: move book report to its own category,
handle page break properly
* src/plugins/FtmStyleAncestors.py: handle book improvements
* src/plugins/FtmStyleDescendants.py: handle book improvements
* src/plugins/IndivSummary.py: handle book improvements, rename
document styles
svn: r1774
2003-06-25 03:35:44 +00:00
Don Allingham
362e7aa539
update
...
svn: r1773
2003-06-25 03:27:24 +00:00
Don Allingham
b6fe7af0c8
* src/plugins/WriteGedcom.py: Allow iso-8859-1 (ANSI) encoding
...
* src/plugins/gedcomexport.glade: Allow iso-8859-1 (ANSI) encoding
svn: r1772
2003-06-24 23:07:14 +00:00
Don Allingham
a6c96b70ef
update
...
svn: r1771
2003-06-24 20:43:02 +00:00
Don Allingham
b9c435a96a
* src/SubstKeywords.py: Fixed typo on getName
...
svn: r1770
2003-06-24 20:40:31 +00:00
Tim Waugh
c876640eaa
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
261fcfaece
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
d1de4381cb
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
51b0db35fe
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
553d22cd4f
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
8f17de4c30
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
2a911415b6
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
4f445882b5
update
...
svn: r1762
2003-06-19 03:56:26 +00:00
Don Allingham
8e8a0c8449
* src/FamilyView.py: keep focus on correct family after a new
...
child is added
* src/plugins/WriteGedcom.py: catch filter exceptions
* src/GenericFilter.py: eliminate loop detection
svn: r1761
2003-06-19 03:54:45 +00:00
Don Allingham
df6c1648ad
* src/FamilyView.py: keep focus on correct family after a new
...
child is added
* src/plugins/WriteGedcom.py: catch filter exceptions
* src/GenericFilter.py: eliminate loop detection
svn: r1760
2003-06-18 23:57:03 +00:00
Tim Waugh
920a605393
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
dcca47e9fa
* src/plugins/WriteGedcom.py: catch filter exceptions
...
* src/GenericFilter.py: eliminate loop detection
svn: r1758
2003-06-18 02:50:30 +00:00
Don Allingham
1c808d4e5e
update
...
svn: r1757
2003-06-17 04:17:49 +00:00
Don Allingham
34c2b0332b
* src/gramps.glade: Add a dialog to allow a child's relationships
...
to his/her parents to be altered.
* src/FamilyView.py: Add popup menu for childlist to allow the
enabling of the new child relationship editor dialog
* src/SelectChild.py: Child relationship editor
* src/RelLib.py: Allow for altering of relationships of the
AltFamilyList
svn: r1756
2003-06-17 04:15:58 +00:00
Don Allingham
04ad05dd00
* src/gramps.glade: Add a dialog to allow a child's relationships
...
to his/her parents to be altered.
svn: r1755
2003-06-17 04:10:04 +00:00
Alex Roitman
cf3947e551
* 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
91d97c122d
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
90337c2baa
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