gramps/src/gui
Gerald Britton 07decce138 Tweaks
svn: r14143
2010-01-26 14:21:51 +00:00
..
editors Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
selectors Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
views Tweaks 2010-01-26 14:21:51 +00:00
widgets Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +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 Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
dbman.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
filtereditor.py Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
grampsgui.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
Makefile.am Continued work on GEP008: Consolidate src/FilterEditor files into one file and move it to gui/filtereditor.py. 2010-01-14 04:58:30 +00:00
pluginmanager.py Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
utils.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
viewmanager.py Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00