Alex Roitman
2b7dbef8be
* src/docgen/LPRDoc.py: Add number of copies and page range
...
selection options to a dialog. Remove all these "__" from var names.
svn: r3007
2004-03-12 19:47:06 +00:00
Alex Roitman
2a95e95206
* src/docgen/HtmlDoc.py (add_photo): Enforce given image size.
...
Add optional alt argument.
svn: r2997
2004-03-10 04:56:20 +00:00
Alex Roitman
5a4a69b83c
* src/docgen/LPRDoc.py: Set and maintain self.brand_new_page.
...
Use constant factor for line spacing for given font size.
svn: r2989
2004-03-10 02:10:34 +00:00
Alex Roitman
ee99826261
* src/docgen/LPRDoc.py: Font autodetection: trying freefont,
...
MS fonts, and then stock Gnome fonts.
svn: r2981
2004-03-08 22:32:13 +00:00
Alex Roitman
0f8da3197c
* src/docgen/LPRDoc.py: Support for graphic reports.
...
svn: r2980
2004-03-08 02:22:41 +00:00
Alex Roitman
0b235a68f3
* src/docgen/LPRDoc.py: Cell padding support. Images support
...
(requires CVS version of gnome-python).
svn: r2976
2004-03-07 06:28:00 +00:00
Alex Roitman
2389e64bae
Padding in paragraphs.
...
svn: r2974
2004-03-06 02:29:20 +00:00
Alex Roitman
fd210a00cc
Minor cleanups
...
svn: r2973
2004-03-06 00:08:09 +00:00
Alex Roitman
828aae62b7
* src/docgen/LPRDoc.py: Support for paragraph's margins and
...
the first indent properties. Font-specific line spacing.
svn: r2972
2004-03-06 00:00:39 +00:00
Alex Roitman
1e8b2e3f40
Switch to utf8 capable fonts. Enable monospace for formatted notes.
...
svn: r2971
2004-03-05 05:11:07 +00:00
Alex Roitman
43547bf06d
Found fonts
...
svn: r2970
2004-03-05 04:33:40 +00:00
Alex Roitman
9bc863344c
* src/docgen/LPRDoc.py: New paragraph formatting algorithm.
...
Proper alignment support (no implementation for justify yet).
svn: r2969
2004-03-05 03:01:21 +00:00
Alex Roitman
b8075b283f
Some regression because of new algorithm
...
svn: r2968
2004-03-05 00:36:04 +00:00
Alex Roitman
1c685517c5
Update
...
svn: r2963
2004-03-04 15:47:00 +00:00
Alex Roitman
14ed64d973
page breaks, paragraph leader, dirty alignment hack.
...
svn: r2962
2004-03-03 23:38:48 +00:00
Alex Roitman
59adedf75f
* src/docgen/LPRDoc.py: Superscript support, line breaks,
...
page breaks, paragraph leader.
svn: r2961
2004-03-03 20:50:06 +00:00
Alex Roitman
82b0624841
Paragraph leader
...
svn: r2960
2004-03-03 16:59:47 +00:00
Alex Roitman
f64d881a38
* src/docgen/LPRDoc.py: Superscript support.
...
svn: r2959
2004-03-03 16:12:26 +00:00
Alex Roitman
6889a6460c
* src/docgen/LPRDoc.py: Re-write using paragraph class.
...
svn: r2958
2004-03-03 05:54:26 +00:00
Alex Roitman
3cbd973566
* src/docgen/AsciiDoc.py: Typo.
...
svn: r2953
2004-03-02 14:43:37 +00:00
Alex Roitman
ceff4ae87c
Update
...
svn: r2952
2004-03-02 04:57:00 +00:00
Alex Roitman
fe971218bd
Oops
...
svn: r2948
2004-03-02 03:09:49 +00:00
Alex Roitman
bbb680d707
Update
...
svn: r2947
2004-03-02 01:35:53 +00:00
Alex Roitman
acc4cae477
Update
...
svn: r2946
2004-03-02 00:36:53 +00:00
Alex Roitman
d4d0db9e65
* src/docgen/LPRDoc.py: Table support correction: transferring
...
row to the next page.
svn: r2944
2004-03-01 16:50:23 +00:00
Alex Roitman
6653a0d15f
* src/docgen/AsciiDoc.py: Correctly treat cells with span>1.
...
svn: r2939
2004-03-01 03:47:58 +00:00
Alex Roitman
3d18a13115
Some additions
...
svn: r2938
2004-02-29 17:42:38 +00:00
Alex Roitman
441403391e
* src/docgen/LPRDoc.py: Add to CVS.
...
svn: r2937
2004-02-29 15:35:44 +00:00
Alex Roitman
8e733036f2
* src/docgen/AsciiDoc.py: Add to CVS.
...
* src/Makefile.am, src/Makefile.in: Ship AsciiDoc.py.
svn: r2929
2004-02-29 00:04:45 +00:00
Don Allingham
e878549bfd
First DB pass
...
svn: r2884
2004-02-21 06:11:59 +00:00
Don Allingham
ba5df96a28
* src/docgen/PdfDoc.py: fix encoding exception
...
* gramps-mdk.spec: Mandrake RPM spec file
svn: r2720
2004-01-28 02:18:53 +00:00
Don Allingham
d19da4e173
* src/docgen/PdfDoc.py: handle iso-8859-1 characters
...
svn: r2666
2004-01-20 04:15:58 +00:00
Don Allingham
384a6c0fae
* src/plugins/FilterEditor.py: handle unicode characters
...
* src/PeopleStore.py: handle corrupt iter
* src/GenericFilter.py: handle unicode
* src/docgen/PSDrawDoc.py: handle iso-8859-1 characters
svn: r2664
2004-01-20 03:57:19 +00:00
Don Allingham
0718510e0a
* src/docgen/AbiWord2Doc.py: pychecker fixes
...
* src/docgen/HtmlDoc.py: pychecker fixes
* src/docgen/KwordDoc.py: pychecker fixes
* src/docgen/LaTeXDoc.py: pychecker fixes
* src/docgen/OpenOfficeDoc.py: pychecker fixes
* src/docgen/OpenSpreadSheet.py: pychecker fixes
* src/docgen/PSDrawDoc.py: pychecker fixes
* src/docgen/PdfDoc.py: pychecker fixes
* src/docgen/SvgDrawDoc.py: pychecker fixes
* src/plugins/Ancestors.py: pychecker fixes
* src/plugins/BookReport.py: pychecker fixes
* src/plugins/CustomBookText.py: pychecker fixes
* src/plugins/DescendReport.py: pychecker fixes
* src/plugins/DetAncestralReport.py: pychecker fixes
* src/plugins/DetDescendantReport.py: pychecker fixes
* src/plugins/FtmStyleAncestors.py: pychecker fixes
* src/plugins/IndivComplete.py: pychecker fixes
* src/plugins/ReadPkg.py: pychecker fixes
* src/plugins/RelCalc.py: pychecker fixes
* src/plugins/SimpleBookTitle.py: pychecker fixes
* src/plugins/TimeLine.py: pychecker fixes
* src/plugins/WriteCD.py: pychecker fixes
* src/plugins/WriteFtree.py: pychecker fixes
* src/plugins/rel_de.py: pychecker fixes
* src/GenericFilter.py: pychecker fixes
* src/RelLib.py: pychecker fixes
* src/Report.py: pychecker fixes
* src/SelectPerson.py: pychecker fixes
* src/gramps_main.py: pychecker fixes
svn: r2634
2004-01-13 05:05:39 +00:00
Don Allingham
50bd66c3d9
update
...
svn: r2624
2004-01-10 18:05:36 +00:00
Don Allingham
f9a4cf1ee8
* src/docgen/OpenOfficeDoc.py: proper handling of center_text
...
* src/docgen/PdfDoc.py: proper handling of center_text
* src/plugins/TimeLine.py: switch to using center_text instead of draw_text
* src/plugins/AncestorChart2.py: switch to using center_text instead of draw_text
svn: r2623
2004-01-10 18:04:32 +00:00
Don Allingham
5ef54614ad
* src/docgen/OpenOfficeDoc.py: allow disabling of the box shadow
...
svn: r2621
2004-01-10 02:37:07 +00:00
Alex Roitman
bdfe040d0d
* src/docgen/PdfDoc.py: Set print_label to None.
...
* src/docgen/KwordDoc.py: Set print_label to None.
* src/docgen/HtmlDoc.py: Set print_label to None.
* src/docgen/AbiWord2Doc.py: Set print_label to None.
* src/docgen/RTFDoc.py: Set print_label to None.
svn: r2616
2004-01-09 03:58:17 +00:00
Don Allingham
6e8c2876a3
* src/docgen/PSDrawDoc.py: Scaleable shadow
...
* src/docgen/OpenOfficeDoc.py: Scaleable shadow
* src/docgen/KwordDoc.py (KwordDoc.close): handle KWord mime type
* src/grampslib_wrap.c: handle NULL pointers
svn: r2614
2004-01-09 03:16:48 +00:00
Don Allingham
2b89441470
* src/docgen/KwordDoc.py (KwordDoc.close): handle KWord mime type
...
* src/grampslib_wrap.c: handle NULL pointers
svn: r2613
2004-01-09 03:12:28 +00:00
Don Allingham
b56cdceddf
* src/BaseDoc.py: Scaleable shadow
...
* src/plugins/AncestorChart2.py: Scale to page implemented
* src/docgen/PdfDoc.py: Scalable shadow
svn: r2609
2004-01-08 18:09:18 +00:00
Don Allingham
8e9f6a4219
* src/const.py.in: eliminate zipcmd
...
* src/docgen/OpenSpreadSheet.py: eliminate the need for ZIP, use python
zipfile module instead
* src/plugins/EventCmp.py (DisplayChart.on_save_clicked): fix rows, double lines
no longer used
* configure.in: add check for vfs bindings, eliminate the check for
swig and zip
* gramps.spec.in (Requires): Added gnome-python2-gnomevfs dependency
svn: r2577
2004-01-01 19:10:23 +00:00
Don Allingham
cbfa7161ad
update
...
svn: r2576
2004-01-01 18:18:29 +00:00
Don Allingham
2582bec96c
* src/docgen/PdfDoc.py: add the ability to open the document in the
...
default viewer
* src/docgen/AbiWord2Doc.py: add the ability to open the document in AbiWord
* src/docgen/OpenOfficeDoc.py: fixed the search for default viewer
* src/docgen/RTFDoc.py: add the ability to open the document in the default viewer
* src/docgen/HtmlDoc.py: add the ability to open the document in the default viewer
* src/docgen/KwordDoc.py: add comment
svn: r2575
2004-01-01 18:17:47 +00:00
Alex Roitman
f829336c33
* src/docgen/Makefile.am: Remove AbiWordDoc.py from the list.
...
* src/plugins/DetAncestralReport.py (write_person): Call write_note().
* src/plugins/DetDescendantReport.py (write_person): Call write_note().
* src/plugins/FtmStyleAncestors.py (print_notes): Call write_note().
* src/plugins/IndivComplete.py (write_note): Call doc.write_note().
* src/plugins/WebPage.py (write_gallery,write_notes): Call write_note().
svn: r2523
2003-12-15 04:18:51 +00:00
Don Allingham
e5fe097315
update
...
svn: r2522
2003-12-14 23:26:33 +00:00
Don Allingham
5e9a9d1266
* src/docgen/AbiWordDoc.py: removed the 1.0 version of AbiWord, since
...
GRAMPS is a GNOME 2 application, support the GNOME 2 version of AbiWord
* src/docgen/OpenOfficeDoc.py: Fixed width fonts for preformatted text
* src/docgen/AbiWord2Doc.py: Fixed width fonts for preformatted text
svn: r2521
2003-12-14 21:45:11 +00:00
Alex Roitman
6ae0b14d61
* src/docgen/KwordDoc.py (write_note): Implement function.
...
svn: r2516
2003-12-13 17:16:00 +00:00
Alex Roitman
2819de10a2
* src/docgen/OpenOfficeDoc.py (write_note): Implement function.
...
svn: r2514
2003-12-13 05:59:35 +00:00
Alex Roitman
570fd76a2f
* src/docgen/LaTeXDoc.py (write_note): Implement function.
...
* src/docgen/PdfDoc.py (write_note): Implement function.
* src/docgen/RTFDoc.py (write_note): Implement function.
* src/docgen/AbiWordDoc.py (write_note): Implement function.
* src/docgen/AbiWord2Doc.py (write_note): Implement function.
svn: r2513
2003-12-13 04:05:01 +00:00
Alex Roitman
e962ebe517
* src/docgen/HtmlDoc.py (write_note): Set monospace font family
...
for a preformatted note.
svn: r2512
2003-12-12 23:24:07 +00:00
Alex Roitman
daeaf138e9
* src/docgen/HtmlDoc.py (write_note): Use stypes for preformatted note.
...
svn: r2506
2003-12-12 02:34:29 +00:00
Alex Roitman
2ba0326dc5
* src/docgen/PdfDoc.py (draw_text): Remove extra ",".
...
svn: r2505
2003-12-11 22:24:44 +00:00
Alex Roitman
527e161b42
* src/BaseDoc.py (write_note): Add function.
...
* src/docgen/HtmlDoc.py (write_note): Implement function.
* src/plugins/FtmStyleDescendants.py (print_notes): Call write_note()
with the note's format.
svn: r2500
2003-12-11 03:49:44 +00:00
Alex Roitman
c07f6f2fc0
Update
...
svn: r2487
2003-12-10 01:04:51 +00:00
Don Allingham
ea396a1618
* src/docgen/OpenOfficeDoc.py (OpenOfficeDoc.close): replace hardcoded
...
"oowriter" with the command found by querying the mime database with
the open office document type. Different distributions seem to install
OOo with different names (oofice, oowriter, soffice).
* src/EventEdit.py (EventEditor.__init__): add translated name to the
popdown menu list if isn't already there. Prevents a parital match on
other strings
* src/PedView.py: add a '*' to the popup menu if the child has children
svn: r2405
2003-11-30 05:51:24 +00:00
Alex Roitman
5dad0028a1
* src/ImageSelect.py (GlobalMediaProperties.__init__): Find labels from
...
XML; (redraw_attr_list): Change attribute label; (display_refs): Change
references label; (on_notebook_switch_page): change notes label.
* src/imagesel.glade: Set meaningful label ids, remove bold markup.
* src/docgen/HtmlDoc.py (start_bold, end_bold): Add functions (closes
bug #841277 ).
* src/EditSource.py (__init__): Find labels from XML.
* src/EventEdit.py: (__init__): Find labels from XML;
* src/NameEdit.py: (__init__): Find labels from XML;
svn: r2330
2003-11-13 18:50:01 +00:00
Don Allingham
4f26fe7f6d
update
...
svn: r2329
2003-11-13 04:25:25 +00:00
Don Allingham
94a50f3c26
* src/docgen/AbiWordDoc2.py: make sure that an object is
...
an image before attempting to include in in a report
* src/docgen/AbiWordDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/KwordDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/LaTeXDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/OpenOfficeDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/PdfDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/docgen/RTFDoc.py: make sure that an object is
an image before attempting to include in in a report
* src/plugins/Ancestors.py: make sure that an object is
an image before attempting to include in in a report
* src/plugins/DetAncestralReport.py: make sure that an object is
an image before attempting to include in in a report
* src/plugins/DetDescendantReport.py: make sure that an object is
an image before attempting to include in in a report
svn: r2287
2003-10-27 03:48:13 +00:00
Don Allingham
e54014834a
update
...
svn: r2256
2003-10-15 03:55:54 +00:00
Don Allingham
af9da3a25a
* src/data/templates/Makefile.am: install blue_edge.tpkg
...
* src/docgen/HtmlDoc.py: report error correctly on missing
template
svn: r2255
2003-10-15 03:55:15 +00:00
Don Allingham
07c2e959dd
* src/plugins/WebPage.py: handle page titles
...
* src/docgen/HtmlDoc.py: handle page titles
svn: r2236
2003-10-12 02:29:24 +00:00
Don Allingham
ceef3f7372
* src/docgen/HTMLDoc.py: removed references to
...
gnome.ui.WarningDialog
svn: r2229
2003-10-11 14:22:17 +00:00
Don Allingham
c937ff4976
* src/docgen/RTFDoc.py: Fixed double printing of lines
...
svn: r2175
2003-09-27 19:41:39 +00:00
Alex Roitman
e99846cb13
* src/docgen/Makefile.am: Don't ship OpenDrawDoc.py anymore.
...
* src/docgen/Makefile.in: Likewise.
svn: r2139
2003-09-16 04:02:02 +00:00
Don Allingham
3f6c2b23ef
* src/docgen/OpenOfficeDoc.py: set z-index properly for paths
...
so they appear over text, fix font for draw_text
svn: r2136
2003-09-16 03:33:05 +00:00
Don Allingham
e374f8132b
* src/docgen/SvgDrawDoc.py: use proper init parameters for BaseDoc
...
* src/docgen/PSDrawDoc.py: use proper init parameters for BaseDoc
* src/docgen/OpenOfficeDoc.py: handle rotation of text better
* src/Report.py: Proper init sequence for BaseDoc derived reports
svn: r2125
2003-09-14 04:50:44 +00:00
Don Allingham
a3445a9b90
* src/BaseDoc.py: add init function to BaseDoc to be called after
...
all graphics formats are defined
* src/docgen/OpenOfficeDoc.py: fix rotate_print and center_print
* src/plugins/AncestorChart.py: support BaseDoc.init
* src/plugins/AncestorReport.py: support BaseDoc.init
* src/plugins/BookReport.py: support BaseDoc.init
* src/plugins/CustomBookText.py: support BaseDoc.init
* src/plugins/DesGraph.py: support BaseDoc.init
* src/plugins/DescendReport.py: support BaseDoc.init
* src/plugins/DetAncestralReport.py: support BaseDoc.init
* src/plugins/DetDescendantReport.py: support BaseDoc.init
* src/plugins/FamilyGroup.py: support BaseDoc.init
* src/plugins/FanChart.py: support BaseDoc.init
* src/plugins/FtmStyleAncestors.py: support BaseDoc.init
* src/plugins/FtmStyleDescendants.py: support BaseDoc.init
* src/plugins/SimpleBookTitle.py: support BaseDoc.init
svn: r2119
2003-09-13 04:56:04 +00:00
Don Allingham
57726ddf93
* src/docgen/PdfDoc.py: fix typo
...
svn: r2115
2003-09-11 02:59:21 +00:00
Don Allingham
d4c872a4dc
update
...
svn: r2109
2003-09-09 01:48:50 +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
Don Allingham
1d25e51110
update
...
svn: r2086
2003-09-03 04:20: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
7f68e7f8c0
* src/docgen/OpenOfficeDoc.py: Fix styles
...
svn: r2079
2003-09-02 03:28:27 +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
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
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
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
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
18454e96b5
* src/docgen/LaTeXDoc.py: Do not register as a book format (have to
...
support both text and graphics).
* src/plugins/AncestorChart.py: Minor code cleanup.
* src/plugins/BookReport.py: Add context menus to the dialog.
* src/FamilyView.py: Properly refer to gtk stock items.
* src/gramps_main.py: Likewise.
svn: r2056
2003-08-29 03:08:02 +00:00
Alex Roitman
5651e2af78
Update
...
svn: r2046
2003-08-26 01:19:41 +00:00
Alex Roitman
d3c75f9962
* src/docgen/OpenOfficeDoc.py (open): Typos.
...
svn: r2045
2003-08-25 23:58:01 +00:00
Don Allingham
3666b8aa50
* src/BaseDoc.py: support start_page and end_page for backwards
...
compatibility to older versions
* src/docgen/OpenOfficeDoc.py: support all graphics functionality
svn: r2038
2003-08-25 03:13:52 +00:00
Don Allingham
99161f8ca9
* src/plugins/FanChart.py: remove print statement
...
* src/docgen/RTFDoc.py: change from TextDoc to BaseDoc
* src/docgen/PdfDoc.py: change from TextDoc to BaseDoc
* src/docgen/LaTeXDoc.py: change from TextDoc to BaseDoc
* src/docgen/KwordDoc.py: change from TextDoc to BaseDoc
* src/docgen/HtmlDoc.py: change from TextDoc to BaseDoc
* src/docgen/AbiWordDoc.py: change from TextDoc to BaseDoc
* src/docgen/AbiWord2Doc.py: change from TextDoc to BaseDoc
svn: r2036
2003-08-25 03:11:40 +00:00
Don Allingham
b42e9e406c
* src/BaseDoc.py: New base clase for TextDoc/DrawDoc combination
...
* src/docgen/OpenOffice.py: Derive from BaseDoc instead of TextDoc
svn: r2033
2003-08-23 21:10:21 +00:00
Tim Waugh
2844e6b3fa
2003-08-19 Tim Waugh <twaugh@redhat.com>
...
* src/docgen/OpenDrawDoc.py: Fixed escaping.
svn: r2028
2003-08-19 18:21:57 +00:00
Don Allingham
ebdc5fbcc3
switch from intl to gettext
...
svn: r2017
2003-08-17 02:14:33 +00:00
Don Allingham
05ca4d93eb
update
...
svn: r2014
2003-08-16 03:26:43 +00:00
Don Allingham
06b0b2b186
GNOME/python configure detection
...
svn: r2002
2003-08-14 03:53:41 +00:00
Don Allingham
a27c351000
update
...
svn: r1998
2003-08-13 04:28:53 +00:00
Tim Waugh
e4c6227dc8
2003-08-11 Tim Waugh <twaugh@redhat.com>
...
* src/docgen/OpenDrawDoc.py: Fixed tag mismatch. Added report printing
support.
* src/Report.py: Report printing support added to Draw-style
reports.
svn: r1991
2003-08-11 17:33:27 +00:00
Tim Waugh
a5ee260def
2003-08-05 Tim Waugh <twaugh@redhat.com>
...
* src/Report.py, src/TextDoc.py, src/DrawDoc.py: Adjusted the way
that 'Print Report' is handled.
* src/docgen/OpenOfficeDoc.py, src/docgen/PSDrawDoc.py: Likewise.
* src/plugins/AncestorChart.py: Undo previous change to do with
printing reports.
svn: r1962
2003-08-05 17:01:47 +00:00
Tim Waugh
3cdc0261ef
2003-07-28 Tim Waugh <twaugh@redhat.com>
...
* src/Report.py, src/TextDoc.py, src/DrawDoc.py: More support for
making printable output formats.
* src/docgen/PSDrawDoc.py, src/docgen/PdfDrawDoc.py: Make these
output formats printable.
svn: r1936
2003-07-28 17:20:18 +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
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
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
Donald A. Peterson
e520ec0825
Added UNICODE support and '&' replacement
...
svn: r1866
2003-07-11 15:30:44 +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