gramps/src
Kees Bakker 3bbb27c3d7 Bug #2433, issue 4. There was no list of sources anymore. And also the
link (in super script) on the Individual page was gone too.
        * src/plugins/webreport/NarrativeWeb.py


svn: r11967
2009-02-11 21:27:12 +00:00
..
BasicUtils Added name format form: if surrounded in double quotes, only use % codes 2009-01-11 14:54:04 +00:00
Config Persist window dimensions for selector windows. TODO: SelectPerson. This class needs rewriting to use BaseSelector 2009-02-08 15:47:24 +00:00
data cleanup and documentation work done. 2009-02-07 20:41:27 +00:00
DataViews GeoView : Code cleaning after pylint use. 2009-02-10 23:21:46 +00:00
DateHandler Add Italian parser and displayer, derived from the Catalan one. 2009-02-10 19:16:19 +00:00
DisplayModels Refinements to give more feedback on probably alive; use CAUSE_DEATH as additional evidence for death; date span shows (unknown) for invalid differences. 2009-01-01 00:58:18 +00:00
DisplayTabs Move toolbar above treeview which allows windows to resize smaller. Usability feature to allow gramps to work better on netbooks. Feature #2661 2009-02-05 20:25:28 +00:00
docgen Plugins Restructure: Move docgen plugins into plugins/docgen. 2009-01-18 04:59:14 +00:00
Editors fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
FilterEditor #2700 #2490 do not translate argument on custom_filter.xml (Benny) 2009-02-11 14:02:13 +00:00
Filters #2700 #2490 do not translate argument on custom_filter.xml (Benny) 2009-02-11 14:02:13 +00:00
gen Working now with all keywords in English. 2009-02-11 13:14:56 +00:00
glade typo on translation string 2009-02-09 18:39:40 +00:00
GrampsDbUtils Treat RESI tokens as events and not import them as Gramps addresses as per advice on the wiki concerning using residence events to record addresses. Bug #2651 2009-02-01 12:35:26 +00:00
GrampsLocale
GrampsLogger fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
images feature #2634 - display regions overtop of images in narrativeweb gallery 2009-02-04 07:31:15 +00:00
mapstraction GeoView : Added one html page per map type ( event, place, people and family ). 2009-01-08 21:30:12 +00:00
Merge #2359: Phone and ZIP/Postal code are not added on alternate Address after merging two persons 2008-09-09 07:59:04 +00:00
Mime Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
Models fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
plugins Bug #2433, issue 4. There was no list of sources anymore. And also the 2009-02-11 21:27:12 +00:00
PluginUtils Feature #2393: Allow the use of user-defined (mega)-widgets by MD Nauta; added register_option() 2009-02-05 02:23:46 +00:00
ReportBase Fix: *.dot.gv now is *.gv 2009-02-01 08:39:16 +00:00
Selectors Refactor SelectPerson so that it inherits from BaseSelector like all the other selectors 2009-02-11 20:13:46 +00:00
Simple fix for gtk not liking unicode? 2009-01-10 16:26:24 +00:00
test fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
widgets 2674: smaller edit family window - Part 1 2009-02-05 21:25:05 +00:00
accent.py
ansel_utf8.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
ArgHandler.py Missing -e and -L in const, and missing -o and -u in ArgHandler 2008-11-28 19:21:20 +00:00
Assistant.py
AutoComp.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
BaseDoc.py issue 2688: some wrong bindings and <super> not working yet. All should work now 2009-02-10 23:07:35 +00:00
Bookmarks.py Bookmark orgnizer should close on delete-event request 2009-02-05 13:00:12 +00:00
build_cmdplug
ColumnOrder.py
const.py.in revert to all manual position 2009-01-20 12:56:28 +00:00
Date.py
DateEdit.py Move new gui options to near top of init 2009-01-22 11:50:16 +00:00
DbLoader.py Fixed import error message to be more accurate 2008-11-30 03:56:26 +00:00
DbManager.py Potential fix for: 0002609: Archive does not work 2009-02-09 05:10:58 +00:00
DbState.py
DdTargets.py
DisplayState.py Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager". 2008-10-02 04:02:10 +00:00
Errors.py #2483 DbError handling correction - patch Josip 2008-11-24 09:02:02 +00:00
ExportAssistant.py Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +00:00
ExportOptions.py Just a minor cleanup. No functional change. 2008-12-17 21:39:37 +00:00
FontScale.py
gramps_main.py Part 1 of GeoView: icons, configs and preferences 2008-12-07 22:48:30 +00:00
gramps.py #2269 wrong localisation directory with custom prefix 2008-08-13 06:01:11 +00:00
GrampsAboutDialog.py
GrampsCfg.py 0002683: chnage/ edit display name preferences; disabled buttons while editing names 2009-02-07 21:12:01 +00:00
GrampsDisplay.py enable more locale for wiki manual 2008-10-15 08:20:40 +00:00
ImgManip.py
LdsUtils.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
ListModel.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
Lru.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Makefile.am GeoView part II: the module itself. 2008-12-08 11:04:54 +00:00
ManagedWindow.py Remove debugging statement 2009-02-08 14:42:02 +00:00
Navigation.py
PageView.py New mapservice plugin structure, as a general solution to #2659 2009-02-02 21:55:22 +00:00
PlaceUtils.py Peter Landgren: 02659 support for RT90 in PlaceUtils.py 2009-01-31 23:09:27 +00:00
ProgressDialog.py
QuestionDialog.py
QuickReports.py Bug #2157: Change Quick Report to Quick View, fixed 2009-01-10 19:33:55 +00:00
RecentFiles.py fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
Relationship.py fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
Reorder.py
ScratchPad.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Sort.py New plugin for sorting events within a database 2009-01-10 12:15:54 +00:00
soundex.py
Spell.py
SubstKeywords.py
ThumbNails.py 002503: Change md5 module by hashlib. 2008-12-04 21:44:12 +00:00
TipOfDay.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
ToolTips.py Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351 2008-09-07 11:08:18 +00:00
TransUtils.py add plural context to TransUtils.py 2009-01-31 08:34:15 +00:00
TreeTips.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
UndoHistory.py
Utils.py Show an error dialog if a file can not be opened with the default application. 2009-02-01 21:21:54 +00:00
ViewManager.py Plugins Restructure: Move docgen plugins into plugins/docgen. 2009-01-18 04:59:14 +00:00