Brian Matherly
ef570f2d69
Remove fill color to improve the fanchart display in OpenOfficeDoc format ( #0001072 )
...
svn: r8653
2007-06-24 21:13:36 +00:00
Brian Matherly
e1987a77cc
Fix rotated text location and remove background color to improve the fanchart display in ODF format ( #0001072 )
...
svn: r8651
2007-06-24 20:44:37 +00:00
Brian Matherly
605d6a20ea
0001055: Pictures of the gallery are not used in the detailed ancestor's report when output format is PDF
...
svn: r8623
2007-06-22 12:18:50 +00:00
Brian Matherly
5bb694112b
Improve text rendering for SVG reports ( #0001072 ).
...
svn: r8552
2007-06-15 03:51:14 +00:00
Brian Matherly
fa1b3d706c
Escape still wasn't right in ODFDoc.py. Ancestor and descendant charts were displaying wrong.
...
svn: r8417
2007-04-22 13:19:05 +00:00
Brian Matherly
c324efb9e4
PROPERLY escape ampersands in ODFDoc.py
...
svn: r8405
2007-04-20 03:48:21 +00:00
Brian Matherly
061a9e2761
0000908: GtkPrint doesn't parse if you don't have pygtk version 2.10
...
svn: r8381
2007-04-13 18:11:05 +00:00
Don Allingham
0408153557
2007-04-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: add hack to force illegal "BET ABT" to be read
as "EST BET"
* src/ReportBase/_BareReportDialog.py: escape ampersands
* src/docgen/ODFDoc.py: escape ampersands
* src/ManagedWindow.py: escape ampersands
svn: r8377
2007-04-11 04:54:38 +00:00
Don Allingham
b68e2d727f
2007-04-04 Don Allingham <don@gramps-project.org>
...
* src/DateHandler/_DateParser.py: fix text string that contians a valid
modifier.
* src/Editors/_EditPerson.py: disable OK button on save to prevent
double clicks
* src/Editors/_EditPrimary.py: disable OK button on save to prevent
double clicks
* src/docgen/ODFDoc.py: XML escape strings
svn: r8351
2007-04-05 02:46:56 +00:00
Brian Matherly
a1efb824cb
* src/docgen/SvgDrawDoc.py.py: Fix XML error in draw_text.
...
svn: r8227
2007-02-24 20:42:31 +00:00
Alex Roitman
c2dc72ffd3
* src/docgen/PdfDoc.py (write_text): Close <br/> tag.
...
svn: r8214
2007-02-23 01:57:28 +00:00
Brian Matherly
9d31b54646
* src/docgen/HtmlDoc.py: fix html template loading.
...
* src/ReportBase/_ReportDialog.py: fix html template loading.
svn: r8120
2007-02-15 03:18:03 +00:00
Brian Matherly
6fd5e23d7a
* src/docgen/PSDrawDoc.py: Fix center_text and draw_bar
...
svn: r8103
2007-02-13 04:52:07 +00:00
Brian Matherly
39f946aa7f
Remove the write_at function. Use draw_text instead. Add center_text to SVGDoc
...
svn: r8101
2007-02-13 04:46:29 +00:00
Brian Matherly
71149e03a8
Remove unused functions from BaseDoc
...
svn: r8100
2007-02-13 04:42:34 +00:00
Brian Matherly
76e09f5f6e
* src/docgen/PdfDoc.py: provide a more useful error when reportlab crashes
...
svn: r8070
2007-02-07 04:37:32 +00:00
Brian Matherly
eaf86944e8
* src/docgen/ODFDoc.py: add start_superscript and stop_superscript
...
* src/docgen/KwordDoc.py: add start_superscript and stop_superscript
* src/docgen/RTFDoc.py: add start_superscript and stop_superscript
* src/docgen/HtmlDoc.py: add start_superscript and stop_superscript
* src/docgen/OpenOfficeDoc.py: add start_superscript and stop_superscript
* src/docgen/LaTeXDoc.py: add start_superscript and stop_superscript
svn: r8019
2007-01-31 03:13:31 +00:00
Brian Matherly
3451ed3e5e
* src/docgen/RTFDoc.py: Properly escape "\n" characters
...
svn: r7978
2007-01-25 04:29:39 +00:00
Brian Matherly
0bc7ae7731
remove debug
...
svn: r7977
2007-01-25 03:26:00 +00:00
Brian Matherly
c6c5c8be50
* src/docgen/ODFDoc.py: Add "open with" option for book reports
...
* src/docgen/OpenOfficeDoc.py: Add "open with" option for book reports
* src/plugins/BookReport.py: Add "open with" option for book reports
* src/PluginUtils/_PluginMgr.py: Add "open with" option for book reports
svn: r7976
2007-01-25 03:22:46 +00:00
Brian Matherly
de6bc22670
* src/docgen/PSDrawDoc.py: 0000869: PostScript print option will crash
...
* src/ReportBase/__init__.py: 0000869: PostScript print option will crash
* src/ReportBase/_PrintTools.py: 0000869: PostScript print option will crash
svn: r7972
2007-01-24 19:45:57 +00:00
Brian Matherly
ed7a1c81da
* src/docgen/PdfDoc.py: 0000870: docgen/PdfDoc.py offset error, and missing italics
...
svn: r7968
2007-01-24 12:53:51 +00:00
Richard Taylor
aa1a8d08a1
minor tweeks to gtkprint
...
svn: r7871
2007-01-05 16:36:44 +00:00
Richard Taylor
00cf9559b3
minor tweeks to gtkprint
...
svn: r7870
2007-01-05 16:10:08 +00:00
Richard Taylor
6054e6f7b9
Add initial stab at GtkPrint.
...
svn: r7869
2007-01-05 11:58:16 +00:00
Don Allingham
dc5c8f3d00
2006-12-28 Don Allingham <don@gramps-project.org>
...
* src/docgen/PdfDoc.py: convert image name to str from unicode
due to a ReportLab bug.
2006-12-27 Don Allingham <don@gramps-project.org>
* configure.in: change version number to 2.2.5
svn: r7855
2006-12-29 03:58:26 +00:00
Brian Matherly
17ded7e6c6
* src/docgen/KwordDoc.py: don't us getuid in Windows
...
* src/plugins/NarrativeWeb.py: don't us getuid in Windows
svn: r7728
2006-11-29 04:23:20 +00:00
Don Allingham
cada86b952
2006-11-26 Don Allingham <don@gramps-project.org>
...
* src/docgen/ODFDoc.py: fix registration
svn: r7706
2006-11-26 19:33:48 +00:00
Don Allingham
aad2755abc
2006-11-25 Don Allingham <don@gramps-project.org>
...
* src/docgen/ODFDoc.py: don't query mime type for ODT, since some systems
return only "ODT Document", which is kind of useless. Use OpenDocument Text
instead.
svn: r7693
2006-11-25 20:16:55 +00:00
Don Allingham
c51cf48564
2006-11-23 Don Allingham <don@gramps-project.org>
...
* src/docgen/Makefile.am: don't install AbiWord, OpenOffice 1.X,
and KWord formats, since they have been superceded by OpenDocument.
svn: r7676
2006-11-24 04:21:51 +00:00
Brian Matherly
4ce72472a8
* src/docgen/RTFDoc.py: fix page breaks ( #0000441 )
...
svn: r7322
2006-09-13 04:33:45 +00:00
Alex Roitman
f528f74a12
* src/docgen/PdfDoc.py: Work for both utf8 and latin-1 capable
...
reportlab versions.
svn: r7178
2006-08-14 20:44:12 +00:00
Don Allingham
2d9551ad4b
2006-07-24 Manfred Paulus <manfred.paulus@gmx.de>
...
* src/plugins/FanChart.py: Add circle, 1/2 circle and 1/4
circle options, along with selectable generations
* src/docgen/OpenOfficeDoc.py: fix rotation angle
svn: r7069
2006-07-24 23:18:51 +00:00
Don Allingham
4bb46152db
2006-07-23 Manfred Paulus <manfred.paulus@gmx.de>
...
* src/BaseDoc.py: fix angle calculation
* src/docgen/PSDrawDoc.py: fix angle calculation
svn: r7063
2006-07-23 23:16:21 +00:00
Don Allingham
051f992afb
2006-07-04 Don Allingham <don@gramps-project.org>
...
* various: pyflakes fixes
svn: r6992
2006-07-04 23:38:51 +00:00
Brian Matherly
d04393b085
* src/docgen/ODFDoc.py: Handle exception when file is not writeable
...
* src/docgen/ODSDoc.py: Handle exception when file is not writeable
* src/docgen/OpenOfficeDoc.py: Handle exception when file is not writeable
* src/docgen/OpenSpreadSheet.py: Handle exception when file is not writeable
* src/plugins/AncestorChart2.py: Remove Title option
* src/plugins/DecendChart.py: Remove Title option
svn: r6961
2006-06-24 17:22:34 +00:00
Serge Noiraud
e3245a0d1e
# It include many corrections ( centered text, misalignment, ... )
...
# Tab replacement by spaces in source code.
svn: r6917
2006-06-19 20:48:28 +00:00
Brian Matherly
3f9adb3771
Add mime support for Windows platform
...
svn: r6911
2006-06-18 20:58:25 +00:00
Brian Matherly
848e970ce3
* src/docgen/PSDrawDoc.py: fix imports - make it work
...
* src/ReportBase/_StyleEditor.py: use ManagedWindow
* src/ReportBase/_BareReportDialog.py: import StyleEditor
* src/plugins/BookReport.py: fix "Center Person" display
* src/plugins/WriteCD.py: fail gracefully without Gnome
svn: r6860
2006-06-04 23:23:10 +00:00
Alex Roitman
5848cf17b2
* src/docgen/PSDrawDoc.py: Use ReportUtils.pt2cm.
...
* src/docgen/OpenOfficeDoc.py: Use ReportUtils.pt2cm.
* src/docgen/ODFDoc.py: Use ReportUtils.pt2cm.
svn: r6858
2006-06-04 18:27:50 +00:00
Brian Matherly
5b88e0a716
add Table of Contents marks
...
svn: r6855
2006-06-04 04:26:28 +00:00
Brian Matherly
0c008ceb78
various: enhance indexing with IndexMark
...
svn: r6850
2006-06-03 03:32:26 +00:00
Alex Roitman
8b211d50f4
Update
...
svn: r6826
2006-05-31 03:48:32 +00:00
Brian Matherly
1d225c91db
Add name keys for indexing in reports
...
svn: r6809
2006-05-29 02:52:14 +00:00
Brian Matherly
4d83a7d828
* src/docgen/OpenOfficeDoc.py: Allow large cells to span pages (bug 0000165)
...
svn: r6803
2006-05-28 15:10:47 +00:00
Alex Roitman
ee0b61433d
2006-05-27 Alex Roitman <shura@gramps-project.org>
...
* src/docgen/LPRDoc.py: Typo.
svn: r6798
2006-05-28 02:33:03 +00:00
Alex Roitman
3fe3482efb
In .:
...
2006-05-01 Alex Roitman <shura@gramps-project.org>
* various: merge changes from gramps20.
In po:
2006-05-01 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new file.
svn: r6504
2006-05-01 21:11:26 +00:00
Don Allingham
4063ae7172
* src/Editors/_EditFamily.py: fix Select Person calls
...
* src/docgen/Makefile.am: add ODSDoc.py
* po/POTFILES.in: add ODSDoc.py
svn: r6499
2006-04-30 04:17:54 +00:00
Brian Matherly
58a6f62125
Add ODSDoc.py and use it in EventCmp.py
...
svn: r6493
2006-04-28 23:47:19 +00:00
Brian Matherly
b0d282b75a
* src/docgen/OpenSpreadSheet.py: fix manifest so files open in calc
...
svn: r6479
2006-04-28 01:17:33 +00:00