Gerald Britton
db1884afc9
OwnerEditor.py: convert to use gtkbuilder instead of libglade
...
svn: r12418
2009-04-09 18:33:49 +00:00
Gerald Britton
ee253d1868
Leak.py: convert to use gtkbuilder instead of libglade
...
svn: r12417
2009-04-09 15:56:15 +00:00
Gerald Britton
c9145bd522
new glade file for modified Eval.py
...
svn: r12416
2009-04-09 15:13:34 +00:00
Gerald Britton
8fc41ae8d4
Eval.py: convert to use gtkbuilder instead of libglade
...
svn: r12415
2009-04-09 15:12:35 +00:00
Gerald Britton
a59d141063
ChangeTypes.py: convert to use gtkbuilder instead of libglade
...
svn: r12414
2009-04-09 14:55:37 +00:00
Gerald Britton
2d648289fc
ChangeNames.py and ExtractCity.py: convert to use gtkbuilder instead of libglade
...
svn: r12413
2009-04-09 14:28:22 +00:00
Rob G. Healey
2aea2184e7
Cleaned up gramps import section to have smaller memory footprint by specifying exactly what to import instead just everything.
...
svn: r12411
2009-04-09 04:34:24 +00:00
Gerald Britton
4d49eab84f
RelCalc.py - convert to use gtkbuilder instead of libglade
...
svn: r12410
2009-04-08 20:09:30 +00:00
Gerald Britton
a3f82400ef
Check.py - convert to use gtkbuilder instead of libglade
...
svn: r12409
2009-04-08 19:41:22 +00:00
Rob G. Healey
0b61b4a8a4
Updated menu in BirthdayReport. Changed alphabet navigation in NarrativeWeb. Updated WebCal to use name format option. Fixed a few elements in stylesheet.
...
svn: r12406
2009-04-06 03:49:47 +00:00
Rob G. Healey
c468933edd
Moved footer section in stylesheet to match other stylesheets. Added #alphabet navigation to stylesheet. Changed newpage() to Html.page(), remove indent=True, and added indent=False where needed for indentation styling for human readability in web browsers.
...
svn: r12403
2009-04-03 00:04:29 +00:00
Gerald Britton
6ab1803266
libhtml.py: Added properties and changed default for indent to False
...
svn: r12402
2009-04-02 19:53:30 +00:00
Rob G. Healey
ed676f6f58
Changed location of alphabet navigation in SurnameListPage. Fixed and updated some of stylesheet.
...
svn: r12401
2009-04-01 00:53:12 +00:00
Benny Malengier
8d080adb2f
2880: old api use in import grdb
...
svn: r12399
2009-03-31 21:21:55 +00:00
Rob G. Healey
0a1fa5b89d
More clean up of code and elements in stylesheets.
...
svn: r12394
2009-03-29 22:26:36 +00:00
Benny Malengier
82c9108b23
2860: Problem with det_ancestor report in PDF at page breaks - part 1
...
svn: r12393
2009-03-29 09:07:35 +00:00
Benny Malengier
eb29011083
2770: Error on XML parser with data using '&'.
...
2678: Error on import of gramps XML with xml codes in the ids
svn: r12390
2009-03-28 13:18:17 +00:00
Rob G. Healey
3fa8f51025
Spotty cleanup of NarrativeWeb. Huge cleanup of WebCal-- saves a lot of space in web page files.
...
svn: r12389
2009-03-26 11:17:57 +00:00
Rob G. Healey
aa9e4d01f4
Moved alphabet navigation placement in page. Moved encoding in menu to Advanced tab-- as suggested in emails. Fixed invisible text in table headers.
...
svn: r12386
2009-03-25 04:57:07 +00:00
Rob G. Healey
4f01d37913
Continuing update and clean up.
...
svn: r12385
2009-03-25 03:54:47 +00:00
Rob G. Healey
13d2d1c5ea
Using newpage() now. Cleanup, and code revisions.
...
svn: r12384
2009-03-24 14:58:16 +00:00
Rob G. Healey
4f073eb270
Removed obsoleted elements from stylesheets. Updated revision numbering tag.
...
svn: r12383
2009-03-24 04:12:31 +00:00
Gerald Britton
2f7ae174c0
libhtml.py: change $Id line
...
svn: r12382
2009-03-23 15:57:59 +00:00
Gerald Britton
dc80f4a6a6
libhtml.py: rename hmtl.py to libhtml.py and move to plugins/lib
...
svn: r12381
2009-03-23 14:42:37 +00:00
Peter Landgren
8026b9564b
Fix of issue 2836.
...
svn: r12380
2009-03-23 13:52:59 +00:00
Peter Landgren
5a5c0ef7fe
Some changes in tool tip.
...
svn: r12374
2009-03-21 19:04:39 +00:00
Rob G. Healey
ff9cabf0bb
Changed the page head section to use newpage function from html.py
...
svn: r12371
2009-03-21 16:25:47 +00:00
Rob G. Healey
cab9de8d62
Fixed several typos.
...
svn: r12368
2009-03-21 07:21:24 +00:00
Rob G. Healey
ec354aecdf
A complete re- write using html class. Html constructor created by Gerald Britton. Re- write completed by Rob G. Healey -- with help from Gerald.
...
svn: r12367
2009-03-20 23:13:06 +00:00
Gerald Britton
5a0414db32
html.py: Add newpage() function and docstrings
...
svn: r12365
2009-03-20 16:22:12 +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
fec7f5f7c0
0002838: NAVWEB images in predigree chart comming out as thin lines.
...
svn: r12361
2009-03-19 03:30:43 +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
Rob G. Healey
3565ff2089
Clean up old elements in stylesheets. Cleanup work on WebCal as well -- removing old stuff.
...
svn: r12356
2009-03-17 05:52:43 +00:00
Rob G. Healey
e9fc92408b
WebCal was having problems with female marriages even though they were divorced. Web_Visually.css - was having problems with proper highlighting of navigation menus.
...
svn: r12354
2009-03-16 23:32:47 +00:00
Kees Bakker
6a559a5b2a
Oops. Correct change (12344) Partly fixed bug 2788. (Just stylesheet
...
hrefs.)
svn: r12353
2009-03-16 22:17:42 +00:00
Gerald Britton
7bf8b0056a
html.py: Add XML constants; change keyword handling to conform to PEP 8
...
svn: r12352
2009-03-16 16:17:44 +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
Peter Landgren
be898d84a9
Fix of issue 2820.
...
svn: r12348
2009-03-15 19:17:29 +00:00
Rob G. Healey
f699c5cee7
Fixed link statements in write_header(). Changed id="CurrentSection" to "class="currentSection". Patch from Jason Simanek.
...
svn: r12345
2009-03-14 21:30:04 +00:00
Kees Bakker
e3cc1f6d71
Partly fixed bug 2788. (Just stylesheet hrefs.)
...
svn: r12344
2009-03-14 15:48:05 +00:00
Benny Malengier
20c9e73d70
2784: Detailed Ancestral Report – center-person's spouse has no
...
heading (inconsistent with Detailed Descendant Report)
2783: Detailed Ancestral Report lists center-person's children
twice
svn: r12333
2009-03-14 08:49:14 +00:00
Doug Blank
59f9aecabb
Deep Connections, which will become a tool
...
svn: r12322
2009-03-11 14:29:17 +00:00
Benny Malengier
0cce6364dd
feature 2769: add styled notes support to markerreport and
...
fgroupreport
svn: r12305
2009-03-10 17:01:04 +00:00
Doug Blank
24102deb74
2803: 'Check & Repair Database' failed at stage: 'Checking families for proper date formats'
...
svn: r12303
2009-03-10 12:56:16 +00:00
Doug Blank
b1c5eaa9ee
2803: 'Check & Repair Database' failed at stage: 'Checking families for proper date formats'
...
svn: r12298
2009-03-10 12:25:17 +00:00
Doug Blank
e2e6d4972e
2798: Gramplet 'Fan Chart' throws error when right-clicked prior to defining Home Person.
...
svn: r12289
2009-03-10 00:55:35 +00:00
Doug Blank
baba8c7bd5
2792: Dates in sourcereferences in person_ref_list not upgraded; added repair for dates that were not converted
...
svn: r12287
2009-03-09 19:52:17 +00:00
Joan Creus
7ef727eb1f
Adding translator hint
...
svn: r12280
2009-03-09 18:45:30 +00:00
Gerald Britton
58fabc972d
Fix expression evaluation order in __add__ method in html.py
...
svn: r12273
2009-03-09 17:27:06 +00:00
Gerald Britton
e1316aa89c
Add code to html.py to auto-close certain tags to meet XHTML standard
...
svn: r12272
2009-03-09 15:18:51 +00:00
Gerald Britton
ff4f97e368
fix write method in html.py: pass output method in recusive call
...
svn: r12269
2009-03-09 13:38:50 +00:00
Doug Blank
0a106b420d
New Plugin Manager Gramplet
...
svn: r12261
2009-03-09 01:44:41 +00:00
Doug Blank
6dbd851150
Added version info
...
svn: r12256
2009-03-08 20:45:52 +00:00
Doug Blank
6b9d78e48a
RSS and Wiki Headline News Reader
...
svn: r12251
2009-03-08 20:30:51 +00:00
Rob G. Healey
95a8866ac9
Added proper xml statement to write_header().
...
svn: r12244
2009-03-08 05:00:25 +00:00
Gary Burton
64faf2567e
Bug #2768 : .rtf report disrespects DDR-FirstEntry style
...
svn: r12217
2009-03-04 22:41:45 +00:00
Gerald Britton
d5f1247325
Rework html.py to derive from list object
...
svn: r12213
2009-03-04 21:25:18 +00:00
Gerald Britton
49cb75b370
add new module, html.py, to assist in building web pages
...
svn: r12209
2009-03-03 17:53:35 +00:00
Doug Blank
76223a45f3
2753: Detailed reports did not use probably_alive for child text
...
svn: r12202
2009-03-02 14:54:19 +00:00
Gary Burton
251e75f941
Fix for bug 2759: Error on Marker report (notes)
...
svn: r12168
2009-02-28 21:44:30 +00:00
Rob G. Healey
76f536e571
Fixed error in display_year_navs() which also affects the Visually Impaired stylesheet.
...
svn: r12159
2009-02-28 11:49:43 +00:00
Benny Malengier
7b809aefda
DateParserDisplayTest.py is a debug tool but runs always, only run when debug
...
svn: r12156
2009-02-28 09:18:53 +00:00
Benny Malengier
e8350eaa88
Data changing GRAMPLETS are not distributed on install, user
...
must download them
svn: r12155
2009-02-28 09:05:13 +00:00
Rob G. Healey
bc0800c18f
Remove debugging information.
...
svn: r12153
2009-02-28 00:35:30 +00:00
Jérôme Rapinat
bf8f65728b
update slovak relationship calculator (by Lubo Vasko)
...
svn: r12146
2009-02-27 16:10:32 +00:00
Rob G. Healey
a238e7448f
Fixed some issues with navigation menu. More refactoring in WebCal. Alphabetized the Makefile.
...
svn: r12139
2009-02-26 19:16:02 +00:00
Jérôme Rapinat
cc27f9d9e8
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12133
2009-02-26 10:08:38 +00:00
Rob G. Healey
1deff88623
Brought changes made to Finland holidays over from gramps31 branch to trunk.
...
svn: r12128
2009-02-26 09:33:47 +00:00
Rob G. Healey
8c3bfdc44f
More refactoring ... Help from Gerald Britton.
...
svn: r12123
2009-02-26 08:25:45 +00:00
Rob G. Healey
99376d8691
Removed ExportSql.py from Makefile.am.
...
svn: r12115
2009-02-25 03:33:17 +00:00
Rob G. Healey
4238efda32
Added and deleted files that were verified by Brian. Remove sort siblings as it was broken. Will spend time on it in the next few days.
...
svn: r12107
2009-02-24 08:02:13 +00:00
Brian Matherly
bff93f186a
0002655: Directories and files with accents characters cause failures in Windows.
...
svn: r12106
2009-02-24 04:41:23 +00:00
Rob G. Healey
bc081c401c
More refactoring work on both of these web reports. Fixed and changed get_marital_status to get_marriage_event() as that is what it does anyway. Changes are being given and helped by Gerald Britton.
...
svn: r12103
2009-02-24 02:52:06 +00:00
Gerald Britton
2671a8cd50
Replace "== None" and "!= None" with "is None" and "is not None", respectively
...
svn: r12098
2009-02-23 19:11:46 +00:00
Stéphane Charette
5a1541ac35
merge fix for bug #2737 from 310 to trunk
...
svn: r12090
2009-02-23 04:23:41 +00:00
Stéphane Charette
89b37429bc
merge fix for bug #2736 from 310 to trunk
...
svn: r12089
2009-02-23 02:14:24 +00:00
Stéphane Charette
dfb71b6cd2
fix bug #2709 , merged from gramps31 (thanks Jérôme for the patch)
...
svn: r12080
2009-02-22 20:24:08 +00:00
Rob G. Healey
95ea123e01
Add sort siblings to NarrativeWeb, and did some refactoring to WebCal with help from Gerald.
...
svn: r12066
2009-02-22 00:14:08 +00:00
Benny Malengier
52b0b13507
Make Leak into a treeview, double click to have referrers, right click
...
to obtain referents of selected line
svn: r12057
2009-02-20 18:28:34 +00:00
Rob G. Healey
1f36ff6a13
More code cleanup in get_day_list() with help from Kees Bakker.
...
svn: r12052
2009-02-20 02:22:33 +00:00
Kees Bakker
fca33aeb49
Removed trailing emacs local variables (just setting utf8).
...
Removed Byte Order Mark for utf-8 which was redundant anyway.
* src/plugins/rel/rel_pl.py
* src/plugins/rel/rel_it.py
* src/plugins/rel/rel_hu.py
svn: r12044
2009-02-19 19:45:08 +00:00
Rob G. Healey
e67b9d93ad
Removed backslash character in middle of translation string as per Benny.
...
svn: r12043
2009-02-19 19:20:32 +00:00
Rob G. Healey
0e26998664
Fixed USA holidays problem. There was no holidays being listed.
...
svn: r12040
2009-02-19 17:43:53 +00:00
Jérôme Rapinat
36c282780b
#2726 #2641 To improve informations on dialog
...
svn: r12033
2009-02-19 12:55:06 +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
Brian Matherly
a1c6710094
Remove the Command Line Reference plugin. It is no longer supported.
...
svn: r12021
2009-02-17 05:03:23 +00:00
Peter Landgren
b9154c85ee
Forgot to update with eniroswedenmap. It's OK in POTFILES.in
...
svn: r12006
2009-02-16 10:50:30 +00:00
Rob G. Healey
7c52933d59
Fixed _has_webpage_extension() with help and gentle nudging from Kees Bakker.
...
svn: r12004
2009-02-16 08:53:24 +00:00
Rob G. Healey
c56f46b493
Added revision numbering symbol to all of plugins directory if it was missing in the file.
...
svn: r12002
2009-02-16 06:56:49 +00:00
Luigi Toscano
ce8b02c9f6
Better localization support for decimal separator.
...
svn: r11999
2009-02-15 21:50:27 +00:00
Kees Bakker
af4094bb5e
CSS is case sensitive, I think
...
* src/plugins/webreport/WebCal.py
svn: r11992
2009-02-15 13:47:19 +00:00
Kees Bakker
2bbf40e609
Improve the code in display_month_navs a little further.
...
Added the home link in the year pages.
* src/plugins/webreport/WebCal.py
svn: r11991
2009-02-15 13:10:56 +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
Rob G. Healey
7b85d8e4af
Added date validation to these three reports in collect_data().
...
svn: r11983
2009-02-14 00:57:34 +00:00
Benny Malengier
16257bd0f1
Bug Fix on _all_places iterator method in libmapservice
...
svn: r11979
2009-02-13 09:08:27 +00:00
Kees Bakker
e04fe91f53
A few more entries in the list of possible month spellings
...
svn: r11977
2009-02-12 20:49:59 +00:00
Rob G. Healey
5cc9c483ee
fixed #2682 in NarrativeWeb.py, and fixed highlighting of currentsection in display_month_navs().
...
svn: r11976
2009-02-12 20:06:32 +00:00