Don Allingham
00e357ea3f
removed extra '}'
...
svn: r1733
2003-06-14 04:01:09 +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
d279bb6956
* src/docgen/KwordDoc.py: add support for superscripts
...
svn: r1729
2003-06-14 02:57:49 +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
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
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 & 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
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
43923e88aa
* src/docgen/HtmlDoc.py (add_photo): Fix typo in image reference.
...
svn: r1708
2003-06-11 16:26:36 +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
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
Don Allingham
a18b7ff964
Fixed spouse selection when family changes
...
svn: r1643
2003-06-03 02:54:56 +00:00
Don Allingham
e1665b524c
Center list after a quick person add
...
svn: r1621
2003-06-01 22:46:00 +00:00
Don Allingham
e64f96a687
Handle formats without an extension type
...
svn: r1608
2003-05-31 01:56:21 +00:00
Don Allingham
2706a344c0
Template update
...
svn: r1602
2003-05-28 15:57:38 +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
Don Allingham
5393053b44
Support for AbiWord 1.9 or greater (table support)
...
svn: r1556
2003-05-20 23:20:47 +00:00
Don Allingham
f17265cf9e
Change file extentions in reports when different filetype is chosen
...
svn: r1534
2003-05-16 01:49:50 +00:00
Alex Roitman
54931d3a6a
Superscripts in HTML and LaTeX
...
svn: r1503
2003-05-08 00:42:10 +00:00
Don Allingham
76d9200023
Family Tree Maker style ancestor report
...
svn: r1487
2003-05-02 02:49:34 +00:00
Don Allingham
07f2a15999
Fixed title in count_anc.py, added superscript for TextDoc
...
svn: r1485
2003-05-01 23:35:27 +00:00
Don Allingham
1fa91ea6bc
Relcal changes for plugins
...
svn: r1479
2003-04-30 00:24:32 +00:00
Don Allingham
50c4ca4107
Reports handle file extensions and check for existing file.
...
svn: r1462
2003-04-18 04:15:42 +00:00
Don Allingham
9c6b0da365
Fixed example database
...
svn: r1415
2003-03-31 03:51:01 +00:00
Don Allingham
223be201c5
Example database menu item
...
svn: r1413
2003-03-31 01:33:40 +00:00
Don Allingham
e14fbb0391
Fixed templates for HTML reports
...
svn: r1385
2003-03-23 04:16:29 +00:00
Don Allingham
6883b0590d
Bug fixes from pychecker
...
svn: r1333
2003-03-08 05:59:20 +00:00
Don Allingham
aa0f689c26
Title handling
...
svn: r1328
2003-03-07 02:21:18 +00:00
Don Allingham
9d178f4365
Updated dialogs
...
svn: r1314
2003-02-24 04:51:57 +00:00
Don Allingham
dae5e3548e
Drawing improvements
...
svn: r1290
2003-02-08 23:44:44 +00:00
Don Allingham
d2ef898a2d
Report updates
...
svn: r1288
2003-02-08 17:28:41 +00:00
Don Allingham
7c398503c5
Image fixes
...
svn: r1286
2003-02-05 13:53:00 +00:00
Don Allingham
c76676a3b1
Image handling fixes
...
svn: r1284
2003-02-03 19:24:27 +00:00
Don Allingham
9c025ea71b
Drawdoc cleanup
...
svn: r1277
2003-01-31 04:28:39 +00:00
Don Allingham
f830960278
Report error exceptions
...
svn: r1275
2003-01-29 04:43:12 +00:00
Don Allingham
8bf2913518
keyword substituion in HTML documents
...
svn: r1274
2003-01-29 03:06:51 +00:00
Don Allingham
c47fa5b942
tempfile fixes
...
svn: r1269
2003-01-22 04:29:00 +00:00
Don Allingham
d644c933f5
Fix temporary file handling
...
svn: r1268
2003-01-22 04:25:21 +00:00
Don Allingham
9b28f6263f
Import fixes/pychecker fixes
...
svn: r1256
2003-01-15 05:25:50 +00:00
Don Allingham
a1484e8e48
Convert OpenDrawDoc to use zipfile
...
svn: r1240
2003-01-06 05:35:30 +00:00
Don Allingham
487cf61840
OpenOffice fixes, calendar format fixes
...
svn: r1239
2003-01-06 05:14:49 +00:00
Don Allingham
a0d76ae53c
Support for natural find
...
svn: r1230
2002-12-24 22:36:46 +00:00
Don Allingham
1ec6b99059
Surname prefix support, landscape support for SVG and PS
...
svn: r1215
2002-12-01 03:40:47 +00:00
Don Allingham
b6926fa77b
UTF-8 support for translations, clean up gettext, improved gallery handling
...
svn: r1204
2002-11-25 04:30:36 +00:00
Don Allingham
2066c9e09c
Updated configure scripts
...
svn: r1171
2002-11-08 05:25:53 +00:00
Don Allingham
d3301bf9d6
GEDCOM importing working, Plugin dialog working
...
svn: r1161
2002-11-03 06:35:06 +00:00
Don Allingham
e5997d0923
Fixed configure script to use pkg-config
...
svn: r1156
2002-10-29 03:55:19 +00:00
Don Allingham
0ca0ae439e
Initial revision
...
svn: r1140
2002-10-20 14:25:16 +00:00