gramps/src
2008-07-27 10:10:53 +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 Addition of two (arrow) GIFs. 2008-07-18 07:10:15 +00:00
DataViews Refactoring in the DataViews. 2008-07-26 11:59:37 +00:00
DateHandler Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
DisplayModels Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
DisplayTabs Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
docgen Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
Editors Simplify coordinate checking 2008-07-03 18:28:44 +00:00
FilterEditor Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
Filters Implement filter by street in place filters 2008-07-21 20:39:19 +00:00
gen Crash caused by change made in bug #2289. Reversing change. 2008-07-26 20:58:43 +00:00
glade Allow window manager to cascade new note editor windows 2008-07-26 13:20:03 +00:00
GrampsDbUtils Remove debugging code 2008-07-21 18:35:37 +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 Addition of two (arrow) GIFs. 2008-07-18 07:10:15 +00:00
Merge Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +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 #1555: Option for Record (Modified Register) numbering in the DDR (contribution from James Friedmann <jfriedmannj at gmail dot com>) 2008-07-27 10:10:53 +00:00
PluginUtils 0002279: report-options.xml cannot manage option value with double quotes. 2008-07-21 04:46:58 +00:00
ReportBase #2300: error in baptised_str()'s logic at the end 2008-07-23 09:11:08 +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 Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
Assistant.py
AutoComp.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
BaseDoc.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
Bookmarks.py
build_cmdplug
ColumnOrder.py
const.py.in
Date.py
DateEdit.py
DbLoader.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
DbManager.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
DbState.py
DdTargets.py
DisplayState.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Errors.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
ExportAssistant.py Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information. 2008-05-18 19:24:28 +00:00
ExportOptions.py Make exclusion of unlinked records optional 2008-07-20 18:33:04 +00:00
FontScale.py
gramps_main.py
gramps.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
GrampsAboutDialog.py
GrampsCfg.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
GrampsDisplay.py
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 Move src/objectentries.py to src/Editors/ObjectEntries.py. 2008-05-12 10:43:43 +00:00
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 Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
RecentFiles.py
Relationship.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +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
TransUtils.py
TreeTips.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
UndoHistory.py
Utils.py 0002246: Files with non-ascii characters can not be opened from the Media View 2008-07-22 02:24:45 +00:00
ViewManager.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00