Paul Franklin
99d804ea45
4646: reports cannot be run from the command line in a non-GUI environment -- partial fix
...
svn: r18556
2011-12-08 16:40:27 +00:00
Paul Franklin
c83653f017
for Python files and Makefile.am files in the "src" (only) sub-tree:
...
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none
svn: r18554
2011-12-06 16:56:50 +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
Paul Franklin
ba60ec4c07
missing or malformed SVN "Id" line
...
svn: r18361
2011-10-23 03:13:50 +00:00
Doug Blank
9cd2754e19
Keep gtk out of includes, if possible
...
svn: r18302
2011-10-12 20:18:48 +00:00
Brian Matherly
603238aeb0
0004605: Multiple improvements for LaTeX output (patch from Harald Rosemann)
...
svn: r18035
2011-08-14 14:12:53 +00:00
Brian Matherly
2b9afdf45d
Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports" - make links clickable in LaTeX.
...
svn: r17982
2011-07-31 20:44:44 +00:00
Brian Matherly
9bc3d725cb
Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports"
...
svn: r17971
2011-07-27 03:26:12 +00:00
Brian Matherly
bb6ad450e3
Patch by Adam Stein <adam@csh.rit.edu > - Partial completion of "0002513: Using section/region on media_ref as thumbnail on reports"
...
svn: r17917
2011-07-12 03:30:58 +00:00
Jérôme Rapinat
5341b4d132
5023: Textual reports are crashing with HTML format without stylesheet set
...
svn: r17837
2011-06-27 07:37:32 +00:00
Peter Landgren
4750ab4816
Endnotes improvment, see issue 4997 & 4998.
...
svn: r17809
2011-06-19 11:47:22 +00:00
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
Brian Matherly
3d4f4f031c
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
...
svn: r17451
2011-05-08 03:29:36 +00:00
Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +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
Craig J. Anderson
1a3a101420
Fixed issue 4670.
...
'one_page' option in the Ancestor/Descendant graphical repororts did not
change the page type to 'custom'.
also landscape orientation did not switch the page.height and page.width
properties which made items print outside the page and give infinate loop
errors.
svn: r16708
2011-02-24 17:11:35 +00:00
Jérôme Rapinat
0f8a04fa52
typo - PostScript trademark (contribution by Paul Franklin)
...
svn: r16693
2011-02-22 08:58:50 +00:00
Gerald Britton
a19e65073c
Use built-in map function to simplify some list comprehensions
...
svn: r16636
2011-02-16 20:06:40 +00:00
Jérôme Rapinat
7028619387
4612: 'elf' instead of 'self' (fixed by Harald Rosemann)
...
svn: r16585
2011-02-06 13:08:45 +00:00
Gerald Britton
adf976821f
Remove unneeded line continuations and tidy up
...
svn: r16472
2011-01-25 18:47:12 +00:00
Benny Malengier
a5122b4d1d
4370: Reports in ODT format are corrupted
...
svn: r16210
2010-11-18 20:19:50 +00:00
Benny Malengier
0c17ab1b2f
4292: Error in RTF output
...
svn: r16013
2010-10-19 15:37:55 +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
Benny Malengier
0c5b792c76
3969: [NarWeb] Narrated Web Site: Newlines and white space are not preserved in note text
...
Patch of Tim Lyons and Benny Malengier
svn: r15923
2010-09-23 21:03:15 +00:00
Benny Malengier
f89bfe0796
copyright Jakim Friant, ticket 4237: Line Styles in Report not Fully Supported
...
svn: r15911
2010-09-17 12:08:38 +00:00
Doug Blank
69b845c388
Census report made this value too big (it tried to make more than 50 columns) even though the US 1880 census only has about 24.
...
svn: r15815
2010-08-25 05:07:44 +00:00
Gerald Britton
7244e05a25
Optimize docgen backends by consolidating calls to write methods
...
svn: r15527
2010-06-04 17:19:26 +00:00
Serge Noiraud
59ab92808d
Open Document : Issue 4018 and 4017 : random page break + top and bottom margin for paragraphs.
...
svn: r15490
2010-05-27 19:12:11 +00:00
Nick Hall
a1c96c8a93
Append space to paragraph leader in ascii reports. (revert 15388)
...
svn: r15404
2010-05-13 17:12:18 +00:00
Brian Matherly
df32be43de
0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
...
svn: r15294
2010-05-01 04:12:42 +00:00
Peter Landgren
487d099611
Issue 3823, improved support for 2-byte unicode sequence.
...
svn: r15182
2010-04-17 13:57:51 +00:00
Benny Malengier
56c85f0255
3815: Notes with html show verbatim in narrative web
...
svn: r15169
2010-04-16 20:59:10 +00:00
Raphael Ackermann
e740d374a9
doc typos
...
svn: r15026
2010-04-04 11:58:34 +00:00
Serge Noiraud
ac90dd4db5
ODFDoc : Issue 2576 : change run-through form background to foreground.
...
svn: r14916
2010-03-23 18:40:24 +00:00
Doug Blank
dcfb25abc4
Trunk is now version 3.3.0
...
svn: r14653
2010-03-06 22:47:25 +00:00
Doug Blank
843fb89ba0
Plugins required to be correct version
...
svn: r14300
2010-02-10 12:13:47 +00:00
Peter Landgren
39ba257b49
make use of new module constfunc.
...
svn: r14284
2010-02-08 17:23:48 +00:00
Peter Landgren
a001b744b4
Notes and Endnotes look better now, but there are more to done.
...
svn: r14144
2010-01-26 19:00:16 +00:00
Gerald Britton
8f0582df8a
Use built-in functions to replace for loops:
...
Old code:
for x in y:
f(x)
New Code:
map(f, y)
Also use defaultdict instead of simple dict when advantageous and use list comprehensions
instead of for loops where map() could be used but requires lambdas.
svn: r14135
2010-01-25 17:45:21 +00:00
Peter Landgren
418618d856
Better output of pre- and unformatted notes and of end notes references.
...
svn: r14098
2010-01-19 12:47:48 +00:00
Peter Landgren
e18dd1d560
Better output of pre- and unformatted notes and of end notes references.
...
svn: r14097
2010-01-19 12:47:17 +00:00
Gerald Britton
517a5e3c90
Tweaks and minor refactoring
...
svn: r14096
2010-01-18 20:14:59 +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
Peter Landgren
98ad2bda38
Trying to fix Notes and end notes ref. It is better now, but still some more to do.
...
svn: r14079
2010-01-14 19:53:08 +00:00
Peter Landgren
27dd026a97
Fix of issue 2848.
...
svn: r14064
2010-01-13 18:40:55 +00:00
Serge Noiraud
aec92a4929
ODFDoc : issue 3439, 3440, 3461, 3462
...
svn: r14026
2010-01-11 08:11:50 +00:00
Serge Noiraud
da41542da6
ODFDoc : issue 3440; only remove fo:max-height.
...
svn: r13989
2010-01-07 20:40:24 +00:00
Doug Blank
699dcb13fe
Fixed svn Id property
...
svn: r13881
2009-12-21 13:43:50 +00:00
Serge Noiraud
06f3521239
ODFdoc : issues 3439, 3440, 3461 and 3462.
...
svn: r13867
2009-12-20 23:51:18 +00:00
Doug Blank
2ed9ac56e4
Fixed a bug in HTML table widths; allow args to make_basic_stylesheet; add scrollbars to tabbed items
...
svn: r13660
2009-11-23 01:39:29 +00:00