gramps/src
2008-11-02 09:36:45 +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 Clean up correct display of shade in relationview with new frame based 2008-10-22 09:51:37 +00:00
DateHandler Added _Date_ca 2008-10-23 08:41:35 +00:00
DisplayModels Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
DisplayTabs #2330: Error when using reorder buttons 2008-08-21 16:43:46 +00:00
docgen #2454 Johan Vromans <jvromans AT squirrel DOT nl>, HtmlDoc crashes when template 2008-10-23 13:29:51 +00:00
Editors allow user to select media image subsection using the mouse 2008-10-12 09:39:11 +00:00
FilterEditor Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
Filters 2465: More rules according to User Interface Object tabs 2008-11-02 09:36:45 +00:00
gen Fix for bug when deleting birth and death events. Bug #2456 2008-10-25 11:36:56 +00:00
glade Set the appropriate type hint for GtkDialog windows so that they open correctly when Gramps is in fullscreen mode 2008-10-30 20:07:40 +00:00
GrampsDbUtils 2453: Typos/grammar errors (by Joan Creus) 2008-10-25 18:43:58 +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 Cleanup work to make NarrativeWeb and WebCal. With this they should 2008-10-21 18:57:42 +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 2463: GVFamilyLines.py, MarkerReport.py and PlaceReport should not require active person for working 2008-10-27 08:29:55 +00:00
PluginUtils Too many files for pkgdata_PYTHON 2008-10-04 11:06:36 +00:00
ReportBase 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
Selectors
Simple
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 Move the contents of "_GrampsBSDDB.py" into "ReadGrdb.py" because that is the only place it is used. Then, rename "ReadGrdb.py" to "plugins/ImportGrdb.py" for consistency. Also clean up misc import related code. 2008-10-21 04:22:45 +00:00
Assistant.py
AutoComp.py
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 Fix of issue 2475 2008-10-30 15:09:24 +00:00
DbManager.py Fix of issue 2470 2008-10-29 15:16:43 +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 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
ExportOptions.py #2410: (Missing) Generic filter on Exporter Assistant. 2008-10-07 16:35:51 +00:00
FontScale.py
gramps_main.py
gramps.py #2269 wrong localisation directory with custom prefix 2008-08-13 06:01:11 +00:00
GrampsAboutDialog.py
GrampsCfg.py
GrampsDisplay.py enable more locale for wiki manual 2008-10-15 08:20:40 +00:00
ImgManip.py
LdsUtils.py
ListModel.py Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
Lru.py
Makefile.am
ManagedWindow.py
Navigation.py
PageView.py Add functionality to PageView to remove multiple object from DataViews. 2008-07-26 08:35:07 +00:00
PlaceUtils.py
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 Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
Reorder.py
ScratchPad.py
Sort.py
soundex.py
Spell.py
SubstKeywords.py
ThumbNails.py
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
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