Commit Graph

15368 Commits

Author SHA1 Message Date
Benny Malengier
aa5aa031c0 fix ODF output put, prettify kinship html output
svn: r12657
2009-06-12 07:31:30 +00:00
Rob G. Healey
94dba1433d Fixed SurnamePage, other minor fixes. Some cleanup of the stylesheet.
svn: r12656
2009-06-12 06:04:30 +00:00
Rob G. Healey
140c565a28 NarrativeWeb now uses the HTML class-- src/plugins/lib/libhtml.py. There is still more work coming as it is still not completely refined yet. Gerald Britton has played a huge part in getting this out to you. New download page added, and name_format also.
svn: r12655
2009-06-11 16:45:30 +00:00
Benny Malengier
f78db6f418 2707: Add markup notes to html output. Finished
svn: r12654
2009-06-11 13:01:27 +00:00
Benny Malengier
a3f59f2717 2712: middle click copy paste not working in notes
svn: r12652
2009-06-11 12:51:00 +00:00
Rob G. Healey
030f170be4 Removed references to USER_TEMPLATES in const.py and const.py.in
svn: r12650
2009-06-11 06:28:51 +00:00
Rob G. Healey
4f8b992068 Removed templates directory; from Makefile.am so that it would complete autogen.sh and make commands.
svn: r12649
2009-06-11 02:39:11 +00:00
Gerald Britton
75a7e04c4b libhtml: add indent=None option and reference in docstring to wiki page
svn: r12648
2009-06-10 14:14:11 +00:00
Benny Malengier
e4de221227 2707: Add markup notes to html output: div and class elements
svn: r12647
2009-06-09 20:47:32 +00:00
Erik De Richter
a2e8436da8 new nl. po translation
svn: r12646
2009-06-09 18:47:40 +00:00
Benny Malengier
a177da80b0 2707: Add markup notes to html output
Part 2: enable css, clean up code.
      TODO: better output, support in default css files, test


svn: r12644
2009-06-08 23:19:37 +00:00
Espen Berg
10c8599867 Updated Norwegian Nynorsk translation
svn: r12642
2009-06-07 20:23:13 +00:00
Espen Berg
686e173c13 Revised Norwegian Bokmål translation
svn: r12641
2009-06-07 20:11:48 +00:00
Jérôme Rapinat
278cdaa63c #3040: typo translation (contribution by Zegzda Yevgeny)
svn: r12640
2009-06-07 19:04:11 +00:00
Stéphane Charette
d86df58635 merged 3.1.2 news from gramps31
svn: r12638
2009-06-07 07:39:35 +00:00
Gerald Britton
6aaf59b499 _PeopleModel.py: remove redundant call to db.get_person_handles(), saving about 1/4 sec per 1000 people loaded into people view
svn: r12632
2009-06-07 02:18:32 +00:00
Benny Malengier
542b1e404d 02707: Add markup notes to html output
part 1: remove template from html output


svn: r12631
2009-06-06 09:49:40 +00:00
Jérôme Rapinat
aa499dfec7 add support for russian manual (contribution by Zegzda Yevgeny)
svn: r12630
2009-06-05 15:24:48 +00:00
Gerald Britton
8584798916 person.py: minor performance improvements
svn: r12625
2009-06-04 19:00:51 +00:00
Erik De Richter
e372f96232 new nl. po translation
svn: r12623
2009-06-04 07:41:10 +00:00
Peter Landgren
581b33524e Fix of issue 3007.
svn: r12622
2009-06-03 18:40:10 +00:00
Peter Landgren
54dba4fc09 Fix of issue 3007.
svn: r12621
2009-06-03 18:39:24 +00:00
Gary Burton
f8859dd81c Update PyGTK version requirement
svn: r12617
2009-06-02 20:32:58 +00:00
Gerald Britton
32f0251b9e Add context-manager support to libhtml so it can be used in a "with" statement
svn: r12616
2009-06-02 19:23:38 +00:00
Gerald Britton
885ddddbc1 remove image files used by the deprecated MapView module
svn: r12615
2009-06-02 19:22:03 +00:00
Benny Malengier
142e7e4970 move latexbackend into PdfDoc
svn: r12614
2009-06-02 18:42:41 +00:00
Gerald Britton
367b52bf2f Remove MapView.py since it is deprecated in favor of Geoview
svn: r12612
2009-06-02 14:54:37 +00:00
Gerald Britton
078207d9fa _Tool.py: Pythonic style change in try...except...else
svn: r12611
2009-06-02 14:46:25 +00:00
Brian Matherly
aa800b3ad6 Misc PEP8 cleanup.
svn: r12610
2009-06-02 12:09:34 +00:00
Benny Malengier
0aedf53b6b 2847: Trying to import an older Gramps DB fails, delayed commit like rev 12575
svn: r12609
2009-06-02 11:53:48 +00:00
Brian Matherly
4ca984bd2f 0003033: const dependence in gen/plug/docgen stylesheet
svn: r12608
2009-06-02 11:50:17 +00:00
Benny Malengier
a0b1965c24 remove wrong commit of makefiles
svn: r12604
2009-05-31 15:01:58 +00:00
Benny Malengier
fb3ec68c6a part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
update build system


svn: r12603
2009-05-31 14:59:56 +00:00
Zdeněk Hataš
206e9f1aba Czech translation updated
svn: r12602
2009-05-31 13:39:41 +00:00
Rob G. Healey
5ed724970b Added the Makefiles for those two directories: src/gen/plug/docgen and src/gen/plug/docbackend.
svn: r12599
2009-05-31 03:50:28 +00:00
Zdeněk Hataš
3403219f47 Czech translation update
svn: r12598
2009-05-30 18:17:20 +00:00
Gary Burton
cc38a53add Bug 2950. Made subgraph optional for Relationship Graph as discussed in bug report. Moved the option to GraphvizReportDialog and refactored FamilyLines to use it.
svn: r12596
2009-05-30 12:12:58 +00:00
Rob G. Healey
ed13f340d5 More changes to Visually Impaired stylesheet.
svn: r12594
2009-05-30 09:36:23 +00:00
Rob G. Healey
5ef1c9711d Add modified download page to NarrativeWeb, and update stylesheet for it.
svn: r12593
2009-05-30 08:46:12 +00:00
Benny Malengier
7f6ca2aa45 update Makefiles and po, add not committed __init__ to import docgen module
svn: r12592
2009-05-29 22:41:26 +00:00
Benny Malengier
8dd7adc607 part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend
that was missing in part 1 
 Still to come: makefiles and splitting new basedoc.py in small files


svn: r12591
2009-05-29 22:25:44 +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
Zdeněk Hataš
e4b2162bd1 Czech translation update
svn: r12589
2009-05-29 18:33:20 +00:00
Gerald Britton
220873d92e Bug 3030: ID formats not properly verified
svn: r12587
2009-05-29 17:09:09 +00:00
Gerald Britton
c2d9f55164 Bug 3018: simplified logic in monitoredwidgets.py
svn: r12585
2009-05-28 16:14:38 +00:00
Gerald Britton
c3578b2ccf Bug 3018: restored keys() to monitoredwidgets
svn: r12582
2009-05-28 13:26:42 +00:00
Gerald Britton
81a0848490 Bug 3018: remove calls to keys() and values() dictionary method where possible
svn: r12579
2009-05-27 17:33:45 +00:00
Benny Malengier
1edada53d0 3021: When ever try to import a data.gramps from 3/2005, it bombs with errors given here
svn: r12574
2009-05-27 09:35:50 +00:00
Gerald Britton
5eb7e18dc6 Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
svn: r12572
2009-05-26 20:48:09 +00:00
Erik De Richter
51f65aa02f svn: r12571 2009-05-26 06:48:19 +00:00