gramps/gramps2/src
Alex Roitman c09ee08b2f 2007-06-16 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/Person/_IsChildOfFilterMatch.py
	(IsChildOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py
	(IsAncestorOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py
	(IsDescendantOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py
	(HasCommonAncestorWithFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsParentOfFilterMatch.py
	(IsParentOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py
	(IsSiblingOfFilterMatch): Subclass MatchesFilter.
	* src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py
	(IsSpouseOfFilterMatch): Subclass MatchesFilter.



svn: r8559
2007-06-16 19:52:58 +00:00
..
Config Remove file check from _GrampsIniKeys.py. It is not needed. 2007-04-09 15:29:13 +00:00
data Fix generation chart alignment for Narrative Web Tranquil style sheet. 2007-05-06 21:25:09 +00:00
DataViews 2007-05-22 Don Allingham <don@gramps-project.org> 2007-05-23 04:22:52 +00:00
DateHandler 2007-05-14 Espen Berg <espen.berg@ntnu.no> 2007-05-15 03:35:59 +00:00
DisplayModels 2007-04-20 Don Allingham <don@gramps-project.org> 2007-04-20 15:09:22 +00:00
DisplayTabs 2007-05-12 Don Allingham <don@gramps-project.org> 2007-05-13 03:28:50 +00:00
docgen Improve text rendering for SVG reports (#0001072). 2007-06-15 03:51:14 +00:00
Editors 2007-05-14 Espen Berg <espen.berg@ntnu.no> 2007-05-15 03:35:59 +00:00
FilterEditor 2007-06-16 Alex Roitman <shura@gramps-project.org> 2007-06-16 19:52:58 +00:00
Filters 2007-06-16 Alex Roitman <shura@gramps-project.org> 2007-06-16 19:52:58 +00:00
glade * src/glade/gramps.glade: fix #797 2007-05-09 18:44:35 +00:00
GrampsDb * src/GrampsDb/_WriteXML.py (_xml_version): Bump up version. 2007-06-01 06:00:51 +00:00
GrampsLogger 2007-01-09 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-01-09 22:10:36 +00:00
images * src/DataViews/_MediaView.py: add view option 2007-01-24 00:23:39 +00:00
Merge 2007-02-11 Don Allingham <don@gramps-project.org> 2007-02-11 18:21:58 +00:00
Mime * src/Mime/_WinMime.py: potential fix for #446 2006-10-11 14:27:22 +00:00
Models
ObjectSelector wrap in EventBox so that clipping work properly. 2007-01-26 08:33:49 +00:00
plugins 2007-05-31 Don Allingham <don@gramps-project.org> 2007-05-31 12:09:11 +00:00
PluginUtils 2007-04-18 Don Allingham <don@gramps-project.org> 2007-04-19 02:03:29 +00:00
RelLib 2007-05-10 Don Allingham <don@gramps-project.org> 2007-05-11 03:47:58 +00:00
ReportBase 0001043: Dropdown list in htmloptions in Family Group Report has very large size 2007-05-16 02:05:51 +00:00
Selectors * src/DisplayModels/_BaseModel.py: Refactor out node/path maps 2007-01-29 19:13:15 +00:00
TreeViews
accent.py
AddMedia.py 2007-04-22 Don Allingham <don@gramps-project.org> 2007-04-22 20:58:07 +00:00
ansel_utf8.py * src/RelLib/_Name.py: default utf8 strings 2007-01-08 21:40:51 +00:00
ArgHandler.py 0000995: Don't have write access on import/open in paths containing non-ASCII characters. 2007-04-09 04:24:06 +00:00
Assistant.py 2007-03-07 Stefan Björk <skalman@acc.umu.se> 2007-03-07 15:45:32 +00:00
AutoComp.py
BaseDoc.py Remove the write_at function. Use draw_text instead. Add center_text to SVGDoc 2007-02-13 04:46:29 +00:00
BasicUtils.py 2007-05-12 Don Allingham <don@gramps-project.org> 2007-05-13 03:28:50 +00:00
Bookmarks.py * src/DataViews/_PersonView.py: use a container for bookmarks to prevent 2006-12-21 03:28:44 +00:00
build_cmdplug
ColumnOrder.py * configure.in: up version number 2006-11-27 03:24:39 +00:00
const.py.in 2007-04-22 Don Allingham <don@gramps-project.org> 2007-04-22 20:58:07 +00:00
date_test.py * src/date_test.py: Correct import of Date object 2006-11-09 05:05:40 +00:00
Date.py
DateEdit.py * src/DateHandler/_DateParser.py: Fix a typo 2007-04-05 11:51:24 +00:00
DbLoader.py 2007-05-22 Don Allingham <don@gramps-project.org> 2007-05-23 04:22:52 +00:00
DdTargets.py * src/DisplayTabs/_PersonRefEmbedList.py, 2006-11-10 23:28:40 +00:00
DisplayState.py 2007-06-01 Alex Roitman <shura@gramps-project.org> 2007-06-01 08:24:12 +00:00
Errors.py 2007-01-06 Don Allingham <don@gramps-project.org> 2007-01-06 22:35:29 +00:00
Exporter.py 0000995: Don't have write access on import/open in paths containing non-ASCII characters. 2007-04-09 04:24:06 +00:00
FontScale.py 0000876: Calendar would print beyond a day's borders if too many, or too long 2007-01-26 15:06:52 +00:00
gramps_main.py * src/DataViews/_MediaView.py: add view option 2007-01-24 00:23:39 +00:00
gramps.py 2007-01-09 Alex Roitman <shura@gramps-project.org> 2007-01-10 02:14:25 +00:00
GrampsCfg.py * configure.in: up version number 2006-11-27 03:24:39 +00:00
GrampsDisplay.py * src/ViewManager.py (ViewManager.about): Use const.py. 2006-10-29 03:01:56 +00:00
GrampsLocale.py
GrampsWidgets.py 2007-03-07 Stefan Björk <skalman@acc.umu.se> 2007-03-07 15:45:32 +00:00
ImgManip.py 2007-05-12 Don Allingham <don@gramps-project.org> 2007-05-13 03:28:50 +00:00
LdsUtils.py 2007-05-10 Don Allingham <don@gramps-project.org> 2007-05-11 03:47:58 +00:00
ListModel.py
Lru.py the PyPE program 2006-10-30 04:09:43 +00:00
Makefile.am 2007-01-08 Don Allingham <don@gramps-project.org> 2007-01-08 20:08:57 +00:00
ManagedWindow.py 2007-04-11 Don Allingham <don@gramps-project.org> 2007-04-12 02:29:52 +00:00
NameDisplay.py more optimisations to name display. 2007-01-18 16:30:28 +00:00
Navigation.py
PageView.py 2007-01-29 Benny Malengier <benny.malengier@ugent.be> 2007-01-30 04:35:13 +00:00
PlaceUtils.py svn: r8129 2007-02-16 19:42:07 +00:00
QuestionDialog.py 2007-04-15 Don Allingham <don@gramps-project.org> 2007-04-16 01:19:46 +00:00
RecentFiles.py
Relationship.py
Reorder.py 2006-11-16 Alex Roitman <shura@phy.ucsf.edu> 2006-11-17 00:39:27 +00:00
ScratchPad.py * src/ScratchPad.py: Fix crash in GrampsType escaping; Additional tooltips for more objects. 2007-01-30 13:07:21 +00:00
Sort.py
soundex.py
Spell.py 2007-01-03 Don Allingham <don@gramps-project.org> 2007-01-04 05:09:41 +00:00
SubstKeywords.py src/SubstKeywords.py: Fix 0000813: IDs in graphical reports error 2007-01-08 03:12:42 +00:00
TipOfDay.py 2006-10-26 Alex Roitman <shura@gramps-project.org> 2006-10-27 01:59:33 +00:00
ToolTips.py
TransUtils.py
TreeTips.py
UndoHistory.py
Utils.py 0000995: Don't have write access on import/open in paths containing non-ASCII characters. 2007-04-09 04:24:06 +00:00
ViewManager.py * src/ViewManager.py (create_pages): fix off-by-one error when preselecting last view 2007-04-16 13:53:55 +00:00