Commit Graph

15099 Commits

Author SHA1 Message Date
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
Gerald Britton
35326c7b47 Bug 3011: fix problem with new-style class and special method names
svn: r12569
2009-05-25 19:13:58 +00:00
Zdeněk Hataš
eb4ac772d9 Minor updates and fixes.
svn: r12568
2009-05-25 08:22:43 +00:00
Peter Landgren
0a47111b49 Minor update with new strings.
svn: r12566
2009-05-23 10:13:02 +00:00
Rob G. Healey
e9b1ec6b7e Updated stylesheets to fix "Vertical Alphabet Navigation" problem.
svn: r12565
2009-05-23 07:47:59 +00:00
Gerald Britton
4785ca18b4 Bug 3018: ImportGrdb: reverted 12563 due to missing method in DB
svn: r12564
2009-05-22 20:34:05 +00:00
Gerald Britton
c5c0ce7bfb Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
svn: r12563
2009-05-22 19:27:46 +00:00
Gerald Britton
fc90d5fce2 Bug 3018: remove calls to keys() dictionary method where possible
svn: r12562
2009-05-22 18:43:40 +00:00
Gerald Britton
5c9d8ab7ff Bug 3011: change old-style classes to new-style classes
svn: r12561
2009-05-21 20:58:12 +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
316b997e6d Connected maximuum image sizes to include media option above it. Fixed some code on year_navigation() in WebCal.
svn: r12557
2009-05-21 07:14:59 +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
bb7920b0c0 remove STRANGE output due to line spacing in pdf
svn: r12553
2009-05-20 11:18:51 +00:00
Benny Malengier
068b3157f0 2995: Unable to produce Narrated Web Site using filter and privacy settings
svn: r12551
2009-05-20 10:18:20 +00:00
Gerald Britton
e3bd5d1e69 Fix ownereditor popup menu handling
svn: r12550
2009-05-19 20:07:00 +00:00
Benny Malengier
0a9017e25f 2990: Detailed Descendant/ancestry report format-slight variable name change
svn: r12549
2009-05-19 09:50:40 +00:00
Benny Malengier
c46a7b8364 2990: Detailed Descendant/ancestry report format
svn: r12548
2009-05-19 09:40:08 +00:00
Benny Malengier
ac6ef2a9bc 2956: Errors with GTKPrint on Ubuntu 9.04
svn: r12547
2009-05-19 09:00:48 +00:00
Benny Malengier
b5f8ec1717 2995: Unable to produce Narrated Web Site using filter and privacy settings
svn: r12543
2009-05-19 08:43:51 +00:00
Benny Malengier
4878453cf3 3001: crash on Narrated Web Site report on my database
svn: r12540
2009-05-19 08:20:05 +00:00