Tim Waugh
2edc3770aa
Run print dialog in the background.
...
svn: r1935
2003-07-27 20:38:38 +00:00
Don Allingham
f57c7d5f9f
* src/GrampsParser.py: directly delete several maps to free memory
...
svn: r1933
2003-07-27 18:36:37 +00:00
Don Allingham
ad94f32a9f
update
...
svn: r1932
2003-07-27 03:51:35 +00:00
Don Allingham
2d71fb6768
* src/ListModel.py: set the cell renderers to a fixed size
...
to improve performance
* src/PlaceView.py: set the cell renderers to a fixed size
to improve performance
* src/SourceView.py: set the cell renderers to a fixed size
to improve performance
* src/Sources.py: set the cell renderers to a fixed size
to improve performance
* src/Utils.py: set the cell renderers to a fixed size
to improve performance
* src/gramps_main.py: prevent double loading of place_view
svn: r1931
2003-07-27 03:50:57 +00:00
Tim Waugh
c54e12ea51
2003-07-25 Tim Waugh <twaugh@redhat.com>
...
* src/Report.py: Support for making output formats printable.
* src/plugins/GraphViz.py: Make it printable.
svn: r1930
2003-07-25 18:22:07 +00:00
Tim Waugh
0b27e9db03
2003-07-25 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/ReadGedcom.py: Handle ABBR in source definitions (i.e.
handle the GEDCOM that our exporter writes).
svn: r1929
2003-07-25 10:45:24 +00:00
Tim Waugh
425fec4126
2003-07-24 Tim Waugh <twaugh@redhat.com>
...
* src/GenericFilter.py: Several more filters which iterate over
other filters.
svn: r1928
2003-07-24 16:47:36 +00:00
Tim Waugh
31d6b6d39f
2003-07-24 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/FilterEditor.py: Fix 'edit' to do so in place.
svn: r1927
2003-07-24 15:47:28 +00:00
Tim Waugh
ab8f082d42
2003-07-24 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/FilterEditor.py: Fix 'edit' to do so in place.
svn: r1926
2003-07-24 14:42:15 +00:00
Tim Waugh
0dfedfb334
2003-07-23 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py, src/plugins/gedcomexport.glade: New
options for excluding sources and notes for living people.
svn: r1925
2003-07-23 14:15:34 +00:00
Tim Waugh
5240e115ce
2003-07-23 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: More translation bits. Include
source author and publication information.
svn: r1924
2003-07-23 13:52:17 +00:00
Alex Roitman
c2d84159b0
* src/SelectChild.py: Replace braces with parentheses in named format
...
string parameter.
svn: r1923
2003-07-23 05:49:02 +00:00
Tim Waugh
26cab7e1a3
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Mark translation strings.
svn: r1922
2003-07-22 17:40:05 +00:00
Tim Waugh
6f13cf9de1
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Mark the easy translation strings.
Start tentative work on making the rest translatable.
svn: r1921
2003-07-22 11:53:04 +00:00
Tim Waugh
d89cb456de
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Mark the easy translation strings.
svn: r1920
2003-07-22 11:40:03 +00:00
Tim Waugh
d1c1c2e4da
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py: Made Person.probablyAlive() take partners into
consideration if all else fails.
svn: r1919
2003-07-22 10:52:55 +00:00
Tim Waugh
aeea4b56a5
2003-07-22 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py, src/plugins/gedcomexport.glade: New
option for obscuring names of living people.
svn: r1918
2003-07-22 10:14:49 +00:00
Don Allingham
b53ecab74b
* src/Sources.py: sort sources by title
...
svn: r1916
2003-07-22 04:45:05 +00:00
Alex Roitman
4bd17f688a
* src/MergeData.py: Various merge fixes.
...
svn: r1915
2003-07-22 04:12:58 +00:00
Tim Waugh
cce126755b
2003-07-21 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py: Made Person.probablyAlive() smarter.
svn: r1913
2003-07-21 11:20:31 +00:00
Don Allingham
6d2dcd0034
* src/docgen/OpenOfficeDoc.py: Header paragraphs have the keep-with-next
...
property set
svn: r1911
2003-07-21 03:28:14 +00:00
Don Allingham
29110734d6
* src/GrampsParser.py: use findFamilyNoConflicts
...
* src/RelLib.py: remove findFamilyNoConflict
* src/docgen/LaTeXDoc.py: Fixed typo in latex generated comment
svn: r1909
2003-07-21 02:49:25 +00:00
Don Allingham
ceb0ee8476
* src/plugins/WebPage.py: added mini-ancestor tree patch from Daryle
...
C. Lewis
svn: r1907
2003-07-21 00:14:27 +00:00
Don Allingham
ad76d91807
* src/plugins/ReadGedcom.py: handle sources attached to a person (not
...
to an event), handle the PAF/FTW _MARNM extension.
* src/plugins/WriteGedcom.py: Allow for multi-line PAGE information for
as source.
* src/gramps.glade: parent relationship editor has an indicator to
mark the parents as the preferred parents for reporting and display
* src/ChooseParents.py: parent relationship editor has an indicator to
mark the parents as the preferred parents for reporting and display
svn: r1905
2003-07-21 00:09:12 +00:00
Tim Waugh
bd96aef984
2003-07-20 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Include source notes. Adjusted default
styles.
svn: r1904
2003-07-20 12:19:12 +00:00
Alex Roitman
5ee6d863e0
* src/docgen/OpenOfficeDoc.py (_write_styles_file): Switch paragraph
...
alignment to "start" and "end" (was "left and "right").
* src/plugins/AncestorReport.py: Change prefixed style name ("AHN-").
Needed because HTML gets confised by ":" in the class name.
* src/plugins/Ancestors.py: Likewise ("AR-").
* src/plugins/DescendReport.py: Likewise ("DR-").
* src/plugins/DetAncestralReport.py: Likewise ("DAR-").
* src/plugins/DetDescendantReport.py: Likewise ("DDR-").
* src/plugins/FtmStyleAncestors.py: Likewise ("FTA-").
* src/plugins/FtmStyleDescendants.py: Likewise ("FTD-").
* src/plugins/FamilyGroup.py: Likewise ("FGR-").
* src/plugins/CustomBookText.py: Likewise ("CBT-").
* src/plugins/SimpleBookTitle.py: Likewise ("SBT-").
* src/plugins/IndivSummary.py: Likewise ("IVS-").
* src/plugins/IndivComplete.py: Likewise ("IDS-").
svn: r1903
2003-07-18 13:43:13 +00:00
Alex Roitman
f8d2f86295
* src/gramps_main.py (open_example): Fix destination name when copying
...
files (was directory name).
* doc/gramps-manual/C/gramps-manual.xml: Reflect name change for
Comprehensive Ancestors Report.
* src/plugins/AncestorReport.py: Prefixed style names ("AHN:").
* src/plugins/Ancestors.py: Prefixed style names ("AR:").
* src/plugins/DescendReport.py: Prefixed style names ("DR:").
* src/plugins/DetAncestralReport.py: Prefixed style names ("DAR:").
* src/plugins/DetDescendantReport.py: Prefixed style names ("DDR:").
* src/plugins/FtmStyleAncestors.py: Prefixed style names ("FTA:").
* src/plugins/FtmStyleDescendants.py: Prefixed style names ("FTD:").
* src/plugins/FamilyGroup.py: Prefixed style names ("FGR:").
* src/plugins/CustomBookText.py: Prefixed style names ("CBT:").
* src/plugins/SimpleBookTitle.py: Prefixed style names ("SBT:").
Rename "Copyright string" with "Subtitle string".
* src/plugins/BookReport.py (BookReportDialog.__init__): Finally,
clear the style problem.
svn: r1901
2003-07-18 06:17:28 +00:00
Tim Waugh
e913f0a32b
2003-07-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Handle unknown genders and missing
first names.
svn: r1900
2003-07-17 17:15:09 +00:00
Lars Lundin
91faf01add
Translations for 0.9.3 updated + fixed 2 typos
...
svn: r1899
2003-07-17 15:50:43 +00:00
Tim Waugh
26faad1bb0
2003-07-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Include grandchildren's birth dates in
abbreviated form.
svn: r1898
2003-07-17 11:06:50 +00:00
Tim Waugh
66e8934a88
2003-07-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Include other names in the notes.
Include birth/marriage/death descriptions.
svn: r1897
2003-07-17 10:54:41 +00:00
Tim Waugh
39fabc4b9c
2003-07-17 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Change report name. Include addresses.
Better generation headings. Include nickname.
svn: r1895
2003-07-17 10:00:53 +00:00
Alex Roitman
1a5fb683a9
* src/gramps_main.py: Replace old "file-should-be-directory" message.
...
* src/StartupDialog.py: Minor typos.
* src/plugins/Verify.py: Likewise.
* src/plugins/WebPage.py: Likewise.
* src/plugins/book.glade: Likewise.
* src/MediaView.py: Likewise.
* src/PlaceView.py: Likewise.
* src/po/template.po: Update the above corrections in template.
svn: r1894
2003-07-17 02:37:28 +00:00
Alex Roitman
e94b657b8b
* src/plugins/DescendReport.py: Enable translation for "b." and "d."
...
* doc/gramps-manual/C/gramps-manual.xml: More corrections.
svn: r1893
2003-07-17 01:56:12 +00:00
Donald A. Peterson
24944bcec7
* doc/gramps-manual/C/figures/bookreport.png:
...
* doc/gramps-manual/C/figures/cfe-df.png:
* doc/gramps-manual/C/figures/edit-person-addresses.png:
* doc/gramps-manual/C/figures/edit-person-attributes.png:
* doc/gramps-manual/C/figures/edit-person-events.png:
* doc/gramps-manual/C/figures/edit-person-gallery.png:
* doc/gramps-manual/C/figures/edit-person-internet.png:
* doc/gramps-manual/C/figures/edit-person-lds.png:
* doc/gramps-manual/C/figures/edit-person-names.png:
* doc/gramps-manual/C/figures/edit-person-notes.png:
* doc/gramps-manual/C/figures/edit-person.png:
* doc/gramps-manual/C/figures/edit-plc.png:
* doc/gramps-manual/C/figures/edit-rel.png:
* doc/gramps-manual/C/figures/edit-si.png:
* doc/gramps-manual/C/figures/edit-wi.png:
* doc/gramps-manual/C/figures/family.png:
* doc/gramps-manual/C/figures/first-open.png:
* doc/gramps-manual/C/figures/gedcom-import.png:
* doc/gramps-manual/C/figures/mainwin.png:
* doc/gramps-manual/C/figures/media.png:
* doc/gramps-manual/C/figures/noside-nofilt.png:
* doc/gramps-manual/C/figures/pedigree.png:
* doc/gramps-manual/C/figures/places.png:
* doc/gramps-manual/C/figures/researcher.png:
* doc/gramps-manual/C/figures/side-filt.png:
* doc/gramps-manual/C/figures/sources.png: HIG-ified images by
scaling to the recommended max width of 510 pixels.
svn: r1892
2003-07-16 18:57:38 +00:00
Lars Lundin
60920365e6
Translations for 0.9.3
...
svn: r1891
2003-07-16 13:26:00 +00:00
Alex Roitman
cd316ad07a
* src/gramps.glade: Add "..." after Merge, Edit Bookmarks, Preferences,
...
and "Show plugin status" menu items.
svn: r1890
2003-07-16 12:24:26 +00:00
Alex Roitman
28a1848322
* src/GrampsCfg.py: Toolbar and statusbar (single word each).
...
* src/preferences.glade: Statusbar (single word).
* doc/gramps-manual/C/gramps-manual.xml: More corrections.
svn: r1888
2003-07-16 02:33:19 +00:00
Alex Roitman
5b01f01bc2
* src/plugins/FtmStyleAncestors.py: Fix coma-sepration for endnotes.
...
Translate "Endnotes" sub-heading. Enable pagebreak only when
generation > 1 (was 0).
* src/plugins/FtmStyleDescendants.py: Likewise.
* src/const.py.in: Make the confidence order high to low (was l->h).
* src/plugins/AncestorChart.py: Enable translation for "b." and "d."
* src/plugins/DesGraph.py: Likewise.
* src/po/template.po: Update the above corrections in template.
svn: r1887
2003-07-16 00:58:10 +00:00
Alex Roitman
2f7ae1eb6f
* src/edit_person.glade: Add colon after "Type" label.
...
* src/dialog.glade: Add accelerator to "Address" label of AddrEdit.
* src/po/template.po: Update the above corrections in template.
* src/plugins/Makefile.am: Ship CustomBookText.py
svn: r1886
2003-07-15 22:05:18 +00:00
Alex Roitman
068140a500
* src/plugins/ReadPkg.py: Remove "..." (move this to Plugins.py).
...
* src/plugins/ReadNative.py: Likewise.
* src/plugins/ReadGedcom.py: Likewise.
* src/plugins/WritePkg.py: Likewise.
* src/plugins/WriteCD.py: Likewise.
* src/plugins/WriteGedcom.py: Likewise.
* src/Plugins.py: Add "..." at menu generation.
svn: r1885
2003-07-15 21:29:38 +00:00
Alex Roitman
7ad01cdb52
* src/plugins/WritePkg.py: Enable "..." in the menu item.
...
* src/plugins/WriteCD.py: Likewise.
* src/plugins/WriteGedcom.py: Likewise.
svn: r1884
2003-07-15 19:17:17 +00:00
Alex Roitman
5b8cc3d96c
* src/plugins/ReadPkg.py: Enable "..." in the menu item.
...
* src/plugins/ReadNative.py: Likewise.
* src/plugins/ReadGedcom.py: Likewise.
* src/Report.py: Put "Style" label in singular form (was plural).
svn: r1883
2003-07-15 17:17:58 +00:00
Alex Roitman
28a3869945
* src/plugins/CustomBookText.py: Add to CVS.
...
svn: r1882
2003-07-15 13:09:49 +00:00
Don Allingham
9c3f32958e
remove default size
...
svn: r1879
2003-07-14 21:22:38 +00:00
Donald A. Peterson
1a73d411a9
* src/docgen/LaTeXDoc.py: Regress UNICODE support to be only a
...
commented line in the output rather than implemented by default
since not all LaTeX installations include ucs.sty by default.
svn: r1877
2003-07-14 18:41:10 +00:00
Don Allingham
33ceffacb9
update
...
svn: r1876
2003-07-14 17:44:02 +00:00
Alex Roitman
4de76df6f6
* src/plugins/BookReport.py (BookReportDialog.make_document):
...
Move item initialization here (was in make_report).
* src/plugins/DetDescendantReport.py: Remove empty setup().
* src/plugins/AncestorReport.py: Likewise.
* src/plugins/Ancestors.py: Likewise.
* src/plugins/DescendReport.py: Likewise.
* src/plugins/FtmStyleAncestors.py: Likewise.
* src/plugins/FamilyGroup.py: Likewise.
* src/plugins/DetAncestralReport.py: Likewise.
svn: r1874
2003-07-13 00:09:29 +00:00
Alex Roitman
e989fb7b2d
* src/Plugins.py (PluginDialog.build_tree): Remove reverse() call.
...
svn: r1871
2003-07-12 17:59:38 +00:00
Alex Roitman
0918f6ac95
* src/plugins/IndivSummary.py (IndivSummary.__init__):
...
Provide default value of 0 to newpage argument.
svn: r1869
2003-07-12 00:36:06 +00:00
Donald A. Peterson
e520ec0825
Added UNICODE support and '&' replacement
...
svn: r1866
2003-07-11 15:30:44 +00:00
Jens Arvidsson
6e47227a14
Translation update for 0.9.3
...
svn: r1864
2003-07-11 13:24:10 +00:00
Tim Waugh
5660468eaf
2003-07-11 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/SimpleBookTitle.py: Define self.style_name before
calling Report.BareReportDialog.__init__().
svn: r1863
2003-07-11 11:15:40 +00:00
Alex Roitman
e94defacf3
* src/po/ru.po: Updated Russian translation for 0.9.3.
...
svn: r1862
2003-07-11 03:41:44 +00:00
Alex Roitman
b6cac0abba
* src/Report.py (BareReportDialog.build_style_menu):
...
Initialize menu to self.style_name;
(ReportDialog.__init__): Set self.style_name to "default"
for standalone reports.
* src/plugins/DetDescendantReport.py: Define self.style_name before
calling Report.BareReportDialog.__init__().
* src/plugins/AncestorReport.py: Likewise.
* src/plugins/Ancestors.py: Likewise.
* src/plugins/DescendReport.py: Likewise.
* src/plugins/FtmStyleAncestors.py: Likewise.
* src/plugins/FtmStyleDescendants.py: Likewise.
* src/plugins/IndivComplete.py: Likewise.
* src/plugins/IndivSummary.py: Likewise.
* src/plugins/FamilyGroup.py: Likewise.
* src/plugins/DetAncestralReport.py: Likewise.
svn: r1861
2003-07-11 03:29:33 +00:00
Alex Roitman
af7cf82183
* src/plugins/BookReport.py (BookReportDialog.__init__): Do not
...
* src/plugins/FtmStyleDescendants.py (FtmDescendantReport.__init__):
* src/plugins/IndivComplete.py (IndivComplete.__init__): Likewise.
* src/plugins/IndivSummary.py (IndivSummary.__init__): Likewise.
svn: r1859
2003-07-11 02:52:59 +00:00
Alex Roitman
d343ec62da
* src/GrampsCfg.py (GrampsPreferences.select): Conditional get_path().
...
* src/Plugins.py (PluginDialog.on_node_selected): Likewise.
svn: r1858
2003-07-11 01:12:22 +00:00
Tim Waugh
56754c2f0b
2003-07-10 Tim Waugh <twaugh@redhat.com>
...
* src/Relationship.py: Fix '[...]teenth' relationship name typos.
svn: r1857
2003-07-10 17:03:04 +00:00
Lars Lundin
0f29ba3d5d
Draft of translations for 0.9.3
...
svn: r1856
2003-07-10 15:56:31 +00:00
Tim Waugh
df17ff23bb
2003-07-10 Tim Waugh <twaugh@redhat.com>
...
* src/RelLib.py: Fix for probablyAlive(). If there is no date, but
there is other information about the death, the person is not alive.
svn: r1855
2003-07-10 11:26:48 +00:00
Don Allingham
be9636dde7
Correct merge problem
...
svn: r1852
2003-07-09 16:29:53 +00:00
Alex Roitman
35f148c424
* src/po/ru.po: First draft of Russian translation for 0.9.3.
...
svn: r1850
2003-07-09 05:16:01 +00:00
Alex Roitman
4a798f9d56
Update
...
svn: r1849
2003-07-09 05:14:17 +00:00
Alex Roitman
c9217c1856
* src/SelectChild.py: Fix typos upsetting translation.
...
* src/plugins/book.glade: Mark dummy strins as non-translatable.
* src/po/template.po: Update the above corrections in template.
svn: r1848
2003-07-09 05:07:26 +00:00
Don Allingham
55a25ee7d4
update
...
svn: r1847
2003-07-09 01:34:37 +00:00
Alex Roitman
f33a21bc0e
Update
...
svn: r1844
2003-07-08 14:10:32 +00:00
Don Allingham
604cb39f5b
* src/plugins/DetAncestralReport.py: add import of string
...
* src/plugins/DetDescendantReport.py: add import of string
* src/Date.py: compare date modes when comparing dates
* src/EditPerson.py: save date strings which comparing for changes
* src/FamilyView.py: Scope Person.male properly
svn: r1839
2003-07-08 00:42:26 +00:00
Alex Roitman
aa732c16d7
* src/Makefile.am: Ship SelectPerson.py and choose.glade.
...
* src/plugins/Makefile.am: Ship SimpleBookTitle.py and book.glade.
* NEWS: Some updates for upcoming release.
svn: r1838
2003-07-07 23:54:40 +00:00
Alex Roitman
c4b5ff9013
Fix styles in book. Switch to tuple of options.
...
* src/plugins/AncestorReport.py: Fix styles in book.
* src/plugins/Ancestors.py: Fix styles in book.
* src/plugins/DescendReport.py: Fix styles in book.
* src/plugins/FtmStyleAncestors.py: Fix styles in book.
* src/plugins/FtmStyleDescendants.py: Fix styles in book.
* src/plugins/IndivComplete.py: Switch to tuple of options.
* src/plugins/IndivSummary.py: Switch to tuple of options.
* src/plugins/SimpleBookTitle.py: Fix styles in book.
* src/plugins/FamilyGroup.py: Fix styles in book.
* src/plugins/DetAncestralReport.py: Fix styles in book.
svn: r1837
2003-07-07 16:57:27 +00:00
Alex Roitman
6abc6ece1b
* src/plugins/DetDescendantReport.py: Enable book functionality.
...
svn: r1836
2003-07-07 16:35:32 +00:00
Tim Waugh
a3545c0cba
2003-07-07 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py: Fix GEDCOM export. Fixed date
construction logic to handle datestrs.
svn: r1835
2003-07-07 10:57:11 +00:00
Tim Waugh
807ce4e496
2003-07-07 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/WriteGedcom.py: Fix GEDCOM export.
svn: r1834
2003-07-07 10:39:05 +00:00
Alex Roitman
cb2105f416
Check whether family exists before accessing it.
...
* src/plugins/DetAncestralReport.py: Enable book functionality.
svn: r1833
2003-07-07 06:15:05 +00:00
Alex Roitman
677d99e0ba
* src/plugins/FamilyGroup.py: Enable book functionality.
...
Check whether family exists before accessing it.
svn: r1830
2003-07-06 21:55:52 +00:00
Alex Roitman
45bf59b7a8
* src/plugins/BookReport.py: Make a list of options from a tuple.
...
* src/plugins/AncestorReport.py: Register options as a tuple.
* src/plugins/Ancestors.py: Register options as a tuple.
* src/plugins/DescendReport.py: Register options as a tuple.
* src/plugins/FtmStyleAncestors.py: Register options as a tuple.
* src/plugins/FtmStyleDescendants.py: Register options as a tuple.
* src/plugins/IndivComplete.py: Register options as a tuple.
* src/plugins/IndivSummary.py: Register options as a tuple.
* src/plugins/SimpleBookTitle.py: Register options as a tuple.
svn: r1829
2003-07-06 19:55:45 +00:00
Don Allingham
284a49a8c0
* src/dialog.glade: witness changes
...
svn: r1827
2003-07-06 03:56:08 +00:00
Don Allingham
bd4191ca2d
* src/ImageSelect.py: eliminate recursive error loop when a thumbnail
...
cannot be created.
* src/plugins/ReorderIds.py: handle IDs better when reordering
svn: r1825
2003-07-06 03:52:38 +00:00
Alex Roitman
bce6246370
Minor corrections
...
svn: r1824
2003-07-05 23:11:44 +00:00
Alex Roitman
e30569339e
* src/plugins/Ancestors.py: Enable book functionality.
...
svn: r1823
2003-07-05 23:10:43 +00:00
Alex Roitman
d33bb7839c
Update
...
svn: r1822
2003-07-05 21:50:23 +00:00
Alex Roitman
76714fd062
Add special treatment for Title entries (no central person displayed).
...
Change type to Title (was Text).
* src/plugins/IndivComplete.py: Use filter number in configurator.
Move get_report_filters out of dialogs classes so that it can be
shared between both dialogs and the write_book_item().
* src/plugins/DescendReport.py: Enable book functionality.
* src/plugins/AncestorReport.py: Enable book functionality.
svn: r1821
2003-07-05 21:47:41 +00:00
Alex Roitman
1ad10fb052
* src/plugins/BookReport.py (BookReportSelector.__init__):
...
Enable translation for interface strings,
* src/plugins/BookReport.py (BookReportDialog.get_stylesheet_savefile):
Add this function to form sane filename for the output.
* src/plugins/SimpleBookTitle.py: Add configurable title and copyright.
svn: r1820
2003-07-05 18:25:25 +00:00
Tim Waugh
818e63cac5
2003-07-04 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Really fixed text style for '(no photo)'.
svn: r1819
2003-07-04 22:16:32 +00:00
Don Allingham
18fd43fe7d
* src/Witness.py: integrate SelectPerson
...
svn: r1817
2003-07-03 04:55:16 +00:00
Don Allingham
b4ca53cbec
* src/SourceView.py: Speed up redraw performance
...
svn: r1815
2003-07-03 04:15:13 +00:00
Don Allingham
a33f0e716d
* src/plugins/WriteGedcom.py: handle surnames containing a slash
...
svn: r1813
2003-07-03 04:05:19 +00:00
Don Allingham
5dcc7420e9
* src/AddSpouse.py: handle adding of new person callback correctly
...
svn: r1811
2003-07-03 03:32:46 +00:00
Don Allingham
e06284c4c3
* src/plugins/ReadGedcocm.py: Fix callback parameters
...
svn: r1809
2003-07-03 02:56:34 +00:00
Tim Waugh
56dd6eda7a
2003-07-01 Tim Waugh <twaugh@redhat.com>
...
* src/EditPerson.py: Don't guess gender if it has already been set.
svn: r1808
2003-07-01 19:04:47 +00:00
Tim Waugh
4fc2cc27cd
2003-06-30 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Makefile.am: Ship FanChart.py.
svn: r1807
2003-06-30 23:03:08 +00:00
Tim Waugh
8f99c6ff7f
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
693b991573
* 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
e4a1d75f14
* src/DisplayTrace.py: identify more linux versions
...
svn: r1803
2003-06-30 03:07:24 +00:00
Don Allingham
ae21dd7194
* src/plugins/FtmStyleDescendants.py: handle missing "endnotes"
...
svn: r1801
2003-06-29 14:38:50 +00:00
Tim Waugh
641cd14b58
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
ad38d82d73
* 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
b98cb71b2b
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
af1140858e
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
33bd45bd15
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
fef3cc274f
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
2ff28bb16d
* 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
64c0e1cd89
* src/plugins/IndivComplete.py: make compatible with BookReport
...
svn: r1791
2003-06-27 04:26:29 +00:00
Don Allingham
d6d4d874a3
Added bookreport.py
...
svn: r1790
2003-06-27 04:25:32 +00:00
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
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
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
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
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
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
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
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
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
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
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
Don Allingham
8189febf02
* 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
6e6baf585b
* Ancestors.py (AncestorsReport.__init__): Define Photo and
...
Entry cell styles.
svn: r1736
2003-06-14 13:58:24 +00:00
Alex Roitman
1749f1e524
Update
...
svn: r1735
2003-06-14 05:10:45 +00:00
Alex Roitman
6143678cfe
* 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
c0d1a6d133
removed extra '}'
...
svn: r1733
2003-06-14 04:01:09 +00:00
Don Allingham
7007e389fb
* src/docgen/RTFDoc.py: add support for superscripts
...
svn: r1731
2003-06-14 03:49:09 +00:00
Don Allingham
baeb2fb412
* src/docgen/KwordDoc.py: add support for superscripts
...
svn: r1729
2003-06-14 02:57:49 +00:00
Don Allingham
f9c3e6291f
* 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
5b15e209cc
* src/plugins/Ancestors.py: New Ancestors report added
...
svn: r1726
2003-06-14 01:16:30 +00:00
Don Allingham
9ccb326d98
Add Ancestors.py
...
svn: r1725
2003-06-14 01:16:09 +00:00
Don Allingham
198e3f1e2c
* 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
5385792d1d
* 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
218bffffdb
* 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
dad0cc144e
* src/docgen/OpenOfficeDoc.py: Escape special XML characters.
...
svn: r1720
2003-06-13 15:13:47 +00:00
Don Allingham
4670d84ab1
* 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
1584227b86
* 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
ec5e7e7bc7
update
...
svn: r1717
2003-06-13 04:03:44 +00:00
Don Allingham
cec9010812
* 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
597b4af2bc
* src/docgen/KwordDoc.py (write_text): Replace & with & 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
7038679ab5
Typo
...
svn: r1714
2003-06-12 14:21:34 +00:00
Alex Roitman
3828d35f6b
* 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
e25bd4561c
* 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
6ffc56ad15
* 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
57bd52fd17
* 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
91b3c84bee
* 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
37e9220498
* src/docgen/HtmlDoc.py (add_photo): Fix typo in image reference.
...
svn: r1708
2003-06-11 16:26:36 +00:00
Alex Roitman
a29cc933f7
Typo
...
svn: r1707
2003-06-11 04:58:37 +00:00
Alex Roitman
5b1f94b11a
* 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
Don Allingham
64d24f3d88
* src/const.py.in: Updated LDS temple list
...
svn: r1703
2003-06-11 03:55:09 +00:00
Don Allingham
313cd4adc4
* 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
f81c732cc7
* 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
5147048755
* 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
0b1781b324
* src/DrawDoc.py: support centered text
...
svn: r1695
2003-06-11 03:03:33 +00:00
Don Allingham
f856636a5f
* 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
4630bb94eb
* 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
59a6f4d79b
* 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
d971b265aa
* src/Date.py: Handle date ranges in the form of xxxx - xxxx
...
svn: r1688
2003-06-11 01:35:04 +00:00
Don Allingham
75a56df241
* src/gramps.py: Add SIGCHLD handler
...
svn: r1686
2003-06-10 17:10:44 +00:00
Don Allingham
b113c71794
* 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
2080b58672
* 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
34fc21e621
* 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
c2da2623b1
* 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
58827a5ccd
Minor update
...
svn: r1679
2003-06-09 22:46:00 +00:00
Alex Roitman
9f905eef5f
* 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
4d0aaa727a
* 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
76262483e2
* 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
159761a91a
* 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
ebf28a332a
* 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
0df227aac6
* 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
b470072cfb
* 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
0d591399ff
* 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
220351346d
* src/EditPerson
...
Don't reset date value after a page switch
svn: r1665
2003-06-07 15:38:53 +00:00
Don Allingham
6bbbf046d1
* 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
d160f97666
* 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
3c4d04fdb3
New for CVS
...
svn: r1661
2003-06-05 09:29:27 +00:00
Don Allingham
8b7a9808e8
Fixed file handling of subprocesses
...
svn: r1660
2003-06-05 03:33:44 +00:00
Don Allingham
93dbf1f130
* 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