gramps/src
Peter Landgren 5d441bf292 Fix of issue 2504 for People View.
svn: r11317
2008-11-19 19:41:04 +00:00
..
BasicUtils Replace __call__ in dir(*) with callable(*) for performance gain 2008-07-14 15:47:15 +00:00
Config Make exclusion of unlinked records optional 2008-07-20 18:33:04 +00:00
data Delete the following files: Web_Everygreen.css, Web_Simply-Red.css, 2008-10-27 21:47:30 +00:00
DataViews fix typo in string 2008-11-12 09:10:13 +00:00
DateHandler Fix of 2496 by adding correc spelling of languages. 2008-11-13 09:03:05 +00:00
DisplayModels Fix of issue 2504 for People View. 2008-11-19 19:41:04 +00:00
DisplayTabs #2330: Error when using reorder buttons 2008-08-21 16:43:46 +00:00
docgen 2499: Using quotes for font-weight (bold) and font-style (italic) on Style Editor will generate a not well formed SVG file 2008-11-15 10:16:31 +00:00
Editors #2489 Abbreviations are sometimes hard to translate 2008-11-12 09:50:50 +00:00
FilterEditor #2465 correct type, default to > 0 2008-11-05 19:08:09 +00:00
Filters 2502: Filter in person View does not work. 2008-11-15 10:30:26 +00:00
gen 0002483: Gramps crashes while loading database, always. 2008-11-13 08:28:32 +00:00
glade few context strings was removed 2008-11-17 17:41:43 +00:00
GrampsDbUtils Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +00:00
GrampsLocale
GrampsLogger Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
images add missing 16x16 and 22x22 icons 2008-11-02 13:55: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 Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
plugins 0002495: Detailed Ancestral Report crash when spouse has baptism 2008-11-18 02:27:45 +00:00
PluginUtils Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +00:00
ReportBase #2489 Abbreviations are sometimes hard to translate 2008-11-12 09:50:50 +00:00
Selectors
Simple Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
test Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
widgets Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +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 Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +00:00
Assistant.py
AutoComp.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
BaseDoc.py #2314: Detailed reports won't run - Reverted change r10874->r10873 #2289: Replace dict.has_keyx calls with x in dict 2008-08-08 09:50:01 +00:00
Bookmarks.py
build_cmdplug
ColumnOrder.py
const.py.in
Date.py
DateEdit.py
DbLoader.py Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +00:00
DbManager.py Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +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
ExportAssistant.py Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +00:00
ExportOptions.py #2410: (Missing) Generic filter on Exporter Assistant. 2008-10-07 16:35:51 +00:00
FontScale.py
gramps_main.py Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +00:00
gramps.py #2269 wrong localisation directory with custom prefix 2008-08-13 06:01:11 +00:00
GrampsAboutDialog.py
GrampsCfg.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +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
ManagedWindow.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Navigation.py
PageView.py Add functionality to PageView to remove multiple object from DataViews. 2008-07-26 08:35:07 +00:00
PlaceUtils.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
ProgressDialog.py
QuestionDialog.py
QuickReports.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
RecentFiles.py
Relationship.py #2494 Unused functions in Relationship.py, patch 2008-11-12 09:55:10 +00:00
Reorder.py
ScratchPad.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Sort.py
soundex.py
Spell.py
SubstKeywords.py
ThumbNails.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +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
TreeTips.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
UndoHistory.py
Utils.py 2429: Typos/grammar errors 2008-10-06 12:36:03 +00:00
ViewManager.py 2429: Typos/grammar errors 2008-10-06 12:36:03 +00:00