gramps/src/gen
2009-01-17 14:33:10 +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 Bug fix #1834, 1842: new-year boundaries in history, and editing slash dates: These changes allow the date editor dialog to change slashdates, and to change the first day of the year from Jan1. This is important for some date calculations and orderings. In order to do this, a new date format variation has been added. You can put Mar1, Mar25, or Sept1 in the parens with or without a Calendar type. For example: 'Jan 1, 1735 (Julian,Mar25)'. See further docs in wiki. 2009-01-17 14:33:10 +00:00
plug Add support for subdirectories in the plugins directory. 2009-01-16 16:21:54 +00:00
proxy Include suffix and title in names for living people when names are not restricted. 2009-01-16 00:52:49 +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