Commit Graph

818 Commits

Author SHA1 Message Date
Tim Waugh
5616ef7266 2003-06-30 Tim Waugh <twaugh@redhat.com>
* src/plugins/Ancestors.py (generation): Report on the correct
        number of generations (was out by one).  Fixed text style for
        '(no photo)'.


svn: r1806
2003-06-30 14:56:32 +00:00
Don Allingham
4d9840e203 update
svn: r1805
2003-06-30 03:12:55 +00:00
Don Allingham
deada04e03 * src/DisplayTrace.py: identify more linux versions
* src/gramps_main.py: fix callbacks for reports
* src/plugins/ReorderIds.py: handle integers larger that 32bit
* src/Plugins.py: keep a separate lists for formats that support
the book format
* src/docgen/PdfDoc.py: register as a format supporting books
* src/docgen/OpenOfficeDoc.py: register as a format supporting books
* src/plugins/BookReport.py: Support different lists for books


svn: r1804
2003-06-30 03:12:22 +00:00
Don Allingham
06e08a27c4 * src/DisplayTrace.py: identify more linux versions
svn: r1803
2003-06-30 03:07:24 +00:00
Don Allingham
eb1a9a234f update
svn: r1802
2003-06-29 14:39:31 +00:00
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
Alex Roitman
1b85923e09 * 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
f323b7cf80 pychecker fixes
svn: r1750
2003-06-16 04:57:25 +00:00
Alex Roitman
cd50e23a1e * 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
4a9ebc74cc update
svn: r1748
2003-06-15 04:15:59 +00:00
Don Allingham
6902d13225 No longer needed
svn: r1747
2003-06-15 04:15:45 +00:00
Don Allingham
ae7ee195c6 * 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
4da90c8a2c Update
svn: r1745
2003-06-15 02:32:10 +00:00
Alex Roitman
11d636f464 * 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
71b5ed316e * 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
a554ab8d80 Fixed typo
svn: r1742
2003-06-14 17:14:46 +00:00
Don Allingham
f9b3e5df35 update
svn: r1741
2003-06-14 17:11:46 +00:00
Don Allingham
da433a0c5f * 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
Don Allingham
649a156da5 update
svn: r1739
2003-06-14 14:47:53 +00:00
Don Allingham
50312ea35e * src/preferences.glade: Don't immediately show preferences dialog
* src/GrampsCfg.py: Handle new callback for preferences dialog
* src/gramps_main.py: Pass update_display instead of full_update to
loadConfig to prevent the displaying of multiple entries on the display.


svn: r1738
2003-06-14 14:47:41 +00:00
Don Allingham
f41dc5329c update
svn: r1737
2003-06-14 13:59:34 +00:00
Don Allingham
fa7d837011 * Ancestors.py (AncestorsReport.__init__): Define Photo and
Entry cell styles.


svn: r1736
2003-06-14 13:58:24 +00:00
Alex Roitman
13ce8ec289 Update
svn: r1735
2003-06-14 05:10:45 +00:00
Alex Roitman
96dc27a4c0 * src/EditPerson.py (did_data_change): When checking name type,
compare translated strings (otherwise they always differ).


svn: r1734
2003-06-14 04:57:20 +00:00
Don Allingham
00e357ea3f removed extra '}'
svn: r1733
2003-06-14 04:01:09 +00:00
Don Allingham
e2f346d5ac update
svn: r1732
2003-06-14 03:49:35 +00:00
Don Allingham
f278d96e54 * src/docgen/RTFDoc.py: add support for superscripts
svn: r1731
2003-06-14 03:49:09 +00:00
Don Allingham
01021d7012 update
svn: r1730
2003-06-14 02:58:09 +00:00
Don Allingham
d279bb6956 * src/docgen/KwordDoc.py: add support for superscripts
svn: r1729
2003-06-14 02:57:49 +00:00
Don Allingham
01a8434340 update
svn: r1728
2003-06-14 02:20:14 +00:00
Don Allingham
829115ed72 * src/docgen/OpenDrawDoc.py: add support for superscripts
* src/docgen/OpenOfficeDoc.py: add support for superscripts
* src/plugins/Ancestors.py: New Ancestors report added


svn: r1727
2003-06-14 02:18:55 +00:00
Don Allingham
71adf538a3 * src/plugins/Ancestors.py: New Ancestors report added
svn: r1726
2003-06-14 01:16:30 +00:00
Don Allingham
5034e39800 Add Ancestors.py
svn: r1725
2003-06-14 01:16:09 +00:00
Don Allingham
4e88cae107 update
svn: r1724
2003-06-14 00:59:51 +00:00
Don Allingham
40b7437a6a * src/EditPerson.py: Removed the conflict of using pmap for two seperate
purposes - mapping places to iterators and places to keys. The place to
key map is now pdmap
* src/EditPlace.py: Handle drag and drop with places
* src/EditPerson.py: Handle exchange of perferred name and selected
name in the alternate name list


svn: r1723
2003-06-14 00:58:38 +00:00
Alex Roitman
d71ba8ad36 * src/const.py.in: Add InverseNameTypesMap.
* src/plugins/IndivComplete.py: Use InverseNameTypesMap for
alternate names.
* src/EditPerson.py (on_name_select_row): Display translated
name type.


svn: r1722
2003-06-13 23:06:03 +00:00
Alex Roitman
9b23b01451 * src/docgen/HtmlDoc.py: Properly build style declaration.
* src/plugins/FtmStyleDescendants.py: Setup before opening.


svn: r1721
2003-06-13 16:17:45 +00:00
Alex Roitman
59567076ce * src/docgen/OpenOfficeDoc.py: Escape special XML characters.
svn: r1720
2003-06-13 15:13:47 +00:00
Don Allingham
614aa121da * src/EditPerson.py: Removed the conflict of using pmap for two seperate
purposes - mapping places to iterators and places to keys. The place to
key map is now pdmap


svn: r1719
2003-06-13 15:08:07 +00:00
Alex Roitman
c5c5b9b217 * src/docgen/OpenOfficeDoc.py: Surround images by paragraph tags
when inside the table cell.


svn: r1718
2003-06-13 04:07:13 +00:00
Don Allingham
fa067b750c update
svn: r1717
2003-06-13 04:03:44 +00:00
Don Allingham
9c43834a21 * src/DrawDoc.py: support for drawing wedges and rotated text
* src/docgen/PSDrawDoc.py: postscipt support for wedges and rotated text
* src/docgen/PdfDrawDoc.py: PDF support for wedges and rotated text
* src/docgen/SvgDrawDoc.py: SVG support for wedges and rotated text
* src/docgen/OpenDrawDoc.py: OpenOffice support for wedges and rotated text
* src/plugins/FanChart.py: Fan chart report


* src/GenericFilter.py: rewrote IsAncestorOf and IsDescendantOf rules
to be more efficient and to properly handle loop detection.
* src/RelLib.py: Added the getValidDeath and getValidBirth methods to
the Person class
* src/plugins/WebPage.py: Handle filter errors
* src/docgen/OpenOfficeDoc.py: pass non-unicode names to zipfile


svn: r1716
2003-06-13 04:00:24 +00:00
Alex Roitman
dd959c379e * src/docgen/KwordDoc.py (write_text): Replace & with &amp in text.
Closes gramps-bugs-649228, finally.
(start_table): close FRAMESET tag conditionally. This prevents closing
it twice (both in end_cell and start_table). Closes 753151.


svn: r1715
2003-06-13 03:29:15 +00:00
Alex Roitman
212a2d95ee Typo
svn: r1714
2003-06-12 14:21:34 +00:00
Alex Roitman
dffbb9178d * src/docgen/OpenOfficeDoc.py: Fix typo. Prevent images from being
copied more than once.


svn: r1713
2003-06-12 14:19:30 +00:00
Alex Roitman
d4ceb8b19c * src/EditPlace.py: Add url_edit_callback() and pass it on to UrlEdit
when clicked on Add or Edit in Place's Url list.


svn: r1712
2003-06-12 03:20:05 +00:00
Alex Roitman
a4b2a332a3 * src/EditPlace.py (on_switch_page): Fix page numbers to enable proper
loading of gallery and references.


svn: r1711
2003-06-12 02:17:52 +00:00
Don Allingham
059fbee03e * src/GenericFilter.py: rewrote IsAncestorOf and IsDescendantOf rules
to be more efficient and to properly handle loop detection.
* src/RelLib.py: Added the getValidDeath and getValidBirth methods to
the Person class


svn: r1710
2003-06-12 02:04:42 +00:00
Alex Roitman
ff0b84fd61 * src/plugins/BookReport.py (Book.pop_item): Add missing return
statement.
* src/plugins/BookReport.py (BookReportSelector.open_book):
Add a warning if the database for the book is not the same as current.


svn: r1709
2003-06-11 22:33:01 +00:00
Alex Roitman
43923e88aa * src/docgen/HtmlDoc.py (add_photo): Fix typo in image reference.
svn: r1708
2003-06-11 16:26:36 +00:00
Alex Roitman
76c09a51a7 Typo
svn: r1707
2003-06-11 04:58:37 +00:00
Alex Roitman
3fea9c7a0c * src/Plugins.py: Add more values for book item registration.
* src/plugins/FtmStyleDescendants.py: Comply with book changes.
* src/plugins/FtmStyleAncestors.py: Likewise.
* src/plugins/BookReport.py: Rewrite most of the code using new classes:
BookItem, Book, BookList, BookParser, BookListDisplay. Add
open/save/edit functionality.
* src/plugins/book.glade: Add new dialog for BookListDisplay. Also add
a text entry field for saving book and new buttons: Open, Edit, Save.


svn: r1706
2003-06-11 04:39:53 +00:00
Alex Roitman
a100ff6829 Update
svn: r1705
2003-06-11 04:32:02 +00:00
Don Allingham
90d2336cc2 update
svn: r1704
2003-06-11 03:55:18 +00:00
Don Allingham
6b3cdc514c * src/const.py.in: Updated LDS temple list
svn: r1703
2003-06-11 03:55:09 +00:00
Don Allingham
c516e0b16b update
svn: r1702
2003-06-11 03:51:19 +00:00
Don Allingham
d3ea82f5d7 * src/select_person.glade: select person interface
* src/Plugins.py: Catch the LANG environment variable not being set when
determining which relationship calculator to use


svn: r1701
2003-06-11 03:51:09 +00:00
Don Allingham
c50b9a7a96 update
svn: r1700
2003-06-11 03:45:53 +00:00
Don Allingham
b3ec3a6a0e * src/styles.glade - scrolling fix
* src/dialog.glade - scrolling fix
* src/edit_person.glade - scrolling fix
* src/gramps.glade - scrolling fix
* src/imagesel.glade - scrolling fix
* src/marriage.glade - scrolling fix
* src/mergedata.glade - scrolling fix
* src/places.glade - scrolling fix
* src/rule.glade - scrolling fix
* src/srcsel.glade - scrolling fix


svn: r1699
2003-06-11 03:44:22 +00:00
Don Allingham
9751d50d14 update
svn: r1698
2003-06-11 03:26:26 +00:00
Don Allingham
cd9c84a212 * src/EditPerson.py: Support for keeping track of names, addresses,
and urls after they are edited
* src/NameEdit.py: Support for keeping track of names after they are edited
* src/AddrEdit.py: Support for keeping track of names after they are edited
* src/UrlEdit.py: Support for keeping track of names after they are edited


svn: r1697
2003-06-11 03:26:02 +00:00
Don Allingham
e8422b3b09 update
svn: r1696
2003-06-11 03:03:59 +00:00
Don Allingham
509c523312 * src/DrawDoc.py: support centered text
svn: r1695
2003-06-11 03:03:33 +00:00
Don Allingham
9615795b56 update
svn: r1694
2003-06-11 03:02:15 +00:00
Don Allingham
50311db083 * src/docgen/PdfDrawDoc.py: Support for rotated text and wedges
* src/docgen/PSDrawDoc.py: Support for rotated text and wedges
* src/StartupDialog.py: Attempt to seed the researcher name from the
name entry in the passwd file


svn: r1693
2003-06-11 03:01:46 +00:00
Don Allingham
374e418735 * src/docgen/PdfDrawDoc.py: Support for rotated text and wedges
* src/docgen/PSDrawDoc.py: Support for rotated text and wedges


svn: r1692
2003-06-11 02:59:01 +00:00
Don Allingham
25d47f6d9a update
svn: r1691
2003-06-11 02:57:00 +00:00
Don Allingham
50126aedd8 * src/ListModel.py: Be able to select based off an iter
* src/ImageSelect.py: Support keeping selecting attributes after
they are edited
* src/EventEdit.py: Support keeping selecting events after
they are edited
* src/AttrEdit.py: Support keeping selecting attributes after
they are edited
* src/Marriage.py: Support keeping track of events and attributes
after they are edited.
* src/EditPerson.py: Support keeping track of events and attributes
after they are edited.


svn: r1690
2003-06-11 02:54:57 +00:00
Don Allingham
46b847a7d6 update
svn: r1689
2003-06-11 01:35:51 +00:00
Don Allingham
8e3aed14df * src/Date.py: Handle date ranges in the form of xxxx - xxxx
svn: r1688
2003-06-11 01:35:04 +00:00
Don Allingham
f31ad104f1 update
svn: r1687
2003-06-10 17:11:01 +00:00
Don Allingham
87d698b39f * src/gramps.py: Add SIGCHLD handler
svn: r1686
2003-06-10 17:10:44 +00:00
Don Allingham
4a6631d148 update
svn: r1685
2003-06-10 16:37:45 +00:00
Don Allingham
ea705d5bab * gramps.spec.in: Add gramps icon to correct location on install
* src/gramps.desktop: Add startup notification (egg timer)


svn: r1684
2003-06-10 16:36:14 +00:00
Don Allingham
c4c9404abb update
svn: r1683
2003-06-10 14:24:41 +00:00
Don Allingham
bd8405d1b4 * src/gramps.glade: Make the select spouse dialog not modal.
* src/TextDoc.py: Added name property to style sheets
* src/StyleEditor.py: Add name property to edited style sheets
* src/RelLib.py: Fix for witness event under ZODB
* src/docgen/OpenDrawDoc.py: change name to OpenOffice.org
* src/docgen/OpenOfficeDoc.py: change name to OpenOffice.org


svn: r1682
2003-06-10 14:23:28 +00:00
Alex Roitman
52e494be76 * 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
f342e1edea * 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
c7f705a048 Minor update
svn: r1679
2003-06-09 22:46:00 +00:00
Alex Roitman
c32afb7470 * 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
Don Allingham
ea94d9a4fa * src/TextDoc.py: Added name property to style sheets
* src/StyleEditor.py: Add name property to edited style sheets
* src/RelLib.py: Fix for witness event under ZODB
* src/docgen/OpenDrawDoc.py: change name to OpenOffice.org
* src/docgen/OpenOfficeDoc.py: change name to OpenOffice.org


svn: r1677
2003-06-09 18:04:04 +00:00
Alex Roitman
17a7288371 * 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
4ded53e05d Update
svn: r1675
2003-06-08 20:32:34 +00:00
Alex Roitman
34f42ec646 * 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
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
7a54f7c8e5 Update
svn: r1672
2003-06-08 06:17:02 +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
Don Allingham
36a694f411 update
svn: r1670
2003-06-07 16:49:08 +00:00
Don Allingham
74dfa8053d * src/EditPerson.py: Allow a default gender to be specified if a new
person is being added
* src/AddSpouse.py: All EditPerson dialog instead of QuickAdd


svn: r1669
2003-06-07 16:48:10 +00:00
Don Allingham
38643c9cad update
svn: r1668
2003-06-07 16:30:59 +00:00
Don Allingham
36c54ceb8d * src/FamilyView.py: Call marriage editor with callback to update
the family view
* src/Marriage.py: Call the family view callback after saving to update
the display with changed marriage information


svn: r1667
2003-06-07 16:30:44 +00:00
Don Allingham
b407e57a22 Update
svn: r1666
2003-06-07 15:39:18 +00:00
Don Allingham
0b32b0f8bb * src/EditPerson
Don't reset date value after a page switch


svn: r1665
2003-06-07 15:38:53 +00:00
Don Allingham
1b3aa81473 Update
svn: r1664
2003-06-07 14:14:39 +00:00
Don Allingham
728e5b5360 * src/ImageSelect.py
Fixed typo in on_drag_begin

* src/RelLib.py
Check for the existance of the witness member of an Event. ZODB
stores an object, so elements read in from old databases may not
have the element, which can cause a traceback.


* src/AutoComp.py
Don't build popdown lists if the number of elements exceeds 250.
Otherwise, the menus will become unusable, and just consume
tons of memory.

* src/VersionControl.py
Sort revision numbers based on numerical value instead of ASCII value.
* src/VersionControl.py
Check return values of all subprocesses


svn: r1663
2003-06-07 14:11:52 +00:00
Don Allingham
37896a0dd3 * src/AutoComp.py
Don't build popdown lists if the number of elements exceeds 250.
Otherwise, the menus will become unusable, and just consume
tons of memory.

* src/VersionControl.py
Sort revision numbers based on numerical value instead of ASCII value.
* src/VersionControl.py
Check return values of all subprocesses


svn: r1662
2003-06-07 03:02:42 +00:00
Laurent Protois
fca50d836b New for CVS
svn: r1661
2003-06-05 09:29:27 +00:00
Don Allingham
9decaed724 Fixed file handling of subprocesses
svn: r1660
2003-06-05 03:33:44 +00:00
Don Allingham
3320368e7f * src/VersionControl.py
Sort revision numbers based on numerical value instead of ASCII value.
* src/VersionControl.py
Check return values of all subprocesses


svn: r1659
2003-06-05 03:04:17 +00:00
Alex Roitman
c0ff073872 Update
svn: r1657
2003-06-04 05:12:21 +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
6e5d96e2d6 Update
svn: r1655
2003-06-03 22:31:02 +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
c7198a74a0 Update
svn: r1653
2003-06-03 21:18:34 +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
8eb22a3bd5 Update
svn: r1651
2003-06-03 20:08:19 +00:00
Alex Roitman
108e337b9d * 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
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
Don Allingham
9c58b528d3 *** empty log message ***
svn: r1648
2003-06-03 19:44:00 +00:00
Don Allingham
b8e5f27e1b 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
f565c2544b Update
svn: r1646
2003-06-03 16:13:13 +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
fdfb21f09f Update
svn: r1644
2003-06-03 15:36:19 +00:00
Don Allingham
a18b7ff964 Fixed spouse selection when family changes
svn: r1643
2003-06-03 02:54:56 +00:00
Alex Roitman
a8b2426ee9 Update
svn: r1642
2003-06-02 22:47:25 +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
f13dcf2e38 Update
svn: r1640
2003-06-02 22:44:15 +00:00
Alex Roitman
045d69243c * src/FamilyView.py (load_family): Select the first spouse in the list.
svn: r1639
2003-06-02 22:43:43 +00:00
Alex Roitman
60228bb421 Update
svn: r1638
2003-06-02 19:56:48 +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
21384c48db Update
svn: r1635
2003-06-02 18:45:02 +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
2fd9971109 Update
svn: r1633
2003-06-02 15:34:20 +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
39bfb6fbdf Update
svn: r1631
2003-06-02 15:25:50 +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
5b32ed6670 Update
svn: r1628
2003-06-02 13:35:02 +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
ac10374b11 Update
svn: r1625
2003-06-02 03:53:39 +00:00
Alex Roitman
c71eb91fdc * 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
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
Don Allingham
ddf2167b11 Center selection in list after a quick add
svn: r1622
2003-06-01 22:48:27 +00:00
Don Allingham
e1665b524c Center list after a quick person add
svn: r1621
2003-06-01 22:46:00 +00:00
Don Allingham
d21f811d0a Fixed missing newline
svn: r1620
2003-06-01 20:36:08 +00:00
Don Allingham
67bc35f67f Updated Polish distribution
svn: r1619
2003-06-01 20:29:04 +00:00
Don Allingham
8aa5d6aeec updated version
svn: r1618
2003-06-01 20:28:01 +00:00
Don Allingham
38202ab8d8 fixed missing quotes
svn: r1617
2003-06-01 20:27:05 +00:00
Don Allingham
cc8d5d3b35 0.9.2 release
svn: r1616
2003-06-01 19:56:58 +00:00
Alex Roitman
436c9b71d3 * ChangeLog: trying out clcommit
svn: r1615
2003-06-01 18:03:32 +00:00
Alex Roitman
6142245b2b *ChangeLog: trying out clcommit
svn: r1614
2003-06-01 18:01:30 +00:00
Alex Roitman
c823789b37 Switching to tabs
svn: r1613
2003-06-01 18:00:34 +00:00
Alex Roitman
b7696972d5 Switching back to uncompressed ChangeLog
svn: r1612
2003-06-01 03:39:43 +00:00
Alex Roitman
901cf41994 Removing placeholder -- replaced by gzipped ChangeLog
svn: r1611
2003-06-01 01:21:20 +00:00
Alex Roitman
d3526e5e86 Replace placeholder with real ChangeLog
svn: r1610
2003-05-31 22:33:57 +00:00
Marcos Bedinelli
e85be76894 Brazilian-Portuguese translation for GRAMPS 2 - ver 0.9.2
svn: r1609
2003-05-31 15:27:10 +00:00
Don Allingham
e64f96a687 Handle formats without an extension type
svn: r1608
2003-05-31 01:56:21 +00:00
Lars Lundin
80e8bb8e7a Translated strings for 0.9.2
svn: r1607
2003-05-30 14:16:41 +00:00
Don Allingham
93ff85beb6 0.9.2-rc1 setup
svn: r1606
2003-05-30 00:43:38 +00:00
Don Allingham
6280e9f445 Sort list models correctly, C-Q short cut
svn: r1605
2003-05-30 00:27:59 +00:00
Alex Roitman
24024d9b44 Added more generations
svn: r1604
2003-05-30 00:01:38 +00:00
Alex Roitman
3fc62b44f0 Mention new FTM-style reports
svn: r1603
2003-05-29 22:23:47 +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
Jens Arvidsson
b70da6f5a4 Translation update for 0.9.2
svn: r1600
2003-05-28 10:21:03 +00:00
Donald A. Peterson
b10604ec4a Restore $RPM_OPT_FLAGS to make line in %build section
svn: r1599
2003-05-27 18:33:21 +00:00
Donald A. Peterson
cc872ab6e8 Remove % from configure/makeinstall comments near top to avoid premature expansion
svn: r1598
2003-05-27 18:25:42 +00:00
Alex Roitman
46aea31e99 Russian translation for 0.9.2
svn: r1597
2003-05-27 18:14:05 +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
Don Allingham
f803e99839 Image gallery handling - use EXPOSE to draw initial window, make sure
images don't go over the edge


svn: r1594
2003-05-27 03:43:36 +00:00
Don Allingham
8068074c1f translation strings for 0.9.2
svn: r1593
2003-05-27 03:12:56 +00:00
Don Allingham
b1a99b114d Calendar/Date unicode fix
svn: r1592
2003-05-27 00:56:30 +00:00
Alex Roitman
1d38ec320a Translation cleanups
svn: r1591
2003-05-24 03:40:58 +00:00
Alex Roitman
7433652b39 Return month in unicode
svn: r1590
2003-05-23 23:28:15 +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
1cc0a9e598 Added new soundex rule
svn: r1587
2003-05-23 17:19:28 +00:00
Alex Roitman
d547f2d573 Update
svn: r1586
2003-05-23 17:04:49 +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
Don Allingham
e259320e13 Fixed date handling with invalid strings
svn: r1582
2003-05-23 02:45:44 +00:00
Don Allingham
f5dbea2a49 Sort places in pulldown menus
svn: r1581
2003-05-23 02:12:55 +00:00
Don Allingham
0127273296 Fixed loading of places and goto person switching back to first page
svn: r1580
2003-05-23 01:47:36 +00:00
Alex Roitman
6af846be29 Indexed images
svn: r1579
2003-05-22 21:41:12 +00:00
Alex Roitman
737c1dc80c New shots
svn: r1578
2003-05-22 21:37:47 +00:00
Alex Roitman
33311fd2b5 New shots
svn: r1577
2003-05-22 21:27:12 +00:00
Alex Roitman
1dd0f38600 Docs update
svn: r1576
2003-05-22 17:37:52 +00:00
Alex Roitman
376e0c42c2 Back to 1.2
svn: r1575
2003-05-22 16:11:15 +00:00
Alex Roitman
48398b43e4 Retracting date warnings
svn: r1574
2003-05-22 12:24:12 +00:00
Alex Roitman
dd648159eb Similar list speed-ups in AddSpouse
svn: r1573
2003-05-22 06:17:43 +00:00
Alex Roitman
c66f916acb Update
svn: r1572
2003-05-22 04:15:13 +00:00
Alex Roitman
492971412e Warning if non-date text is entered into date fields
svn: r1571
2003-05-22 03:37:33 +00:00
Don Allingham
6c0383e568 Pass the correct object to apply_filter when apply is clicked
svn: r1570
2003-05-22 03:15:48 +00:00
Alex Roitman
8faebfed78 Segfault on changing tab with filter applied
svn: r1569
2003-05-22 01:25:23 +00:00
Alex Roitman
3c8918f7ff Updates
svn: r1568
2003-05-21 22:08:09 +00:00
Don Allingham
3af3f1015e Select child list improvements
svn: r1567
2003-05-21 21:08:20 +00:00
Alex Roitman
7488907aa2 Redraw optimizations
svn: r1566
2003-05-21 20:52:53 +00:00
Don Allingham
1cf00e2a8a Don't connect models until loaded
svn: r1565
2003-05-21 20:15:50 +00:00
Alex Roitman
e727f0075b Finishing command line options
svn: r1564
2003-05-21 18:06:41 +00:00
Donald A. Peterson
8b2e282bc0 Revert bonehead doc/*.make.in mess
svn: r1563
2003-05-21 16:01:46 +00:00
Donald A. Peterson
e9b532cbc3 Added BuildRequires dependency on rpm>4.1
svn: r1562
2003-05-21 00:44:53 +00:00
Donald A. Peterson
2fedd594b3 New makefiles generated by configure using token substitution
svn: r1561
2003-05-21 00:33:06 +00:00
Donald A. Peterson
216f28425d Using internal macros for compilation, and a much cleaner %files section
svn: r1560
2003-05-21 00:31:13 +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
Donald A. Peterson
0058b145a8 Configure now sets variables in the doc/omf.mak and doc/xmldocs.make files
svn: r1558
2003-05-20 23:52:08 +00:00
Donald A. Peterson
25a8670d93 Added *.in files for documentation makes
svn: r1557
2003-05-20 23:37:52 +00:00
Don Allingham
5393053b44 Support for AbiWord 1.9 or greater (table support)
svn: r1556
2003-05-20 23:20:47 +00:00