Nick Hall
|
fc3d17f1df
|
5326: Add table of contents and index support for ODF documents
svn: r18887
|
2012-02-14 23:14:57 +00:00 |
|
Nick Hall
|
c8048fed81
|
5326: Bug fix for table of contents and index in pdf reports
svn: r18876
|
2012-02-13 18:38:43 +00:00 |
|
Nick Hall
|
8a443da4d2
|
5326: Add Alphabetical Index and Table of Contents generation for pdf reports
svn: r18870
|
2012-02-12 21:55:07 +00:00 |
|
Nick Hall
|
da75a38762
|
5326: Revert r18842
svn: r18848
|
2012-02-10 19:57:57 +00:00 |
|
Nick Hall
|
3767c1d1e4
|
5326: Add Alphabetical Index and Table of Contents generation for pdf reports
svn: r18842
|
2012-02-10 14:53:58 +00:00 |
|
Paul Franklin
|
fb48820056
|
5386: libhtmlbackend.py crashes if a dir-name file preexists
svn: r18531
|
2011-11-29 03:33:32 +00:00 |
|
Brian Matherly
|
e6befe67b9
|
Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI.
svn: r16838
|
2011-03-17 03:02:36 +00:00 |
|
Peter Landgren
|
1d8a776cd3
|
Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
svn: r15959
|
2010-10-09 12:33:47 +00:00 |
|
Brian Matherly
|
f04880ec09
|
Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
svn: r14091
|
2010-01-18 04:42:17 +00:00 |
|
Benny Malengier
|
ed619cfdd6
|
3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
|
2009-10-24 13:53:20 +00:00 |
|
Raphael Ackermann
|
c839502568
|
remove unused import
svn: r12926
|
2009-08-08 19:12:12 +00:00 |
|
Rob G. Healey
|
ae28b8538b
|
Fixed Utils.open_file_with_default_application() to gui.utils instead of Utils now. Works again.
svn: r12699
|
2009-06-23 20:49:18 +00:00 |
|
Benny Malengier
|
f999ba9cc4
|
Part 1 basedoc changes: move out backend stuff from BaseDoc, use backend in
the docs. As a dir change will be done, backend itself will be committed
later, trunk will be broken till then
svn: r12590
|
2009-05-29 19:52:57 +00:00 |
|
Brian Matherly
|
a39b1ba156
|
Move src/plugins/docgen/CairoDoc.py to src/plugins/lib/libcairodoc.py.
svn: r12363
|
2009-03-19 12:08:52 +00:00 |
|
Brian Matherly
|
c56c25b932
|
Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read.
svn: r12359
|
2009-03-19 02:24:29 +00:00 |
|
Brian Matherly
|
0214b842cd
|
Remove the "print_label" construct from the reports. The only label is "Open with default viewer". No need to check the mime type or to look for the default application because Gramps uses the host OS to figure it out for the user.
svn: r12351
|
2009-03-16 04:22:12 +00:00 |
|
Brian Matherly
|
3259b393da
|
Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
svn: r11781
|
2009-02-01 04:21:17 +00:00 |
|
Brian Matherly
|
3f95d8ddb7
|
Plugins Restructure: Move docgen plugins into plugins/docgen.
svn: r11652
|
2009-01-18 04:59:14 +00:00 |
|