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
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
37e9220498
* src/docgen/HtmlDoc.py (add_photo): Fix typo in image reference.
...
svn: r1708
2003-06-11 16:26:36 +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
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
Don Allingham
5d2f999431
Fixed spouse selection when family changes
...
svn: r1643
2003-06-03 02:54:56 +00:00
Don Allingham
6166b47e5a
Center list after a quick person add
...
svn: r1621
2003-06-01 22:46:00 +00:00
Don Allingham
37ee8a3449
Handle formats without an extension type
...
svn: r1608
2003-05-31 01:56:21 +00:00
Don Allingham
533bd7dcab
Template update
...
svn: r1602
2003-05-28 15:57:38 +00:00
Donald A. Peterson
f30c137391
* 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
b8a8f8176f
Support for AbiWord 1.9 or greater (table support)
...
svn: r1556
2003-05-20 23:20:47 +00:00
Don Allingham
4247f38dbb
Change file extentions in reports when different filetype is chosen
...
svn: r1534
2003-05-16 01:49:50 +00:00
Alex Roitman
f2e22535cc
Superscripts in HTML and LaTeX
...
svn: r1503
2003-05-08 00:42:10 +00:00
Don Allingham
960e030100
Family Tree Maker style ancestor report
...
svn: r1487
2003-05-02 02:49:34 +00:00
Don Allingham
e0fe3aa2a0
Fixed title in count_anc.py, added superscript for TextDoc
...
svn: r1485
2003-05-01 23:35:27 +00:00
Don Allingham
5d09a26cd2
Relcal changes for plugins
...
svn: r1479
2003-04-30 00:24:32 +00:00
Don Allingham
a67cd53b35
Reports handle file extensions and check for existing file.
...
svn: r1462
2003-04-18 04:15:42 +00:00
Don Allingham
354b143fcf
Fixed example database
...
svn: r1415
2003-03-31 03:51:01 +00:00
Don Allingham
2c5b7b691d
Example database menu item
...
svn: r1413
2003-03-31 01:33:40 +00:00
Don Allingham
5937b027b6
Fixed templates for HTML reports
...
svn: r1385
2003-03-23 04:16:29 +00:00
Don Allingham
a72b6df23c
Bug fixes from pychecker
...
svn: r1333
2003-03-08 05:59:20 +00:00
Don Allingham
b6fe29b4d8
Title handling
...
svn: r1328
2003-03-07 02:21:18 +00:00
Don Allingham
0f616d0b90
Updated dialogs
...
svn: r1314
2003-02-24 04:51:57 +00:00
Don Allingham
1c18c6a3f0
Drawing improvements
...
svn: r1290
2003-02-08 23:44:44 +00:00
Don Allingham
49aaabcbdc
Report updates
...
svn: r1288
2003-02-08 17:28:41 +00:00
Don Allingham
4d69982b87
Image fixes
...
svn: r1286
2003-02-05 13:53:00 +00:00
Don Allingham
0aa3cce886
Image handling fixes
...
svn: r1284
2003-02-03 19:24:27 +00:00
Don Allingham
38b9ab596f
Drawdoc cleanup
...
svn: r1277
2003-01-31 04:28:39 +00:00
Don Allingham
71ee24226d
Report error exceptions
...
svn: r1275
2003-01-29 04:43:12 +00:00
Don Allingham
16fa3b0b8f
keyword substituion in HTML documents
...
svn: r1274
2003-01-29 03:06:51 +00:00
Don Allingham
74da40d0f8
tempfile fixes
...
svn: r1269
2003-01-22 04:29:00 +00:00
Don Allingham
e2588440e1
Fix temporary file handling
...
svn: r1268
2003-01-22 04:25:21 +00:00
Don Allingham
af7a07d49d
Import fixes/pychecker fixes
...
svn: r1256
2003-01-15 05:25:50 +00:00
Don Allingham
5d176c702f
Convert OpenDrawDoc to use zipfile
...
svn: r1240
2003-01-06 05:35:30 +00:00
Don Allingham
c6ca0c4e18
OpenOffice fixes, calendar format fixes
...
svn: r1239
2003-01-06 05:14:49 +00:00
Don Allingham
42ab304330
Support for natural find
...
svn: r1230
2002-12-24 22:36:46 +00:00
Don Allingham
efd7282292
Surname prefix support, landscape support for SVG and PS
...
svn: r1215
2002-12-01 03:40:47 +00:00
Don Allingham
dbe98f4068
UTF-8 support for translations, clean up gettext, improved gallery handling
...
svn: r1204
2002-11-25 04:30:36 +00:00
Don Allingham
01557d9444
Updated configure scripts
...
svn: r1171
2002-11-08 05:25:53 +00:00
Don Allingham
a274422171
GEDCOM importing working, Plugin dialog working
...
svn: r1161
2002-11-03 06:35:06 +00:00
Don Allingham
25891fb894
Fixed configure script to use pkg-config
...
svn: r1156
2002-10-29 03:55:19 +00:00
Don Allingham
5875df7c48
Initial revision
...
svn: r1140
2002-10-20 14:25:16 +00:00