Jeffrey C. Ollie 12e0753710 * Fixes bug with reloading filters after they get edited.
* Adds logical operations XOR and 'Exactly one rule must match'
* XOR has no GUI yet, pending 'basic/advanced' preference
* Ability to invert the sense of the filter.
* What should be speed improvements by passing bound methods to the
  builtin filter function
* Changes to the XML input/output to support new functonality
* Changes to UI to support new functionality


svn: r919
2002-04-13 03:53:20 +00:00
2002-03-06 02:44:48 +00:00
2001-05-13 01:56:57 +00:00
2002-03-17 15:50:42 +00:00
2001-05-13 01:56:57 +00:00
2002-03-30 03:49:19 +00:00
2002-03-30 03:49:19 +00:00
2002-03-17 23:47:19 +00:00
2001-06-04 01:43:11 +00:00
2002-03-17 15:46:24 +00:00

Please read the COPYING file first.

Requirements
--------------------------------
Python 1.5.2 or greater
Gnome 1.2 or greater
PyGnome 1.0.53 or greater

If you are using python 1.5.2, you may also need PyXML 0.6.2 or
greater. Many distributions already provide this, but if your
installation does not have it, you can get it from
http://sourceforge.net/project/showfiles.php?group_id=6473

Building on non-Linux systems: i18n support and GNU make
--------------------------------------------------------

Linux has libintl (GNU gettext) built-in the C library. Other systems
are likely to have libintl as a separate or optional library. Also,
other systems may have a different make utility.

On those systems, like FreeBSD, you must tell configure where to find
the libintl library and the libintl.h include file:

CPPFLAGS="-I/usr/local/include -L/usr/local/lib" ./configure --prefix=/usr/local

Once you have done this, if make fails, use gmake (the name FreeBSD
gives to GNU make) instead.

--------------------------------
Donald Allingham
dallingham@users.sourceforge.net



Description
Source code for Gramps Genealogical program
Readme 527 MiB
Languages
Python 96.1%
CSS 2.6%
Roff 0.7%
HTML 0.3%
Genero Forms 0.1%
Other 0.2%