gramps/src/Editors
Don Allingham 6b54577315 * src/Editors/__init__.py: added EditChildRef
* src/Editors/Makefile.am: added EditChildRef
	* src/Editors/_EditChildRef.py: added
	* src/Editors/_EditFamily.py: add child reference editor
	* src/DisplayTabs.py: add optional properties button
	* src/glade/gramps.glade: add child reference editor


svn: r6354
2006-04-18 20:27:53 +00:00
..
__init__.py * src/Editors/__init__.py: added EditChildRef 2006-04-18 20:27:53 +00:00
_EditAddress.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditAttribute.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditChildRef.py * src/Editors/__init__.py: added EditChildRef 2006-04-18 20:27:53 +00:00
_EditEvent.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditEventRef.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditFamily.py * src/Editors/__init__.py: added EditChildRef 2006-04-18 20:27:53 +00:00
_EditLdsOrd.py * src/GrampsDb/_ReadGedcom.py: LDS fixes. 2006-04-10 18:38:13 +00:00
_EditLocation.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditMedia.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditMediaRef.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditName.py Start of new type classes 2006-04-14 04:36:25 +00:00
_EditPerson.py Start of new type classes 2006-04-14 04:36:25 +00:00
_EditPersonRef.py Fix family/child refs 2006-04-13 19:34:07 +00:00
_EditPlace.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditPrimary.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditReference.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditRepoRef.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditRepository.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditSecondary.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditSource.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditSourceRef.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
_EditUrl.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
Makefile.am * src/Editors/__init__.py: added EditChildRef 2006-04-18 20:27:53 +00:00