gramps/src
2009-12-21 07:44:25 +00:00
..
BasicUtils First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
cli Remove QuestionDialog dependency from gen. The database now raises exceptions and the GUI generates the question dialog. 2009-12-20 22:44:32 +00:00
data Still typo problem somewhere. Should be fixed now. 2009-12-21 04:57:41 +00:00
DateHandler #2385 #3452 #2371 add options for selecting date format and calendars on reports 2009-12-18 18:03:44 +00:00
docgen
FilterEditor move src/DisplayTabs/* to src/gui/editors/displaytabs as part of GEP008 2009-12-16 06:11:06 +00:00
Filters Fixed incorrect fix (thanks Gerald) 2009-12-16 18:55:45 +00:00
gen Moved fallback functions from Db to gen.utils 2009-12-21 05:59:47 +00:00
glade Update for consistent use of ZIP/Postal code. See issue 3355. 2009-11-17 20:53:19 +00:00
GrampsDbUtils Continued work on GEP008: Move GrampsDbUtils/_Backup.py to gen/db/backup.py. 2009-12-20 04:30:28 +00:00
GrampsLocale
GrampsLogger First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
gui Moved fallback functions from Db to gen.utils 2009-12-21 05:58:55 +00:00
images Fourth update for consistent use of Gramps. See issue 3355. 2009-11-19 17:40:24 +00:00
mapstraction
Merge gen.lib and gen.utils are independent; removed gen.utils.dbutils --- moved db methods to gen.db.base 2009-12-21 04:18:31 +00:00
Mime Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
plugins Added to *.gpr.py files and WebCal. Updated EventList and add _find_death_date(). 2009-12-21 07:44:25 +00:00
PluginUtils move src/Editors/* to src/gui/editors as part of GEP008 2009-12-15 05:56:12 +00:00
ReportBase Moved fallback functions from Db to gen.utils 2009-12-21 05:58:55 +00:00
Simple Moved gtk imports out of global scope for cli use 2009-12-16 12:43:21 +00:00
test
web Generic Template Tag framework with context variable 2009-12-21 02:53:31 +00:00
ansel_utf8.py
Assistant.py Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
AutoComp.py
Bookmarks.py First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
ColumnOrder.py
config.py Moved configmanager code to gen/utils so other parts of gramps can use configman 2009-12-21 04:41:56 +00:00
const.py.in Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
Date.py
DateEdit.py Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations. 2009-10-28 03:25:57 +00:00
DbState.py
DdTargets.py
DisplayState.py Sometimes, the pending events can get into an infinite loop of causing more events to be handled; this fix makes it finite 2009-12-12 17:01:06 +00:00
Errors.py
ExportAssistant.py 3412: Export types are not in any particular order in ExportAssistant 2009-12-05 05:56:10 +00:00
ExportOptions.py
glade.py
gramps.py First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
GrampsAboutDialog.py First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
GrampsCfg.py 3460: Wrong configuration value on behavior (date, age) 2009-12-20 23:24:18 +00:00
GrampsDisplay.py
ImgManip.py Move gtk-based items out of scope of import for cli 2009-11-16 22:39:54 +00:00
LdsUtils.py
ListModel.py 3347: /src/Selectors/_SelectPlace.py is still looking for DataViews 2009-11-12 21:53:47 +00:00
Lru.py
Makefile.am move src/DisplayTabs/* to src/gui/editors/displaytabs as part of GEP008 2009-12-16 06:11:06 +00:00
ManagedWindow.py Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
Navigation.py
PlaceUtils.py
ProgressDialog.py Refinements to ProgressMeter and ProgressMonitor for cancelling 2009-12-06 01:16:17 +00:00
QuestionDialog.py Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
QuickReports.py Removed hacky flag; don't know why it was needed 2009-12-15 16:48:03 +00:00
RecentFiles.py
Relationship.py 3325: Gramps (from trunc) chrashes without an environment definition for LANG 2009-10-29 22:12:11 +00:00
Reorder.py
ScratchPad.py
Sort.py Moved fallback functions from Db to gen.utils 2009-12-21 05:58:55 +00:00
soundex.py
Spell.py Further hacking to make testing locales faster, but still work in a limited fashion when pyenchant is not installed 2009-11-12 02:58:33 +00:00
SubstKeywords.py Moved fallback functions from Db to gen.utils 2009-12-21 05:58:55 +00:00
ThumbNails.py
TipOfDay.py
ToolTips.py
TransUtils.py Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format. 2009-12-11 05:55:30 +00:00
TreeTips.py
UndoHistory.py
Utils.py Take advantage of refactored functionality in EventType and EventRoleType 2009-12-20 22:21:00 +00:00