gramps/src/gui
Doug Blank 699dcb13fe Fixed svn Id property
svn: r13881
2009-12-21 13:43:50 +00:00
..
editors Moved fallback functions from Db to gen.utils 2009-12-21 05:58:55 +00:00
selectors Simplification using list comprehension 2009-12-16 17:51:53 +00:00
views 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
widgets Fixed svn Id property 2009-12-21 13:43:50 +00:00
__init__.py move src/Editors/* to src/gui/editors as part of GEP008 2009-12-15 05:56:12 +00:00
dbguielement.py 3217: All views except Person View are NOT updated when adding or deleting entries 2009-10-06 19:13:28 +00:00
dbloader.py 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
dbman.py Continued work on GEP008: Move GrampsDbUtils/_Backup.py to gen/db/backup.py. 2009-12-20 04:30:28 +00:00
grampsgui.py 3352: Confusion in creating multiple views of same type and selecting them; see tracker for more details 2009-12-05 04:38:31 +00:00
Makefile.am move src/Editors/* to src/gui/editors as part of GEP008 2009-12-15 05:56:12 +00:00
pluginmanager.py Fixed svn Id property 2009-12-21 13:43:50 +00:00
utils.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
viewmanager.py Continued work on GEP008: Move GrampsDbUtils/_Backup.py to gen/db/backup.py. 2009-12-20 04:30:28 +00:00