gramps/src/gen
2008-12-29 14:13:44 +00:00
..
db Added new signal to database: home-person-changed, which is emitted when the default person is set 2008-12-29 14:13:44 +00:00
lib Fixed a bug in negative date differences; enhanced Span repr (shows days, if short enough) 2008-12-28 05:44:01 +00:00
plug Reset import and export lists (others may need to be reset, too) 2008-11-29 16:27:08 +00:00
proxy Contribution from Robert Chéramy <robert@cheramy.net>. Adds note filters to the filter proxy. Also adds note filters to the exporters. 2008-09-04 11:46:43 +00:00
utils Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
__init__.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 makefiles for previous source file re-arrangements. 2008-10-04 05:15:06 +00:00