Alex Roitman
791dc35a50
(SimpleBookTitle.write_report): Insert image only if it is passed.
...
Set empty object_id to "" (was None).
* src/plugins/BookReport.py (BookReportSelector.open_book):
Don't displpay person name for special items (title).
svn: r2111
2003-09-10 03:05:14 +00:00
Alex Roitman
873f78cf6e
* src/plugins/SimpleBookTitle.py
...
(SimpleBookTitleDialog.add_user_options): Add a tab for an image,
provide more controls for managing it;
(remove_obj): Add function.
(select_file): Add a placeholder function.
(select_obj): Gracefully handle Cancel empty object (cancel).
Enable Remove button on non-empty selection.
svn: r2110
2003-09-10 01:50:26 +00:00
Don Allingham
d4c872a4dc
update
...
svn: r2109
2003-09-09 01:48:50 +00:00
Don Allingham
83f0a6c9e0
* src/GenericFilter.py: handle the possibility of missing
...
"inclusive" settings, assuming that it is 1 if not present.
svn: r2108
2003-09-09 01:48:30 +00:00
Tim Waugh
10995ff90c
2003-09-08 Tim Waugh <twaugh@redhat.com>
...
* src/Makefile.am: Ship SelectObject.py.
svn: r2107
2003-09-08 12:59:56 +00:00
Alex Roitman
6e7c46ba8a
* src/gramps_main.py (__init__): Pass parent window to DbPrompter.
...
* src/DbPrompter.py (show): Gracefully deal with empty parent.
svn: r2106
2003-09-08 12:14:34 +00:00
Don Allingham
b29826cdbb
update
...
svn: r2105
2003-09-08 04:20:14 +00:00
Don Allingham
f6d06b1220
* src/docgen/PdfDoc.py: handle multiple image classes defined
...
by reportlab
svn: r2104
2003-09-08 04:20:01 +00:00
Alex Roitman
727cbff2da
* src/gramps_main.py (new_database_response,read_file,save_file):
...
Pass parent window to DbPrompter.
* src/DbPrompter.py (__init__): Accept optional parent argument;
(show): Make the window the transient for the main window.
* src/gramps.glade: Make Opendb dialog modal.
svn: r2103
2003-09-08 04:12:43 +00:00
Alex Roitman
e6a9bbbba2
* src/plugins/SimpleBookTitle.py: Add image options.
...
svn: r2102
2003-09-08 03:44:54 +00:00
Don Allingham
b51a86e28e
update
...
svn: r2101
2003-09-08 02:33:25 +00:00
Alex Roitman
935f974848
* src/SelectObject.py: Add module.
...
* src/choose.glade: Add select_object dialog.
svn: r2100
2003-09-08 01:24:40 +00:00
Don Allingham
8409b707dc
* src/gramps_main.py: re-present the open dialog box on
...
a failure to open a file.
* src/gramps.glade: change Home button from stock version
to something we can translate
* src/const.py.in: Add "Alternate Marriage" as a family
event type.
svn: r2099
2003-09-07 18:45:22 +00:00
Don Allingham
a0c10c2203
* src/gramps_main.py: re-present the open dialog box on
...
a failure to open a file.
* src/gramps.glade: change Home button from stock version
to something we can translate
svn: r2098
2003-09-07 14:16:25 +00:00
Alex Roitman
445266eacc
* src/plugins/FilterEditor.py (MyInteger): Fix type conversions.
...
svn: r2097
2003-09-07 02:55:41 +00:00
Don Allingham
7d411700f7
update
...
svn: r2096
2003-09-06 23:11:59 +00:00
Don Allingham
17e64a22e3
* src/plugins/FilterEditor.py (MyPlaces): fix handling of get_text,
...
set_text tasks. Use the default from the base class.
svn: r2095
2003-09-06 23:11:29 +00:00
Alex Roitman
f236e0efc1
* configure.in: Switch to the next release's version in CVS.
...
Replace build-date with the last ChangeLog entry date in release number.
svn: r2094
2003-09-06 03:06:51 +00:00
Alex Roitman
1c46081a4c
* src/plugins/BookReport.py (BookList.save): Write encoding.
...
* src/plugins/FilterEditor.py (MyBoolean): Add class.
(FilterEditor.edit_rule): Implement Inclusive option.
* src/GenericFilter.py: Add categories and descriptions. Implement
Inclusive option.
svn: r2093
2003-09-05 04:38:43 +00:00
Don Allingham
336b296b85
update
...
svn: r2092
2003-09-05 03:35:09 +00:00
Don Allingham
e838c771fb
* src/RelLib.py: backout yesterday's change
...
svn: r2091
2003-09-05 03:34:44 +00:00
Don Allingham
9c37c0efc6
update
...
svn: r2090
2003-09-04 03:52:18 +00:00
Don Allingham
8516eb1416
* src/RelLib.py: select the lowest ID for the default person
...
if the default person is not set
svn: r2089
2003-09-04 03:51:58 +00:00
Don Allingham
a47edf4cf0
Added BaseDoc.py
...
svn: r2088
2003-09-03 14:17:53 +00:00
Alex Roitman
99cc57c470
* src/gramps_main.py: Really fix start-up view when family
...
view style is the default. Clean up the use of views.
(post_load): Select the person with the alphabetically lowest ID
to be active if no home person is set. Fixes 793127.
(goto_active_person): Create alpha page if it does not exist.
* src/FamilyView.py (init_interface): Do not connect handlers to
events if they already exist;
(set_widgets): Set correct page before hiding the old one. Fixes
resizing issue on applying preferences after changing Family View
layout.
svn: r2087
2003-09-03 04:57:36 +00:00
Don Allingham
1d25e51110
update
...
svn: r2086
2003-09-03 04:20:11 +00:00
Don Allingham
67ae9b7acd
* src/po/Makefile.am: convert .po files to unicode before
...
running through msgfmt
* src/revision.glade: make the open dialog box a bit bigger
svn: r2085
2003-09-03 04:19:25 +00:00
Alex Roitman
d3cd682eaf
* src/gramps_main.py: Really fix start-up view when family
...
view style is the default. Clean up the use of views.
svn: r2084
2003-09-03 00:54:55 +00:00
Tim Waugh
53f20d7d0f
2003-09-02 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/GraphViz.py: Fixed typo.
svn: r2083
2003-09-02 21:50:39 +00:00
Tim Waugh
d5bee0d775
2003-09-02 Tim Waugh <twaugh@redhat.com>
...
* src/gramps_main.py: Fixed start-up view when family view style
is the default.
svn: r2082
2003-09-02 21:22:11 +00:00
Alex Roitman
967c6aba28
* src/docgen/PdfDoc.py (make_color): Remove the first occurence --
...
was defined twice; (left_print): Remove print statement.
svn: r2081
2003-09-02 04:04:07 +00:00
Don Allingham
94b962f026
update
...
svn: r2080
2003-09-02 03:53:50 +00:00
Don Allingham
7f68e7f8c0
* src/docgen/OpenOfficeDoc.py: Fix styles
...
svn: r2079
2003-09-02 03:28:27 +00:00
Alex Roitman
56dc1e09d6
* src/plugins/BookReport.py (BookList.save): Enable saving options
...
which are lists;
(BookParser.startElement, BookParser.endElement): Enable parsing
options which are lists.
svn: r2078
2003-09-02 02:59:19 +00:00
Don Allingham
b6f0229558
update
...
svn: r2077
2003-09-02 02:56:57 +00:00
Don Allingham
2013aa79f2
* src/docgen/PSDrawDoc.py: Change from Text/DrawDoc to BaseDoc
...
* src/docgen/SvgDrawDoc.py: Change from Text/DrawDoc to BaseDoc
svn: r2076
2003-09-02 02:56:42 +00:00
Don Allingham
f1926defeb
update
...
svn: r2075
2003-09-02 02:37:14 +00:00
Alex Roitman
f27d6ae5f7
* src/PaperMenu.py: Change from TextDoc to BaseDoc.
...
* src/Report.py: Likewise.
* src/SpreadSheetDoc.py: Likewise.
* src/StyleEditor.py: Likewise.
* src/docgen/OpenSpreadSheet.py: Likewise.
* src/docgen/AbiWord2Doc.py: Likewise.
* src/plugins/AncestorReport.py: Likewise.
* src/plugins/DescendReport.py: Likewise.
* src/plugins/DetAncestralReport.py: Likewise.
* src/plugins/DetDescendantReport.py: Likewise.
* src/plugins/EventCmp.py: Likewise.
* src/plugins/FamilyGroup.py: Likewise.
* src/plugins/FtmStyleAncestors.py: Likewise.
* src/plugins/GraphViz.py: Likewise.
* src/plugins/IndivComplete.py: Likewise.
* src/plugins/IndivSummary.py: Likewise.
* src/plugins/WebPage.py: Likewise.
* src/plugins/Ancestors.py: Likewise.
* src/plugins/CustomBookText.py: Likewise.
* src/BaseDoc.py: Likewise.
svn: r2074
2003-09-02 00:47:09 +00:00
Tim Waugh
42dea20684
2003-09-01 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Separate paternal and maternal ancestors
for easier reading.
svn: r2073
2003-09-01 20:57:51 +00:00
Don Allingham
df1a70e1a8
update
...
svn: r2072
2003-09-01 15:46:23 +00:00
Don Allingham
7e72838c0f
make Witness inherit from Persistent
...
svn: r2071
2003-09-01 15:46:09 +00:00
Tim Waugh
eb5b85072a
2003-09-01 Tim Waugh <twaugh@redhat.com>
...
* src/docgen/Makefile.am: Removed reference to PdfDrawDoc.py.
svn: r2070
2003-09-01 14:26:35 +00:00
Don Allingham
890b809f80
* src/docgen/PdfDoc.py (left_print): Don't convert to cm.
...
svn: r2069
2003-09-01 02:23:39 +00:00
Alex Roitman
a49d27a6eb
* src/gramps_main.py (load_selected_people): Only invoke Edit person
...
dialog if the active person is selection in the current alpha- page;
(change_alpha_page): Enable person-centered buttons only if the
selection is visible in the current page;
(build_people_context_menu): Enable Add bookmark and Edit/Remove only
if the selection is visible in the current page.
svn: r2068
2003-08-31 05:12:30 +00:00
Alex Roitman
59f503c8bc
* src/docgen/PdfDoc.py (page_break): Minor cleanup;
...
(end_page): Was defined twice -- remove the first occurence.
svn: r2067
2003-08-31 04:49:28 +00:00
Don Allingham
80ebb1b82b
update
...
svn: r2066
2003-08-31 03:29:35 +00:00
Don Allingham
87ef9d437c
* src/docgen/PdfDoc.py: Support drawing functions.
...
* src/docgen/PdfDrawDoc.py: remove - all functions integrated into
PdfDoc.py
* src/DbPrompter.py: change title from "Save" to "Create" when
opening a new database, prompt with last database saved.
* src/FamilyView.py: don't add columns to the child list if it
is already initialized
svn: r2065
2003-08-31 03:29:12 +00:00
Don Allingham
65f18d93ac
* PdfDoc.py: Support drawing functions.
...
* PdfDrawDoc.py: remove - all functions integrated into
PdfDoc.py
* DbPrompter.py: change title from "Save" to "Create" when
opening a new database, prompt with last database saved.
svn: r2064
2003-08-31 03:26:13 +00:00
Alex Roitman
77a0a7f728
* src/gramps_main.py: Enable context menu for an empty people view.
...
* src/FamilyView.py: Cleanups for the case of empty database.
svn: r2063
2003-08-30 23:14:00 +00:00
Alex Roitman
343d4d2774
Update
...
svn: r2062
2003-08-30 02:37:53 +00:00