gramps/src/gen/plug/menu
2009-12-11 12:38:43 +00:00
..
__init__.py Remove unneeded TranslationOption import. 2009-12-11 12:38:43 +00:00
_boolean.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_booleanlist.py Add extra sections to Complete Individual Report 2009-11-02 14:57:34 +00:00
_color.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_destination.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_enumeratedlist.py Tweak 2009-07-03 00:29:52 +00:00
_family.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_filter.py Tweaks to replace for loops with built-in functions and list comprehensions 2009-07-02 20:01:28 +00:00
_media.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_menu.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
_note.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_number.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_option.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_person.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_personlist.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_placelist.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_string.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_style.py part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend 2009-05-29 22:25:44 +00:00
_surnamecolor.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
_text.py Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
Makefile.am 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