Tim Waugh
68ea2ec12d
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
95ab5bcaea
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
9d7ad535e3
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
ead36bfe38
update
...
svn: r1786
2003-06-26 15:41:06 +00:00
Tim Waugh
aae70e843f
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
4b1494b3dd
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
d69e3192c8
update
...
svn: r1783
2003-06-26 02:53:18 +00:00
Don Allingham
00c9985d60
* 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
b9534f03ad
Corrections to translation
...
svn: r1781
2003-06-25 19:05:57 +00:00
Tim Waugh
44ac39dfd0
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
522ca62853
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
96111e686a
remove string module
...
svn: r1778
2003-06-25 03:40:13 +00:00
Don Allingham
f677d33ebf
update
...
svn: r1777
2003-06-25 03:39:32 +00:00
Don Allingham
292b63f085
* src/plugins/SimpleBookTitle.py: new page title for book
...
svn: r1776
2003-06-25 03:38:53 +00:00
Don Allingham
c5a32dfae8
update
...
svn: r1775
2003-06-25 03:36:48 +00:00
Don Allingham
2f5bcae451
* 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
ac1e5fff81
update
...
svn: r1773
2003-06-25 03:27:24 +00:00
Don Allingham
85fe764c7e
* 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
20015f813b
update
...
svn: r1771
2003-06-24 20:43:02 +00:00
Don Allingham
507e5d3370
* src/SubstKeywords.py: Fixed typo on getName
...
svn: r1770
2003-06-24 20:40:31 +00:00
Tim Waugh
642ac13135
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
9109a85b55
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
a63e16d2bd
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
36d34ce5c8
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
d2504f3685
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
b647b232a7
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
f1a8c83e55
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
cc8dd8268e
update
...
svn: r1762
2003-06-19 03:56:26 +00:00
Don Allingham
34f6e2d99d
* 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
64729b6807
* 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
17899f2bac
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
ab9f5e2db8
* 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
c03a84f036
update
...
svn: r1757
2003-06-17 04:17:49 +00:00
Don Allingham
a381263a01
* 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
3e0cdc7ab8
* 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
3c0376029c
* 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
1fdefdc72b
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
3900b53f30
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
Alex Roitman
9af87c1632
* src/plugins/FtmStyleAncestors.py, src/plugins/FtmStyleDescendants.py:
...
Remove options_dialog function -- it is not nedded anymore.
svn: r1751
2003-06-16 13:50:10 +00:00
Don Allingham
cf54cbc309
pychecker fixes
...
svn: r1750
2003-06-16 04:57:25 +00:00
Alex Roitman
e6e150b63f
* src/AutoComp.py (AutoCombo.timer_callback): Fix autocompletion
...
so that the typed portion of the text is always visible.
svn: r1749
2003-06-15 05:31:36 +00:00
Don Allingham
6966e9f0fd
update
...
svn: r1748
2003-06-15 04:15:59 +00:00
Don Allingham
8191a2e3dc
No longer needed
...
svn: r1747
2003-06-15 04:15:45 +00:00
Don Allingham
06e1a01c05
* src/gramps.glade: added select/edit buttions to family view
...
* src/SelectChild.py: change title from Add Children to Add Child
to Family
* src/FamilyView: add support for adding spouse/child with full
Edit Person window, along with old method of adding via selectors
svn: r1746
2003-06-15 04:13:16 +00:00
Alex Roitman
67d9d84de5
Update
...
svn: r1745
2003-06-15 02:32:10 +00:00
Alex Roitman
3e512cd70d
* src/Utils.py: Provide a locale-aware string formatting conversion
...
into C-locale string (for saving floats in XML)
* src/StyleEditor.py (draw): Call locale.str instead of str.
* src/TextDoc.py (StyleSheetList.save): Call gformat instead of '%f'.
svn: r1744
2003-06-15 00:05:43 +00:00
Alex Roitman
2bfa45813f
* src/plugins/IndivComplete.py (write_fact): Enable translation
...
for the event name;
* (get_stylesheet_savefile): Change the name of xml file (and,
consequently, the target filename) -- was confused with family group.
* src/StyleEditor.py (save_paragraph): Call gfloat instead of float.
* src/TextDoc.py (SheetParser.startElement): Likewise.
svn: r1743
2003-06-14 18:11:30 +00:00
Don Allingham
327d27811e
Fixed typo
...
svn: r1742
2003-06-14 17:14:46 +00:00
Don Allingham
d84f6601d7
update
...
svn: r1741
2003-06-14 17:11:46 +00:00
Don Allingham
8f595fdf87
* src/Utils.py: provide a locale independant floating point conversion
...
utility
* src/TextDoc.py: call new gfloat utility instead of float
* src/PaperMenu.py: call new gfloat utility instead of float
svn: r1740
2003-06-14 17:11:11 +00:00