Source code for Gramps Genealogical program
Go to file
Alex Roitman 7ec636e06c * src/FilterEditor/_FilterEditor.py (__init__): Remove unneeded
argument, namespace is enough to get the filter class via factory;
	(add_new_filter): Use factory; (get_all_handles): Get handles for
	any object type.
	* src/FilterEditor/_ShowResults.py (get_name_id): Add method to
	return name and id for different object types;
	(sort_val_from_handle): Support different object types.
	(__init__): Accept namespace as an argument.
	* src/Filters/__init__.py: Do not expose GenericFamilyFilter;
	expose GenericFilterFactory instead.
	* src/Filters/_FamilySidebarFilter.py (GenericFamilyFilter): Use
	factory.


svn: r7122
2006-08-04 20:29:26 +00:00
CVSROOT initial checkin 2001-04-21 14:10:40 +00:00
gramps Fixed apply on test 2003-06-04 13:00:32 +00:00
gramps2 * src/FilterEditor/_FilterEditor.py (__init__): Remove unneeded 2006-08-04 20:29:26 +00:00
manual add two forgotten figures 2005-12-09 20:34:37 +00:00