This website requires JavaScript.
Explore
Help
Register
Sign In
Cyclone-Team
/
gramps
Watch
2
Star
0
Fork
0
You've already forked gramps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gramps
/
src
/
plugins
/
docgen
History
Brian Matherly
b49ca7608e
0004905: Bug in ODF output format that ONLY crops the first image correctly (Patch from Adam Stein)
...
svn: r17483
2011-05-13 03:58:41 +00:00
..
AsciiDoc.py
Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to:
http://www.gramps-project.org/bugs/view.php?id=4774
2011-05-08 03:29:36 +00:00
docgen.gpr.py
Move all trunk plugins to version 3.4
2011-03-21 20:43:00 +00:00
gtkprint.glade
…
GtkPrint.py
Fixed issue 4670.
2011-02-24 17:11:35 +00:00
HtmlDoc.py
Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to:
http://www.gramps-project.org/bugs/view.php?id=4774
2011-05-08 03:29:36 +00:00
LaTeXDoc.py
Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to:
http://www.gramps-project.org/bugs/view.php?id=4774
2011-05-08 03:29:36 +00:00
Makefile.am
…
ODFDoc.py
0004905: Bug in ODF output format that ONLY crops the first image correctly (Patch from Adam Stein)
2011-05-13 03:58:41 +00:00
PdfDoc.py
Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI.
2011-03-17 03:02:36 +00:00
PSDrawDoc.py
Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to:
http://www.gramps-project.org/bugs/view.php?id=4774
2011-05-08 03:29:36 +00:00
RTFDoc.py
Patch from Adam Stein <adam@csh.rit.edu>: Add support for links and cropped images in ODF document output. Also related to:
http://www.gramps-project.org/bugs/view.php?id=4774
2011-05-08 03:29:36 +00:00
SvgDrawDoc.py
Use built-in map function to simplify some list comprehensions
2011-02-16 20:06:40 +00:00