gramps/src
2009-01-17 03:07:31 +00:00
..
BasicUtils Added name format form: if surrounded in double quotes, only use % codes 2009-01-11 14:54:04 +00:00
Config Complete remove of GCONF settings and upgrade possibility 2008-12-08 09:16:46 +00:00
data CSS corrections by Jason Simanek. 2008-12-11 15:48:35 +00:00
DataViews Add update_all method to Gramplet to update directly without the gobject idle processing method 2009-01-16 23:05:42 +00:00
DateHandler Fix of 2496 by adding correc spelling of languages. 2008-11-13 09:03:05 +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 Change the way drag and drop is initiated. patch suggested by tgehrig. Bug #2486. 2008-11-29 17:47:17 +00:00
docgen Added a Gramplet that can run a Quick View 2008-12-13 16:59:14 +00:00
Editors Fix of 2518, so that Alt-C always means Cancel. 2008-11-30 19:33:54 +00:00
FilterEditor Fix of issue 2504, sorting in WinXP. 2008-11-21 15:25:49 +00:00
Filters Bug #2567: Person Filter bug: 'people without a known birth date' doesn't work correctly 2009-01-13 22:25:05 +00:00
gen Add support for subdirectories in the plugins directory. 2009-01-16 16:21:54 +00:00
glade 2561: Typo (contribution by Joan Creus) 2008-12-15 08:57:12 +00:00
GrampsDbUtils Cleaner method of handling whitespace. Contributed by Tim Lyons (tim.g.lyons@googlemail.com) 2009-01-10 15:17:27 +00:00
GrampsLocale
GrampsLogger
images rename file to standard 2008-12-08 08:25:50 +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
Mime
Models
plugins Plugins Restructure: Move graph reports into plugins/graph. 2009-01-17 03:07:31 +00:00
PluginUtils Added options to Gramplets 2008-12-14 03:13:45 +00:00
ReportBase 0002467: Add christening narration to detailed text reports. 2009-01-15 21:40:25 +00:00
Selectors
Simple fix for gtk not liking unicode? 2009-01-10 16:26:24 +00:00
test
widgets Added ellipses if the birth/death lines are too long 2009-01-05 22:39:40 +00:00
accent.py
ansel_utf8.py
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
BaseDoc.py
Bookmarks.py
build_cmdplug
ColumnOrder.py
const.py.in Missing e in const shortopts 2008-11-28 19:28:43 +00:00
Date.py
DateEdit.py
DbLoader.py Fixed import error message to be more accurate 2008-11-30 03:56:26 +00:00
DbManager.py Protect from crash when attempting to read status of DB 2009-01-14 03:09:03 +00:00
DbState.py
DdTargets.py
DisplayState.py
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
GrampsAboutDialog.py
GrampsCfg.py Added name format form: if surrounded in double quotes, only use % codes 2009-01-11 14:54:04 +00:00
GrampsDisplay.py
ImgManip.py
LdsUtils.py
ListModel.py
Lru.py
Makefile.am GeoView part II: the module itself. 2008-12-08 11:04:54 +00:00
ManagedWindow.py
Navigation.py
PageView.py
PlaceUtils.py New format for lat/long added used by Swedish and Finnish map provider kartor.eniro.se|fi. 2009-01-14 09:00:21 +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
Relationship.py #2494 Unused functions in Relationship.py, patch 2008-11-12 09:55:10 +00:00
Reorder.py
ScratchPad.py
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
ToolTips.py
TransUtils.py
TreeTips.py
UndoHistory.py
Utils.py
ViewManager.py