gramps/src/gui
2009-12-16 22:56:55 +00:00
..
editors Fixed some uppercase in filenames to lowercase. 2009-12-16 08:07:52 +00:00
selectors Simplification using list comprehension 2009-12-16 17:51:53 +00:00
views Improved export for hierarchical views 2009-12-16 22:56:55 +00:00
widgets move src/Editors/* to src/gui/editors as part of GEP008 2009-12-15 05:56:12 +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 First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
dbman.py Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +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 GEPS 014: Plugin registration and management 2009-11-08 16:41:49 +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 move src/widgets/* to src/gui/widgets as part of GEP008 2009-12-14 03:20:19 +00:00