Gerald Britton
5eb7e18dc6
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
...
svn: r12572
2009-05-26 20:48:09 +00:00
Gerald Britton
021b754939
Bug 3011: change old-style classes to new-style classes
...
svn: r12559
2009-05-21 17:19:50 +00:00
Rob G. Healey
b282953be5
Removed missing gladefile in src/plugins/docgen/Makefile.am for allow complete to finish. Applied large image scaling in NarrativeWeb.
...
svn: r12554
2009-05-20 23:26:30 +00:00
Benny Malengier
ac6ef2a9bc
2956: Errors with GTKPrint on Ubuntu 9.04
...
svn: r12547
2009-05-19 09:00:48 +00:00
Gerald Britton
73e1ab5722
Bug 2888: downgrade the glade files in tools to gtk version 2.12
...
svn: r12538
2009-05-18 15:36:03 +00:00
Gerald Britton
110557c3c7
Add glade.py with Glade class and use instead of gtk.Builder throughout project
...
svn: r12528
2009-05-14 20:15:59 +00:00
Serge Noiraud
a01e27d254
ODFDoc : internal permission of files and encoding.
...
svn: r12514
2009-05-08 20:22:56 +00:00
Gerald Britton
d03592eebc
Bug 2888: GtkPrint: convert from liglade to gtkbuilder
...
svn: r12464
2009-04-17 16:04:04 +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
84b972cfb5
Remove src/ReportBase/_PrintTools.py. It is not being used.
...
svn: r12360
2009-03-19 02:32:16 +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
Gary Burton
64faf2567e
Bug #2768 : .rtf report disrespects DDR-FirstEntry style
...
svn: r12217
2009-03-04 22:41:45 +00:00
Benny Malengier
dcd4115466
2725: End Of Line Report not flowing over page boundaries
...
svn: r12025
2009-02-17 21:19:44 +00:00
Benny Malengier
bf305d9251
2665: PDF: Paginate error in descendant chart (graphical) on person without descendants
...
svn: r11986
2009-02-14 13:45:44 +00:00
Benny Malengier
917658df34
bug fix 2714: long note in indiv complete report means infinite loop in cairo
...
The fix consists in allowing cells to be split, so by extension also
rows now split automatically in CairoDoc
svn: r11984
2009-02-14 13:12:59 +00:00
Benny Malengier
7fefd970c7
Fix problem when markup spans two paragraph in the note: make sure
...
styling stops at paragraph if backend splits the note in pieces
to print
Fix problem with paragraphs written in cells. Paragraphs should
not divide as cells and rows are not allowed to divide. This
forces table to be divided, and full paragraph to be written
svn: r11969
2009-02-11 22:30:59 +00:00
Benny Malengier
cfadb3fafc
issue 2688: some wrong bindings and <super> not working yet. All should work now
...
svn: r11957
2009-02-10 23:07:35 +00:00
Benny Malengier
c39210b745
latex output was broken. This fixes some things. Also adds style
...
to notes: bold, italic, underline, some fontsize and mono font
Remove verbatim code to indicate preformatted, it is too rigid
svn: r11926
2009-02-08 18:03:10 +00:00
Benny Malengier
e53c2ae8ad
add credits
...
svn: r11914
2009-02-08 10:01:11 +00:00
Benny Malengier
ac50776d33
Support markup in TextDoc, add implementation in CairoDoc, use in indiv complete report
...
svn: r11913
2009-02-08 09:59:36 +00:00
Benny Malengier
00a68636a9
0002633: Characters in Notes don't show in report - 3.0.4 and trunk
...
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Do it better with a private method so plugin authors don't circumvent
style settings
svn: r11896
2009-02-07 10:39:28 +00:00
Benny Malengier
38c04c0a50
2633: Characters in Notes don't show in report - 3.0.4 and trunk
...
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Correctly escape text for cairo layout before writing
svn: r11892
2009-02-07 09:47:25 +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
Jérôme Rapinat
4574406d32
1357: Incorrect marriage event description when outputting to PDF (only ampersand, < > ?)
...
svn: r11751
2009-01-28 09:01:39 +00:00
Benny Malengier
0df7429978
make autotools work again
...
svn: r11666
2009-01-19 20:26:41 +00:00
Brian Matherly
3f95d8ddb7
Plugins Restructure: Move docgen plugins into plugins/docgen.
...
svn: r11652
2009-01-18 04:59:14 +00:00