gramps/gramps2/src
Alex Roitman 96ab4c4bdb * src/plugins/rel_da.py: Convert to new interface. Add to CVS.
* src/plugins/rel_fi.py: Convert to new interface. Add to CVS.
* src/plugins/rel_fr.py: Convert to new interface. Add to CVS.
* src/plugins/rel_no.py: Convert to new interface. Add to CVS.
* src/plugins/rel_sv.py: Convert to new interface. Add to CVS.
* src/plugins/Makefile.am: Ship new files.
* src/Relationship.py (apply_filter): Keep gender info of all
member in the relationship chain, not just number of generations;
(is_spouse): correctly compare handles; (get_relationship_distance,
get_relationship, get_grandparents_string): correctly use apply_filter.
* src/plugins/rel_it.py (get_relationship): Correctly use apply_filter.
* src/plugins/rel_hu.py (get_relationship): Correctly use apply_filter.
* src/plugins/rel_de.py (is_spouse): Remove function;
(get_relationship): Correctly use apply_filter.
* src/plugins/rel_ru.py (is_spouse): Remove function;
(get_relationship): Correctly use apply_filter.


svn: r3452
2004-08-20 19:10:01 +00:00
..
.thumbnails
.xvpics
calendars Update .cvsignore files 2004-08-18 04:46:30 +00:00
data Update .cvsignore files 2004-08-18 04:46:30 +00:00
docgen Corrected typo 2004-08-19 22:10:26 +00:00
filters Update .cvsignore files 2004-08-18 04:46:30 +00:00
plugins * src/plugins/rel_da.py: Convert to new interface. Add to CVS. 2004-08-20 19:10:01 +00:00
po Moving from fr.po to fr_FR.po 2004-08-19 20:09:23 +00:00
.cvsignore Update .cvsignore files 2004-08-18 04:46:30 +00:00
accent.py * configure.in: Check for pygtk instead of pygtk-dev. 2004-08-19 03:33:11 +00:00
AddMedia.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
AddrEdit.py * src/AddrEdit.py: setCountry -> set_country 2004-08-11 16:22:36 +00:00
AddSpouse.py update 2004-08-20 03:36:32 +00:00
ansel_utf8.py
ArgHandler.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
AttrEdit.py * src/AttrEdit.py: use ComboBox 2004-08-05 04:14:21 +00:00
AutoComp.py * src/AutoComp.py: remove double display of data 2004-08-20 02:20:06 +00:00
bad.png
BaseDoc.py First DB pass 2004-02-21 06:11:59 +00:00
Bookmarks.py * src/RelLib.py, etc.: convert get_id to get_handle 2004-07-28 02:29:07 +00:00
build_po
Calendar.py 2004-08-20 Tim Waugh <twaugh@redhat.com> 2004-08-20 11:14:15 +00:00
caution.png
ChooseParents.py * src/ChooseParents.py: use get_family_from_handle instead 2004-08-19 16:00:40 +00:00
ColumnOrder.py * src/RelLib.py: rework of the API 2004-08-11 03:42:38 +00:00
const.py.in * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
Date.py * src/docgen/Makefile.am, src/docgen/Makefile.in: Ship LPRDoc.py. 2004-03-17 03:04:10 +00:00
DateEdit.py Convert to new GenericTreeView models 2004-03-22 04:41:35 +00:00
DbPrompter.py * src/RelLib.py: rework of the API 2004-08-11 03:42:38 +00:00
DisplayModels.py * src/DisplayModels.py: simplify internal iter handling. 2004-08-19 16:49:16 +00:00
DisplayTrace.py * various: transactions are now required for commits 2004-05-24 04:32:19 +00:00
edit.png
EditPerson.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
EditPlace.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
EditSource.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
Errors.py
EventEdit.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
Exporter.py * src/plugins/WriteGedcom.py: Fix image path problem. 2004-07-14 01:44:04 +00:00
family48.png
FamilyView.py * src/AutoComp.py: remove double display of data 2004-08-20 02:20:06 +00:00
Filter.py
FontScale.py
FrenchRepublic.py
gedcomexport.glade added 2004-08-01 21:39:22 +00:00
gedcomimport.glade added 2004-08-01 21:39:22 +00:00
GedcomInfo.py pychecker fixes 2004-05-13 22:45:51 +00:00
GenericFilter.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
get_strings * src/get_strings: Add coding line. Remove ^L chars. 2004-01-09 23:56:37 +00:00
good.png
gramps_main.py * PeopleModel.py: simplify model interface 2004-08-19 21:35:16 +00:00
gramps.glade update 2004-08-07 03:11:04 +00:00
gramps.gladep
gramps.png
gramps.py * configure.in: Bump up the version number. 2004-06-21 05:10:27 +00:00
GrampsBSDDB.py * src/AutoComp.py: remove double display of data 2004-08-20 02:20:06 +00:00
GrampsCfg.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
GrampsDbBase.py * src/AutoComp.py: remove double display of data 2004-08-20 02:20:06 +00:00
GrampsGEDDB.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
GrampsMime.py * src/VersionControl.py: removed 2004-04-06 03:20:04 +00:00
GrampsXMLDB.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
GraphLayout.py * PeopleModel.py: simplify model interface 2004-08-19 21:35:16 +00:00
Gregorian.py
Hebrew.py
home.png New default person 2004-02-15 16:25:39 +00:00
ImageSelect.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
ImgManip.py * src/RelImage.py: remove PIL 2004-08-18 03:55:55 +00:00
Julian.py
latin_ansel.py
latin_utf8.py * src/latin_utf8.py (latin_to_utf8): Convert to unicode only if needed. 2003-09-23 02:50:53 +00:00
ListModel.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
LocEdit.py * various: undo messages 2004-05-19 06:13:36 +00:00
logo.png
Makefile.am * src/accent.py: provide sorting on i18n characters without 2004-08-19 02:37:35 +00:00
Marriage.py * src/AutoComp.py: remove double display of data 2004-08-20 02:20:06 +00:00
media.png
MediaView.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
mergedata.glade * src/GrampsCfg.py: Remove unneeded id_edit widget. 2004-07-29 04:40:09 +00:00
MergeData.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
NameEdit.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
NoteEdit.py pychecker fixes 2004-05-13 22:45:51 +00:00
PaperMenu.py update 2004-01-01 18:18:29 +00:00
PedView.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
people48.png
PeopleModel.py * src/AutoComp.py: remove double display of data 2004-08-20 02:20:06 +00:00
PeopleView.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
place.png
PlaceView.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
plugins.glade * src/GrampsCfg.py: remove unused options 2004-05-12 03:58:14 +00:00
plugins.gladep
Plugins.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
QuestionDialog.py * NEWS: Update. 2004-01-17 06:51:49 +00:00
ReadGedcom.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
ReadXML.py * src/AutoComp.py: remove double display of data 2004-08-20 02:20:06 +00:00
Relationship.py * src/plugins/rel_da.py: Convert to new interface. Add to CVS. 2004-08-20 19:10:01 +00:00
RelImage.py * src/plugins/RelCalc.py: use empty string instead of None 2004-08-20 12:11:56 +00:00
RelLib.py 2004-08-20 Tim Waugh <twaugh@redhat.com> 2004-08-20 13:44:48 +00:00
Report.py * src/ArgHandler.py: Convert to new gconf usage. 2004-07-15 02:55:22 +00:00
rule.glade * src/plugins/FilterEditor.py: Clean up window management. 2004-05-10 13:08:47 +00:00
SelectChild.py * PeopleModel.py: simplify model interface 2004-08-19 21:35:16 +00:00
SelectObject.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
SelectPerson.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
Sort.py * various: change try_to_find_*_from_handle to 2004-08-07 05:16:57 +00:00
soundex.py pychecker fixes 2004-05-13 22:45:51 +00:00
sources.png
Sources.py * various: Updated cleaned up API 2004-08-13 04:34:07 +00:00
SourceView.py * PeopleModel.py: simplify model interface 2004-08-19 21:35:16 +00:00
splash.jpg
SpreadSheetDoc.py
StartupDialog.py * src/GrampsCfg.py: More re-work of gconf usage. 2004-07-20 02:27:55 +00:00
StyleEditor.py * src/plugins/DetDescendantReport.py: Add style descriptions 2004-02-15 03:24:12 +00:00
SubstKeywords.py * PeopleModel.py: simplify model interface 2004-08-19 21:35:16 +00:00
system_filters.xml * src/AutoComp.py: switch over entirely to ComboBox for 2004-08-06 03:08:27 +00:00
TarFile.py pychecker fixes 2004-05-13 22:45:51 +00:00
TipOfDay.py * src/GrampsCfg.py: More re-work of gconf usage. 2004-07-20 02:27:55 +00:00
tools.png
TransTable.py * src/AutoComp.py: switch over entirely to ComboBox for 2004-08-06 03:08:27 +00:00
UrlEdit.py pychecker fixes 2004-05-13 22:45:51 +00:00
Utils.py * various: change try_to_find_*_from_handle to 2004-08-07 05:16:57 +00:00
Witness.py * various: change try_to_find_*_from_handle to 2004-08-07 05:16:57 +00:00
WriteGedcom.py 2004-08-19 Tim Waugh <twaugh@redhat.com> 2004-08-19 17:04:55 +00:00
WriteXML.py * PeopleModel.py: simplify model interface 2004-08-19 21:35:16 +00:00