2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
Raphael Ackermann <raphael.ackermann@gmail.com> * src/plugins/Summary.py * src/plugins/WebCal.py * src/plugins/KinshipReport.py * src/plugins/DescendReport.py * src/plugins/DetDescendantReport.py * src/plugins/ExtractCity.py * src/plugins/EventNames.py * src/plugins/DumpGenderStats.py * src/plugins/Desbrowser.py * src/plugins/Checkpoint.py * src/plugins/OwnerEditor.py * src/plugins/ChangeNames.py * src/plugins/AncestorReport.py * src/plugins/MarkerReport.py * src/plugins/DateParserDisplayTest.py * src/plugins/FindDupes.py * src/plugins/SoundGen.py * src/plugins/TestcaseGenerator.py * src/plugins/Rebuild.py * src/plugins/DescendChart.py * src/plugins/EndOfLineReport.py * src/plugins/AncestorChart.py * src/plugins/DetAncestralReport.py * src/plugins/CountAncestors.py * src/plugins/Check.py * src/plugins/EventCmp.py * src/plugins/FamilyGroup.py * src/plugins/RelCalc.py * src/plugins/MediaManager.py * src/plugins/ChangeTypes.py * src/plugins/StatisticsChart.py * src/plugins/FamilyLines.py * src/plugins/PatchNames.py svn: r9953
This commit is contained in:
parent
ab712d0d62
commit
9d11c72ca2
36
ChangeLog
36
ChangeLog
@ -1,3 +1,39 @@
|
||||
2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
|
||||
Raphael Ackermann <raphael.ackermann@gmail.com>
|
||||
* src/plugins/Summary.py
|
||||
* src/plugins/WebCal.py
|
||||
* src/plugins/KinshipReport.py
|
||||
* src/plugins/DescendReport.py
|
||||
* src/plugins/DetDescendantReport.py
|
||||
* src/plugins/ExtractCity.py
|
||||
* src/plugins/EventNames.py
|
||||
* src/plugins/DumpGenderStats.py
|
||||
* src/plugins/Desbrowser.py
|
||||
* src/plugins/Checkpoint.py
|
||||
* src/plugins/OwnerEditor.py
|
||||
* src/plugins/ChangeNames.py
|
||||
* src/plugins/AncestorReport.py
|
||||
* src/plugins/MarkerReport.py
|
||||
* src/plugins/DateParserDisplayTest.py
|
||||
* src/plugins/FindDupes.py
|
||||
* src/plugins/SoundGen.py
|
||||
* src/plugins/TestcaseGenerator.py
|
||||
* src/plugins/Rebuild.py
|
||||
* src/plugins/DescendChart.py
|
||||
* src/plugins/EndOfLineReport.py
|
||||
* src/plugins/AncestorChart.py
|
||||
* src/plugins/DetAncestralReport.py
|
||||
* src/plugins/CountAncestors.py
|
||||
* src/plugins/Check.py
|
||||
* src/plugins/EventCmp.py
|
||||
* src/plugins/FamilyGroup.py
|
||||
* src/plugins/RelCalc.py
|
||||
* src/plugins/MediaManager.py
|
||||
* src/plugins/ChangeTypes.py
|
||||
* src/plugins/StatisticsChart.py
|
||||
* src/plugins/FamilyLines.py
|
||||
* src/plugins/PatchNames.py
|
||||
|
||||
2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
|
||||
* various: add capitalization fixes according to HIG (plus ellipsis ...)
|
||||
http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Graphical Reports/Ancestor Chart"
|
||||
"""Reports/Graphical Reports/Ancestor Chart..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Text Reports/Ahnentafel Report"
|
||||
"""Reports/Text Reports/Ahnentafel Report..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Fix capitalization of family names"
|
||||
"""Tools/Database Processing/Fix Capitalization of Family Names..."""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Rename event types"
|
||||
"""Database Processing/Rename Event Types..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Check and repair database"
|
||||
"""Tools/Database Repair/Check and Repair Database"""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Extract information from names"
|
||||
"""Tools/Revision Control/Checkpoint the Database..."""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"View/Number of ancestors"
|
||||
"""Reports/View/Number of Ancestors"""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -21,7 +21,10 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Validate localized date parser and displayer"
|
||||
"""Validate localized date parser and displayer.
|
||||
|
||||
Tools/Debug/Check Localized Date Parser and Displayer...
|
||||
"""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Analysis and Exploration/Interactive descendant browser"
|
||||
"""Tools/Analysis and Exploration/Interactive Descendant Browser"""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Graphical Reports/Ancestor Chart"
|
||||
"""Reports/Graphical Reports/Ancestor Chart..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Generate files/Descendant Report"
|
||||
"""Reports/Text Reports/Descendant Report..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Generate files/Detailed Ancestral Report"
|
||||
"""Reports/Text Reports/Detailed Ancestral Report..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Generate files/Detailed Descendant Report"
|
||||
"""Reports/Text Reports/Detailed Descendant Report..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,10 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Dump gender stats"
|
||||
""" Dump Gender Statistics.
|
||||
|
||||
Tools/Debug/Dump Gender Statistics
|
||||
"""
|
||||
|
||||
import gtk
|
||||
import ListModel
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Text Reports/End of Line Report"
|
||||
"""Reports/Text Reports/End of Line Report..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Exploration/Compare individual events"
|
||||
"""Tools/Analysis and Exploration/Compare Individual Events..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Fix capitalization of family names"
|
||||
"""Tools/Database Processing/Extract Event Descriptions from Event Data"""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Fix capitalization of family names"
|
||||
"""Tools/Database Processing/Extract Place Data from a Place Title..."""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"""Generate files/Family Group Report"""
|
||||
"""Reports/Text Reports/Family Group Report..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,8 +20,10 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"""
|
||||
Family Lines, a plugin for Gramps.
|
||||
"""
|
||||
Family Lines, a plugin for Gramps.
|
||||
|
||||
Reports/Graphviz/Family Lines Graph...
|
||||
"""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Merge people"
|
||||
"""Tools/Database Processing/Find Possible Duplicate People..."""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Text Reports/Kinship Report"
|
||||
"""Reports/Text Reports/Kinship Report..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Generate files/Marker Report"
|
||||
"""Reports/Text Reports/Marker Report..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Media Manager tool"
|
||||
"""Tools/Utilities/Media Manager..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Edit database owner information"
|
||||
"""Tools/Database Processing/Edit Database Owner Information"""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Extract information from names"
|
||||
"""Tools/Database Processing/Extract Information from Names..."""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Database Processing/Check and repair database"
|
||||
"""Tools/Database Processing/Rebuild Secondary Indices"""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Utilities/Relationship calculator"
|
||||
"""Tools/Utilities/Relationship Calculator..."""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Utilities/Generate SoundEx codes"
|
||||
"""Tools/Utilities/Generate SoundEx Codes..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -25,9 +25,7 @@
|
||||
#
|
||||
# $Id$
|
||||
|
||||
"""
|
||||
Statistics Chart report
|
||||
"""
|
||||
"""Reports/Graphical Reports/Statistics Chart..."""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"View/Summary of the database"
|
||||
"""Reports/View/Summary of the Database"""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
"Create person and family testcases"
|
||||
"""Tools/Debug/Generate Testcases for Persons and Families..."""
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
@ -23,8 +23,11 @@
|
||||
|
||||
"""
|
||||
Web Calendar generator.
|
||||
|
||||
Created 4/22/07 by Thom Sturgill based on Calendar.py (with patches)
|
||||
by Doug Blank with input dialog based on NarrativeWeb.py by Don Allingham.
|
||||
|
||||
Reports/Web Page/Web Calendar...
|
||||
"""
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
@ -35,9 +38,8 @@ by Doug Blank with input dialog based on NarrativeWeb.py by Don Allingham.
|
||||
import os
|
||||
import time
|
||||
import datetime
|
||||
import const
|
||||
#import const
|
||||
import codecs
|
||||
import locale
|
||||
import shutil
|
||||
from gettext import gettext as _
|
||||
from xml.parsers import expat
|
||||
@ -74,16 +76,14 @@ import const
|
||||
import BaseDoc
|
||||
from GrampsCfg import get_researcher
|
||||
from PluginUtils import register_report
|
||||
from ReportBase import Report, ReportUtils, ReportOptions, \
|
||||
CATEGORY_WEB, CATEGORY_TEXT, MODE_GUI
|
||||
from ReportBase import (Report, ReportUtils, ReportOptions, CATEGORY_WEB,
|
||||
MODE_GUI)
|
||||
from ReportBase._ReportDialog import ReportDialog
|
||||
import Errors
|
||||
import Utils
|
||||
import GrampsLocale
|
||||
from QuestionDialog import ErrorDialog, WarningDialog
|
||||
from QuestionDialog import ErrorDialog
|
||||
from Utils import probably_alive
|
||||
from FontScale import string_trim, string_width
|
||||
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user